summary refs log tree commit diff
path: root/scripts/util/getRouteDescriptions.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a nice type import in getRouteDescriptions, update security map in openapiRory&2026-07-211-1/+8
* Color coded logging for missing request/response schemas in openapiRory&2026-03-171-2/+5
* properly mark unused paramsRory&2026-03-141-1/+1
* Lower missing route to WARN, add empty route middlewaresRory&2026-02-251-2/+2
* More gateway traceRory&2025-12-181-1/+1
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-43/+43
* Prettier u13Rory&2025-12-171-12/+3
* Instance ban stuffRory&2025-12-131-1/+1
* Cut down schemas by 90%Rory&2025-11-291-9/+33
* Mention inbox, hopefullyRory&2025-11-261-1/+2
* build: always run openapi and schema generation, use build modeRory&2025-10-071-3/+10
* Rewrite getRouteDescriptions, fix message route not appearing in openapi specMadeline2023-04-161-57/+41
* SPACEBARMadeline2023-03-311-1/+1
* SPACEBARMadeline2023-03-311-1/+1
* Add ESLint (#941)Madeline2023-01-201-2/+1
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-0/+18
* add back openapi generation. todo: find way to keep route text descriptions i...Madeline2023-01-061-0/+63