thelounge/server
Reto Brunner 958a948456 sqlite: Remove client from sqlitestorage
The only reason we accepted a client was that so we have access
to the next message id when we need it.
So let's accept an id provider function instead.
2022-12-30 16:52:04 +01:00
..
command-line Merge branch 'installDocs' 2022-08-01 13:29:48 +02:00
models sqlite: Remove client from sqlitestorage 2022-12-30 16:52:04 +01:00
plugins sqlite: Remove client from sqlitestorage 2022-12-30 16:52:04 +01:00
types TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
client.ts sqlite: Remove client from sqlitestorage 2022-12-30 16:52:04 +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