mirror of
https://github.com/thelounge/thelounge.git
synced 2026-03-14 14:35:50 +01:00
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. |
||
|---|---|---|
| .. | ||
| command-line | ||
| models | ||
| plugins | ||
| types | ||
| client.ts | ||
| clientManager.ts | ||
| config.ts | ||
| helper.ts | ||
| identification.ts | ||
| index.d.ts | ||
| index.ts | ||
| log.ts | ||
| server.ts | ||
| storageCleaner.ts | ||
| tsconfig.json | ||