summary refs log tree commit diff
path: root/src/api/util/handlers/route.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix ignored request schemasRory&2025-10-041-1/+7
|
* Log schema name on errorRory&2025-10-011-1/+1
|
* Log validation errorsRory&2025-09-291-0/+5
|
* delete the null eaterMathMan052025-05-281-2/+1
|
* Ban API compat & Bulk Ban endpoint (#1120)TomatoCake2024-06-051-10/+14
| | | | Co-authored-by: Madeline <46743919+MaddyUnderStars@users.noreply.github.com>
* oapi: users progressPuyodead12023-04-131-0/+1
|
* gifs and query paramsPuyodead12023-04-131-0/+8
|
* fixing lots of openapi crapPuyodead12023-04-131-11/+15
|
* applicationsPuyodead12023-04-131-1/+2
|
* auth routesPuyodead12023-04-131-6/+11
|
* Remove ALL fosscord mentionsMadeline2023-03-311-3/+3
|
* SPACEBARMadeline2023-03-311-1/+1
|
* SPACEBARMadeline2023-03-311-1/+1
|
* Add ESLint (#941)Madeline2023-01-201-2/+4
| | | | | | | * 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)Madeline2023-01-181-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
* PrettierMadeline2022-09-261-7/+28
|
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+78