summary refs log tree commit diff
path: root/src/bundle/start.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* eslint: array callback return, no restricted importsRory&2026-04-191-2/+2
|
* Remove all traces of sqlite3 - resolves #1617Rory&2026-03-201-6/+2
|
* Remove unused imports for non-entitiesRory&2026-03-141-4/+0
|
* Add /_spacebar/api/version - resolves #1222Rory&2026-02-251-26/+1
|
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-66/+66
|
* Nix: emit revision file, bundle: use revision file, fix git dir resolution ↵Rory&2025-11-211-26/+38
| | | | on logo
* Silence, dotenv, we dont want your adsRory&2025-09-291-1/+1
|
* Move to some etension methodsRory&2025-09-291-1/+0
|
* Some cleanupRory&2025-07-271-50/+51
|
* Kitty stuff works nowEmma [it/its]@Rory&2025-07-271-20/+16
|
* WIP logo/terminal stuffEmma [it/its]@Rory&2025-07-271-18/+17
|
* Fix module resolution when $CWD != .Emma [it/its]@Rory&2024-10-281-1/+3
|
* Remove ALL fosscord mentionsMadeline2023-03-311-7/+7
|
* SPACEBARMadeline2023-03-311-1/+1
|
* SPACEBARMadeline2023-03-311-1/+1
|
* Add ESLint (#941)Madeline2023-01-201-10/+11
| | | | | | | * 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
* Set default threads to 1. Multiple threads is broken without RabbitmqMadeline2022-12-201-7/+1
|
* Replace deprecated propertyTheArcaneBrony2022-12-191-1/+1
|
* PrettierMadeline2022-09-261-10/+12
|
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+96