Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Typo | RealMANI | 2022-02-16 | 1 | -1/+1 |
* | Mutual Friends | RealMANI | 2022-02-16 | 1 | -0/+41 |
* | Mutual Guilds (#637) | RealMANI | 2022-02-16 | 1 | -2/+15 |
* | [Fix] Invisible space username (#639) | RealMANI | 2022-02-16 | 1 | -0/+7 |
* | prettier formatted /api | developomp | 2021-10-20 | 4 | -11/+15 |
* | :bug: user settings | Flam3rboy | 2021-10-17 | 1 | -2/+3 |
* | :bug: fix claim account | Flam3rboy | 2021-10-09 | 1 | -4/+12 |
* | :bug: fix password changing | Flam3rboy | 2021-10-09 | 1 | -4/+22 |
* | :bug: fix user projection | Flam3rboy | 2021-10-05 | 3 | -3/+7 |
* | :bug: fix client locale | Flam3rboy | 2021-10-05 | 1 | -1/+2 |
* | :sparkles: added autoJoin guild to config | Flam3rboy | 2021-10-05 | 1 | -3/+7 |
* | hotfix for misc routes | uurgothat | 2021-09-30 | 3 | -4/+6 |
* | Add misc routes | uurgothat | 2021-09-30 | 6 | -0/+75 |
* | Merge branch 'master' into unittests | Flam3rboy | 2021-09-20 | 5 | -38/+36 |
|\ | |||||
| * | :bug: fix relationships | Flam3rboy | 2021-09-20 | 1 | -7/+7 |
| * | Fix one thing, another problem pops up | Chris Chrome | 2021-09-20 | 1 | -1/+1 |
| * | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-09-19 | 4 | -34/+33 |
| |\ | |||||
| | * | Merge branch 'fosscord:master' into fix-dm | AlTech98 | 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 | 1 | -2/+2 |
| | * | | Merge branch 'fosscord:master' into fix-dm | AlTech98 | 2021-09-18 | 1 | -1/+1 |
| | |\| | |||||
| | * | | Fix GET /users/@me/channels | AlTech98 | 2021-09-17 | 1 | -12/+3 |
| | * | | Implemented DMs and group DMs | AlTech98 | 2021-09-16 | 3 | -33/+30 |
| * | | | :truck: move handleFile to cdn | Flam3rboy | 2021-09-19 | 1 | -2/+1 |
| | |/ | |/| | |||||
* | | | :sparkles: route middleware test option | Flam3rboy | 2021-09-18 | 1 | -1/+1 |
* | | | :pencil: add default route description to all routes | Flam3rboy | 2021-09-18 | 4 | -8/+11 |
|/ / | |||||
* / | :bug: fix body parse treating null not as undefined (except for icons/avatars) | Flam3rboy | 2021-09-17 | 1 | -1/+1 |
|/ | |||||
* | Update index.ts | Flam3rboy | 2021-09-13 | 1 | -1/+1 |
* | Emit USER_UPDATE, fix #214 | AlTech98 | 2021-09-13 | 1 | -4/+12 |
* | :bug: fix relationship | Flam3rboy | 2021-09-13 | 1 | -53/+55 |
* | :bug: fix dm #321 | Flam3rboy | 2021-09-13 | 1 | -8/+8 |
* | Merge branch 'typescript-interface-body-parser+autogenerate-unit-tests+docume... | Flam3rboy | 2021-09-12 | 13 | -107/+144 |
|\ | |||||
| * | :sparkles: #307 done | Flam3rboy | 2021-09-12 | 13 | -100/+139 |
| * | :art: remove long relatives paths -> short module paths | Flam3rboy | 2021-09-12 | 6 | -10/+8 |
* | | Add dummy missing routes | AlTech98 | 2021-09-12 | 4 | -1/+31 |
|/ | |||||
* | Fix relationships get query | AlTech98 | 2021-09-09 | 1 | -1/+1 |
* | moved Constants and Errorhandler from api to util | xnacly | 2021-09-03 | 1 | -1/+1 |
* | :bug: fix member + member list | Flam3rboy | 2021-09-03 | 3 | -4/+4 |
* | :sparkles: add user_id field to Member | Flam3rboy | 2021-09-02 | 4 | -35/+17 |
* | :bug: fix entity types and projection | Flam3rboy | 2021-09-01 | 1 | -23/+2 |
* | :sparkles: use DiscordApiErrors and check limits | Flam3rboy | 2021-09-01 | 1 | -1/+7 |
* | :bug: db query fixes | Flam3rboy | 2021-08-31 | 3 | -8/+8 |
* | :sparkles: channel recipients | Flam3rboy | 2021-08-31 | 1 | -3/+4 |
* | :sparkles: typeorm api rewrite done | Flam3rboy | 2021-08-29 | 9 | -107/+104 |
* | :construction: api | Flam3rboy | 2021-08-27 | 2 | -19/+19 |
* | :construction: api | Flam3rboy | 2021-08-24 | 9 | -86/+83 |
* | :construction: typeorm | Flam3rboy | 2021-08-21 | 1 | -1/+2 |
* | :ambulance: user settings route | Flam3rboy | 2021-08-18 | 1 | -2/+8 |
* | :bug: fix findOneAndUpdate | Flam3rboy | 2021-08-18 | 1 | -1/+1 |
* | :construction: fix server bundle | Flam3rboy | 2021-08-13 | 1 | -0/+10 |
* | rename @fosscord/server-util to -> @fosscord/util | Flam3rboy | 2021-08-13 | 6 | -16/+18 |
* | :sparkles: api | Flam3rboy | 2021-08-12 | 13 | -0/+481 |