Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | :sparkles: unit tests expect event | Flam3rboy | 2021-09-21 | 1 | -1/+1 | |
| | ||||||
* | :sparkles: generate openapi documentation | Flam3rboy | 2021-09-21 | 3 | -1/+42 | |
| | ||||||
* | :sparkles: add option to disable all rate limits | Flam3rboy | 2021-09-20 | 4 | -5/+6 | |
| | ||||||
* | Merge pull request #382 from fosscord/auto-delete-relations | Flam3rboy | 2021-09-20 | 23 | -88/+300 | |
|\ | | | | | Auto delete relations | |||||
| * | :bug: fix .delete -> add onDelete: "CASCADE" | Flam3rboy | 2021-09-20 | 22 | -86/+152 | |
| | | ||||||
| * | :sparkles: finish and fix .delete() for one-to-many relations | Flam3rboy | 2021-09-20 | 1 | -8/+9 | |
| | | ||||||
| * | :construction: auto delete relations | Flam3rboy | 2021-09-20 | 3 | -13/+50 | |
| | | ||||||
| * | Merge branch 'master' into auto-delete-relations | Flam3rboy | 2021-09-19 | 11 | -4/+203 | |
| |\ | ||||||
| * | | :art: add orphanedRowAction and cascade onDelete to entities | Flam3rboy | 2021-09-19 | 5 | -20/+171 | |
| | | | ||||||
| * | | :art: remove deleteMessageAttachments and move to entity | Flam3rboy | 2021-09-19 | 1 | -1/+8 | |
| | | | ||||||
* | | | :sparkles: accept invite page | Flam3rboy | 2021-09-20 | 2 | -4/+16 | |
| |/ |/| | ||||||
* | | :truck: move file handle to utility | Flam3rboy | 2021-09-19 | 2 | -0/+55 | |
| | | ||||||
* | | Removed ChannelService, more fixes | AlTech98 | 2021-09-18 | 6 | -128/+120 | |
| | | ||||||
* | | Fix gateway not listening for new channels events | AlTech98 | 2021-09-18 | 2 | -10/+6 | |
| | | ||||||
* | | Fix icon, owner_id change and channel deletion for group DMs | AlTech98 | 2021-09-17 | 2 | -4/+36 | |
| | | ||||||
* | | Update ChannelService.ts | Flam3rboy | 2021-09-17 | 1 | -1/+2 | |
| | | ||||||
* | | Implemented DMs and group DMs | AlTech98 | 2021-09-16 | 10 | -8/+179 | |
| | | ||||||
* | | Gateway permission check fix | AlTech98 | 2021-09-16 | 2 | -0/+2 | |
|/ | ||||||
* | Revert ":construction: webhook" | Flam3rboy | 2021-09-16 | 2 | -4/+4 | |
| | | | | This reverts commit df2b83ac158be1e7233d8edce59033c15c193599. | |||||
* | :construction: webhook | Flam3rboy | 2021-09-14 | 2 | -4/+4 | |
| | ||||||
* | Fix attachments not being saved to db | AlTech98 | 2021-09-13 | 1 | -1/+1 | |
| | ||||||
* | :bug: fix In() query | Flam3rboy | 2021-09-13 | 1 | -3/+11 | |
| | ||||||
* | :bug: fix relationship | Flam3rboy | 2021-09-13 | 2 | -10/+34 | |
| | ||||||
* | :bug: fix dm #321 | Flam3rboy | 2021-09-13 | 2 | -7/+7 | |
| | ||||||
* | :bug: fix channel events + message send | Flam3rboy | 2021-09-13 | 1 | -0/+1 | |
| | ||||||
* | :bug: fix gateway | Flam3rboy | 2021-09-12 | 1 | -1/+1 | |
| | ||||||
* | :art: remove long relatives paths -> short module paths | Flam3rboy | 2021-09-12 | 3 | -2/+47 | |
| | ||||||
* | Update User.ts | Flam3rboy | 2021-09-07 | 1 | -0/+5 | |
| | ||||||
* | :arrow_up: update test client | Flam3rboy | 2021-09-04 | 2 | -2/+1 | |
| | ||||||
* | :pencil: added comments and updated type | Flam3rboy | 2021-09-04 | 2 | -39/+4 | |
| | ||||||
* | Added missing permissions and channel types | AlTech98 | 2021-09-04 | 2 | -1/+18 | |
| | ||||||
* | :bug: fix ReadyEventData | Flam3rboy | 2021-09-04 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-09-04 | 5 | -6/+844 | |
|\ | ||||||
| * | readded todos | xnacly | 2021-09-03 | 1 | -0/+37 | |
| | | ||||||
| * | Revert "added big todo list to Guild.ts (big chungus)" | xnacly | 2021-09-03 | 1 | -37/+1 | |
| | | | | | | | | This reverts commit 0f58995182e438e0655071c3f1b7ea66e31cb779. | |||||
| * | added big todo list to Guild.ts (big chungus) | xnacly | 2021-09-03 | 1 | -1/+37 | |
| | | ||||||
| * | added ban check to `Member.addToGuild` | xnacly | 2021-09-03 | 1 | -2/+6 | |
| | | ||||||
| * | moved Constants and Errorhandler from api to util | xnacly | 2021-09-03 | 3 | -4/+801 | |
| | | ||||||
* | | :bug: fix ready members payload | Flam3rboy | 2021-09-04 | 2 | -2/+9 | |
| | | ||||||
* | | :bug: fix invites | Flam3rboy | 2021-09-04 | 1 | -0/+2 | |
| | | ||||||
* | | :bug: fix permissions if user is only member of guild | Flam3rboy | 2021-09-04 | 1 | -2/+5 | |
|/ | ||||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-09-03 | 1 | -2/+3 | |
|\ | ||||||
| * | 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 | 2 | -8/+34 | |
| | |\ | ||||||
| | * | | VoiceState fix for db update | AlTech98 | 2021-09-03 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | :zap: improve invite generation | Flam3rboy | 2021-09-03 | 1 | -7/+41 | |
|/ / / | ||||||
* | / | :bug: fix #311 | Flam3rboy | 2021-09-03 | 4 | -18/+17 | |
| |/ |/| | ||||||
* | | :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 | 2 | -4/+28 | |
|/ | ||||||
* | fix #310 | Flam3rboy | 2021-09-03 | 1 | -5/+5 | |
| | ||||||
* | :zap: simplify permissions query | Flam3rboy | 2021-09-03 | 1 | -3/+11 | |
| | ||||||
* | :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 | 2 | -32/+33 | |
|/ | ||||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-09-02 | 1 | -1/+1 | |
|\ | ||||||
| * | removed logging of database queries | xnacly | 2021-09-01 | 1 | -1/+1 | |
| | | ||||||
* | | :bug: fix entity types and projection | Flam3rboy | 2021-09-01 | 6 | -57/+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 | 29 | -233/+374 | |
|/ | ||||||
* | :construction: typeorm | Flam3rboy | 2021-08-30 | 7 | -26/+25 | |
| | ||||||
* | :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 | 2 | -4/+4 | |
| | ||||||
* | Merge branch 'typeorm' of https://github.com/fosscord/fosscord-api into typeorm | Flam3rboy | 2021-08-29 | 1 | -2/+2 | |
|\ | ||||||
| * | fixed wrong type declaration in Gateway readyEvent | xnacly | 2021-08-29 | 1 | -2/+2 | |
| | | ||||||
* | | fix util | Flam3rboy | 2021-08-29 | 10 | -36/+39 | |
|/ | ||||||
* | :sparkles: typeorm gateway | Flam3rboy | 2021-08-29 | 1 | -0/+1 | |
| | ||||||
* | :sparkles: update util | Flam3rboy | 2021-08-29 | 28 | -6461/+534 | |
| | ||||||
* | :construction: typeorm | Flam3rboy | 2021-08-27 | 11 | -48/+583 | |
| | ||||||
* | :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 | 6 | -13/+16 | |
| | ||||||
* | :sparkles: util | Flam3rboy | 2021-08-24 | 21 | -14126/+886 | |
| | ||||||
* | :sparkles: typeorm entities | Flam3rboy | 2021-08-24 | 23 | -0/+21011 | |
| | ||||||
* | :construction: typeorm | Flam3rboy | 2021-08-22 | 14 | -92/+839 | |
| | ||||||
* | :construction: typeorm | Flam3rboy | 2021-08-21 | 42 | -3727/+108 | |
| | ||||||
* | :art: update bundle build | Flam3rboy | 2021-08-19 | 1 | -0/+1 | |
| | ||||||
* | :bug: fix vanity url | Flam3rboy | 2021-08-19 | 1 | -19/+17 | |
| | ||||||
* | :sparkles: add default_auto_archive_duration to channel | Flam3rboy | 2021-08-18 | 1 | -0/+2 | |
| | ||||||
* | :bug: fix findOneAndUpdate | Flam3rboy | 2021-08-18 | 1 | -1/+5 | |
| | ||||||
* | :art: clean up | Flam3rboy | 2021-08-17 | 2 | -6/+3 | |
| | ||||||
* | :sparkles: mention regex | Flam3rboy | 2021-08-17 | 2 | -0/+5 | |
| | ||||||
* | update Event | Flam3rboy | 2021-08-16 | 2 | -18/+2 | |
| | ||||||
* | :bug: fix bundle postinstall | Flam3rboy | 2021-08-15 | 2 | -0/+2 | |
| | ||||||
* | :construction: auto update | Flam3rboy | 2021-08-15 | 2 | -0/+82 | |
| | ||||||
* | :construction: fix server bundle | Flam3rboy | 2021-08-13 | 2 | -5/+10 | |
| | ||||||
* | :bug: fix dependencies and build for bundle | Flam3rboy | 2021-08-13 | 1 | -0/+4 | |
| | ||||||
* | :bug: fix types + packages | Flam3rboy | 2021-08-13 | 2 | -2/+3 | |
| | ||||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-08-13 | 1 | -2/+2 | |
|\ | ||||||
| * | Update Permissions.ts | Intevel ツ | 2021-08-13 | 1 | -2/+2 | |
| | | ||||||
* | | :sparkles: event emit | Flam3rboy | 2021-08-13 | 5 | -1/+103 | |
|/ | ||||||
* | :sparkles: util | Flam3rboy | 2021-08-12 | 39 | -0/+3735 | |