hardlounge/server
Reto Brunner 661d5cb5b0 messagestorage: remove implementation details from interface
The interface should not contain things that aren't the API of the
storage interface.
Further, rename ISqliteMessageStorage to SearchableMessageStorage,
as that's also an implementation detail.
We'll never have a second sqlite backend, so the name seems
strange.
2022-12-30 16:42:48 +01:00
..
command-line Merge branch 'installDocs' 2022-08-01 13:29:48 +02:00
models messageStorage: convert to async 2022-11-02 00:01:36 +01:00
plugins messagestorage: remove implementation details from interface 2022-12-30 16:42:48 +01:00
types TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
client.ts messageStorage: convert to async 2022-11-02 00:01:36 +01:00
clientManager.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
config.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
helper.ts messageStorage: convert to async 2022-11-02 00:01:36 +01:00
identification.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
index.d.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
index.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
log.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
server.ts make getClientConfiguration type safe 2022-11-22 03:07:29 +01:00
tsconfig.json TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00