Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | restructure to single project | Flam3rboy | 2022-08-13 | 1 | -72/+0 |
| | |||||
* | Split schemas into files in util | TheArcaneBrony | 2022-08-13 | 1 | -20/+1 |
| | |||||
* | Invalidate tokens on password change | ChrisChrome | 2022-08-10 | 1 | -3/+9 |
| | |||||
* | Use deep merge everywhere | TheArcaneBrony | 2022-08-09 | 1 | -2/+4 |
| | |||||
* | Bunch of fixes and improvements, everything appears to work now | TheArcaneBrony | 2022-08-09 | 1 | -4/+2 |
| | |||||
* | replace all var with let (reduces warnings) | TheArcaneBrony | 2022-08-09 | 1 | -1/+1 |
| | |||||
* | add discriminator to user modify schema | Puyodead1 | 2022-07-30 | 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/ | ||||
* | 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 | ||||
* | [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 |