33 Commits

Author SHA1 Message Date
Flam3rboy
30e05fdb86 🐛 fix handleFile() 2021-08-07 19:21:00 +02:00
Flam3rboy
c396fac204 🎨 add handleFile() 2021-08-07 19:15:48 +02:00
BuildTools
974a6ccbd5 Added accent_color 2021-08-06 15:25:42 +03:00
BuildTools
1727c62317 Added the bot param 2021-08-05 21:00:56 +03:00
BuildTools
f93e348841 Added the profile route 2021-08-05 19:18:14 +03:00
Flam3rboy
9b59296af5 🐛 fix CORS 2021-06-26 19:48:20 +02:00
Flam3rboy
295fbabf0d 🎨 move widget templates to assets 2021-06-22 20:58:17 +02:00
Flam3rboy
491565aef8 add explicit types to req and res 2021-05-31 21:03:09 +02:00
Flam3rboy
536900d255 🚧 dm channels 2021-05-31 20:32:23 +02:00
Flam3rboy
0feb3b635a Friends Relationships 2021-05-30 22:12:29 +02:00
Flam3rboy
3254c31e02 user avatar 2021-05-30 01:44:15 +02:00
Flam3rboy
a86efe97bb 🎨 reformat 2021-05-29 18:22:52 +02:00
Bloom Sirenix
8d344a4d00 added basic error status
401 unauthorized
2021-05-23 04:51:02 +02:00
Bloom Sirenix
2c077dfa04
Update delete.ts 2021-05-22 23:56:04 +02:00
Bloom Sirenix
e874a946af Added password check
✔️ Only works if user types right password
🚫 No more kids getting there account deleted by there brother
2021-05-22 23:30:08 +02:00
Bloom Sirenix
d7d8868282 Made Delete request easier for users
less of an pain
2021-05-22 22:55:52 +02:00
Bloom Sirenix
58b7ebdd5a Added Delete function and dummy disable function 2021-05-22 22:34:34 +02:00
Flam3rboy
d48b286e4b 🎨 refactor/format 2021-05-21 22:12:21 +02:00
Intevel ツ
8d077690d6 [Route] PATCH /users/:id 2021-05-06 22:30:47 +02:00
Intevel ツ
ab6c35f128 [Route] GET /users/:id
get current user
2021-05-04 11:45:12 +02:00
Flam3rboy
c2d696d66e added dev server 2021-04-25 23:35:19 +02:00
Flam3rboy
5dd97905ab 🎨 formatting files 2021-04-25 19:46:57 +02:00
Intevel ツ
f41f2cb251 Update channels.ts 2021-04-24 10:28:25 +02:00
Intevel ツ
75461b9f6e POST /users/@me/channels 2021-04-24 10:21:40 +02:00
Intevel ツ
ca02ca690b get /users/@me/channels 2021-04-24 09:58:38 +02:00
Flam3rboy
b40d6b825b npm i @fosscord/server-util 2021-04-22 23:37:07 +02:00
xnacly
cf9007ddce dummy routes (prevent errors in client) 2021-04-08 17:54:43 +02:00
Flam3rboy
2a95275502 use mongoose autopopulate 2021-04-07 20:25:37 +02:00
Flam3rboy
b32beb0b9c 🐛 fix lean not working with virtuals 2021-04-07 03:03:27 +02:00
Flam3rboy
7089287016 🎨 Convert id bigint to string 2021-04-06 18:02:10 +02:00
Flam3rboy
d774216bc8 .lean() all mongodb requests 2021-04-06 04:05:18 +02:00
Flam3rboy
247ef99a21 🐛 rewrite imports 2021-03-30 15:37:54 +02:00
Flam3rboy
0d0dd4f6b8 move routes to top level no more /api/v8 -> use reverse proxy instead 2021-03-30 15:37:43 +02:00