| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix error logging, dont use simple-array | Rory& | 2026-04-18 | 1 | -2/+0 |
| | | |||||
| * | int8 primary keys | Rory& | 2026-04-14 | 1 | -1/+1 |
| | | |||||
| * | Remove PrimaryIdColumn (only for what used to be mongodb support) | Rory& | 2026-03-20 | 1 | -4/+2 |
| | | |||||
| * | Shorten imports | Rory& | 2026-03-14 | 1 | -4/+3 |
| | | |||||
| * | Remove unused imports for entities | Rory& | 2026-03-14 | 1 | -1/+1 |
| | | |||||
| * | Renamed to JsonNumber and removed from incorrectly typed date field | whinis | 2026-02-18 | 1 | -2/+2 |
| | | |||||
| * | Add decorator to change Bigint back to string using Number | whinis | 2026-02-18 | 1 | -0/+14 |
| | | |||||
| * | Add Decorators to clean classes before json serialization and remove invalid ↵ | whinis | 2026-02-17 | 1 | -0/+28 |
| | | | | | states. | ||||
| * | Add stub POSt report endpoint | Rory& | 2026-01-17 | 1 | -1/+3 |
| | | |||||
| * | Use inserts instead of save for new entities | Rory& | 2025-12-19 | 1 | -1/+6 |
| | | |||||
| * | lintstagedrc: regenerate schemas/openapi if schemas changed | Rory& | 2025-12-17 | 1 | -44/+44 |
| | | |||||
| * | Prettier u6 | Rory& | 2025-12-17 | 1 | -21/+4 |
| | | |||||
| * | turn off eslint rules causing issues | dank074 | 2024-11-13 | 1 | -1/+1 |
| | | |||||
| * | Revert "Merge pull request #1008 from spacebarchat/dev/samuel" | Madeline | 2023-03-31 | 1 | -20/+24 |
| | | | | | | This reverts commit 69ea71aa9e0bd2e5a98904a66fba0ad3745707cb, reversing changes made to 8b2faf0b18336e5dff1eeff4e849bcfd96b09e88. | ||||
| * | Merge pull request #1008 from spacebarchat/dev/samuel | Samuel (Flam3rboy) | 2023-03-30 | 1 | -24/+20 |
| |\ | |||||
| | * | feat: Database Query Cache | Samuel | 2023-03-18 | 1 | -24/+20 |
| | | | |||||
| * | | SPACEBAR | Madeline | 2023-03-31 | 1 | -1/+1 |
| | | | |||||
| * | | SPACEBAR | Madeline | 2023-03-31 | 1 | -1/+1 |
| |/ | |||||
| * | Add ESLint (#941) | Madeline | 2023-01-20 | 1 | -2/+7 |
| | | | | | | | | * 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) | Madeline | 2023-01-18 | 1 | -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 migrations (#923) | Madeline | 2023-01-05 | 1 | -4/+2 |
| | | | | | * Fix typeorm migration cli and server migrations. * Add `migrate-from-staging` script | ||||
| * | Move to migrations. Use `npm run generate:db` for first database generation. | Madeline | 2022-12-18 | 1 | -1/+0 |
| | | |||||
| * | user validation stuff | Madeline | 2022-12-17 | 1 | -1/+1 |
| | | |||||
| * | Generate IDs for entities by default | Madeline | 2022-09-28 | 1 | -1/+2 |
| | | |||||
| * | Prettier | Madeline | 2022-09-26 | 1 | -6/+30 |
| | | |||||
| * | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 1 | -0/+52 |
