Commit Graph

27 Commits

Author SHA1 Message Date
Rory&
b5e63c06b6 Qodana: fix async warnings 2026-03-14 03:26:26 +01:00
Rory&
31345651db Make openapi.js work offline - still needs conditionals fixed though 2026-01-22 21:34:21 +01:00
Rory&
491c0de845 lintstagedrc: regenerate schemas/openapi if schemas changed 2025-12-17 11:01:27 +01:00
Rory&
c18c8502d1 Prettier u11 2025-12-17 09:37:51 +01:00
Rory&
2ebe2a57fb Cut down schemas by 90% 2025-11-29 22:22:41 +01:00
MathMan05
b19e3d8419 Merge branch 'removeStupidPolies' of https://github.com/MathMan05/server into removeStupidPolies 2025-11-26 15:56:25 -06:00
MathMan05
e92e26ac7a get distinct working better 2025-11-26 15:24:54 -06:00
Rory&
06e3308355 Mention inbox, hopefully 2025-11-26 15:27:19 +01:00
Rory&
251eaf9519 build: always run openapi and schema generation, use build mode 2025-10-07 15:08:48 +02:00
TomatoCake
dc81bcf900 Run prettier 2024-08-24 08:46:04 +02:00
TomatoCake
74f20898a3 Add method to NO_AUTHORIZATION_ROUTES 2024-08-24 08:43:22 +02:00
TomatoCake
d1fe291418 Highlight sb-only routes 2024-08-21 19:19:33 +02:00
TomatoCake
0d6cb63096 Slight code cleanup & update project desc 2024-08-21 19:08:25 +02:00
Madeline
029bc8b5f8 Fix bug where different HTTP method handlers would overwrite eachother in spec generation 2023-04-14 15:17:30 +10:00
Puyodead1
78d98f0244 spacebar 2023-04-13 15:48:27 -04:00
Puyodead1
1ce7879ee8 oapi: users progress 2023-04-13 15:38:52 -04:00
Puyodead1
0dc5b19bd8 gifs and query params 2023-04-13 15:24:37 -04:00
Puyodead1
0d2a2c7258 default responses 2023-04-13 15:20:17 -04:00
Puyodead1
6b3a3b750f fixing lots of openapi crap 2023-04-13 15:20:10 -04:00
Puyodead1
a567ca3f51 auth routes 2023-04-13 14:58:53 -04:00
Madeline
5771552408 Set eslint env properly 2023-04-12 20:43:49 +10:00
Madeline
8b2faf0b18 SPACEBAR 2023-03-31 02:15:42 +11:00
Madeline
14c1b53244 SPACEBAR 2023-03-31 01:51:15 +11:00
Madeline
b272c56d1a Ajv and openapi spec use different versions of typescript json schema?????? 2023-03-25 19:24:00 +11:00
Madeline
0f928e479c Work towards fixing openapi spec 2023-03-24 04:16:58 +11:00
Madeline
0e7f127ece Script to add license preamble to each file. Also, does that. (#935)
* 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
2023-01-18 13:05:49 +11:00
Madeline
98d318fd88 add back openapi generation. todo: find way to keep route text descriptions in code, and find way to get usages of right/permission .hasThrow 2023-01-06 19:30:03 +11:00