15 Commits

Author SHA1 Message Date
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
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
7089287016 🎨 Convert id bigint to string 2021-04-06 18:02:10 +02:00
Flam3rboy
af6f9b57ad 🐛 fix user guilds 2021-04-06 04:30:04 +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