summary refs log tree commit diff
path: root/api/scripts/generate_openapi_schema.ts (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-09-20Update index.tsFlam3rboy1-5/+1
2021-09-20oRdEr Of OpErAtIoNsChris Chrome1-2/+2
2021-09-20:sparkles: finish and fix .delete() for one-to-many relationsFlam3rboy1-8/+9
2021-09-20:sparkles: accept invite pageFlam3rboy7-27/+43
2021-09-20Fix one thing, another problem pops upChris Chrome3-2/+6
Co-authored-by: TheArcaneBrony <myrainbowdash949@gmail.com>
2021-09-20:arrow_up: update test clientFlam3rboy1-4/+4
2021-09-20:construction: auto delete relationsFlam3rboy5-69/+112
2021-09-20Delete messages before deleting channelChris Chrome1-2/+2
Might need some testing, but seems pretty solid for one line of code lol
2021-09-19Update README.mdFlam3rboy1-1/+1
2021-09-19:truck: move file handle to utilityFlam3rboy7-4/+422
2021-09-19:art: add orphanedRowAction and cascade onDelete to entitiesFlam3rboy7-20/+532
2021-09-19:art: remove deleteMessageAttachments and move to entityFlam3rboy4-17/+8
2021-09-19:bug: fix bundle debugFlam3rboy4-9/+270
2021-09-19:truck: move handleF