summary refs log tree commit diff
path: root/api/assets/schemas.json (follow)
Commit message (Collapse)AuthorAgeFilesLines
* restructure to single projectFlam3rboy2022-08-131-2184/+0
|
* Forgot some schemas, removed no longer used paths from generate schema scriptTheArcaneBrony2022-08-131-360/+181
|
* Split schemas into files in utilTheArcaneBrony2022-08-131-769/+1248
|
* Fix updated client stuff...TheArcaneBrony2022-08-131-52/+110
|
* Push local state...TheArcaneBrony2022-08-131-13604/+112
|
* Merge branch 'master' into 2faTheArcaneBrony2022-08-061-0/+27
|\
| * Update schemas.jsonPuyodead12022-07-301-2/+0
| |
| * add discriminator to user modify schemaPuyodead12022-07-301-0/+5
| |
* | Merge branch 'master' into 2faMadeline2022-08-011-7/+3
|\|
| * fix: not being able to enable communityPuyodead12022-07-261-7/+3
| |
* | 2faMadeline2022-07-201-0/+1313
|/
* Merge branch 'master' into feat/multiUploadsMadeline2022-07-091-480/+633
|\
| * Filter out schemas that block generation instead, and also include util in filesMadeline2022-07-071-419/+1916
| |
* | Allow multiple attachments in messagesMadeline2022-07-091-0/+1350
|/
* Fixed ability for user to edit any property of themselves, including ↵Madeline2022-04-231-8148/+12478
| | | | `rights`, `flags`. Note to self: schemas.json is a GENERATED file. `npm run generate:schema` in api/
* close issue #684Erkin Alp Güney2022-03-141-2/+2
|
* fix(api): working invisible status typeNobody2022-03-081-1/+1
|
* prettier formatted /apidevelopomp2021-10-201-9696/+8148
|
* :sparkles: sticker uploadFlam3rboy2021-10-151-0/+308
|
* :bug: fix modify role.permissionsFlam3rboy2021-10-101-1/+4
|
* :bug: fix emojis routeFlam3rboy2021-10-101-36/+310
|
* :bug: fix set user settingsFlam3rboy2021-10-051-33/+0
|
* :construction: different db enginesFlam3rboy2021-10-041-0/+323
|
* :bug: fix schema + user modify not workingFlam3rboy2021-10-011-459/+142
|
* :bug: fix channel permission overwritesFlam3rboy2021-09-261-88/+88
|
* :sparkles: generate openapi documentationFlam3rboy2021-09-211-0/+1961
|
* :bug: fix relationshipsFlam3rboy2021-09-201-247/+7
|
* :sparkles: accept invite pageFlam3rboy2021-09-201-1/+0
|
* Merge branch 'fosscord:master' into fix-dmAlTech982021-09-181-41/+22
|\
| * :bug: fix body parse treating null not as undefined (except for icons/avatars)Flam3rboy2021-09-171-41/+22
| |
* | Fix icon, owner_id change and channel deletion for group DMsAlTech982021-09-171-599/+587
|/
* Revert ":construction: webhook"Flam3rboy2021-09-161-251/+4
| | | | This reverts commit f691aa4c5aa47c8a8085c7b01912a1c403ce8732.
* :construction: webhookFlam3rboy2021-09-141-4/+251
|
* Fix invites creationAlTech982021-09-141-1/+4
|
* Fix #356AlTech982021-09-131-7/+28
|
* Delete attachments of deleted messages, fix #273AlTech982021-09-131-1/+5
|
* :bug: fix invites: ajv doesn't treat null as undefinedFlam3rboy2021-09-131-329/+263
|
* :sparkles: #307 doneFlam3rboy2021-09-121-186/+6735
|
* :construction: :sparkles: new body parser (bans route)Flam3rboy2021-09-121-0/+939