Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-09-21 | :sparkles: example value in documentation | Flam3rboy | 3 | -6/+15 | |
2021-09-21 | :sparkles: unit tests expect event | Flam3rboy | 3 | -5996/+6628 | |
2021-09-21 | :sparkles: generate openapi documentation | Flam3rboy | 19 | -1048/+7415 | |
2021-09-20 | :bug: fix unittests | Flam3rboy | 4 | -21/+82 | |
2021-09-20 | :sparkles: add option to disable all rate limits | Flam3rboy | 6 | -6/+10 | |
2021-09-20 | :bug: fix errror handler | Flam3rboy | 1 | -3/+4 | |
2021-09-20 | :art: rewrite imports | Flam3rboy | 26 | -363/+2601 | |
2021-09-20 | :bug: fix relationships | Flam3rboy | 2 | -254/+14 | |
2021-09-20 | :bug: fix .delete -> add onDelete: "CASCADE" | Flam3rboy | 23 | -97/+153 | |
2021-09-20 | Update index.ts | Flam3rboy | 1 | -5/+1 | |
2021-09-20 | oRdEr Of OpErAtIoNs | Chris Chrome | 1 | -2/+2 | |
2021-09-20 | :sparkles: finish and fix .delete() for one-to-many relations | Flam3rboy | 1 | -8/+9 | |
2021-09-20 | :sparkles: accept invite page | Flam3rboy | 6 | -27/+41 | |
2021-09-20 | Fix one thing, another problem pops up | Chris Chrome | 3 | -2/+6 | |
Co-authored-by: TheArcaneBrony <myrainbowdash949@gmail.com> | |||||
2021-09-20 | :arrow_up: update test client | Flam3rboy | 1 | -4/+4 | |
2021-09-20 | :construction: auto delete relations | Flam3rboy | 5 | -69/+112 | |
2021-09-20 | Delete messages before deleting channel | Chris Chrome | 1 | -2/+2 | |
Might need some testing, but seems pretty solid for one line of code lol | |||||
2021-09-19 | Update README.md | Flam3rboy | 1 | -1/+1 | |
2021-09-19 | :truck: move file handle to utility | Flam3rboy | 7 | -4/+422 | |
2021-09-19 | :art: add orphanedRowAction and cascade onDelete to entities | Flam3rboy | 7 | -20/+532 | |
2021-09-19 | :art: remove deleteMessageAttachments and move to entity | Flam3rboy | 4 | -17/+8 | |
2021-09-19 | :bug: fix bundle debug | Flam3rboy | 4 | -9/+270 | |
2021-09-19 | :truck: move handleFile to cdn | Flam3rboy | 4 |