summary refs log tree commit diff
path: root/src/gateway/Server.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix SIGTERM handler not disconnecting gateway clients and leaving timeouts ac...Madeline2023-01-261-2/+6
* Add ESLint (#941)Madeline2023-01-201-1/+0
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-0/+18
* Move sentry init to util. use sentry in each module, not just bundleMadeline2023-01-101-1/+9
* Remove bad banned words implementationMadeline2022-12-171-2/+1
* Allow running api, cdn, gateway separatelyMadeline2022-10-311-1/+2
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+63