Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 1 | -105/+0 |
| | |||||
* | Add discrim verify in PATCH /users/@me | Madeline | 2022-09-25 | 1 | -0/+8 |
| | |||||
* | Merge branch 'feat/latestWebClient' into slowcord | Madeline | 2022-07-10 | 1 | -0/+1 |
|\ | |||||
| * | Fix username/discrim changing | Madeline | 2022-07-10 | 1 | -0/+1 |
| | | |||||
| * | 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/ | ||||
* | | Merge branch 'fix/claim_accounts' into slowcord | Madeline | 2022-07-08 | 1 | -3/+3 |
|\ \ | |||||
| * | | Check if email required in PATCH @me | Madeline | 2022-07-08 | 1 | -3/+3 |
| | | | |||||
* | | | Merge branch 'fix/claim_accounts' into slowcord | Madeline | 2022-07-07 | 1 | -0/+2 |
|\| | | |||||
| * | | Ensure password was given if email is given in PATCH @me | Madeline | 2022-07-07 | 1 | -0/+2 |
| | | | |||||
* | | | Somehow the ID of demo user changed. Use email of demo instead | Madeline | 2022-07-07 | 1 | -4/+4 |
| | | | |||||
* | | | Prevent demo user from editing their profile | Madeline | 2022-07-03 | 1 | -0/+3 |
|/ / | |||||
* | | Merge branch 'master' into fix/claim_accounts | Madeline | 2022-04-11 | 1 | -8/+8 |
|\| | |||||
| * | Check username | RealMANI | 2022-03-06 | 1 | -6/+8 |
| | | |||||
| * | [Fix] Changing bio and accent color | RealMANI | 2022-03-06 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into fix/claim_accounts | Erkin Alp Güney | 2022-03-05 | 1 | -2/+2 |
|\| | |||||
| * | [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 | ||||
* | | Added email sanitisation to /users/@me PATCH. Could previously have email as ↵ | Madeline | 2022-02-17 | 1 | -1/+8 |
| | | | | | | | | any string | ||||
* | | Fixed bug in /users/@me PATCH where username must be present in every ↵ | Madeline | 2022-02-17 | 1 | -1/+2 |
|/ | | | | request, breaking account claiming | ||||
* | [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 | ||||
* | :bug: fix claim account | Flam3rboy | 2021-10-09 | 1 | -4/+12 |
| | |||||
* | :bug: fix password changing | Flam3rboy | 2021-10-09 | 1 | -4/+22 |
| | |||||
* | Merge branch 'master' into unittests | Flam3rboy | 2021-09-20 | 1 | -2/+1 |
|\ | |||||
| * | :truck: move handleFile to cdn | Flam3rboy | 2021-09-19 | 1 | -2/+1 |
| | | |||||
* | | :pencil: add default route description to all routes | Flam3rboy | 2021-09-18 | 1 | -1/+1 |
|/ | |||||
* | :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 |
| | |||||
* | :sparkles: #307 done | Flam3rboy | 2021-09-12 | 1 | -4/+21 |
| | |||||
* | :art: remove long relatives paths -> short module paths | Flam3rboy | 2021-09-12 | 1 | -2/+2 |
| | |||||
* | :bug: fix entity types and projection | Flam3rboy | 2021-09-01 | 1 | -23/+2 |
| | |||||
* | :bug: db query fixes | Flam3rboy | 2021-08-31 | 1 | -1/+1 |
| | |||||
* | :sparkles: typeorm api rewrite done | Flam3rboy | 2021-08-29 | 1 | -24/+23 |
| | |||||
* | :construction: api | Flam3rboy | 2021-08-24 | 1 | -3/+3 |
| | |||||
* | :bug: fix findOneAndUpdate | Flam3rboy | 2021-08-18 | 1 | -1/+1 |
| | |||||
* | rename @fosscord/server-util to -> @fosscord/util | Flam3rboy | 2021-08-13 | 1 | -1/+1 |
| | |||||
* | :sparkles: api | Flam3rboy | 2021-08-12 | 1 | -0/+48 |