Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Merge pull request #348 from AlTech98/fix-cdn-upload | Flam3rboy | 2021-09-12 | 1 | -0/+2 | |
| |\ | | | | | | | Increased CDN max upload to 10mb, fix #318 | |||||
| | * | Increased CDN max upload to 10mb | AlTech98 | 2021-09-09 | 1 | -0/+2 | |
| | | | ||||||
| * | | Merge pull request #347 from AlTech98/fixrelationships | Flam3rboy | 2021-09-12 | 1 | -1/+1 | |
| |\ \ | | |/ | |/| | Fix relationships get query | |||||
| | * | Fix relationships get query | AlTech98 | 2021-09-09 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge pull request #345 from fosscord/revert-344-master | conner | 2021-09-09 | 1 | -2/+0 | |
| |\ | | | | | | | Revert "Increased CDN max upload to 10mb, fix #318" | |||||
| | * | Revert "Increased CDN max upload to 10mb, fix #318" | conner | 2021-09-09 | 1 | -2/+0 | |
| |/ | ||||||
| * | Merge pull request #344 from AlTech98/master | conner | 2021-09-09 | 1 | -0/+2 | |
| |\ | | | | | | | Increased CDN max upload to 10mb, fix #318 | |||||
| | * | Removed urlencoded bodyparser | AlTech98 | 2021-09-09 | 1 | -1/+0 | |
| | | | ||||||
| | * | Increased CDN max upload to 10mb | AlTech98 | 2021-09-08 | 1 | -0/+3 | |
| |/ | ||||||
| * | Merge pull request #343 from Stilic/patch-1 | Flam3rboy | 2021-09-08 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Fix upload size | Stilic | 2021-09-08 | 1 | -1/+1 | |
| |/ | ||||||
| * | Update User.ts | Flam3rboy | 2021-09-07 | 1 | -0/+5 | |
| | | ||||||
| * | Update README.md | xnacly | 2021-09-05 | 1 | -1/+1 | |
| | | ||||||
| * | Merge pull request #338 from CyberL1/master | Flam3rboy | 2021-09-04 | 1 | -6/+13 | |
| |\ | | | | | | | Add token authorization method to swagger openapi | |||||
| | * | Add token authorization method to swagger openapi | Cyber | 2021-09-04 | 1 | -6/+13 | |
| |/ | ||||||
* / | :sparkles: added User flags | Flam3rboy | 2021-09-24 | 1 | -0/+2 | |
|/ | ||||||
* | :arrow_up: update test client | Flam3rboy | 2021-09-04 | 6 | -9/+10 | |
| | ||||||
* | :bug: fix release | Flam3rboy | 2021-09-04 | 2 | -11/+10 | |
| | ||||||
* | :bug: fix release | Flam3rboy | 2021-09-04 | 1 | -3/+4 | |
| | ||||||
* | Merge pull request #320 from AlTech98/master | Flam3rboy | 2021-09-04 | 8 | -36/+125 | |
|\ | | | | | Added /guilds/:id/voice-states/ apis, VOICE_SERVER_UPDATE fix | |||||
| * | :pencil: added comments and updated type | Flam3rboy | 2021-09-04 | 2 | -39/+4 | |
| | | ||||||
| * | Added /guilds/:id/voice-states apis | AlTech98 | 2021-09-04 | 4 | -0/+96 | |
| | | ||||||
| * | Added missing permissions and channel types | AlTech98 | 2021-09-04 | 3 | -1/+22 | |
| | | ||||||
| * | VOICE_SERVER_UPDATE now has the endpoint of the guild's region | AlTech98 | 2021-09-04 | 1 | -3/+10 | |
|/ | ||||||
* | :bug: fix ReadyEventData | Flam3rboy | 2021-09-04 | 1 | -1/+1 | |
| | ||||||
* | :bug: fix patch-package | Flam3rboy | 2021-09-04 | 4 | -265/+2 | |
| | ||||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-09-04 | 16 | -52/+177 | |
|\ | ||||||
| * | fixed /discoverable-guilds | xnacly | 2021-09-03 | 1 | -1/+4 | |
| | | ||||||
| * | added first draft of /discoverable-guilds | xnacly | 2021-09-03 | 1 | -0/+14 | |
| | | ||||||
| * | readded todos | xnacly | 2021-09-03 | 1 | -0/+37 | |
| | | ||||||
| * | Revert "added big todo list to Guild.ts (big chungus)" | xnacly | 2021-09-03 | 3 | -52/+1 | |
| | | | | | | | | This reverts commit 0f58995182e438e0655071c3f1b7ea66e31cb779. | |||||
| * | added big todo list to Guild.ts (big chungus) | xnacly | 2021-09-03 | 3 | -1/+52 | |
| | | ||||||
| * | replace '@me' with req.user_id in guild join | xnacly | 2021-09-03 | 1 | -1/+2 | |
| | | ||||||
| * | 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 | 11 | -48/+104 | |
| | | ||||||
| * | added template for future routes | xnacly | 2021-09-03 | 1 | -0/+10 | |
| | | ||||||
| * | Merge branch 'master' of https://github.com/fosscord/fosscord-server | xnacly | 2021-09-03 | 2 | -17/+69 | |
| |\ | ||||||
| * | | fixed 'undefined not found' + error not showing in client | xnacly | 2021-09-03 | 1 | -2/+2 | |
| | | | ||||||
* | | | :bug: api member add roles -> make sure that roles exist | Flam3rboy | 2021-09-04 | 1 | -8/+7 | |
| | | | ||||||
* | | | :bug: fix ready members payload | Flam3rboy | 2021-09-04 | 3 | -5/+21 | |
| | | | ||||||
* | | | :bug: fix invites | Flam3rboy | 2021-09-04 | 4 | -9/+8 | |
| | | | ||||||
* | | | :bug: fix permissions if user is only member of guild | Flam3rboy | 2021-09-04 | 2 | -5/+7 | |
| | | | ||||||
* | | | :arrow_up: update mpath because of a security vulnerability | Flam3rboy | 2021-09-04 | 4 | -16/+16 | |
| | | | ||||||
* | | | :bug: fix error handler and asset router | Flam3rboy | 2021-09-04 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-09-03 | 3 | -8/+23 | |
|\| | ||||||
| * | Merge pull request #314 from AlTech98/master | Flam3rboy | 2021-09-03 | 3 | -8/+23 | |
| |\ | | | | | | | Fix VoiceStateUpdate | |||||
| | * | :bug: only delete session id for authenticated connections | Flam3rboy | 2021-09-03 | 1 | -1/+1 | |
| | | | ||||||
| | * | Fix to send the voice leave event only to the right session | AlTech98 | 2021-09-03 | 1 | -1/+1 | |
| | | | ||||||
| | * | Make the user leave the current channel before joining one in another guild | AlTech98 | 2021-09-03 | 1 | -0/+9 | |
| | | | ||||||
| | * | 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 | 6 | -21/+43 | |
| | |\ | ||||||
| | * | | VoiceState fix for db update | AlTech98 | 2021-09-03 | 2 | -6/+11 | |
| | | | | ||||||
* | | | | :zap: improve invite generation | Flam3rboy | 2021-09-03 | 1 | -10/+28 | |
| | | | | ||||||
* | | | | :zap: improve invite generation | Flam3rboy | 2021-09-03 | 1 | -7/+41 | |
|/ / / | ||||||
* | / | :bug: fix #311 | Flam3rboy | 2021-09-03 | 8 | -28/+34 | |
| |/ |/| | ||||||
* | | :bug: fix member roles + list | Flam3rboy | 2021-09-03 | 4 | -13/+9 | |
| | | ||||||
* | | :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 | |
| | ||||||
* | :sparkles: guild position update | Flam3rboy | 2021-09-03 | 3 | -8/+49 | |
| | ||||||
* | :see_no_evil: add database.db to .gitignore | Flam3rboy | 2021-09-03 | 1 | -1/+2 | |
| | ||||||
* | :pencil: drop tables script | Flam3rboy | 2021-09-03 | 1 | -0/+30 | |
| | ||||||
* | :bug: fix message sending | Flam3rboy | 2021-09-03 | 4 | -8/+9 | |
| | ||||||
* | :bug: fix #289 | Flam3rboy | 2021-09-03 | 2 | -16/+14 | |
| | ||||||
* | :arrow_up: update dependencies | Flam3rboy | 2021-09-03 | 12 | -2028/+449 | |
| | ||||||
* | :art: update entities | Flam3rboy | 2021-09-03 | 5 | -28/+43 | |
| | ||||||
* | :bug: fix member + member list | Flam3rboy | 2021-09-03 | 16 | -156/+183 | |
| | ||||||
* | 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 | 6 | -23/+25 | |
| | ||||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-09-02 | 12 | -23/+166 | |
|\ | ||||||
| * | Merge pull request #306 from AlTech98/master | Flam3rboy | 2021-09-02 | 12 | -23/+166 | |
| |\ | | | | | | | Gateway VOICE_STATE_UPDATE and sessions implementation, fix #210 | |||||
| | * | :sparkles: add editor config | Flam3rboy | 2021-09-02 | 1 | -0/+5 | |
| | | | ||||||
| | * | :art: reformat files | Flam3rboy | 2021-09-02 | 8 | -51/+71 | |
| | | | ||||||
| | * | VOICE_STATE_UPDATE implementation, fix #210 | AlTech98 | 2021-09-02 | 11 | -24/+142 | |
| |/ | ||||||
* / | :sparkles: add user_id field to Member | Flam3rboy | 2021-09-02 | 17 | -80/+68 | |
|/ | ||||||
* | :art: update openapi title | Flam3rboy | 2021-09-02 | 1 | -4/+4 | |
| | ||||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-09-02 | 7 | -27/+69 | |
|\ | ||||||
| * | added /login unittest | xnacly | 2021-09-01 | 3 | -3/+36 | |
| | | ||||||
| * | see parent | xnacly | 2021-09-01 | 1 | -3/+3 | |
| | | ||||||
| * | fixed globalSetup for jest | xnacly | 2021-09-01 | 2 | -20/+29 | |
| | | ||||||
| * | removed logging of database queries | xnacly | 2021-09-01 | 1 | -1/+1 | |
| | | ||||||
* | | :arrow_up: update dependencies | Flam3rboy | 2021-09-01 | 3 | -49/+661 | |
| | | ||||||
* | | :bug: fix entity types and projection | Flam3rboy | 2021-09-01 | 11 | -90/+68 | |
| | | ||||||
* | | :sparkles: generate open api schema based on body and db entities | Flam3rboy | 2021-09-01 | 10 | -768/+1853 | |
|/ | ||||||
* | Merge pull request #302 from sudenoh/master | Flam3rboy | 2021-09-01 | 1 | -0/+2 | |
|\ | | | | | Added property maxWebhooks to ConfigValue and defined a default value… | |||||
| * | Added property maxWebhooks to ConfigValue and defined a default value in ↵ | sudenoh | 2021-09-01 | 1 | -0/+2 | |
|/ | | | | DefaultConfigOptions. | |||||
* | Merge pull request #301 from fosscord/feat--DiscordApiErrors | Flam3rboy | 2021-09-01 | 9 | -144/+132 | |
|\ | | | | | Use discord api errors and check limits | |||||
| * | :sparkles: use DiscordApiErrors and check limits | Flam3rboy | 2021-09-01 | 8 | -118/+105 | |
| | | ||||||
| * | fix #295 | Flam3rboy | 2021-09-01 | 1 | -26/+27 | |
| | | ||||||
* | | Merge pull request #300 from fosscord/typeorm | Flam3rboy | 2021-09-01 | 167 | -4956/+20435 | |
|\| | ||||||
| * | Merge pull request #299 from AlTech98/typeorm | Flam3rboy | 2021-08-31 | 3 | -66/+256 | |
| |\ | | | | | | | Created list of all possible api errors and made them throwable in routes code | |||||
| | * | Merge branch 'typeorm' into typeorm | Flam3rboy | 2021-08-31 | 58 | -433/+586 | |
| | |\ | | |/ | |/| | ||||||
| * | | Merge branch 'typeorm' of https://github.com/fosscord/fosscord-api into typeorm | Flam3rboy | 2021-08-31 | 6 | -5/+76 | |
| |\ \ | ||||||
| * | | | :bug: db query fixes | Flam3rboy | 2021-08-31 | 13 | -48/+59 | |
| | | | | ||||||
| * | | | :sparkles: channel recipients | Flam3rboy | 2021-08-31 | 4 | -24/+39 | |
| | | | | ||||||
| * | | | Channel utility methods in entity | Flam3rboy | 2021-08-31 | 2 | -54/+1 | |
| | | | | ||||||
| * | | | fix member roles | Flam3rboy | 2021-08-31 | 3 | -4/+4 | |
| | | | | ||||||
| * | | | :zap: use insert instead of save | Flam3rboy | 2021-08-31 | 2 | -25/+25 | |
| | | | | ||||||
| * | | | :bug: fix message sending | Flam3rboy | 2021-08-31 | 2 | -34/+68 | |
| | | | | ||||||
| * | | | :sparkles: typeorm error handler | Flam3rboy | 2021-08-31 | 1 | -3/+8 | |
| | | | | ||||||
| * | | | :sparkles: delete _ids from entities | Flam3rboy | 2021-08-31 | 31 | -241/+382 | |
| | | | | ||||||
| | | * | Created list of all possible api errors and made them throwable in routes code | AlTech98 | 2021-08-31 | 3 | -66/+256 | |
| | |/ | ||||||
| | * | Merge pull request #297 from AlTech98/typeorm | Flam3rboy | 2021-08-31 | 6 | -5/+76 | |
| |/| | | | | | | | Implemented voice apis #127 and #78 | |||||
| | * | Implemented voice apis #127 and #78 | AlTech98 | 2021-08-30 | 6 | -5/+76 | |
| |/ | ||||||
| * | added first unittests for api endpoints | xnacly | 2021-08-30 | 4 | -1/+39 | |
| | | ||||||
| * | added setup for jest tests | xnacly | 2021-08-30 | 3 | -2/+16 | |
| | | ||||||
| * | added jest config, installed supertest | xnacly | 2021-08-30 | 2 | -17/+280 | |
| | | ||||||
| * | removed jest config | xnacly | 2021-08-30 | 1 | -192/+0 | |
| | | ||||||
| * | added db to gitignore | xnacly | 2021-08-30 | 1 | -1/+4 | |
| | | ||||||
| * | fixed wrong statuscode in docs | xnacly | 2021-08-30 | 1 | -1/+1 | |
| | | ||||||
| * | fixed translation path to display correct error msg | xnacly | 2021-08-30 | 1 | -1/+1 | |
| | | ||||||
| * | Merge branch 'typeorm' of https://github.com/fosscord/fosscord-api into typeorm | Flam3rboy | 2021-08-30 | 6 | -118/+252 | |
| |\ | ||||||
| | * | added unittests for filestorage [cdn] | xnacly | 2021-08-29 | 2 | -1/+29 | |
| | | | ||||||
| | * | added /external unit tests [cdn] | xnacly | 2021-08-29 | 1 | -1/+57 | |
| | | | ||||||
| | * | fixed missing imports and programming issues [cdn] | xnacly | 2021-08-29 | 1 | -17/+10 | |
| | | | ||||||
| | * | added todo to fileStorage [cdn] | xnacly | 2021-08-29 | 1 | -0/+2 | |
| | | | ||||||
| | * | added /avatars unittests [cdn] | xnacly | 2021-08-29 | 1 | -1/+56 | |
| | | | ||||||
| * | | :construction: typeorm | Flam3rboy | 2021-08-30 | 10 | -76/+67 | |
| | | | ||||||
| * | | :zap: only local rate limit to prevent to much pressure on the database | Flam3rboy | 2021-08-30 | 2 | -21/+52 | |
| | | | ||||||
| * | | :bug: convert bigint -> string | Flam3rboy | 2021-08-29 | 9 | -12/+12 | |
| |/ | ||||||
| * | fixed tests for cdn | xnacly | 2021-08-29 | 1 | -2/+1 | |
| | | ||||||
| * | 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 cdn | Flam3rboy | 2021-08-29 | 1 | -3/+2 | |
| | | | ||||||
| * | | fix bundle | Flam3rboy | 2021-08-29 | 6 | -70/+43 | |
| | | | ||||||
| * | | fix login register + message | Flam3rboy | 2021-08-29 | 5 | -26/+42 | |
| | | | ||||||
| * | | fix util | Flam3rboy | 2021-08-29 | 10 | -36/+39 | |
| | | | ||||||
| * | | fix rate limit | Flam3rboy | 2021-08-29 | 2 | -48/+52 | |
| |/ | ||||||
| * | :sparkles: typeorm gateway | Flam3rboy | 2021-08-29 | 6 | -50/+85 | |
| | | ||||||
| * | :sparkles: update util | Flam3rboy | 2021-08-29 | 35 | -6517/+855 | |
| | | ||||||
| * | :sparkles: typeorm api rewrite done | Flam3rboy | 2021-08-29 | 48 | -993/+467 | |
| | | ||||||
| * | :construction: typeorm | Flam3rboy | 2021-08-27 | 18 | -732/+1465 | |
| | | ||||||
| * | :construction: api | Flam3rboy | 2021-08-27 | 17 | -164/+1129 | |
| | | ||||||
| * | :sparkles: use RelationId | Flam3rboy | 2021-08-26 | 21 | -82/+444 | |
| | | ||||||
| * | :bug: fix unit tests | Flam3rboy | 2021-08-26 | 5 | -589/+257 | |
| | | ||||||
| * | :sparkles: unit test | Flam3rboy | 2021-08-26 | 10 | -9180/+1017 | |
| | | ||||||
| * | :bug: patch modules | Flam3rboy | 2021-08-26 | 3 | -0/+644 | |
| | | ||||||
| * | Merge branch 'master' into typeorm | Flam3rboy | 2021-08-24 | 3 | -18/+18 | |
| |\ | ||||||
| * | | :sparkles: util | Flam3rboy | 2021-08-24 | 45 | -35800/+7571 | |
| | | | ||||||
| * | | :white_check_mark: util unit tests | Flam3rboy | 2021-08-24 | 2 | -2/+36 | |
| | | | ||||||
| * | | :construction: gateway | Flam3rboy | 2021-08-24 | 3 | -71/+52 | |
| | | | ||||||
| * | | :construction: api | Flam3rboy | 2021-08-24 | 45 | -454/+381 | |
| | | | ||||||
| * | | :sparkles: typeorm entities | Flam3rboy | 2021-08-24 | 23 | -0/+21011 | |
| | | | ||||||
| * | | generate schema | Flam3rboy | 2021-08-23 | 2 | -9/+19509 | |
| | | | ||||||
| * | | test | Flam3rboy | 2021-08-23 | 1 | -15/+19 | |
| | | | ||||||
| * | | :construction: typeorm | Flam3rboy | 2021-08-22 | 18 | -226/+11851 | |
| | | | ||||||
| * | | :construction: typeorm | Flam3rboy | 2021-08-21 | 48 | -477/+3357 | |
| | | | ||||||
* | | | Merge pull request #287 from EMREOYUN/patch-1 | Flam3rboy | 2021-08-27 | 1 | -15/+15 | |
|\ \ \ | |_|/ |/| | | TR | |||||
| * | | TR | EMRE ÇELİK | 2021-08-27 | 1 | -15/+15 | |
|/ / | ||||||
* | | Merge pull request #278 from daantje1/patch-2 | Flam3rboy | 2021-08-22 | 1 | -15/+15 | |
|\ \ | ||||||
| * | | even more dutch | Daan Schenkel | 2021-08-22 | 1 | -15/+15 | |
| | | | ||||||
* | | | Merge pull request #277 from daantje1/patch-1 | Flam3rboy | 2021-08-22 | 1 | -2/+2 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Add more dutch translations :D | Daan Schenkel | 2021-08-22 | 1 | -2/+2 | |
|/ / | ||||||
* | | Merge pull request #275 from LukasDoesDev/patch-1 | Flam3rboy | 2021-08-21 | 1 | -1/+1 | |
|\ \ | |/ |/| | ||||||
| * | Fix content security policy policy | Lukas Does Dev | 2021-08-21 | 1 | -1/+1 | |
|/ | ||||||
* | :art: update bundle build | Flam3rboy | 2021-08-19 | 4 | -4/+5 | |
| | ||||||
* | :bug: fix vanity url | Flam3rboy | 2021-08-19 | 4 | -33/+51 | |
| | ||||||
* | added all unittests for attachments | xnacly | 2021-08-18 | 1 | -2/+12 | |
| | ||||||
* | added unittests for ping and attachments | xnacly | 2021-08-18 | 1 | -22/+22 | |
| | ||||||
* | remove console.info from jest output | xnacly | 2021-08-18 | 1 | -0/+1 | |
| | ||||||
* | revert b1c459b | xnacly | 2021-08-18 | 1 | -1/+1 | |
| | ||||||
* | added unittests for attachments [post] | xnacly | 2021-08-18 | 2 | -5/+74 | |
| | ||||||
* | moved import | xnacly | 2021-08-18 | 1 | -2/+1 | |
| | ||||||
* | fixed wrong wording in HTTPError | xnacly | 2021-08-18 | 1 | -1/+1 | |
| | ||||||
* | added a common error to CONTRIBUTE.md | xnacly | 2021-08-18 | 1 | -0/+4 | |
| | ||||||
* | fixed timeout request by not throwing an issue | xnacly | 2021-08-18 | 1 | -1/+1 | |
| | ||||||
* | Merge branches 'master' and 'master' of ↵ | Flam3rboy | 2021-08-18 | 7 | -13/+6656 | |
|\ | | | | | | | https://github.com/fosscord/fosscord-server | |||||
| * | Merge branch 'master' of git://github.com/fosscord/fosscord-server | xnacly | 2021-08-18 | 6 | -6/+6 | |
| |\ | ||||||
| * | | added unittest setup + ping route test | xnacly | 2021-08-18 | 7 | -13/+6656 | |
| | | | ||||||
* | | | revert 2cff55f | Flam3rboy | 2021-08-18 | 6 | -6/+6 | |
| |/ |/| | ||||||
* | | :bug: update build script | Flam3rboy | 2021-08-18 | 6 | -6/+6 | |
|/ | ||||||
* | :bug: fix #267 | Flam3rboy | 2021-08-18 | 1 | -1/+1 | |
| | ||||||
* | :bug: fix guild channel reorder | Flam3rboy | 2021-08-18 | 1 | -15/+22 | |
| | ||||||
* | :loud_sound: opcode logger | Flam3rboy | 2021-08-18 | 2 | -5/+8 | |
| | ||||||
* | :sparkles: add default_auto_archive_duration to channel | Flam3rboy | 2021-08-18 | 2 | -0/+6 | |
| | ||||||
* | :ambulance: user settings route | Flam3rboy | 2021-08-18 | 2 | -2/+59 | |
| | ||||||
* | fix #199 | Flam3rboy | 2021-08-18 | 1 | -4/+7 | |
| | ||||||
* | :bug: fix findOneAndUpdate | Flam3rboy | 2021-08-18 | 17 | -40/+43 | |
| | ||||||
* | fix #199 | Flam3rboy | 2021-08-17 | 1 | -3/+1 | |
| | ||||||
* | :art: clean up | Flam3rboy | 2021-08-17 | 8 | -19/+13 | |
| | ||||||
* | :sparkles: mention regex | Flam3rboy | 2021-08-17 | 2 | -0/+5 | |
| | ||||||
* | :sparkles: message mention parsing | Flam3rboy | 2021-08-17 | 1 | -15/+59 | |
| | ||||||
* | :sparkles: use RELEASE_VERSION env | Flam3rboy | 2021-08-17 | 1 | -5/+5 | |
| | ||||||
* | :loud_sound: verbose error handler | Flam3rboy | 2021-08-17 | 4 | -9/+12 | |
| | ||||||
* | :bug: fix login route | Flam3rboy | 2021-08-17 | 1 | -1/+4 | |
| | ||||||
* | :bug: fix import | Flam3rboy | 2021-08-17 | 1 | -1/+1 | |
| | ||||||
* | :bug: update bundle import | Flam3rboy | 2021-08-17 | 1 | -3/+3 | |
| | ||||||
* | :bug: fix bundle | Flam3rboy | 2021-08-17 | 1 | -3/+3 | |
| | ||||||
* | :bug: fix release | Flam3rboy | 2021-08-17 | 1 | -0/+1 | |
| | ||||||
* | :bug: update release.yml | Flam3rboy | 2021-08-17 | 1 | -1/+5 | |
| | ||||||
* | :bug: fix release | Flam3rboy | 2021-08-17 | 2 | -6/+18 | |
| | ||||||
* | :bug: fix bundle import path | Flam3rboy | 2021-08-17 | 2 | -20/+3 | |
| | ||||||
* | :bug: fix release | Flam3rboy | 2021-08-17 | 1 | -5/+5 | |
| | ||||||
* | :bug: fix windows | Flam3rboy | 2021-08-17 | 1 | -6/+5 | |
| | ||||||
* | :bug: fix windows release | Flam3rboy | 2021-08-17 | 1 | -0/+1 | |
| | ||||||
* | :bug: fix symlink linux | Flam3rboy | 2021-08-16 | 1 | -8/+8 | |
| | ||||||
* | fix pre release script | Flam3rboy | 2021-08-16 | 1 | -4/+1 | |
| | ||||||
* | :bug: pre release script | Flam3rboy | 2021-08-16 | 1 | -3/+23 | |
| | ||||||
* | :bug: fix release | Flam3rboy | 2021-08-16 | 1 | -1/+1 | |
| | ||||||
* | fix release | Flam3rboy | 2021-08-16 | 1 | -1/+1 | |
| | ||||||
* | :bug: fix release | Flam3rboy | 2021-08-16 | 1 | -1/+1 | |
| | ||||||
* | :bug: fix release update path | Flam3rboy | 2021-08-16 | 1 | -29/+3 | |
| | ||||||
* | :bug: update release | Flam3rboy | 2021-08-16 | 1 | -3/+29 | |
| | ||||||
* | :bug: fix release | Flam3rboy | 2021-08-16 | 1 | -3/+3 | |
| | ||||||
* | :bug: fix symlink in bundle | Flam3rboy | 2021-08-16 | 1 | -3/+3 | |
| | ||||||
* | :sparkles: delete finished todos | Flam3rboy | 2021-08-16 | 3 | -6/+0 | |
| | ||||||
* | :bug: fix release caxa start command | Flam3rboy | 2021-08-16 | 1 | -3/+3 | |
| | ||||||
* | update Event | Flam3rboy | 2021-08-16 | 3 | -19/+3 | |
| | ||||||
* | :sparkles: update auth middleware | Flam3rboy | 2021-08-16 | 1 | -3/+9 | |
| | ||||||
* | update Rate Limit with new event transmission | Flam3rboy | 2021-08-16 | 2 | -46/+47 | |
| | ||||||
* | :bug: fix release caxa | Flam3rboy | 2021-08-16 | 1 | -3/+3 | |
| | ||||||
* | :bug: fix release version | Flam3rboy | 2021-08-15 | 1 | -1/+1 | |
| | ||||||
* | :bug: fix release | Flam3rboy | 2021-08-15 | 1 | -1/+3 | |
| | ||||||
* | :bug: fix util install | Flam3rboy | 2021-08-15 | 3 | -8/+1 | |
| | ||||||
* | :bug: build bundle | Flam3rboy | 2021-08-15 | 5 | -5/+5 | |
| | ||||||
* | :bug: fix bundle postinstall | Flam3rboy | 2021-08-15 | 8 | -18/+49 | |
| | ||||||
* | :arrow_up: update mongoose types | Flam3rboy | 2021-08-15 | 9 | -1216/+483 | |
| | ||||||
* | delete assets | Flam3rboy | 2021-08-15 | 19 | -1142/+2 | |
| | ||||||
* | :bug: fix server bundle | Flam3rboy | 2021-08-15 | 31 | -664/+17612 | |
| | ||||||
* | :bug: prevent @everyone role deletion | Flam3rboy | 2021-08-15 | 1 | -7/+4 | |
| | ||||||
* | :construction: auto update | Flam3rboy | 2021-08-15 | 2 | -0/+82 | |
| | ||||||
* | :bug: fix types | Flam3rboy | 2021-08-15 | 4 | -2/+6 | |
| | ||||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-server | Flam3rboy | 2021-08-15 | 1 | -5/+5 | |
|\ | ||||||
| * | Update release.yml | Flam3rboy | 2021-08-15 | 1 | -5/+5 | |
| | | ||||||
* | | update packages | Flam3rboy | 2021-08-15 | 5 | -23/+56 | |
|/ | ||||||
* | Update release.yml | Flam3rboy | 2021-08-15 | 1 | -95/+94 | |
| | ||||||
* | Update release.yml | Flam3rboy | 2021-08-15 | 1 | -0/+1 | |
| | ||||||
* | Update release.yml | Flam3rboy | 2021-08-15 | 1 | -1/+1 | |
| | ||||||
* | Update release.yml | Flam3rboy | 2021-08-15 | 1 | -93/+94 | |
| | ||||||
* | :bug: fix version number in release | Flam3rboy | 2021-08-15 | 1 | -0/+2 | |
| | ||||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-server | Flam3rboy | 2021-08-15 | 1 | -1/+1 | |
|\ | ||||||
| * | Merge pull request #270 from reisxd/patch-1 | Flam3rboy | 2021-08-15 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Add ACCOUNT_DISABLED translation for Turkish | reis | 2021-08-15 | 1 | -1/+1 | |
| |/ | ||||||
* | | update release | Flam3rboy | 2021-08-15 | 2 | -4/+5 | |
| | | ||||||
* | | :bug: fix tsc missing | Flam3rboy | 2021-08-15 | 7 | -277/+101 | |
|/ | ||||||
* | :sparkles: start.bat and start.sh script | Flam3rboy | 2021-08-15 | 10 | -16062/+306 | |
| | ||||||
* | :art: clean up server bundle | Flam3rboy | 2021-08-14 | 8 | -163/+176 | |
| | ||||||
* | move devDependencies to dependencies | Flam3rboy | 2021-08-14 | 8 | -438/+193 | |
| | | | | because bundle installs api/gateway/cdn as npm dep. and the dev packages don't get automatically installed | |||||
* | :art: rename run script to start | Flam3rboy | 2021-08-14 | 1 | -2/+2 | |
| | ||||||
* | :sparkles: server bundle | Flam3rboy | 2021-08-14 | 7 | -168/+277 | |
| | ||||||
* | :bug: fix Guild + Channel create | Flam3rboy | 2021-08-14 | 3 | -5/+15 | |
| | ||||||
* | :bug: fix guild create with channel template | Flam3rboy | 2021-08-14 | 1 | -1/+21 | |
| | ||||||
* | :arrow_up: update test client | Flam3rboy | 2021-08-14 | 1 | -4/+4 | |
| | ||||||
* | :construction: fix server bundle | Flam3rboy | 2021-08-13 | 10 | -28/+96 | |
| | ||||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-08-13 | 15 | -221/+8993 | |
|\ | ||||||
| * | :bug: fix dependencies and build for bundle | Flam3rboy | 2021-08-13 | 9 | -76/+29223 | |
| | | ||||||
| * | :bug: fix types + packages | Flam3rboy | 2021-08-13 | 10 | -20956/+581 | |
| | | ||||||
* | | :pencil: update readme | Flam3rboy | 2021-08-13 | 1 | -15/+35 | |
| | |