| 2022-09-25 |
Add discrim verify in PATCH /users/@me
Madeline
committed
on 25 Sep 2022
|
|---|---|
| 2022-07-10 |
Merge branch 'feat/latestWebClient' into slowcord
Madeline
committed
on 10 Jul 2022
|
|
Fix username/discrim changing
Madeline
committed
on 10 Jul 2022
|
|
| 2022-07-08 |
Merge branch 'fix/claim_accounts' into slowcord
Madeline
committed
on 8 Jul 2022
|
|
Check if email required in PATCH @me
Madeline
committed
on 8 Jul 2022
|
|
| 2022-07-07 |
Merge branch 'fix/claim_accounts' into slowcord
Madeline
committed
on 7 Jul 2022
|
|
Ensure password was given if email is given in PATCH @me
Madeline
committed
on 7 Jul 2022
|
|
|
Somehow the ID of demo user changed. Use email of demo instead
Madeline
committed
on 7 Jul 2022
|
|
| 2022-07-02 |
Prevent demo user from editing their profile
Madeline
committed
on 2 Jul 2022
|
| 2022-04-22 |
Fix not assigning new changes to input fields in users/@me
Madeline
committed
on 22 Apr 2022
|
|
Fixed ability for user to edit any property of themselves, including `rights`, `flags`. Note to self: schemas.json is a GENERATED file. `npm run generate:schema` in api/
Madeline
committed
on 22 Apr 2022
|
|
| 2022-04-10 |
Merge branch 'master' into fix/claim_accounts
Madeline
committed
on 10 Apr 2022
|
| 2022-03-06 |
Check username
RealMANI
authored
on 6 Mar 2022
Erkin Alp Güney
committed
on 6 Mar 2022
|
|
[Fix] Changing bio and accent color
RealMANI
authored
on 6 Mar 2022
Erkin Alp Güney
committed
on 6 Mar 2022
|
|
| 2022-03-05 |
Merge branch 'master' into fix/claim_accounts
Erkin Alp Güney
authored
on 5 Mar 2022
GitHub
committed
on 5 Mar 2022
|
| 2022-02-20 |
[Fix] Profile & banner uploading
...
RealMANI
authored
on 20 Feb 2022
Erkin Alp Güney
committed
on 20 Feb 2022
|
| 2022-02-17 |
Added email sanitisation to /users/@me PATCH. Could previously have email as any string
Madeline
committed
on 17 Feb 2022
|
|
Fixed bug in /users/@me PATCH where username must be present in every request, breaking account claiming
Madeline
committed
on 17 Feb 2022
|
|
| 2022-02-16 |
[Fix] Invisible space username (#639)
...
RealMANI
authored
on 16 Feb 2022
GitHub
committed
on 16 Feb 2022
|
| 2021-10-09 |
fix claim account
Flam3rboy
committed
on 9 Oct 2021
|
fix password changing
Flam3rboy
committed
on 9 Oct 2021
|
|
| 2021-09-20 |
Merge branch 'master' into unittests
Flam3rboy
committed
on 20 Sep 2021
|
| 2021-09-19 |
move handleFile to cdn
Flam3rboy
committed
on 19 Sep 2021
|
| 2021-09-18 |
add default route description to all routes
Flam3rboy
committed
on 18 Sep 2021
|
| 2021-09-17 |
fix body parse treating null not as undefined (except for icons/avatars)
Flam3rboy
committed
on 17 Sep 2021
|
| 2021-09-13 |
Update index.ts
Flam3rboy
authored
on 13 Sep 2021
GitHub
committed
on 13 Sep 2021
|
|
Emit USER_UPDATE, fix #214
AlTech98
committed
on 13 Sep 2021
|
|
| 2021-09-12 |
#307 done
Flam3rboy
committed
on 12 Sep 2021
|
remove long relatives paths -> short module paths
Flam3rboy
committed
on 12 Sep 2021
|
|
| 2021-09-01 |
fix entity types and projection
Flam3rboy
committed
on 1 Sep 2021
|