Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | State update, havent tested | TheArcaneBrony | 2022-08-09 | 3 | -3/+3 |
| | |||||
* | replace all var with let (reduces warnings) | TheArcaneBrony | 2022-08-09 | 4 | -10/+10 |
| | |||||
* | Merge branch 'master' into 2fa | TheArcaneBrony | 2022-08-06 | 2 | -11/+33 |
|\ | |||||
| * | Merge pull request #804 from MaddyUnderStars/feat/notesTable | TheArcaneBrony | 2022-08-06 | 1 | -11/+32 |
| |\ | | | | | | | Move user notes into separate table | ||||
| | * | Delete Note if no content | Madeline | 2022-07-23 | 1 | -10/+14 |
| | | | |||||
| | * | Moved user notes into separate table | Madeline | 2022-07-23 | 1 | -11/+28 |
| | | | |||||
| * | | add discriminator to user modify schema | Puyodead1 | 2022-07-30 | 1 | -0/+1 |
| |/ | |||||
* | | Add config `security_twoFactor_generateBackupCodes` to control backup code ↵ | Madeline | 2022-07-20 | 2 | -6/+9 |
| | | | | | | | | generation | ||||
* | | 2fa | Madeline | 2022-07-20 | 3 | -0/+144 |
|/ | |||||
* | Fix not assigning new changes to input fields in users/@me | Madeline | 2022-04-23 | 1 | -1/+1 |
| | |||||
* | Fixed ability for user to edit any property of themselves, including ↵ | Madeline | 2022-04-23 | 1 | -2/+1 |
| | | | | `rights`, `flags`. Note to self: schemas.json is a GENERATED file. `npm run generate:schema` in api/ | ||||
* | User Notes (#707) | Madeline | 2022-04-05 | 1 | -5/+30 |
| | | | | | | | | * Notes implementation. Bug: Client does not save note locally after uploading to server. Client does save after reloading page. Is this due to the response being sent by PUT? * I don't know why the client doesn't do optimistic UI updates with this, or any updates at all without reloading the page * Added USER_NOTE_UPDATE event, thanks @TheRealGeoDash2019 ! | ||||
* | Temporary notes fix | RealMANI | 2022-03-08 | 1 | -3/+3 |
| | | | | Temporary fix for getting stuck on loading user note. //TODO | ||||
* | Check username | RealMANI | 2022-03-06 | 1 | -6/+8 |
| | |||||
* | [Fix] Changing bio and accent color | RealMANI | 2022-03-06 | 1 | -1/+1 |
| | |||||
* | [Fix] Profile & banner uploading | RealMANI | 2022-02-20 | 1 | -1/+1 |
| | | | Related to this issue https://github.com/fosscord/fosscord-server/pull/639#issuecomment-1046140968 | ||||
* | changed user.premium_since to also load from the database. | Iratu | 2022-02-18 | 1 | -1/+1 |
| | |||||
* | Fix for Premium Since to show the 'Guild Boost' and store it correctly in ↵ | Iratu | 2022-02-18 | 1 | -3/+11 |
| | | | | the database | ||||
* | Merge pull request #608 from Featyre/master | Erkin Alp Güney | 2022-02-16 | 1 | -1/+7 |
|\ | | | | | Branding updates + Fixed Discovery and custom status + Dev portal | ||||
| * | Return none for dev portal + todo for categories | Featyre | 2022-02-02 | 1 | -1/+7 |
| | | |||||
* | | Typo | RealMANI | 2022-02-16 | 1 | -1/+1 |
| | | |||||
* | | Mutual Friends | RealMANI | 2022-02-16 | 1 | -0/+41 |
| | | | | | | Added mutual friends | ||||
* | | Mutual Guilds (#637) | RealMANI | 2022-02-16 | 1 | -2/+15 |
| | | |||||
* | | [Fix] Invisible space username (#639) | RealMANI | 2022-02-16 | 1 | -0/+7 |
|/ | | | You can send only spaces to the server and have a invisible username, this way you can remove the spaces and check and if it wasn't null after you know it's not just spaces | ||||
* | 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 |
| | | | | | | | | Co-authored-by: TheArcaneBrony <myrainbowdash949@gmail.com> | ||||
| * | 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 ↵ | Flam3rboy | 2021-09-12 | 13 | -107/+144 |
|\ | | | | | | | 'typescript-interface-body-parser+autogenerate-unit-tests+documentation' | ||||
| * | :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 |