Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | :art: emoji db migration | Flam3rboy | 2021-10-10 | 8 | -9/+234 |
* | :bug: fix cdn route not working without hash | Flam3rboy | 2021-10-10 | 2 | -3/+26 |
* | :bug: fix cdn | Flam3rboy | 2021-10-10 | 1 | -18/+3 |
* | Merge branch 'master' into pr/LoboMetalurgico/424 | Flam3rboy | 2021-10-10 | 48 | -17014/+15658 |
|\ | |||||
| * | :see_no_evil: remove console.log | Flam3rboy | 2021-10-10 | 1 | -1/+0 |
| * | :bug: fix tsc compiler | Flam3rboy | 2021-10-10 | 6 | -31/+54 |
| * | :bug: fix windows process.getuid | Flam3rboy | 2021-10-10 | 1 | -1/+1 |
| * | :bug: convert bigint literal to object | Flam3rboy | 2021-10-10 | 5 | -7/+12 |
| * | :art: clean up imports + classes | Flam3rboy | 2021-10-10 | 15 | -146/+23 |
| * | :art: clean up dependencies | Flam3rboy | 2021-10-10 | 18 | -16722/+15526 |
| * | :sparkles: changed and fixed compiler | Flam3rboy | 2021-10-10 | 8 | -130/+66 |
* | | Merge branch 'fosscord:master' into milestoneV1/routes/implement/emojis | Lobo Metalúrgico | 2021-10-09 | 9 | -21/+94 |
|\| | |||||
| * | :sparkles: random guest username generation added | xnacly | 2021-10-09 | 1 | -1/+42 |
| * | :bug: rewrite locale en to en-US | Flam3rboy | 2021-10-09 | 1 | -0/+6 |
| * | :bug: fix build.js? | Flam3rboy | 2021-10-09 | 1 | -1/+1 |
| * | :sparkles: added read state | Flam3rboy | 2021-10-09 | 4 | -11/+22 |
| * | :sparkles: handleFile() now returns mime_type and size | Flam3rboy | 2021-10-09 | 1 | -4/+19 |
| * | :art: cdn now also works without setting a public endpoint | Flam3rboy | 2021-10-09 | 2 | -4/+4 |
* | | (api): fix some issues | Lobo Metalúrgico | 2021-10-09 | 1 | -3/+2 |
* | | (api): implement post on emoji route | Lobo Metalúrgico | 2021-10-09 | 1 | -4/+38 |
* | | (api): add patch to emoji route | Lobo Metalúrgico | 2021-10-09 | 1 | -0/+26 |
* | | Merge remote-tracking branch 'upstream/master' into milestoneV1/routes/implem... | Lobo Metalúrgico | 2021-10-09 | 11 | -20/+53 |
|\| | |||||
| * | Merge branch 'master' of http://github.com/fosscord/fosscord-server | Flam3rboy | 2021-10-09 | 10 | -18/+48 |
| |\ | |||||
| | * | Merge pull request #429 from fosscord/dev | Flam3rboy | 2021-10-09 | 2 | -2/+3 |
| | |\ | |||||
| | | * | :bug: fix typing | Flam3rboy | 2021-10-09 | 2 | -2/+3 |
| | * | | Merge pull request #428 from fosscord/dev | Flam3rboy | 2021-10-09 | 9 | -16/+45 |
| | |\| | |||||
| | | * | :art: do not auto guest register on login/register page | Flam3rboy | 2021-10-09 | 1 | -1/+1 |
| | | * | :bug: fix claim account | Flam3rboy | 2021-10-09 | 1 | -4/+12 |
| | | * | :sparkles: added guestsRequireInvite to config | Flam3rboy | 2021-10-09 | 2 | -5/+9 |
| | | * | :bug: fix password changing | Flam3rboy | 2021-10-09 | 1 | -4/+22 |
| | | * | :bug: fix cdn | Flam3rboy | 2021-10-09 | 5 | -6/+5 |
| | |/ | |||||
| * / | :bug: fix array key in config | Flam3rboy | 2021-10-09 | 1 | -2/+5 |
| |/ | |||||
* | | (api): fix route name | Lobo Metalúrgico | 2021-10-08 | 1 | -0/+0 |
* | | (api): inital emojis route implementation | Lobo Metalúrgico | 2021-10-08 | 2 | -0/+80 |
|/ | |||||
* | :bug: fix import | Flam3rboy | 2021-10-09 | 3 | -3/+6 |
* | :bug: fix old node version | Flam3rboy | 2021-10-09 | 1 | -2/+2 |
* | Merge branch 'master' of http://github.com/fosscord/fosscord-server | Flam3rboy | 2021-10-09 | 2 | -7/+8 |
|\ | |||||
| * | :rocket: 2000 commit - changed ascii art | xnacly | 2021-10-08 | 1 | -6/+6 |
| * | replaced node:16 with alpine in bundle Dockerfile | xnacly | 2021-10-08 | 1 | -1/+2 |
* | | :art: fix imports with new build script | Flam3rboy | 2021-10-09 | 15 | -42/+43 |
* | | :bug: fix build | Flam3rboy | 2021-10-09 | 13 | -126/+252 |
|/ | |||||
* | :sparkles: added Dockerfile for bundle | xnacly | 2021-10-08 | 2 | -0/+9 |
* | Merge pull request #418 from TheArcaneBrony/compiler-change | Flam3rboy | 2021-10-08 | 27 | -85/+5375 |
|\ | |||||
| * | :sparkles: bundle build script | Flam3rboy | 2021-10-08 | 14 | -166/+1574 |
| * | Merge branch 'compiler-change' of https://github.com/thearcanebrony/fosscord-... | Flam3rboy | 2021-10-07 | 7 | -43/+45 |
| |\ | |||||
| | * | :bug: fix types + swcrc configs | Flam3rboy | 2021-10-07 | 11 | -1242/+68 |
| | * | :bug: fix swcrc config: rewrite import -> require | Flam3rboy | 2021-10-07 | 9 | -95/+81 |
| * | | :bug: fix swc config | Flam3rboy | 2021-10-07 | 16 | -1317/+105 |
| * | | :zap: fast build script | Flam3rboy | 2021-10-07 | 2 | -18/+37 |
| |/ | |||||
| * | Compiler test | The Arcane Brony | 2021-10-06 | 29 | -122/+5195 |
|/ | |||||
* | :arrow_up: update packages | Flam3rboy | 2021-10-06 | 5 | -23/+23 |
* | :arrow_up: lambert-server@1.2.11 | Flam3rboy | 2021-10-05 | 8 | -30/+32 |
* | :art: add build script to bundle setup | Flam3rboy | 2021-10-05 | 1 | -1/+1 |
* | :bug: fix set user settings | Flam3rboy | 2021-10-05 | 1 | -33/+0 |
* | :bug: fix user projection | Flam3rboy | 2021-10-05 | 7 | -6/+13 |
* | :art: reformatted | Flam3rboy | 2021-10-05 | 3 | -9/+19 |
* | :bug: fix client locale | Flam3rboy | 2021-10-05 | 1 | -1/+2 |
* | :sparkles: added autoJoin guild to config | Flam3rboy | 2021-10-05 | 5 | -74/+123 |
* | :art: move field error to util | Flam3rboy | 2021-10-05 | 7 | -8/+6 |
* | :sparkles: add User.register() method | Flam3rboy | 2021-10-05 | 2 | -136/+153 |
* | :arrow_up: update mnjsf | Flam3rboy | 2021-10-05 | 10 | -46/+46 |
* | :bug: fix windows db file path | Flam3rboy | 2021-10-05 | 1 | -1/+1 |
* | :bug: fix lazy request | Flam3rboy | 2021-10-05 | 1 | -1/+12 |
* | :art: improve migration script | Flam3rboy | 2021-10-05 | 1 | -21/+103 |
* | :bug: fix guild create with client template | Flam3rboy | 2021-10-05 | 1 | -21/+17 |
* | :sparkles: auto register guest account | Flam3rboy | 2021-10-05 | 1 | -0/+10 |
* | :bug: fix bundle setup | Flam3rboy | 2021-10-05 | 1 | -1/+1 |
* | :sparkles: db migrate script | Flam3rboy | 2021-10-04 | 3 | -4/+52 |
* | :sparkles: generalize primary column to work with mongodb object id | Flam3rboy | 2021-10-04 | 16 | -63/+63 |
* | Merge branch 'master' of http://github.com/fosscord/fosscord-server | Flam3rboy | 2021-10-04 | 12 | -14/+104 |
|\ | |||||
| * | Merge pull request #413 from Thesourtimes/master | Flam3rboy | 2021-10-04 | 12 | -14/+94 |
| |\ | |||||
| | * | :arrow_up: update dependencies | Flam3rboy | 2021-10-04 | 4 | -1/+7 |
| | * | replace chalk with nanocolors | uurgothat | 2021-10-04 | 10 | -11/+59 |
| | * | Add warn for git + remove unnecessary import | uurgothat | 2021-10-04 | 2 | -6/+14 |
| | * | Rainbow the logs | uurgothat | 2021-10-04 | 9 | -28/+46 |
| |/ | |||||
* / | :construction: different db engines | Flam3rboy | 2021-10-04 | 11 | -40/+415 |
|/ | |||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-server | Flam3rboy | 2021-10-04 | 39 | -531/+692 |
|\ | |||||
| * | Merge pull request #412 from TheArcaneBrony/master | Flam3rboy | 2021-10-03 | 2 | -24/+25 |
| |\ | |||||
| | * | :truck: rename id -> sku_id | Flam3rboy | 2021-10-03 | 1 | -22/+6 |
| | * | Add subscription plans so the client doesn't crash | The Arcane Brony | 2021-10-03 | 1 | -14/+31 |
| * | | :bug: fix message reactions | Flam3rboy | 2021-10-03 | 2 | -6/+4 |
| |/ | |||||
| * | Merge pull request #411 from afeuerstein/master | Flam3rboy | 2021-10-03 | 1 | -1/+1 |
| |\ | |||||
| | * | fix request failiure with error code 400 | afeuerstein | 2021-10-03 | 1 | -1/+1 |
| |/ | |||||
| * | :bug: fix registration | Flam3rboy | 2021-10-03 | 1 | -0/+1 |
| * | :sparkles: add ``right`` option to route() | Flam3rboy | 2021-10-03 | 6 | -5/+31 |
| * | :sparkles: User instance rights | Flam3rboy | 2021-10-03 | 4 | -40/+119 |
| * | :art: restructure gateway | Flam3rboy | 2021-10-02 | 9 | -12/+36 |
| * | Merge pull request #410 from TheArcaneBrony/master | Flam3rboy | 2021-10-01 | 2 | -3/+13 |
| |\ | |||||
| | * | Merge branch 'master' of https://github.com/TheArcaneBrony/fosscord-server | The Arcane Brony | 2021-10-01 | 2 | -460/+154 |
| | |\ | |||||
| | | * | Merge branch 'fosscord:master' into master | TheArcaneBrony | 2021-10-01 | 2 | -460/+154 |
| | | |\ | | |_|/ | |/| | | |||||
| * | | | :bug: fix schema + user modify not working | Flam3rboy | 2021-10-01 | 2 | -460/+154 |
| | * | | Add default value to guild discovery" | The Arcane Brony | 2021-10-01 | 1 | -2/+1 |
| | |/ | |||||
| | * | Add setting to show all guilds in discovery, fix query for guild discovery | The Arcane Brony | 2021-10-01 | 2 | -2/+13 |
| |/ | |||||
| * | :bug: fix disable register | Flam3rboy | 2021-10-01 | 1 | -1/+1 |
| * | :sparkles: registration disabled notice | Flam3rboy | 2021-10-01 | 1 | -0/+9 |
| * | Merge branch 'master' of http://github.com/fosscord/fosscord-server | Flam3rboy | 2021-10-01 | 14 | -7/+323 |
| |\ | |||||
| | * | Merge pull request #404 from Thesourtimes/master | Flam3rboy | 2021-09-30 | 6 | -7/+10 |
| | |\ | |||||
| | | * | hotfix for misc routes | uurgothat | 2021-09-30 | 6 | -7/+10 |
| | |/ | |||||
| | * | Merge pull request #403 from Thesourtimes/master | Flam3rboy | 2021-09-30 | 14 | -2/+183 |
| | |\ | |||||
| | | * | Add misc routes | uurgothat | 2021-09-30 | 14 | -2/+183 |
| | |/ | |||||
| | * | Merge pull request #402 from Thesourtimes/master | Flam3rboy | 2021-09-29 | 4 | -24/+156 |
| | |\ | |||||
| | | * | store improvements | uurgothat | 2021-09-29 | 4 | -24/+156 |
| | |/ | |||||
| * | | :sparkles: new user flags | Flam3rboy | 2021-10-01 | 1 | -0/+2 |
| * | | fix #406 | Flam3rboy | 2021-10-01 | 2 | -1/+2 |
* | | | :sparkles: custom user flags offset | Flam3rboy | 2021-10-04 | 1 | -0/+2 |
| |/ |/| | |||||
* | | Merge branch 'master' of https://github.com/fosscord/fosscord-server | Flam3rboy | 2021-09-28 | 21 | -6807/+6253 |
|\| | |||||
| * | :bug: fix channel permission overwrites | Flam3rboy | 2021-09-26 | 6 | -105/+112 |
| * | :bug: fix role can't set permission | Flam3rboy | 2021-09-25 | 1 | -2/+13 |
| * | :sparkles: add private and public endpoint | Flam3rboy | 2021-09-25 | 6 | -67/+27 |
| * | :bug: message attachment url | Flam3rboy | 2021-09-25 | 1 | -0/+5 |
| * | :lock: XSS content type: html | Flam3rboy | 2021-09-25 | 1 | -2/+15 |
| * | :sparkles: key value config | Flam3rboy | 2021-09-25 | 3 | -19/+70 |
| * | :bug: fix #392 | Flam3rboy | 2021-09-25 | 1 | -2/+2 |
| * | :bug: fix guild template create | Flam3rboy | 2021-09-25 | 1 | -13/+15 |
| * | :art: sort openapi tags by alphabet | Flam3rboy | 2021-09-23 | 1 | -6597/+5994 |
* | | Merge branch 'master' of https://github.com/fosscord/fosscord-server | Flam3rboy | 2021-09-24 | 184 | -12377/+46901 |
|\| | |||||
| * | :art: remove start from setup script | Flam3rboy | 2021-09-23 | 2 | -293/+1230 |
| * | Merge pull request #372 from fosscord/unittests | Flam3rboy | 2021-09-23 | 73 | -2889/+26804 |
| |\ | |||||
| | * | :bug: prepare/postinstall only works for packages not local npm install | Flam3rboy | 2021-09-23 | 1 | -1/+1 |
| | * | :bug: fix install script | Flam3rboy | 2021-09-23 | 2 | -3/+2 |
| | * | Merge branch 'master' into unittests | Flam3rboy | 2021-09-23 | 6 | -903/+12078 |
| | |\ | | |/ | |/| | |||||
| * | | Merge pull request #394 from ChrisChrome/erlpack-fix | Flam3rboy | 2021-09-23 | 5 | -12/+835 |
| |\ \ | |||||
| | * | | Ok, so it DOES build | Chris Chrome | 2021-09-23 | 2 | -3/+5 |
| | * | | Use @yukikaze-bot/erlpack | Chris Chrome | 2021-09-23 | 5 | -11/+832 |
| |/ / | |||||
| * | | Merge pull request #393 from Slappy826/patch-1 | Flam3rboy | 2021-09-23 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Update README.md | Slappy826 | 2021-09-22 | 1 | -1/+1 |
| |/ / | |||||
| | * | :bug: fix (pre) install scripts | Flam3rboy | 2021-09-23 | 8 | -14/+28 |
| | * | :sparkles: example value in documentation | Flam3rboy | 2021-09-21 | 3 | -6/+15 |
| | * | :sparkles: unit tests expect event | Flam3rboy | 2021-09-21 | 3 | -5996/+6628 |
| | * | :sparkles: generate openapi documentation | Flam3rboy | 2021-09-21 | 19 | -1048/+7415 |
| | * | :bug: fix unittests | Flam3rboy | 2021-09-20 | 4 | -21/+82 |
| | * | :sparkles: add option to disable all rate limits | Flam3rboy | 2021-09-20 | 6 | -6/+10 |
| | * | :bug: fix errror handler | Flam3rboy | 2021-09-20 | 1 | -3/+4 |
| | * | :art: rewrite imports | Flam3rboy | 2021-09-20 | 26 | -363/+2601 |
| | * | Merge branch 'master' into unittests | Flam3rboy | 2021-09-20 | 70 | -1227/+2258 |
| | |\ | | |/ | |/| | |||||
| * | | :bug: fix relationships | Flam3rboy | 2021-09-20 | 2 | -254/+14 |
| * | | Merge pull request #382 from fosscord/auto-delete-relations | Flam3rboy | 2021-09-20 | 29 | -171/+363 |
| |\ \ | |||||
| | * | | :bug: fix .delete -> add onDelete: "CASCADE" | Flam3rboy | 2021-09-20 | 23 | -97/+153 |
| | * | | :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 | 5 | -69/+112 |
| | * | | Merge branch 'master' into auto-delete-relations | Flam3rboy | 2021-09-19 | 32 | -684/+1175 |
| | |\ \ | |||||
| | * | | | :art: add orphanedRowAction and cascade onDelete to entities | Flam3rboy | 2021-09-19 | 7 | -20/+532 |
| | * | | | :art: remove deleteMessageAttachments and move to entity | Flam3rboy | 2021-09-19 | 4 | -17/+8 |
| * | | | | Merge pull request #386 from ChrisChrome/master | Flam3rboy | 2021-09-20 | 3 | -2/+2 |
| |\ \ \ \ | |||||
| | * | | | | Update index.ts | Flam3rboy | 2021-09-20 | 1 | -5/+1 |
| | * | | | | oRdEr Of OpErAtIoNs | Chris Chrome | 2021-09-20 | 1 | -2/+2 |
| | * | | | | Merge remote-tracking branch 'origin/master' | Chris Chrome | 2021-09-20 | 6 | -31/+45 |
| | |\ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-09-20 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| * | | | | | | :sparkles: accept invite page | Flam3rboy | 2021-09-20 | 6 | -27/+41 |
| * | | | | | | :arrow_up: update test client | Flam3rboy | 2021-09-20 | 1 | -4/+4 |
| | |_|_|/ / | |/| | | | | |||||
| | | * | | | Fix one thing, another problem pops up | Chris Chrome | 2021-09-20 | 3 | -2/+6 |
| | | * | | | Delete messages before deleting channel | Chris Chrome | 2021-09-20 | 1 | -2/+2 |
| | |/ / / | |||||
| | * / / | Update README.md | Flam3rboy | 2021-09-19 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | :truck: move file handle to utility | Flam3rboy | 2021-09-19 | 7 | -4/+422 |
| * | | | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-09-19 | 29 | -692/+1176 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Merge pull request #377 from TheArcaneBrony/request-logging | Flam3rboy | 2021-09-18 | 1 | -9/+9 |
| | |\ \ | |||||
| | | * | | Fix environment variable name to work on non-Windows platforms | The Arcane Brony | 2021-09-18 | 1 | -9/+9 |
| | |/ / | |||||
| | * | | Merge pull request #375 from TheArcaneBrony/request-logging | Flam3rboy | 2021-09-18 | 3 | -0/+160 |
| | |\ \ | |||||
| | | * | | Add response code white/blacklisting | The Arcane Brony | 2021-09-18 | 1 | -1/+20 |
| | | * | | Add request logging (with env var: log-requests) | The Arcane Brony | 2021-09-18 | 3 | -0/+141 |
| | * | | | Merge pull request #369 from AlTech98/fix-dm | Flam3rboy | 2021-09-18 | 25 | -692/+990 |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| | | * | | Merge branch 'fosscord:master' into fix-dm | AlTech98 | 2021-09-18 | 1 | -0/+11 |
| | | |\ \ | | | |/ / | | |/| | | |||||
| | * | | | Merge pull request #374 from TheArcaneBrony/dummy-connections-endpoint | Flam3rboy | 2021-09-18 | 1 | -0/+11 |
| | |\ \ \ | |||||
| | | * | | | Update connections.ts | Flam3rboy | 2021-09-18 | 1 | -2/+3 |
| | | * | | | Add /users/@me/connections | The Arcane Brony | 2021-09-18 | 1 | -0/+10 |
| | |/ / / | |||||
| | | * | | Removed ChannelService, more fixes | AlTech98 | 2021-09-18 | 11 | -139/+131 |
| | | * | | Fix gateway not listening for new channels events | AlTech98 | 2021-09-18 | 3 | -18/+9 |
| | | * | | Merge branch 'fosscord:master' into fix-dm | AlTech98 | 2021-09-18 | 10 | -76/+88 |
| | | |\ \ | | | |/ / | | |/| | | |||||
| | | * | | Fix icon, owner_id change and channel deletion for group DMs | AlTech98 | 2021-09-17 | 5 | -606/+631 |
| | | * | | Merge branch 'fosscord:master' into fix-dm | AlTech98 | 2021-09-17 | 2 | -3/+5 |
| | | |\ \ | |||||
| | | * | | | Fix GET /users/@me/channels | AlTech98 | 2021-09-17 | 1 | -12/+3 |
| | | * | | | Update ChannelService.ts | Flam3rboy | 2021-09-17 | 1 | -1/+2 |
| | | * | | | Implemented DMs and group DMs | AlTech98 | 2021-09-16 | 19 | -79/+342 |
| | | * | | | Dummy sticker-packs routes | AlTech98 | 2021-09-16 | 2 | -0/+28 |
| | | * | | | Gateway permission check fix | AlTech98 | 2021-09-16 | 3 | -3/+10 |
| * | | | | | :bug: fix bundle debug | Flam3rboy | 2021-09-19 | 4 | -9/+270 |
| * | | | | | :truck: move handleFile to cdn | Flam3rboy | 2021-09-19 | 4 | -9/+5 |
| * | | | | | :art: user is verified by default | Flam3rboy | 2021-09-19 | 1 | -1/+1 |
| * | | | | | :bug: fix guild create icon | Flam3rboy | 2021-09-18 | 2 | -3/+4 |
| |/ / / / | |||||
| | | | * | :sparkles: route middleware test option | Flam3rboy | 2021-09-18 | 4 | -13/+12 |
| | | | * | :sparkles: jest automatic tests | Flam3rboy | 2021-09-18 | 6 | -7/+129 |
| | | | * | :art: use typescript plugin that converts to relative paths | Flam3rboy | 2021-09-18 | 16 | -90/+4169 |
| | | | * | :sparkles: generate test responses | Flam3rboy | 2021-09-18 | 5 | -49/+175 |
| | | | * | :pencil: add default route description to all routes | Flam3rboy | 2021-09-18 | 10 | -21/+28 |
| | |_|/ | |/| | | |||||
| * | | | :bug: fix body parse treating null not as undefined (except for icons/avatars) | Flam3rboy | 2021-09-17 | 10 | -76/+88 |
| | |/ | |/| | |||||
| * | | :bug: fix vanity url | Flam3rboy | 2021-09-16 | 2 | -3/+5 |
| |/ | |||||
| * | :arrow_up: update package | Flam3rboy | 2021-09-16 | 2 | -10/+10 |
| * | Revert "fix #128" | Flam3rboy | 2021-09-16 | 1 | -52/+9 |
| * | Revert "fix #129" | Flam3rboy | 2021-09-16 | 1 | -17/+0 |
| * | Revert ":construction: webhook" | Flam3rboy | 2021-09-16 | 11 | -369/+18 |
| * | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-09-16 | 1 | -0/+661 |
| |\ | |||||
| | * | Merge pull request #366 from erkinalp/patch-2 | Flam3rboy | 2021-09-14 | 1 | -0/+661 |
| | |\ | |||||
| | | * | Add licence file into fosscord-server repository | Erkin Alp Güney | 2021-09-14 | 1 | -0/+661 |
| | |/ | |||||
| * | | :arrow_up: fix + update dependencies | Flam3rboy | 2021-09-16 | 5 | -8277/+6525 |
| * | | :construction: webhook | Flam3rboy | 2021-09-14 | 11 | -18/+369 |
| * | | fix #129 | Flam3rboy | 2021-09-14 | 1 | -0/+17 |
| * | | fix #128 | Flam3rboy | 2021-09-14 | 1 | -9/+52 |
| |/ | |||||
| * | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-09-14 | 14 | -25/+124 |
| |\ | |||||
| | * | Merge pull request #360 from AlTech98/invite | Flam3rboy | 2021-09-14 | 3 | -4/+20 |
| | |\ | |||||
| | | * | Emit INVITE_DELETE | AlTech98 | 2021-09-14 | 1 | -2/+15 |
| | | * | Fix invites creation | AlTech98 | 2021-09-14 | 2 | -2/+5 |
| | * | | Merge pull request #359 from Thesourtimes/master | Flam3rboy | 2021-09-14 | 2 | -0/+22 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | add store endpoints | uurgothat | 2021-09-13 | 2 | -0/+22 |
| | |/ | |||||
| | * | Merge pull request #358 from AlTech98/fix-356 | Flam3rboy | 2021-09-13 | 3 | -13/+34 |
| | |\ | |||||
| | | * | Fix #356 | AlTech98 | 2021-09-13 | 3 | -13/+34 |
| | |/ | |||||
| | * | Merge pull request #357 from AlTech98/user-update | Flam3rboy | 2021-09-13 | 1 | -4/+12 |
| | |\ | |||||
| | | * | Update index.ts | Flam3rboy | 2021-09-13 | 1 | -1/+1 |
| | | * | Emit USER_UPDATE, fix #214 | AlTech98 | 2021-09-13 | 1 | -4/+12 |
| | |/ | |||||
| | * | Merge pull request #355 from AlTech98/attachments | Flam3rboy | 2021-09-13 | 7 | -5/+37 |
| | |\ | |||||
| | | * | Delete attachments of deleted messages, fix #273 | AlTech98 | 2021-09-13 | 6 | -4/+36 |
| | | * | Fix attachments not being saved to db | AlTech98 | 2021-09-13 | 1 | -1/+1 |
| | |/ | |||||
| * | | :bug: fix fosscord.js | Flam3rboy | 2021-09-13 | 3 | -2/+18 |
| * | | :art: remove unused imports | Flam3rboy | 2021-09-13 | 21 | -266/+61 |
| |/ | |||||
| * | :bug: fix In() query | Flam3rboy | 2021-09-13 | 3 | -5/+13 |
| * | :bug: fix relationship | Flam3rboy | 2021-09-13 | 4 | -65/+94 |
| * | :bug: fix dm #321 | Flam3rboy | 2021-09-13 | 7 | -31/+50 |
| * | :bug: fix channel events + message send | Flam3rboy | 2021-09-13 | 3 | -13/+17 |
| * | :bug: fix invites: ajv doesn't treat null as undefined | Flam3rboy | 2021-09-13 | 4 | -333/+266 |
| * | Merge branch 'typescript-interface-body-parser+autogenerate-unit-tests+docume... | Flam3rboy | 2021-09-12 | 118 | -1539/+10374 |
| |\ | |||||
| | * | :sparkles: #307 done | Flam3rboy | 2021-09-12 | 75 | -1485/+7638 |
| | * | :construction: :sparkles: new body parser (bans route) | Flam3rboy | 2021-09-12 | 5 | -15/+1323 |
| | * | :bug: fix gateway | Flam3rboy | 2021-09-12 | 4 | -4/+6 |
| | * | :art: remove long relatives paths -> short module paths | Flam3rboy | 2021-09-12 | 79 | -269/+1641 |
| * | | Merge pull request #353 from AlTech98/dummy-routes | Flam3rboy | 2021-09-12 | 6 | -1/+51 |
| |\ \ | | |/ | |/| | |||||
| | * | Add dummy missing routes | AlTech98 | 2021-09-12 | 6 | -1/+51 |
| |/ | |||||
| * | Merge pull request #348 from AlTech98/fix-cdn-upload | Flam3rboy | 2021-09-12 | 1 | -0/+2 |
| |\ | |||||
| | * | 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 | 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" | conner | 2021-09-09 | 1 | -2/+0 |
| |/ | |||||
| * | Merge pull request #344 from AlTech98/master | conner | 2021-09-09 | 1 | -0/+2 |
| |\ | |||||
| | * | 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 | 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 |
|\ | |||||
| * | :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 |