summary refs log tree commit diff
path: root/src/bundle (follow)
Commit message (Collapse)AuthorAgeFilesLines
* start listening before starting components in bundleMadeline2023-04-241-1/+3
|
* Remove ALL fosscord mentionsMadeline2023-03-314-17/+18
|
* SPACEBARMadeline2023-03-314-4/+4
|
* SPACEBARMadeline2023-03-314-4/+4
|
* Fix SIGTERM handler not disconnecting gateway clients and leaving timeouts ↵Madeline2023-01-261-0/+3
| | | | active
* Add ESLint (#941)Madeline2023-01-202-11/+12
| | | | | | | * 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-184-0/+72
| | | | | | | | | * 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
|
* Set default threads to 1. Multiple threads is broken without RabbitmqMadeline2022-12-201-7/+1
|
* Replace deprecated propertyTheArcaneBrony2022-12-191-1/+1
|
* 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-264-24/+36
|
* Remove import to class-validator, fix listening on port message in bundleMadeline2022-09-261-0/+1
|
* Refactor to mono-repo + upgrade packagesMadeline2022-09-254-0/+269