Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Paul Munteanu | 2021-05-28 | 30 | -275/+877 |
|\ | |||||
| * | :construction: permissions | Flam3rboy | 2021-05-28 | 1 | -1/+39 |
| | | |||||
| * | test | Flam3rboy | 2021-05-28 | 1 | -0/+0 |
| | | |||||
| * | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-05-27 | 27 | -264/+827 |
| |\ | |||||
| | * | :arrow_up: npm i @fosscord/server-util@1.3.5 | Flam3rboy | 2021-05-26 | 3 | -9/+30 |
| | | | |||||
| | * | :bug: fix EMAIL_ALREADY_REGISTERED error message | Flam3rboy | 2021-05-26 | 1 | -1/+1 |
| | | | |||||
| | * | optional GATEWAY .env variable | Flam3rboy | 2021-05-26 | 1 | -1/+1 |
| | | | |||||
| | * | fix message loading | Flam3rboy | 2021-05-26 | 1 | -1/+3 |
| | | | |||||
| | * | npm i @fosscord/server-util@1.3.3 | Flam3rboy | 2021-05-25 | 3 | -8/+9 |
| | | | |||||
| | * | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-05-24 | 2 | -22/+22 |
| | |\ | |||||
| | | * | Merge pull request #149 from fosscord/l10n_master | Flam3rboy | 2021-05-24 | 2 | -22/+22 |
| | | |\ | | | | | | | | | | | New Crowdin updates | ||||
| | | | * | New translations auth.json (Chinese Simplified) | Flam3rboy | 2021-05-24 | 1 | -8/+8 |
| | | | | | |||||
| | | | * | New translations common.json (Chinese Simplified) | Flam3rboy | 2021-05-24 | 1 | -14/+14 |
| | | | | | |||||
| | | | * | New translations common.json (Portuguese, Brazilian) | Flam3rboy | 2021-05-24 | 1 | -2/+2 |
| | | | | | |||||
| | | | * | New translations auth.json (Portuguese, Brazilian) | Flam3rboy | 2021-05-24 | 1 | -1/+1 |
| | | | | | |||||
| | | | * | New translations common.json (Portuguese) | Flam3rboy | 2021-05-24 | 1 | -2/+2 |
| | | | | | |||||
| | | | * | New translations auth.json (Portuguese) | Flam3rboy | 2021-05-24 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | :bug: fix route loading | Flam3rboy | 2021-05-24 | 1 | -1/+1 |
| | |/ / | |||||
| | * | | npm i @fosscord/server-util@1.3.2 | Flam3rboy | 2021-05-24 | 2 | -18/+38 |
| | | | | |||||
| | * | | :sparkles: use new config | Flam3rboy | 2021-05-24 | 18 | -129/+110 |
| | | | | |||||
| | * | | Merge pull request #147 from DiegoMagdaleno/master | Flam3rboy | 2021-05-23 | 17 | -173/+671 |
| | |\ \ | | | | | | | | | | | New way to do config no more hardcoded localhost | ||||
| | | * | | Fix: No more type casting required, rather take the gernics | Diego Magdaleno | 2021-05-23 | 14 | -21/+21 |
| | | | | | |||||
| | | * | | Merge branch 'fosscord-master' | Diego Magdaleno | 2021-05-23 | 3 | -3/+43 |
| | | |\ \ | |||||
| | | | * | | Meta: fix merge issues | Diego Magdaleno | 2021-05-23 | 3 | -3/+43 |
| | | |/| | | | | |/ / | | |/| | | |||||
| | * | | | Merge pull request #146 from luth31/upstream | Flam3rboy | 2021-05-23 | 1 | -3/+3 |
| | |\ \ \ | | | | | | | | | | | | | Remove redundant Dockerfile commands and add missing port command | ||||
| | | * | | | Undo mistake in Dockerfile | Paul Munteanu | 2021-05-23 | 1 | -1/+2 |
| | | | | | | |||||
| | * | | | | Merge pull request #145 from bloomsirenix/master | Flam3rboy | 2021-05-23 | 2 | -0/+40 |
| | |\ \ \ \ | | | | | | | | | | | | | | | Added Fully Functional Delete User Request and an Dummy Disable User one | ||||
| | | * | | | | added basic error status | Bloom Sirenix | 2021-05-23 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 401 unauthorized | ||||
| | | * | | | | Update delete.ts | Bloom Sirenix | 2021-05-22 | 1 | -1/+1 |
| | | | | | | | |||||
| | | * | | | | Added password check | Bloom Sirenix | 2021-05-22 | 1 | -5/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | :heavy_check_mark: Only works if user types right password :no_entry_sign: No more kids getting there account deleted by there brother | ||||
| | | * | | | | Made Delete request easier for users | Bloom Sirenix | 2021-05-22 | 1 | -8/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | less of an pain | ||||
| | | * | | | | Merge branch 'master' of https://github.com/bloomsirenix/fosscord-api | Bloom Sirenix | 2021-05-22 | 26 | -185294/+964 |
| | | |\ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | * | | | | Added Delete function and dummy disable function | Bloom Sirenix | 2021-05-22 | 2 | -0/+36 |
| | | | | | | | |||||
| | | | | * | | Docker: Remove the .docker directory and that goes in the main fosscord repo | Diego Magdaleno | 2021-05-23 | 1 | -0/+0 |
| | | | | | | | |||||
| | | | | * | | Update: Update fosscord-server-util to latest and fix issues with NULL and ↵ | Diego Magdaleno | 2021-05-23 | 3 | -11/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | undefined | ||||
| | | | | * | | Scripts: Generator should use necessary instead of required | Diego Magdaleno | 2021-05-22 | 1 | -3/+3 |
| | | | | | | | |||||
| | | | | * | | Scripts: Be able to generate config | Diego Magdaleno | 2021-05-22 | 3 | -0/+97 |
| | | | | | | | |||||
| | | | | * | | Config: Final config additons, now everything should work as desired | Diego Magdaleno | 2021-05-22 | 14 | -174/+41 |
| | | | | | | | |||||
| | | | | * | | Fix merge issues, update to reflect config changes and package.json | Diego Magdaleno | 2021-05-22 | 36 | -185898/+1536 |
| | | | | | | | |||||
| | | | | * | | Config: Refactor config to be be in separate classes | Diego Magdaleno | 2021-05-22 | 1 | -67/+83 |
| | | | | | | | |||||
| | | | | * | | Config: Dont suffix with nodejs | Diego Magdaleno | 2021-05-21 | 1 | -1/+1 |
| | | | | | | | |||||
| | | | | * | | Config: Refactor config method, so we have a new get all option, fix issues ↵ | Diego Magdaleno | 2021-05-21 | 11 | -24/+26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | in configurations | ||||
| | | | | * | | Meta: Clean up the format file | Diego Magdaleno | 2021-05-19 | 1 | -37/+37 |
| | | | | | | | |||||
| | | | | * | | Config: First rewrite of config and working implementation of getting values | Diego Magdaleno | 2021-05-19 | 14 | -185/+12870 |
| | | | | | | | |||||
| | | | | * | | Config: Start working on the config refactor | Diego Magdaleno | 2021-05-17 | 1 | -92/+131 |
| | | | | | | | |||||
| | | | | * | | Config: Those bracks dont go there | Diego Magdaleno | 2021-05-15 | 1 | -1/+1 |
| | | | | | | | |||||
| | | | | * | | Merge branch 'master' of github.com:DiegoMagdaleno/fosscord-api | Diego Magdaleno | 2021-05-15 | 2 | -23/+23 |
| | | | | |\ \ | |||||
| | | | | | * | | Merge branch 'fosscord:master' into master | Diego Magdaleno | 2021-05-15 | 2 | -23/+23 |
| | | | | | |\| | |||||
| | | | | * | | | Config: Redo config to be more straight to the point | Diego Magdaleno | 2021-05-15 | 2 | -9/+2 |
| | | | | |/ / | |||||
| | | | | * | | Config: Be able to configure the target_url | Diego Magdaleno | 2021-05-15 | 3 | -12285/+74 |
| | | | | | | | |||||
| * | | | | | | :bug: fix bans | Flam3rboy | 2021-05-27 | 1 | -12/+12 |
| |/ / / / / | |||||
* | | / / / | Merge branch 'fosscord:master' into master | Paul Munteanu | 2021-05-23 | 8 | -644/+474 |
|\| | | | | | |_|/ / / |/| | | | | |||||
| * | | | | :sparkles: Message edit | Flam3rboy | 2021-05-22 | 4 | -16/+56 |
| | | | | | |||||
| * | | | | :sparkles: reactions bulk remove | Flam3rboy | 2021-05-22 | 1 | -0/+62 |
| | | | | | |||||
| * | | | | Merge pull request #144 from afeuerstein/master | Flam3rboy | 2021-05-22 | 4 | -628/+356 |
| |\ \ \ \ | | | | | | | | | | | | | merge afeuerstein/fosscord-api to fosscord/fosscord-api | ||||
| | * | | | | remove patchfile | afeuerstein | 2021-05-22 | 3 | -627/+345 |
| | | | | | | |||||
| | * | | | | throw GUILD_ROLE_DELETE event | afeuerstein | 2021-05-22 | 1 | -1/+11 |
| |/ / / / | |||||
* | | | | | Add ports used by api in Dockerfile | Paul Munteanu | 2021-05-23 | 1 | -0/+1 |
| | | | | | |||||
* | | | | | Remove redundant Dockerfile commands | Paul Munteanu | 2021-05-23 | 1 | -3/+1 |
|/ / / / | |||||
* | | | | :arrow_up: update dependency | Flam3rboy | 2021-05-22 | 2 | -8/+8 |
| | | | | |||||
* | | | | :arrow_up: update dependency | Flam3rboy | 2021-05-22 | 2 | -8/+8 |
| | | | | |||||
* | | | | :sparkles: Reactions | Flam3rboy | 2021-05-22 | 6 | -184422/+186 |
| | | | | |||||
* | | | | :sparkles: invites TTL | Flam3rboy | 2021-05-22 | 1 | -1/+4 |
| | | | | |||||
* | | | | :sparkles: createChannel() | Flam3rboy | 2021-05-22 | 8 | -87/+78 |
| | | | | |||||
* | | | | :art: Move member routes in separate files | Flam3rboy | 2021-05-22 | 7 | -143/+225 |
|/ / / | |||||
* | | | :art: refactor/format | Flam3rboy | 2021-05-21 | 12 | -554/+413 |
| | | | |||||
* | | | :sparkles: Message Pins | Flam3rboy | 2021-05-21 | 1 | -2/+55 |
| | | | |||||
* | | | :construction: read state | Flam3rboy | 2021-05-21 | 2 | -24/+54 |
| | | | |||||
* | | | :sparkles: sendMessage() function | Flam3rboy | 2021-05-21 | 2 | -45/+58 |
| | | | |||||
* | | | Merge pull request #143 from DarrenAlex/patch-1 | Flam3rboy | 2021-05-21 | 1 | -15/+15 |
|\ \ \ | | | | | | | | | Added Indonesian translations | ||||
| * | | | Added Indonesian translations | DarrenAlex | 2021-05-21 | 1 | -15/+15 |
|/ / / | |||||
* | / | :sparkles: load gateway url from config | Flam3rboy | 2021-05-18 | 1 | -1/+4 |
| |/ |/| | |||||
* | | Merge pull request #138 from fosscord/l10n_master | Flam3rboy | 2021-05-12 | 2 | -23/+23 |
|\ \ | |/ |/| | New Crowdin updates | ||||
| * | New translations common.json (Esperanto) | Flam3rboy | 2021-05-12 | 1 | -14/+14 |
| | | |||||
| * | New translations auth.json (Esperanto) | Flam3rboy | 2021-05-12 | 1 | -9/+9 |
| | | |||||
* | | Merge pull request #137 from 9qz/master | Flam3rboy | 2021-05-11 | 4 | -16/+24 |
|\ \ | |/ |/| | Some refactor, fix channel_delete event and @everyone role appearing on member roles | ||||
| * | Merge branch 'fosscord:master' into master | honeytequila | 2021-05-11 | 1 | -1/+1 |
| |\ | |/ |/| | |||||
* | | :bug: fix Dockerfile | Flam3rboy | 2021-05-10 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #136 from notsapinho/master | Flam3rboy | 2021-05-10 | 3 | -14/+24 |
|\ \ | | | | | | | 🐛 Fix channels and joined_at not getting populated | ||||
| | * | Some refactor, fix channel_delete event and @everyone role appearing on ↵ | notsapinho | 2021-05-11 | 4 | -16/+24 |
| |/ | | | | | | | member roles | ||||
| * | Update Member.ts | honeytequila | 2021-05-10 | 1 | -1/+1 |
| | | |||||
| * | 🐛 Fix channels and joined_at not getting populated | notsapinho | 2021-05-10 | 3 | -14/+24 |
|/ | |||||
* | :bug: fix channel modify schema | Flam3rboy | 2021-05-10 | 1 | -1/+1 |
| | |||||
* | :bug: fix addMember guild not populating | Flam3rboy | 2021-05-10 | 1 | -1/+2 |
| | |||||
* | Merge pull request #135 from fosscord/l10n_master | Flam3rboy | 2021-05-09 | 3 | -11/+11 |
|\ | | | | | New Crowdin updates | ||||
| * | New translations auth.json (Vietnamese) | Flam3rboy | 2021-05-09 | 1 | -7/+7 |
| | | |||||
| * | New translations common.json (Polish) | Flam3rboy | 2021-05-09 | 1 | -1/+1 |
| | | |||||
| * | New translations auth.json (Polish) | Flam3rboy | 2021-05-09 | 1 | -3/+3 |
|/ | |||||
* | Merge pull request #134 from DiegoMagdaleno/master | Flam3rboy | 2021-05-09 | 1 | -0/+1 |
|\ | | | | | Docker: Fix the fact that post-install didnt run | ||||
| * | Docker: Fix the fact that post-install didnt run | Diego Magdaleno | 2021-05-09 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'master' of https://github.com/discord-open-source/discord-api | Flam3rboy | 2021-05-09 | 1 | -0/+7 |
|\ \ | |||||
| * | | Merge pull request #133 from DiegoMagdaleno/master | Flam3rboy | 2021-05-09 | 1 | -0/+7 |
| |\| | | | | | | | Setup: Dockerize the API | ||||
| | * | Setup: Dockerize the API | Diego Magdaleno | 2021-05-08 | 1 | -0/+7 |
| |/ | |||||
* | | :bug: fix Guild vanity_url | Flam3rboy | 2021-05-09 | 3 | -66/+12285 |
| | | |||||
* | | add opencollective | Flam3rboy | 2021-05-08 | 2 | -0/+4 |
|/ | |||||
* | Merge pull request #132 from fosscord/l10n_master | Flam3rboy | 2021-05-08 | 2 | -8/+8 |
|\ | | | | | New Crowdin updates | ||||
| * | New translations common.json (French) | Flam3rboy | 2021-05-08 | 1 | -4/+4 |
| | | |||||
| * | New translations auth.json (French) | Flam3rboy | 2021-05-08 | 1 | -4/+4 |
|/ | |||||
* | Update index.ts | Intevel ツ | 2021-05-08 | 1 | -1/+1 |
| | |||||
* | Update index.ts | Intevel ツ | 2021-05-08 | 1 | -2/+2 |
| | |||||
* | @fosscord/server-util@1.1.5 | Intevel ツ | 2021-05-08 | 2 | -4/+4 |
| | |||||
* | [Route] GET /guilds/:id/vanity-url | Intevel ツ | 2021-05-08 | 1 | -0/+11 |
| | |||||
* | Update welcome_screen.ts | Intevel ツ | 2021-05-08 | 1 | -2/+1 |
| | |||||
* | Update welcome_screen.ts | Intevel ツ | 2021-05-08 | 1 | -2/+10 |
| | |||||
* | Update roles.ts | Intevel ツ | 2021-05-08 | 1 | -1/+1 |
| | |||||
* | Update welcome_screen.ts | Intevel ツ | 2021-05-08 | 1 | -2/+2 |
| | |||||
* | fosscors-server-util@1.1.4 | Intevel ツ | 2021-05-08 | 2 | -4/+4 |
| | |||||
* | Update welcome_screen.ts | Intevel ツ | 2021-05-08 | 1 | -0/+24 |
| | |||||
* | Create welcome_screen.ts | Intevel ツ | 2021-05-08 | 1 | -0/+21 |
| | |||||
* | Update index.ts | Intevel ツ | 2021-05-08 | 1 | -1/+5 |
| | |||||
* | fosscord-server-util@1.1.3 | Intevel ツ | 2021-05-08 | 2 | -4/+4 |
| | |||||
* | Update Guild.ts | Intevel ツ | 2021-05-08 | 1 | -0/+14 |
| | |||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Intevel ツ | 2021-05-08 | 2 | -31/+46 |
|\ | |||||
| * | :sparkles: add isMember check for get member routes | Flam3rboy | 2021-05-08 | 2 | -31/+46 |
| | | |||||
* | | Update members.ts | Intevel ツ | 2021-05-08 | 1 | -0/+5 |
|/ | |||||
* | Update members.ts | Intevel ツ | 2021-05-08 | 1 | -11/+0 |
| | |||||
* | Update members.ts | Intevel ツ | 2021-05-08 | 1 | -11/+16 |
| | |||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Intevel ツ | 2021-05-08 | 1 | -4/+7 |
|\ | |||||
| * | Merge branch 'master' of https://github.com/discord-open-source/discord-api | Flam3rboy | 2021-05-08 | 4 | -12313/+198 |
| |\ | |||||
| * | | :bug: fix add/remove Member function | Flam3rboy | 2021-05-08 | 1 | -4/+7 |
| | | | |||||
* | | | Update Member.ts | Intevel ツ | 2021-05-08 | 1 | -0/+8 |
| |/ |/| | |||||
* | | Update members.ts | Intevel ツ | 2021-05-08 | 1 | -3/+0 |
| | | |||||
* | | Update members.ts | Intevel ツ | 2021-05-08 | 1 | -1/+1 |
| | | |||||
* | | Update members.ts | Intevel ツ | 2021-05-08 | 1 | -0/+14 |
| | | |||||
* | | Update Member.ts | Intevel ツ | 2021-05-08 | 1 | -0/+23 |
| | | |||||
* | | Update members.ts | Intevel ツ | 2021-05-08 | 1 | -3/+4 |
| | | |||||
* | | Update members.ts | Intevel ツ | 2021-05-08 | 1 | -56/+31 |
| | | |||||
* | | Update members.ts | Intevel ツ | 2021-05-08 | 1 | -0/+20 |
| | | |||||
* | | Update members.ts | Intevel ツ | 2021-05-08 | 1 | -1/+19 |
| | | |||||
* | | Update Member.ts | Intevel ツ | 2021-05-08 | 1 | -3/+3 |
| | | |||||
* | | Update Member.ts | Intevel ツ | 2021-05-08 | 1 | -8/+2 |
| | | |||||
* | | Update Member.ts | Intevel ツ | 2021-05-08 | 1 | -2/+2 |
| | | |||||
* | | Update Member.ts | Intevel ツ | 2021-05-08 | 1 | -0/+8 |
| | | |||||
* | | Update Member.ts | Intevel ツ | 2021-05-08 | 1 | -0/+29 |
| | | |||||
* | | Member Function | Intevel ツ | 2021-05-08 | 1 | -8/+34 |
| | | | | | | | | addRole | ||||
* | | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Intevel ツ | 2021-05-08 | 2 | -134/+12 |
|\| | |||||
| * | Merge branch 'master' of https://github.com/discord-open-source/discord-api | Flam3rboy | 2021-05-08 | 4 | -22/+22 |
| |\ | |||||
| * | | :page_facing_up: GPL V3 license | Flam3rboy | 2021-05-08 | 2 | -134/+12 |
| | | | |||||
* | | | serverutil version | Intevel ツ | 2021-05-08 | 2 | -12288/+68 |
| |/ |/| | |||||
* | | Merge pull request #104 from fosscord/l10n_master | Flam3rboy | 2021-05-07 | 4 | -22/+22 |
|\ \ | |/ |/| | New Crowdin updates | ||||
| * | New translations common.json (Spanish) | Flam3rboy | 2021-05-07 | 1 | -4/+4 |
| | | |||||
| * | New translations auth.json (Spanish) | Flam3rboy | 2021-05-07 | 1 | -7/+7 |
| | | |||||
| * | New translations common.json (French) | Flam3rboy | 2021-05-07 | 1 | -6/+6 |
| | | |||||
| * | New translations auth.json (French) | Flam3rboy | 2021-05-07 | 1 | -5/+5 |
|/ | |||||
* | :arrow_up: update lambert-server dependencies | Flam3rboy | 2021-05-07 | 2 | -8/+8 |
| | |||||
* | :art: [Route] templates refactor | Flam3rboy | 2021-05-07 | 7 | -183/+12406 |
| | |||||
* | [Route] PATCH /guilds/:id/roles | Intevel ツ | 2021-05-06 | 2 | -3/+50 |
| | |||||
* | [Route] DELETE /guilds/:id/roles | Intevel ツ | 2021-05-06 | 1 | -0/+25 |
| | |||||
* | [Route] POST /guilds/:id/roles | Intevel ツ | 2021-05-06 | 1 | -1/+0 |
| | |||||
* | Update roles.ts | Intevel ツ | 2021-05-06 | 1 | -0/+5 |
| | |||||
* | Create roles.ts | Intevel ツ | 2021-05-06 | 1 | -0/+49 |
| | |||||
* | Create Roles.ts | Intevel ツ | 2021-05-06 | 1 | -0/+15 |
| | |||||
* | Update templates.ts | Intevel ツ | 2021-05-06 | 1 | -2/+2 |
| | |||||
* | Updated | Intevel ツ | 2021-05-06 | 2 | -10/+13 |
| | | | | new ids | ||||
* | Update index.ts | Intevel ツ | 2021-05-06 | 1 | -1/+1 |
| | |||||
* | Update package.json | Intevel ツ | 2021-05-06 | 1 | -1/+1 |
| | |||||
* | [Route] PATCH /users/:id | Intevel ツ | 2021-05-06 | 2 | -2/+26 |
| | |||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Intevel ツ | 2021-05-06 | 2 | -9/+9 |
|\ | |||||
| * | Merge pull request #101 from fosscord/l10n_master | Flam3rboy | 2021-05-06 | 2 | -9/+9 |
| |\ | | | | | | | New Crowdin updates | ||||
| | * | New translations common.json (Italian) | Flam3rboy | 2021-05-06 | 1 | -4/+4 |
| | | | |||||
| | * | New translations auth.json (Italian) | Flam3rboy | 2021-05-06 | 1 | -5/+5 |
| |/ | |||||
* / | Update templates.ts | Intevel ツ | 2021-05-06 | 1 | -2/+2 |
|/ | |||||
* | [Route] PATCH /guilds/:id/templates | Intevel ツ | 2021-05-06 | 2 | -1/+39 |
| | |||||
* | [Route] POST /guilds/template/:code | Intevel ツ | 2021-05-06 | 1 | -1/+52 |
| | |||||
* | Update Guild.ts | Intevel ツ | 2021-05-05 | 1 | -0/+11 |
| | |||||
* | Update Template.ts | Intevel ツ | 2021-05-05 | 1 | -1/+1 |
| | |||||
* | Update index.ts | Intevel ツ | 2021-05-05 | 1 | -5/+1 |
| | |||||
* | [Route] GET /guilds/template/:code | Intevel ツ | 2021-05-05 | 2 | -16/+22 |
| | | | | fixed | ||||
* | [Route] GET /guilds/template/:code | Intevel ツ | 2021-05-05 | 1 | -2/+17 |
| | |||||
* | [Route] PUT /guilds/:id/templates | Intevel ツ | 2021-05-05 | 1 | -2/+29 |
| | |||||
* | [Route] DELETE /guilds/:id/templates | Intevel ツ | 2021-05-05 | 1 | -0/+25 |
| | |||||
* | [Route] POST /guilds/:id/templates | Intevel ツ | 2021-05-05 | 1 | -1/+33 |
| | |||||
* | [Route] GET /guilds/:id/templates | Intevel ツ | 2021-05-05 | 2 | -0/+32 |
| | |||||
* | Update package.json | Intevel ツ | 2021-05-05 | 1 | -1/+1 |
| | |||||
* | Revert "Updated fosscord-server-util" | Intevel ツ | 2021-05-05 | 3 | -82/+1 |
| | | | | This reverts commit 86aa67a258e892dbb1faf68f850a3aaa3177019e. | ||||
* | Updated fosscord-server-util | Intevel ツ | 2021-05-05 | 3 | -1/+82 |
| | | | | New version of fosscord server util added | ||||
* | Merge pull request #100 from fosscord/l10n_master | Flam3rboy | 2021-05-05 | 2 | -6/+6 |
|\ | | | | | New Crowdin updates | ||||
| * | New translations common.json (Russian) | Flam3rboy | 2021-05-05 | 1 | -3/+3 |
| | | |||||
| * | New translations common.json (Belarusian) | Flam3rboy | 2021-05-05 | 1 | -3/+3 |
| | | |||||
* | | Updated Fosscord Server util | Intevel ツ | 2021-05-05 | 2 | -12205/+9 |
| | | |||||
* | | Merge branch 'master' of https://github.com/discord-open-source/discord-api | Flam3rboy | 2021-05-05 | 5 | -133/+161 |
|\| | |||||
| * | [Route] PATCH /guilds/:id/channels | Intevel ツ | 2021-05-04 | 1 | -2/+22 |
| | | | | | | | | modify | ||||
| * | [Route] GET /users/:id | Intevel ツ | 2021-05-04 | 1 | -1/+4 |
| | | | | | | | | get current user | ||||
| * | Update members.ts | Intevel ツ | 2021-05-04 | 1 | -0/+1 |
| | | |||||
| * | [ROUTE] DELETE /guilds/:id/members | Intevel ツ | 2021-05-04 | 1 | -1/+17 |
| | | | | | | | | Not tested | ||||
| * | [Route] PUT /guilds/:id/members | Intevel ツ | 2021-05-04 | 3 | -12299/+91 |
| | | | | | | | | Not tested | ||||
* | | :bug: fix test client | Flam3rboy | 2021-05-05 | 4 | -10/+12 |
|/ | |||||
* | Merge pull request #99 from fosscord/l10n_master | Flam3rboy | 2021-05-03 | 2 | -19/+19 |
|\ | | | | | New Crowdin updates | ||||
| * | New translations common.json (Hindi) | Flam3rboy | 2021-05-03 | 1 | -10/+10 |
| | | |||||
| * | New translations auth.json (Hindi) | Flam3rboy | 2021-05-03 | 1 | -9/+9 |
| | | |||||
* | | Merge pull request #98 from fosscord/l10n_master | Flam3rboy | 2021-05-02 | 2 | -3/+3 |
|\| | | | | | New Crowdin updates | ||||
| * | New translations common.json (Portuguese, Brazilian) | Flam3rboy | 2021-05-02 | 1 | -2/+2 |
| | | |||||
| * | New translations auth.json (Portuguese, Brazilian) | Flam3rboy | 2021-05-02 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #97 from fosscord/l10n_master | Flam3rboy | 2021-05-02 | 6 | -4/+70 |
|\ | | | | | New Crowdin updates | ||||
| * | New translations common.json (Urdu (India)) | Flam3rboy | 2021-05-02 | 1 | -0/+18 |
| | | |||||
| * | New translations auth.json (Urdu (India)) | Flam3rboy | 2021-05-02 | 1 | -0/+15 |
| | | |||||
| * | New translations common.json (Indonesian) | Flam3rboy | 2021-05-02 | 1 | -0/+18 |
| | | |||||
| * | New translations auth.json (Indonesian) | Flam3rboy | 2021-05-02 | 1 | -0/+15 |
| | | |||||
| * | New translations auth.json (Russian) | Flam3rboy | 2021-05-02 | 1 | -2/+2 |
| | | |||||
| * | New translations auth.json (Belarusian) | Flam3rboy | 2021-05-02 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #96 from fosscord/l10n_master | Flam3rboy | 2021-05-02 | 4 | -15/+15 |
|\ | | | | | New Crowdin updates | ||||
| * | New translations common.json (Swedish) | Flam3rboy | 2021-05-02 | 1 | -5/+5 |
| | | |||||
| * | New translations auth.json (Swedish) | Flam3rboy | 2021-05-02 | 1 | -2/+2 |
| | | |||||
| * | New translations common.json (Russian) | Flam3rboy | 2021-05-02 | 1 | -5/+5 |
| | | |||||
| * | New translations common.json (Belarusian) | Flam3rboy | 2021-05-02 | 1 | -3/+3 |
| | | |||||
* | | Change default port: | Flam3rboy | 2021-05-02 | 3 | -3/+3 |
| | | | | | | | | | | | | Client = 3000 API = 3001 Gateway = 3002 | ||||
* | | Update README.md | Flam3rboy | 2021-05-02 | 1 | -1/+14 |
|/ | |||||
* | Merge pull request #95 from fosscord/l10n_master | Flam3rboy | 2021-05-02 | 0 | -0/+0 |
|\ | | | | | New Crowdin updates | ||||
| * | New translations auth.json (Chinese Traditional) | Flam3rboy | 2021-05-02 | 1 | -8/+8 |
| | | |||||
| * | New translations auth.json (Chinese Simplified) | Flam3rboy | 2021-05-02 | 1 | -8/+8 |
| | | |||||
| * | New translations common.json (Chinese Traditional) | Flam3rboy | 2021-05-02 | 1 | -14/+14 |
| | | |||||
| * | New translations common.json (Chinese Simplified) | Flam3rboy | 2021-05-02 | 1 | -14/+14 |
|/ | |||||
* | Merge pull request #94 from fosscord/l10n_master | Flam3rboy | 2021-05-02 | 2 | -17/+17 |
|\ | | | | | New Crowdin updates | ||||
| * | New translations auth.json (Chinese Traditional) | Flam3rboy | 2021-05-02 | 1 | -8/+8 |
| | | |||||
| * | New translations auth.json (Chinese Simplified) | Flam3rboy | 2021-05-02 | 1 | -8/+8 |
| | | |||||
| * | New translations auth.json (Bulgarian) | Flam3rboy | 2021-05-02 | 1 | -3/+3 |
| | | |||||
| * | New translations common.json (Chinese Traditional) | Flam3rboy | 2021-05-02 | 1 | -14/+14 |
| | | |||||
| * | New translations common.json (Chinese Simplified) | Flam3rboy | 2021-05-02 | 1 | -14/+14 |
| | | |||||
| * | New translations common.json (Bulgarian) | Flam3rboy | 2021-05-02 | 1 | -14/+14 |
|/ | |||||
* | Merge pull request #93 from fosscord/l10n_master | Flam3rboy | 2021-05-02 | 4 | -24/+24 |
|\ | | | | | New Crowdin updates | ||||
| * | New translations auth.json (Chinese Traditional) | Flam3rboy | 2021-05-02 | 1 | -8/+8 |
| | | |||||
| * | New translations auth.json (Chinese Simplified) | Flam3rboy | 2021-05-02 | 1 | -8/+8 |
| | | |||||
| * | New translations auth.json (German) | Flam3rboy | 2021-05-02 | 1 | -3/+3 |
| | | |||||
| * | New translations auth.json (Bulgarian) | Flam3rboy | 2021-05-02 | 1 | -3/+3 |
| | | |||||
| * | New translations common.json (Chinese Traditional) | Flam3rboy | 2021-05-02 | 1 | -14/+14 |
| | | |||||
| * | New translations common.json (Chinese Simplified) | Flam3rboy | 2021-05-02 | 1 | -14/+14 |
| | | |||||
| * | New translations common.json (Russian) | Flam3rboy | 2021-05-02 | 1 | -3/+3 |
| | | |||||
| * | New translations common.json (Bulgarian) | Flam3rboy | 2021-05-02 | 1 | -15/+15 |
|/ | |||||
* | Merge pull request #92 from Dekryptor/patch-2 | Flam3rboy | 2021-05-01 | 1 | -15/+15 |
|\ | | | | | Updated common's Bulgarian translation | ||||
| * | Updated common's Bulgarian translation | Decryptor | 2021-05-02 | 1 | -15/+15 |
| | | |||||
* | | Merge pull request #91 from Dekryptor/patch-1 | Flam3rboy | 2021-05-01 | 1 | -9/+9 |
|\ \ | |/ |/| | Updated auth's Bulgarian translation | ||||
| * | Updated auth's Bulgarian translation | Decryptor | 2021-05-02 | 1 | -9/+9 |
|/ | |||||
* | Merge pull request #90 from fosscord/l10n_master | Flam3rboy | 2021-05-01 | 42 | -398/+497 |
|\ | | | | | New Crowdin updates | ||||
| * | New translations auth.json (Russian) | Flam3rboy | 2021-05-01 | 1 | -4/+4 |
| | | |||||
| * | New translations auth.json (Chinese Traditional) | Flam3rboy | 2021-05-01 | 1 | -8/+8 |
| | | |||||
| * | New translations auth.json (Chinese Simplified) | Flam3rboy | 2021-05-01 | 1 | -8/+8 |
| | | |||||
| * | New translations auth.json (German) | Flam3rboy | 2021-05-01 | 1 | -6/+6 |
| | | |||||
| * | New translations common.json (Belarusian) | Flam3rboy | 2021-05-01 | 1 | -4/+4 |
| | | |||||
| * | New translations common.json (Chinese Traditional) | Flam3rboy | 2021-05-01 | 1 | -14/+14 |
| | | |||||
| * | New translations common.json (Chinese Simplified) | Flam3rboy | 2021-05-01 | 1 | -14/+14 |
| | | |||||
| * | New translations common.json (German) | Flam3rboy | 2021-05-01 | 1 | -8/+8 |
| | | |||||
| * | New translations common.json (Belarusian) | Flam3rboy | 2021-05-01 | 1 | -10/+10 |
| | | |||||
| * | New translations auth.json (Belarusian) | Flam3rboy | 2021-05-01 | 1 | -9/+9 |
| | | |||||
| * | Update source file auth.json | Flam3rboy | 2021-05-01 | 1 | -1/+1 |
| | | |||||
| * | New translations common.json (Japanese) | Flam3rboy | 2021-05-01 | 1 | -14/+14 |
| | | |||||
| * | New translations auth.json (Japanese) | Flam3rboy | 2021-05-01 | 1 | -8/+8 |
| | | |||||
| * | New translations common.json (Italian) | Flam3rboy | 2021-05-01 | 1 | -14/+14 |
| | | |||||
| * | New translations auth.json (Italian) | Flam3rboy | 2021-05-01 | 1 | -8/+8 |
| | | |||||
| * | New translations common.json (Finnish) | Flam3rboy | 2021-05-01 | 1 | -14/+14 |
| | | |||||
| * | New translations auth.json (Finnish) | Flam3rboy | 2021-05-01 | 1 | -8/+8 |
| | |