summary refs log tree commit diff
path: root/src/routes/users (follow)
Commit message (Collapse)AuthorAgeFilesLines
* :bug: fix relationshipsFlam3rboy2021-08-081-20/+40
|
* added profile bannersBuildTools2021-08-073-2/+5
|
* :bug: fix handleFile()Flam3rboy2021-08-071-1/+1
|
* :art: add handleFile()Flam3rboy2021-08-071-14/+2
|
* Added accent_colorBuildTools2021-08-062-0/+2
|
* Added the bot paramBuildTools2021-08-052-0/+2
|
* Added the profile routeBuildTools2021-08-052-0/+48
|
* :bug: fix CORSFlam3rboy2021-06-261-2/+2
|
* :art: move widget templates to assetsFlam3rboy2021-06-221-0/+1
|
* :zap: add explicit types to req and resFlam3rboy2021-05-317-14/+14
|
* :construction: dm channelsFlam3rboy2021-05-312-17/+22
|
* :sparkles: Friends RelationshipsFlam3rboy2021-05-301-0/+156
|
* :sparkles: user avatarFlam3rboy2021-05-302-16/+18
|
* :art: reformatFlam3rboy2021-05-292-22/+7
|
* added basic error statusBloom Sirenix2021-05-231-2/+3
| | | | 401 unauthorized
* Update delete.tsBloom Sirenix2021-05-221-1/+1
|
* Added password checkBloom Sirenix2021-05-221-5/+14
| | | | | :heavy_check_mark: Only works if user types right password :no_entry_sign: No more kids getting there account deleted by there brother
* Made Delete request easier for usersBloom Sirenix2021-05-221-8/+2
| | | | less of an pain
* Added Delete function and dummy disable functionBloom Sirenix2021-05-222-0/+36
|
* :art: refactor/formatFlam3rboy2021-05-211-0/+10
|
* [Route] PATCH /users/:idIntevel ツ2021-05-061-2/+16
|
* [Route] GET /users/:idIntevel ツ2021-05-041-1/+4
| | | | get current user
* :sparkles: added dev serverFlam3rboy2021-04-251-1/+1
|
* :art: formatting filesFlam3rboy2021-04-251-36/+18
|
* Update channels.tsIntevel ツ2021-04-241-11/+1
|
* POST /users/@me/channelsIntevel ツ2021-04-241-7/+66
|
* get /users/@me/channelsIntevel ツ2021-04-241-0/+20
|
* lolIntevel ツ2021-04-241-2/+3
|
* Update index.tsIntevel ツ2021-04-241-2/+5
|
* Create index.tsIntevel ツ2021-04-241-0/+15
|
* npm i @fosscord/server-utilFlam3rboy2021-04-222-2/+2
|
* dummy routes (prevent errors in client)xnacly2021-04-083-0/+30
|
* :zap: use mongoose autopopulateFlam3rboy2021-04-071-15/+20
|
* :bug: fix lean not working with virtualsFlam3rboy2021-04-071-6/+4
|
* :art: Convert id bigint to stringFlam3rboy2021-04-061-1/+1
|
* .lean() all mongodb requestsFlam3rboy2021-04-061-1/+3
|
* :bug: rewrite importsFlam3rboy2021-03-301-2/+2
|
* move routes to top level no more /api/v8 -> use reverse proxy insteadFlam3rboy2021-03-302-0/+65