Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #314 from AlTech98/master | Flam3rboy | 2021-09-03 | 1 | -2/+3 |
|\ | | | | | Fix VoiceStateUpdate | ||||
| * | Temp fix for Guild.voice_states not working | AlTech98 | 2021-09-03 | 1 | -2/+3 |
| | | |||||
| * | Merge remote-tracking branch 'origin/master' | AlTech98 | 2021-09-03 | 1 | -8/+23 |
| |\ | |||||
| * | | VoiceState fix for db update | AlTech98 | 2021-09-03 | 1 | -1/+1 |
| | | | |||||
* | | | :bug: fix #311 | Flam3rboy | 2021-09-03 | 3 | -12/+16 |
| |/ |/| | |||||
* | | :bug: fix member has no roles in guild create | Flam3rboy | 2021-09-03 | 1 | -4/+6 |
| | | |||||
* | | :bug: fix client connection crash on guild create | Flam3rboy | 2021-09-03 | 1 | -4/+17 |
|/ | |||||
* | fix #310 | Flam3rboy | 2021-09-03 | 1 | -5/+5 |
| | |||||
* | :bug: fix#310 | Flam3rboy | 2021-09-03 | 1 | -5/+21 |
| | |||||
* | :bug: fix message sending | Flam3rboy | 2021-09-03 | 1 | -1/+1 |
| | |||||
* | :art: update entities | Flam3rboy | 2021-09-03 | 5 | -28/+43 |
| | |||||
* | fix #309 | Flam3rboy | 2021-09-03 | 1 | -0/+2 |
| | |||||
* | :bug: fix entity missing an id (replace .insert with new Entity().save) | Flam3rboy | 2021-09-02 | 2 | -4/+4 |
| | |||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-09-02 | 4 | -1/+55 |
|\ | |||||
| * | :art: reformat files | Flam3rboy | 2021-09-02 | 3 | -23/+31 |
| | | |||||
| * | VOICE_STATE_UPDATE implementation, fix #210 | AlTech98 | 2021-09-02 | 4 | -1/+47 |
| | | |||||
* | | :sparkles: add user_id field to Member | Flam3rboy | 2021-09-02 | 1 | -31/+32 |
|/ | |||||
* | :bug: fix entity types and projection | Flam3rboy | 2021-09-01 | 5 | -34/+57 |
| | |||||
* | Added property maxWebhooks to ConfigValue and defined a default value in ↵ | sudenoh | 2021-09-01 | 1 | -0/+2 |
| | | | | DefaultConfigOptions. | ||||
* | Merge branch 'typeorm' of https://github.com/fosscord/fosscord-api into typeorm | Flam3rboy | 2021-08-31 | 2 | -3/+9 |
|\ | |||||
| * | Implemented voice apis #127 and #78 | AlTech98 | 2021-08-30 | 2 | -3/+9 |
| | | |||||
* | | :sparkles: delete _ids from entities | Flam3rboy | 2021-08-31 | 25 | -216/+357 |
|/ | |||||
* | :construction: typeorm | Flam3rboy | 2021-08-30 | 5 | -19/+20 |
| | |||||
* | :zap: only local rate limit to prevent to much pressure on the database | Flam3rboy | 2021-08-30 | 1 | -2/+1 |
| | |||||
* | :bug: convert bigint -> string | Flam3rboy | 2021-08-29 | 1 | -1/+1 |
| | |||||
* | fix util | Flam3rboy | 2021-08-29 | 6 | -28/+26 |
| | |||||
* | :sparkles: typeorm gateway | Flam3rboy | 2021-08-29 | 1 | -0/+1 |
| | |||||
* | :sparkles: update util | Flam3rboy | 2021-08-29 | 23 | -6424/+488 |
| | |||||
* | :construction: typeorm | Flam3rboy | 2021-08-27 | 6 | -32/+545 |
| | |||||
* | :sparkles: use RelationId | Flam3rboy | 2021-08-26 | 21 | -82/+444 |
| | |||||
* | :bug: fix unit tests | Flam3rboy | 2021-08-26 | 1 | -2/+4 |
| | |||||
* | :sparkles: unit test | Flam3rboy | 2021-08-26 | 2 | -7/+9 |
| | |||||
* | :sparkles: util | Flam3rboy | 2021-08-24 | 1 | -13781/+117 |
| | |||||
* | :sparkles: typeorm entities | Flam3rboy | 2021-08-24 | 23 | -0/+21011 |