Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix error handler | Flam3rboy | 2021-04-07 | 1 | -1/+1 |
| | |||||
* | :art: Convert id bigint to string | Flam3rboy | 2021-04-06 | 1 | -1/+1 |
| | |||||
* | :construction: experiments + gateway route | Flam3rboy | 2021-04-06 | 1 | -1/+7 |
| | |||||
* | :sparkles: init test client | Flam3rboy | 2021-04-05 | 1 | -0/+1 |
| | |||||
* | :bug: fix body parser | Flam3rboy | 2021-04-05 | 1 | -1/+2 |
| | |||||
* | rename req.userid -> req.user_id | Flam3rboy | 2021-03-08 | 2 | -3/+3 |
| | |||||
* | :bug: add webhooks to whitelist auth | Flam3rboy | 2021-02-22 | 1 | -2/+2 |
| | |||||
* | :art: restructure + add/remove Member() function | Flam3rboy | 2021-02-22 | 1 | -1/+1 |
| | |||||
* | :pencil: #CHANNELID -> #channelid | Flam3rboy | 2021-02-22 | 1 | -1/+1 |
| | |||||
* | 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 |