summary refs log tree commit diff
path: root/api/src/util/route.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Organize @fosscord/api utils in directoriesThesourtimes2022-01-011-121/+0
* :art: move field error to utilFlam3rboy2021-10-051-1/+1
* :sparkles: add ``right`` option to route()Flam3rboy2021-10-031-1/+20
* :bug: fix #392Flam3rboy2021-09-251-2/+2
* :bug: fix unittestsFlam3rboy2021-09-201-2/+2
* Merge branch 'master' into unittestsFlam3rboy2021-09-201-0/+1
|\
| * Fix one thing, another problem pops upChris Chrome2021-09-201-0/+1
* | :sparkles: route middleware test optionFlam3rboy2021-09-181-3/+3
* | :sparkles: jest automatic testsFlam3rboy2021-09-181-3/+2
|/
* :bug: fix body parse treating null not as undefined (except for icons/avatars)Flam3rboy2021-09-171-9/+36
* Revert ":construction: webhook"Flam3rboy2021-09-161-6/+2
* :construction: webhookFlam3rboy2021-09-141-2/+6
* :bug: fix invites: ajv doesn't treat null as undefinedFlam3rboy2021-09-131-1/+0
* :sparkles: #307 doneFlam3rboy2021-09-121-2/+12
* :construction: :sparkles: new body parser (bans route)Flam3rboy2021-09-121-0/+66