Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix req.userid -> convert to bigint | Flam3rboy | 2021-02-17 | 1 | -1/+1 |
* | :art: show proper auth error | Flam3rboy | 2021-02-17 | 1 | -1/+1 |
* | :bug: fix token checking | Flam3rboy | 2021-02-17 | 1 | -3/+8 |
* | :bug: fix db connect | Flam3rboy | 2021-02-16 | 2 | -2/+0 |
* | :fire: disable rate limit for now -> wait till mongoose model exists | Flam3rboy | 2021-02-16 | 2 | -0/+4 |
* | switch to mongoose | Flam3rboy | 2021-02-14 | 2 | -0/+5 |
* | Merge branch 'master' of https://github.com/discord-open-source/discord-api | Flam3rboy | 2021-02-10 | 3 | -3/+3 |
|\ | |||||
| * | update imports for fosscord-server-util | Flam3rboy | 2021-02-10 | 3 | -3/+3 |
* | | :bug: fix error handler | Flam3rboy | 2021-02-10 | 2 | -17/+25 |
|/ | |||||
* | :bug: update imports | Flam3rboy | 2021-02-06 | 1 | -11/+6 |
* | use discord-server-util | Flam3rboy | 2021-02-05 | 2 | -2/+3 |
* | :art: Body Parser error | Flam3rboy | 2021-02-02 | 3 | -5/+22 |
* | :sparkles: added defaults to config | Flam3rboy | 2021-02-01 | 1 | -0/+26 |
* | :zap: Convert BitField to BigInt | Flam3rboy | 2021-01-30 | 1 | -1/+1 |
* | :sparkles: Util | Flam3rboy | 2021-01-30 | 1 | -0/+4 |
* | :sparkles: RateLimit | Flam3rboy | 2021-01-30 | 2 | -0/+83 |
* | :sparkles: Authentication | Flam3rboy | 2021-01-30 | 1 | -0/+30 |