Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-09-25 | :sparkles: add private and public endpoint | Flam3rboy | 7 | -69/+29 | |
2021-09-25 | :bug: message attachment url | Flam3rboy | 1 | -0/+5 | |
2021-09-25 | :lock: XSS content type: html | Flam3rboy | 1 | -2/+15 | |
2021-09-25 | :sparkles: key value config | Flam3rboy | 3 | -19/+70 | |
2021-09-25 | :bug: fix #392 | Flam3rboy | 1 | -2/+2 | |
2021-09-25 | :bug: fix guild template create | Flam3rboy | 1 | -13/+15 | |
2021-09-23 | :art: sort openapi tags by alphabet | Flam3rboy | 1 | -6597/+5994 | |
2021-09-23 | :art: remove start from setup script | Flam3rboy | 2 | -293/+1230 | |
2021-09-23 | :bug: prepare/postinstall only works for packages not local npm install | Flam3rboy | 1 | -1/+1 | |
2021-09-23 | :bug: fix install script | Flam3rboy | 2 | -3/+2 | |
2021-09-23 | :bug: fix (pre) install scripts | Flam3rboy | 8 | -14/+28 | |
2021-09-23 | Ok, so it DOES build | Chris Chrome | 2 | -3/+5 | |
Still, it builds under linux, so i'm happy with it lol | |||||
2021-09-23 | Use @yukikaze-bot/erlpack | Chris Chrome | 5 | -11/+832 | |
discord/erlpack doesnt seem to like installing under linux, this one however, doesnt even need to build :) | |||||
2021-09-22 | Update README.md | Slappy826 | 1 | -1/+1 | |
fix spelling | |||||
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 | 7 | -27/+43 | |
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 | -9/+5 | |
2021-09-19 | :art: user is verified by default | Flam3rboy | 1 | -1/+1 | |
2021-09-18 | Fix environment variable name to work on non-Windows platforms | The Arcane Brony | 1 | -9/+9 | |
2021-09-18 | Add response code white/blacklisting | The Arcane Brony | 1 | -1/ |