Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | :construction: fix /users/@me patch route | Flam3rboy | 2021-08-11 | 1 | -1/+7 |
* | :bug: fix post/patch channel | Flam3rboy | 2021-08-07 | 1 | -1/+1 |
* | added profile banners | BuildTools | 2021-08-07 | 1 | -1/+3 |
* | :bug: fix GuildUpdate Schema | Flam3rboy | 2021-08-07 | 1 | -8/+13 |
* | added accent_color to UserModifySchema | BuildTools | 2021-08-07 | 1 | -1/+3 |
* | :sparkles: empty messages check + allowed mentions | Flam3rboy | 2021-06-23 | 1 | -2/+12 |
* | :art: clean up code | Flam3rboy | 2021-06-22 | 1 | -2/+2 |
* | feat: add widget endpoints | Umimaso | 2021-06-19 | 1 | -0/+10 |
* | :construction: dm channels | Flam3rboy | 2021-05-31 | 1 | -6/+6 |
* | :sparkles: message attachments | Flam3rboy | 2021-05-30 | 1 | -0/+1 |
* | :art: reformat | Flam3rboy | 2021-05-29 | 1 | -47/+7 |
* | :sparkles: Message edit | Flam3rboy | 2021-05-22 | 1 | -8/+10 |
* | :sparkles: createChannel() | Flam3rboy | 2021-05-22 | 2 | -25/+8 |
* | :art: Move member routes in separate files | Flam3rboy | 2021-05-22 | 1 | -9/+17 |
* | :bug: fix channel modify schema | Flam3rboy | 2021-05-10 | 1 | -1/+1 |
* | Update Guild.ts | Intevel ツ | 2021-05-08 | 1 | -0/+14 |
* | Update Member.ts | Intevel ツ | 2021-05-08 | 1 | -0/+8 |
* | :art: [Route] templates refactor | Flam3rboy | 2021-05-07 | 1 | -6/+4 |
* | [Route] PATCH /guilds/:id/roles | Intevel ツ | 2021-05-06 | 1 | -2/+21 |
* | Create Roles.ts | Intevel ツ | 2021-05-06 | 1 | -0/+15 |
* | [Route] PATCH /users/:id | Intevel ツ | 2021-05-06 | 1 | -0/+10 |
* | [Route] PATCH /guilds/:id/templates | Intevel ツ | 2021-05-06 | 1 | -0/+11 |
* | Update Guild.ts | Intevel ツ | 2021-05-05 | 1 | -0/+11 |
* | Update Template.ts | Intevel ツ | 2021-05-05 | 1 | -1/+1 |
* | [Route] GET /guilds/:id/templates | Intevel ツ | 2021-05-05 | 1 | -0/+10 |
* | Revert "Updated fosscord-server-util" | Intevel ツ | 2021-05-05 | 1 | -18/+0 |
* | Updated fosscord-server-util | Intevel ツ | 2021-05-05 | 1 | -0/+18 |
* | [Route] PUT /guilds/:id/members | Intevel ツ | 2021-05-04 | 1 | -0/+13 |
* | Channel Delete + Update Route | Your Name | 2021-04-26 | 1 | -1/+1 |
* | :art: formatting files | Flam3rboy | 2021-04-25 | 1 | -13/+5 |
* | POST /users/@me/channels | Intevel ツ | 2021-04-24 | 1 | -0/+19 |
* | lol | Intevel ツ | 2021-04-24 | 1 | -0/+43 |
* | npm i @fosscord/server-util | Flam3rboy | 2021-04-22 | 2 | -2/+2 |
* | Merge branch 'master' of https://github.com/discord-open-source/discord-api | Flam3rboy | 2021-04-14 | 4 | -20/+35 |
|\ | |||||
| * | update invite schema | xnacly | 2021-04-08 | 1 | -0/+6 |
| * | :art: Convert id bigint to string | Flam3rboy | 2021-04-06 | 3 | -18/+18 |
| * | :bug: fix guild schema | Flam3rboy | 2021-04-06 | 1 | -4/+13 |
* | | :bug: fix message schema | Flam3rboy | 2021-04-14 | 1 | -1/+1 |
|/ | |||||
* | rename req.userid -> req.user_id | Flam3rboy | 2021-03-08 | 1 | -15/+57 |
* | :sparkles: Schema | Flam3rboy | 2021-03-04 | 2 | -0/+78 |
* | Invite scheme | xnacly | 2021-02-21 | 1 | -0/+16 |
* | Created Ban Routes | Intevel ツ | 2021-02-21 | 1 | -0/+9 |
* | move Schema from util to api | Flam3rboy | 2021-02-10 | 1 | -0/+92 |