summary refs log tree commit diff
path: root/api/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* :art: restructure gatewayFlam3rboy2021-10-021-1/+1
* :bug: fix schema + user modify not workingFlam3rboy2021-10-011-1/+12
* :bug: fix channel permission overwritesFlam3rboy2021-09-261-4/+4
* :sparkles: example value in documentationFlam3rboy2021-09-212-3/+13
* :sparkles: generate openapi documentationFlam3rboy2021-09-214-162/+139
* :sparkles: generate test responsesFlam3rboy2021-09-184-49/+85
* :bug: fix body parse treating null not as undefined (except for icons/avatars)Flam3rboy2021-09-171-1/+2
* :bug: fix invites: ajv doesn't treat null as undefinedFlam3rboy2021-09-131-1/+1
* :sparkles: #307 doneFlam3rboy2021-09-121-1/+2
* :construction: :sparkles: new body parser (bans route)Flam3rboy2021-09-121-0/+59
* :art: remove long relatives paths -> short module pathsFlam3rboy2021-09-121-0/+10
* :bug: fix member roles + listFlam3rboy2021-09-031-1/+1
* :pencil: drop tables scriptFlam3rboy2021-09-031-0/+30
* :arrow_up: update dependenciesFlam3rboy2021-09-031-110/+18
* Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-09-021-3/+4
|\
| * fixed globalSetup for jestxnacly2021-09-011-3/+4
* | :sparkles: generate open api schema based on body and db entitiesFlam3rboy2021-09-012-93/+191
|/
* added setup for jest testsxnacly2021-08-301-1/+13
* :construction: apiFlam3rboy2021-08-271-0/+1
* :sparkles: apiFlam3rboy2021-08-121-0/+93