Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
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 | 7 | -27/+43 |
2021-09-20 | Fix one thing, another problem pops up | Chris Chrome | 3 | -2/+6 |
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 |
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 |