Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-09-09 | Removed urlencoded bodyparser | AlTech98 | 1 | -1/+0 |
2021-09-08 | Increased CDN max upload to 10mb | AlTech98 | 1 | -0/+3 |
2021-09-08 | Fix upload size | Stilic | 1 | -1/+1 |
2021-09-07 | Update User.ts | Flam3rboy | 1 | -0/+5 |
2021-09-05 | Update README.md | xnacly | 1 | -1/+1 |
2021-09-04 | Add token authorization method to swagger openapi | Cyber | 1 | -6/+13 |
2021-09-04 | :arrow_up: update test client | Flam3rboy | 6 | -9/+10 |
2021-09-04 | :bug: fix release | Flam3rboy | 2 | -11/+10 |
2021-09-04 | :bug: fix release | Flam3rboy | 1 | -3/+4 |
2021-09-04 | :pencil: added comments and updated type | Flam3rboy | 2 | -39/+4 |
2021-09-04 | Added /guilds/:id/voice-states apis | AlTech98 | 4 | -0/+96 |
2021-09-04 | Added missing permissions and channel types | AlTech98 | 3 | -1/+22 |
2021-09-04 | VOICE_SERVER_UPDATE now has the endpoint of the guild's region | AlTech98 | 1 | -3/+10 |
2021-09-04 | :bug: fix ReadyEventData | Flam3rboy | 1 | -1/+1 |
2021-09-04 | :bug: fix patch-package | Flam3rboy | 4 | -265/+2 |
2021-09-04 | :bug: api member add roles -> make sure that roles exist | Flam3rboy | 1 | -8/+7 |
2021-09-04 | :bug: fix ready |