37 Commits

Author SHA1 Message Date
Flam3rboy
b5c9a7d42a rate limit now configurable in the config 2021-08-12 18:57:25 +02:00
Flam3rboy
b51cb55504 🐛 fix login undelete/undisable 2021-08-12 01:49:43 +02:00
Flam3rboy
a2cb5668f6 Merge branch 'master' of https://github.com/fosscord/fosscord-api 2021-08-11 19:45:09 +02:00
Flam3rboy
a09303d294 ✏️ fix typo 2021-08-11 19:42:10 +02:00
xnacly
54f55704a7 added disable route & check if user is disabled 2021-08-10 20:55:47 +02:00
Flam3rboy
8ff71df2bc 🎉 default nitro true 2021-08-09 16:12:53 +02:00
BuildTools
98a780ad7c added profile banners 2021-08-07 21:58:16 +03:00
BuildTools
8833c6b400 bug fix 2021-08-06 15:42:59 +03:00
Matthew
ec9671a429
Update register.ts 2021-07-22 01:35:24 +00:00
Matthew
c687d9074f
Make password limit 72 to match discord's limit 2021-07-22 01:33:58 +00:00
Flam3rboy
c05e17e4d4 🐛 fix login route 2021-07-19 22:46:06 +02:00
Flam3rboy
f5b301a161 findOne auto throws error if it doesn't exist' 2021-07-10 18:05:11 +02:00
Flam3rboy
c3c8026041 route specific rate limits 2021-07-01 21:27:46 +02:00
Flam3rboy
ea676ddd03 🔒 register proxy ip check 2021-06-27 23:14:13 +02:00
Flam3rboy
9b59296af5 🐛 fix CORS 2021-06-26 19:48:20 +02:00
Flam3rboy
3254c31e02 user avatar 2021-05-30 01:44:15 +02:00
Flam3rboy
26d7ed8368 🐛 fix EMAIL_ALREADY_REGISTERED error message 2021-05-26 13:30:48 +02:00
Flam3rboy
8f87546aeb use new config 2021-05-24 20:47:06 +02:00
Diego Magdaleno
28424ed950 Fix: No more type casting required, rather take the gernics 2021-05-23 13:43:38 -05:00
Diego Magdaleno
55cf3b4b02 Update: Update fosscord-server-util to latest and fix issues with NULL and undefined 2021-05-23 12:44:02 -05:00
Diego Magdaleno
ff7985ad7d Config: Final config additons, now everything should work as desired 2021-05-22 18:51:46 -05:00
Diego Magdaleno
05057b922a Config: Refactor config method, so we have a new get all option, fix issues in configurations 2021-05-21 18:18:58 -05:00
Diego Magdaleno
e3f6a29df7 Config: First rewrite of config and working implementation of getting values 2021-05-19 20:39:31 -05:00
Flam3rboy
4c8379c874 Change default port:
Client = 3000
API = 3001
Gateway = 3002
2021-05-02 17:11:18 +02:00
Flam3rboy
bbeab4da65 🎨 added optional captcha to login route 2021-05-01 13:54:12 +02:00
Flam3rboy
5dd97905ab 🎨 formatting files 2021-04-25 19:46:57 +02:00
Flam3rboy
2fa5129c95 🐛 fix directory name 2021-04-23 20:39:52 +02:00
Flam3rboy
b40d6b825b npm i @fosscord/server-util 2021-04-22 23:37:07 +02:00
Flam3rboy
3807648cdc 🐛 fix register route captcha required 2021-04-07 15:54:00 +02:00
Flam3rboy
b4655503c8 🐛 revert login 2021-04-06 20:51:14 +02:00
Flam3rboy
7089287016 🎨 Convert id bigint to string 2021-04-06 18:02:10 +02:00
notsapinho
dfbe855f3d
🐛 fix structure 2021-04-06 11:20:30 -03:00
Flam3rboy
af6f9b57ad 🐛 fix user guilds 2021-04-06 04:30:04 +02:00
Flam3rboy
73aeca20de 🐛 fix login 2021-04-06 04:10:24 +02:00
Flam3rboy
0e9089dee9 🐛 fix routes user.user_data 2021-04-06 04:03:37 +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