summary refs log tree commit diff
path: root/src/api/start.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* */start.ts: unify import order for module-alias and dotenvRory&2026-05-241-3/+5
|
* eslint: array callback return, no restricted importsRory&2026-04-191-3/+3
|
* Commit evil (set process names)Rory&2025-12-201-0/+4
|
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-17/+17
|
* Drop dependency on missing-native-js-functionsRory&2025-10-041-1/+0
|
* Silence, dotenv, we dont want your adsRory&2025-09-291-1/+1
|
* WIP logo/terminal stuffEmma [it/its]@Rory&2025-07-271-2/+2
|
* Fix module resolution when $CWD != .Emma [it/its]@Rory&2024-10-281-1/+2
|
* Remove ALL fosscord mentionsMadeline2023-03-311-2/+2
|
* SPACEBARMadeline2023-03-311-1/+1
|
* SPACEBARMadeline2023-03-311-1/+1
|
* Add ESLint (#941)Madeline2023-01-201-3/+4
| | | | | | | * 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
* Replace deprecated propertyTheArcaneBrony2022-12-191-1/+1
|
* Allow running api, cdn, gateway separatelyMadeline2022-10-311-0/+1
|
* PrettierMadeline2022-09-261-1/+1
|
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+37