thelounge/server
Reto Brunner c20cd6bda1 publicClient: add FIXME and ignore the type mismatch
The publicClient interface is utterly horrific.
It allows any client to inject arbitrary events into the socket.io
event stream.
This should get wrapped into a "plugin" event so that it can get properly
typed, better yet, this should get removed completely.
2024-04-21 15:11:51 +02:00
..
command-line cleaner: expose cli task to do cleaning + vacuum 2023-12-24 16:55:45 +01:00
models server: remove static props which are currently unused 2024-04-21 15:11:51 +02:00
plugins publicClient: add FIXME and ignore the type mismatch 2024-04-21 15:11:51 +02:00
types wip: msg 2024-04-21 15:10:41 +02:00
client.ts fix sync_sort:channels emitter 2024-04-21 15:11:51 +02:00
clientManager.ts type Server 2024-04-21 15:11:51 +02:00
config.ts configuration 2024-04-21 15:11:51 +02:00
helper.ts Fix git commit not being available in dist build 2023-02-15 12:03:08 +02:00
identification.ts fix formatting 2023-02-18 11:46:31 +01: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 type Server 2024-04-21 15:11:51 +02:00
storageCleaner.ts wip: msg 2024-04-21 15:10:41 +02:00
tsconfig.json wip: msg 2024-04-21 15:10:41 +02:00