| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | NO-REVIEW: Fix up route import middleware path | Rory& | 2026-07-21 | 6 | -6/+6 |
| | | |||||
| * | Remove APIBackupCodesArray | Rory& | 2026-07-15 | 2 | -2/+2 |
| | | |||||
| * | Signify some imports more explicitly | Rory& | 2026-06-16 | 6 | -6/+6 |
| | | |||||
| * | Move entities to database | Rory& | 2026-06-12 | 6 | -11/+17 |
| | | |||||
| * | Use subpath imports for lambert-server, fix openapi.js | Rory& | 2026-06-12 | 3 | -3/+3 |
| | | |||||
| * | eslint: arrow-body-style=as-needed | Rory& | 2026-04-19 | 1 | -7/+2 |
| | | |||||
| * | Fix TOTP | Rory& | 2026-04-18 | 2 | -2/+2 |
| | | |||||
| * | Assert req.params type as solely string (express update) | Rory& | 2026-02-01 | 1 | -1/+1 |
| | | |||||
| * | Deprecation: Use object-based relations for typeorm | Rory& | 2025-12-19 | 1 | -1/+1 |
| | | |||||
| * | DEPRECATION: Move most select queries to object instead of string[] | Rory& | 2025-12-19 | 4 | -4/+4 |
| | | |||||
| * | Avoid re-fetching user if not requesting extra fields | Rory& | 2025-12-18 | 1 | -1/+1 |
| | | |||||
| * | lintstagedrc: regenerate schemas/openapi if schemas changed | Rory& | 2025-12-17 | 6 | -295/+295 |
| | | |||||
| * | Prettier u4 | Rory& | 2025-12-17 | 5 | -114/+34 |
| | | |||||
| * | Prettier 3 | Rory& | 2025-12-17 | 1 | -2/+1 |
| | | |||||
| * | Reorganise schemas a little bit | Rory& | 2025-10-15 | 5 | -7/+5 |
| | | |||||
| * | Pass mergeParams: true to new router calls due to express behavior change | Rory& | 2025-09-30 | 6 | -6/+6 |
| | | |||||
| * | clusterfuck | Puyodead1 | 2023-04-13 | 2 | -2/+2 |
| | | |||||
| * | oapi: finish users | Puyodead1 | 2023-04-13 | 4 | -15/+58 |
| | | |||||
| * | oapi: users progress | Puyodead1 | 2023-04-13 | 2 | -2/+31 |
| | | |||||
| * | fixing lots of openapi crap | Puyodead1 | 2023-04-13 | 5 | -19/+19 |
| | | |||||
| * | Remove ALL fosscord mentions | Madeline | 2023-03-31 | 6 | -12/+12 |
| | | |||||
| * | SPACEBAR | Madeline | 2023-03-31 | 6 | -6/+6 |
| | | |||||
| * | SPACEBAR | Madeline | 2023-03-31 | 6 | -6/+6 |
| | | |||||
| * | Fix UserSettings relation being in `select` rather than `relations` | Madeline | 2023-03-16 | 1 | -1/+1 |
| | | |||||
| * | various fixes for webauthn (#973) | Puyodead1 | 2023-02-03 | 2 | -2/+11 |
| | | |||||
| * | Implement WebAuthn (#967) | Puyodead1 | 2023-01-30 | 2 | -0/+231 |
| | | | | | | | | | | * implement webauthn * code review --------- Co-authored-by: Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | ||||
| * | Add ESLint (#941) | Madeline | 2023-01-20 | 4 | -6/+10 |
| | | | | | | | | * 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 | 4 | -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 | ||||
| * | Remove Slowcord demo user restrictions | Madeline | 2022-12-17 | 1 | -3/+0 |
| | | |||||
| * | Prettier | Madeline | 2022-09-26 | 4 | -115/+171 |
| | | |||||
| * | Move schemas to /src/util/schemas | Madeline | 2022-09-26 | 4 | -26/+4 |
| | | |||||
| * | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 4 | -0/+195 |
