summary refs log tree commit diff
path: root/src/bundle/Server.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Prepare to use ExpressRory&2026-07-291-1/+1
|
* Rename Server to GatewayServer/WebrtcServerRory&2026-07-291-6/+6
|
* Bundle: attach monitoring to express earlyRory&2026-06-191-0/+1
|
* Move database to toplevelRory&2026-06-121-2/+3
|
* Process lifecycle scriptsRory&2026-05-281-11/+9
|
* eslint: no-promise-executor-returnRory&2026-04-191-1/+1
|
* eslint: array callback return, no restricted importsRory&2026-04-191-3/+3
|
* Forgot about bundleRory&2025-12-201-0/+5
|
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-26/+26
|
* Prettier u5Rory&2025-12-171-16/+4
|
* Drop @sentry/node (Sentry support) - untested and unusedRory&2025-09-291-5/+1
|
* WIP logo/terminal stuffEmma [it/its]@Rory&2025-07-271-1/+1
|
* Consistent request loggingEmma [it/its]@Rory&2025-07-061-0/+20
|
* add webrtc support (#1284)dank0742025-06-221-1/+14
| | | | Co-authored-by: MaddyUnderStars <46743919+MaddyUnderStars@users.noreply.github.com>
* start listening before starting components in bundleMadeline2023-04-241-1/+3
|
* Remove ALL fosscord mentionsMadeline2023-03-311-5/+5
|
* SPACEBARMadeline2023-03-311-1/+1
|
* SPACEBARMadeline2023-03-311-1/+1
|
* Fix SIGTERM handler not disconnecting gateway clients and leaving timeouts ↵Madeline2023-01-261-0/+3
| | | | active
* Add ESLint (#941)Madeline2023-01-201-1/+1
| | | | | | | * Add eslint, switch to lint-staged for precommit * Fix all ESLint errors * Update GH workflow to check prettier and eslint
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-0/+18
| | | | | | | | | * Add script to automatically add license to each file * Add license preamble to each file. * Fix existing preamble detection breaking due to line endings. Git :( * Prevent license from being added to code with other licenses
* Add sentry close to sigterm handlerMadeline2023-01-101-0/+1
|
* Move sentry init to util. use sentry in each module, not just bundleMadeline2023-01-101-75/+3
|
* PrettierMadeline2023-01-051-2/+8
|
* comments and suchMadeline2022-12-171-8/+5
|
* Remove bad banned words implementationMadeline2022-12-171-2/+1
|
* Premium tier 0 SKU from stagingMadeline2022-12-171-29/+0
|
* Await some rabbitmq methods, don't reset some config values on startMadeline2022-11-061-29/+29
|
* Sentry stuff?Madeline2022-10-301-0/+4
|
* Make /stop route not ugly as hellMadeline2022-10-261-6/+3
|
* PrettierMadeline2022-09-261-7/+18
|
* Remove import to class-validator, fix listening on port message in bundleMadeline2022-09-261-0/+1
|
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+126