Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
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 | :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 | -9/+5 |
2021-09-19 | :art: user is verified by default | Flam3rboy | 1 | -1/+1 |
2021-09-18 |