Commit Graph

17 Commits

Author SHA1 Message Date
Rory&
4850d73e51 Color coded logging for missing request/response schemas in openapi 2026-03-17 02:23:23 +01:00
Rory&
a451f92e67 properly mark unused params 2026-03-14 03:59:28 +01:00
Rory&
7b04349878 Lower missing route to WARN, add empty route middlewares 2026-02-25 08:08:39 +01:00
Rory&
d8c5448248 More gateway trace 2025-12-18 21:54:21 +01:00
Rory&
491c0de845 lintstagedrc: regenerate schemas/openapi if schemas changed 2025-12-17 11:01:27 +01:00
Rory&
0630302660 Prettier u13 2025-12-17 09:41:22 +01:00
Rory&
dae89fd0af Instance ban stuff 2025-12-13 02:01:32 +01:00
Rory&
2ebe2a57fb Cut down schemas by 90% 2025-11-29 22:22:41 +01: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
Madeline
b438f2b071 Rewrite getRouteDescriptions, fix message route not appearing in openapi spec 2023-04-16 01:51:52 +10:00
Madeline
8b2faf0b18 SPACEBAR 2023-03-31 02:15:42 +11:00
Madeline
a86a673db3 SPACEBAR 2023-03-31 01:53:24 +11:00
Madeline
14c1b53244 SPACEBAR 2023-03-31 01:51:15 +11:00
Madeline
084dc0be08 Add ESLint (#941)
* Add eslint, switch to lint-staged for precommit

* Fix all ESLint errors

* Update GH workflow to check prettier and eslint
2023-01-20 18:10:47 +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