24 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
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
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
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
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
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
73aeca20de 🐛 fix login 2021-04-06 04:10:24 +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