mirror of
https://github.com/thelounge/thelounge.git
synced 2026-03-14 22:45: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. |
||
|---|---|---|
| .. | ||
| auth | ||
| inputs | ||
| irc-events | ||
| messageStorage | ||
| packages | ||
| auth.ts | ||
| changelog.ts | ||
| clientCertificate.ts | ||
| dev-server.ts | ||
| storage.ts | ||
| sts.ts | ||
| uploader.ts | ||
| webpush.ts | ||