| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | OpenAPI /api prefix for api routes | Rory& | 2026-08-02 | 1 | -3/+3 |
| | | |||||
| * | Hide missing schema declaration warnings for some static file endpoints | Rory& | 2026-07-31 | 1 | -13/+35 |
| | | |||||
| * | include toplevel routes in openapi schemas | Rory& | 2026-07-31 | 1 | -2/+16 |
| | | |||||
| * | openapi: log entity responses | Rory& | 2026-07-31 | 1 | -1/+12 |
| | | |||||
| * | Add a nice type import in getRouteDescriptions, update security map in openapi | Rory& | 2026-07-21 | 1 | -9/+7 |
| | | |||||
| * | Move more extensions to extensions | Rory& | 2026-06-12 | 1 | -2/+1 |
| | | |||||
| * | Use subpath imports for lambert-server, fix openapi.js | Rory& | 2026-06-12 | 1 | -1/+1 |
| | | |||||
| * | Color coded logging for missing request/response schemas in openapi | Rory& | 2026-03-17 | 1 | -3/+30 |
| | | |||||
| * | openapi.js: explicitly disable LOG_ROUTES | Rory& | 2026-03-17 | 1 | -0/+2 |
| | | |||||
| * | Qodana: fix async warnings | Rory& | 2026-03-14 | 1 | -1/+1 |
| | | |||||
| * | Make openapi.js work offline - still needs conditionals fixed though | Rory& | 2026-01-22 | 1 | -7/+8 |
| | | |||||
| * | lintstagedrc: regenerate schemas/openapi if schemas changed | Rory& | 2025-12-17 | 1 | -187/+187 |
| | | |||||
| * | Prettier u11 | Rory& | 2025-12-17 | 1 | -1/+10 |
| | | |||||
| * | Cut down schemas by 90% | Rory& | 2025-11-29 | 1 | -2/+5 |
| | | |||||
| * | Merge branch 'removeStupidPolies' of https://github.com/MathMan05/server ↵ | MathMan05 | 2025-11-26 | 1 | -1/+2 |
| |\ | | | | | | | into removeStupidPolies | ||||
| | * | Mention inbox, hopefully | Rory& | 2025-11-26 | 1 | -1/+2 |
| | | | |||||
| * | | get distinct working better | MathMan05 | 2025-11-26 | 1 | -38/+15 |
| |/ | |||||
| * | build: always run openapi and schema generation, use build mode | Rory& | 2025-10-07 | 1 | -4/+12 |
| | | |||||
| * | Run prettier | TomatoCake | 2024-08-24 | 1 | -1/+2 |
| | | |||||
| * | Add method to NO_AUTHORIZATION_ROUTES | TomatoCake | 2024-08-24 | 1 | -2/+2 |
| | | |||||
| * | Highlight sb-only routes | TomatoCake | 2024-08-21 | 1 | -3/+23 |
| | | |||||
| * | Slight code cleanup & update project desc | TomatoCake | 2024-08-21 | 1 | -33/+29 |
| | | |||||
| * | Fix bug where different HTTP method handlers would overwrite eachother in ↵ | Madeline | 2023-04-14 | 1 | -4/+7 |
| | | | | | spec generation | ||||
| * | spacebar | Puyodead1 | 2023-04-13 | 1 | -6/+6 |
| | | |||||
| * | oapi: users progress | Puyodead1 | 2023-04-13 | 1 | -0/+1 |
| | | |||||
| * | gifs and query params | Puyodead1 | 2023-04-13 | 1 | -0/+13 |
| | | |||||
| * | default responses | Puyodead1 | 2023-04-13 | 1 | -2/+6 |
| | | |||||
| * | fixing lots of openapi crap | Puyodead1 | 2023-04-13 | 1 | -57/+67 |
| | | |||||
| * | auth routes | Puyodead1 | 2023-04-13 | 1 | -28/+29 |
| | | |||||
| * | Set eslint env properly | Madeline | 2023-04-12 | 1 | -2/+0 |
| | | |||||
| * | SPACEBAR | Madeline | 2023-03-31 | 1 | -1/+1 |
| | | |||||
| * | SPACEBAR | Madeline | 2023-03-31 | 1 | -1/+1 |
| | | |||||
| * | Ajv and openapi spec use different versions of typescript json schema?????? | Madeline | 2023-03-25 | 1 | -9/+33 |
| | | |||||
| * | Work towards fixing openapi spec | Madeline | 2023-03-24 | 1 | -7/+9 |
| | | |||||
| * | 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 back openapi generation. todo: find way to keep route text descriptions ↵ | Madeline | 2023-01-06 | 1 | -0/+169 |
| in code, and find way to get usages of right/permission .hasThrow | |||||
