thelounge/server/plugins/packages
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
..
index.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
publicClient.ts publicClient: add FIXME and ignore the type mismatch 2024-04-21 15:11:51 +02:00
themes.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00