thelounge/server
Reto Brunner 2d4143b779 sqlite: synchronize enable() internally
TL is stupid and doesn't wait for message{Provider,Storage} to
settle before it starts using the store.

While this should be fixed globally, we can hack around the problem
by pushing everything onto the call stack and hope that we'll eventually
finish the setup before we blow the stack.
2022-11-30 10:28:26 +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 sqlite: synchronize enable() internally 2022-11-30 10:28:26 +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