summary refs log tree commit diff
path: root/src/gateway/events/Connection.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add basic data pipeline operators github/dev/gw-encoding-refactor dev/gw-encoding-refactorRory&2026-05-041-29/+103
* eslint: arrow-body-style=as-neededRory&2026-04-191-3/+1
* eslint: array callback return, no restricted importsRory&2026-04-191-2/+2
* Presence disconnect works!Rory&2026-04-131-0/+1
* Inline pointless const for session_idRory&2026-03-061-3/+1
* Gateway: log user ID/iRory&2026-02-171-4/+4
* gateway: introspect endpointRory&2026-02-081-0/+8
* Gateway close logging for 4002Rory&2026-01-131-2/+11
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-79/+79
* Prettier u10Rory&2025-12-171-30/+10
* Fix session id shenanigsRory&2025-12-171-1/+1
* Fix IP tracking for bansRory&2025-12-121-0/+7
* ZSTD on gatewayRory&2025-10-171-7/+5
* Local changesRory&2025-10-161-3/+12
* Make IP/user-agent validation in CDN workRory&2025-07-061-6/+22
* sign urls in gatewayEmma [it/its]@Rory&2025-07-061-0/+2
* Remove imports of erlpack in favor of @yukikaze-bot/erlpack due to the former...Emma [it/its]@Rory&2024-10-301-7/+2
* Fall back to @yukikaze-bot/erlpack if erlpack cant be found or loadedEmma [it/its]@Rory&2024-10-091-1/+6
* Update Connection.tsZert3x2023-05-281-1/+1
* Remove ALL fosscord mentionsMadeline2023-03-311-2/+2
* SPACEBARMadeline2023-03-311-1/+1
* SPACEBARMadeline2023-03-311-1/+1
* Fix a bug prevent connections using erlpack (#977)Madeline2023-02-161-1/+1
* Use erlpack instead of @yukikaze-bot/erlpack (#968)Madeline2023-02-011-12/+10
* Add ESLint (#941)Madeline2023-01-201-2/+5
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-0/+18
* Dev/post refactor fixes (#927)TheArcaneBrony2023-01-121-1/+5
* Add error handler for individual gateway socketsMadeline2023-01-101-0/+3
* PrettierMadeline2023-01-051-2/+2
* Add WS_LOGEVENTS and WS_VERBOSE env varsMadeline2022-12-311-1/+15
* Remove IP logging from gatewayMadeline2022-12-171-3/+3
* PrettierMadeline2022-09-261-4/+8
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+84