summary refs log tree commit diff
path: root/api/src/routes/users/@me/index.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Check if email required in PATCH @meMadeline2022-07-081-3/+3
* Ensure password was given if email is given in PATCH @meMadeline2022-07-071-0/+2
* Merge branch 'master' into fix/claim_accountsMadeline2022-04-111-8/+8
|\
| * Check usernameRealMANI2022-03-061-6/+8
| * [Fix] Changing bio and accent colorRealMANI2022-03-061-1/+1
* | Merge branch 'master' into fix/claim_accountsErkin Alp Güney2022-03-051-2/+2
|\|
| * [Fix] Profile & banner uploadingRealMANI2022-02-201-1/+1
* | Added email sanitisation to /users/@me PATCH. Could previously have email as ...Madeline2022-02-171-1/+8
* | Fixed bug in /users/@me PATCH where username must be present in every request...Madeline2022-02-171-1/+2
|/
* [Fix] Invisible space username (#639)RealMANI2022-02-161-0/+7
* :bug: fix claim accountFlam3rboy2021-10-091-4/+12
* :bug: fix password changingFlam3rboy2021-10-091-4/+22
* Merge branch 'master' into unittestsFlam3rboy2021-09-201-2/+1
|\
| * :truck: move handleFile to cdnFlam3rboy2021-09-191-2/+1
* | :pencil: add default route description to all routesFlam3rboy2021-09-181-1/+1
|/
* :bug: fix body parse treating null not as undefined (except for icons/avatars)Flam3rboy2021-09-171-1/+1
* Update index.tsFlam3rboy2021-09-131-1/+1
* Emit USER_UPDATE, fix #214AlTech982021-09-131-4/+12
* :sparkles: #307 doneFlam3rboy2021-09-121-4/+21
* :art: remove long relatives paths -> short module pathsFlam3rboy2021-09-121-2/+2
* :bug: fix entity types and projectionFlam3rboy2021-09-011-23/+2
* :bug: db query fixesFlam3rboy2021-08-311-1/+1
* :sparkles: typeorm api rewrite doneFlam3rboy2021-08-291-24/+23
* :construction: apiFlam3rboy2021-08-241-3/+3
* :bug: fix findOneAndUpdateFlam3rboy2021-08-181-1/+1
* rename @fosscord/server-util to -> @fosscord/utilFlam3rboy2021-08-131-1/+1
* :sparkles: apiFlam3rboy2021-08-121-0/+48