Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added accent_color | BuildTools | 2021-08-06 | 2 | -0/+2 |
* | Added the bot param | BuildTools | 2021-08-05 | 2 | -0/+2 |
* | Added the profile route | BuildTools | 2021-08-05 | 2 | -0/+48 |
* | :bug: fix CORS | Flam3rboy | 2021-06-26 | 1 | -2/+2 |
* | :art: move widget templates to assets | Flam3rboy | 2021-06-22 | 1 | -0/+1 |
* | :zap: add explicit types to req and res | Flam3rboy | 2021-05-31 | 7 | -14/+14 |
* | :construction: dm channels | Flam3rboy | 2021-05-31 | 2 | -17/+22 |
* | :sparkles: Friends Relationships | Flam3rboy | 2021-05-30 | 1 | -0/+156 |
* | :sparkles: user avatar | Flam3rboy | 2021-05-30 | 2 | -16/+18 |
* | :art: reformat | Flam3rboy | 2021-05-29 | 2 | -22/+7 |
* | added basic error status | Bloom Sirenix | 2021-05-23 | 1 | -2/+3 |
* | Update delete.ts | Bloom Sirenix | 2021-05-22 | 1 | -1/+1 |
* | Added password check | Bloom Sirenix | 2021-05-22 | 1 | -5/+14 |
* | Made Delete request easier for users | Bloom Sirenix | 2021-05-22 | 1 | -8/+2 |
* | Added Delete function and dummy disable function | Bloom Sirenix | 2021-05-22 | 2 | -0/+36 |
* | :art: refactor/format | Flam3rboy | 2021-05-21 | 1 | -0/+10 |
* | [Route] PATCH /users/:id | Intevel ツ | 2021-05-06 | 1 | -2/+16 |
* | [Route] GET /users/:id | Intevel ツ | 2021-05-04 | 1 | -1/+4 |
* | :sparkles: added dev server | Flam3rboy | 2021-04-25 | 1 | -1/+1 |
* | :art: formatting files | Flam3rboy | 2021-04-25 | 1 | -36/+18 |
* | Update channels.ts | Intevel ツ | 2021-04-24 | 1 | -11/+1 |
* | POST /users/@me/channels | Intevel ツ | 2021-04-24 | 1 | -7/+66 |
* | get /users/@me/channels | Intevel ツ | 2021-04-24 | 1 | -0/+20 |
* | lol | Intevel ツ | 2021-04-24 | 1 | -2/+3 |
* | Update index.ts | Intevel ツ | 2021-04-24 | 1 | -2/+5 |
* | Create index.ts | Intevel ツ | 2021-04-24 | 1 | -0/+15 |
* | npm i @fosscord/server-util | Flam3rboy | 2021-04-22 | 2 | -2/+2 |
* | dummy routes (prevent errors in client) | xnacly | 2021-04-08 | 3 | -0/+30 |
* | :zap: use mongoose autopopulate | Flam3rboy | 2021-04-07 | 1 | -15/+20 |
* | :bug: fix lean not working with virtuals | Flam3rboy | 2021-04-07 | 1 | -6/+4 |
* | :art: Convert id bigint to string | Flam3rboy | 2021-04-06 | 1 | -1/+1 |
* | .lean() all mongodb requests | Flam3rboy | 2021-04-06 | 1 | -1/+3 |
* | :bug: rewrite imports | Flam3rboy | 2021-03-30 | 1 | -2/+2 |
* | move routes to top level no more /api/v8 -> use reverse proxy instead | Flam3rboy | 2021-03-30 | 2 | -0/+65 |