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