summary refs log tree commit diff
path: root/src/routes/auth (follow)
Commit message (Expand)AuthorAgeFilesLines
* :bug: fix EMAIL_ALREADY_REGISTERED error messageFlam3rboy2021-05-261-1/+1
* :sparkles: use new configFlam3rboy2021-05-242-34/+34
* Fix: No more type casting required, rather take the gernicsDiego Magdaleno2021-05-232-3/+3
* Update: Update fosscord-server-util to latest and fix issues with NULL and un...Diego Magdaleno2021-05-231-3/+3
* Config: Final config additons, now everything should work as desiredDiego Magdaleno2021-05-222-3/+3
* Config: Refactor config method, so we have a new get all option, fix issues i...Diego Magdaleno2021-05-212-5/+3
* Config: First rewrite of config and working implementation of getting valuesDiego Magdaleno2021-05-192-7/+11
* Change default port:Flam3rboy2021-05-021-1/+1
* :art: added optional captcha to login routeFlam3rboy2021-05-011-1/+16
* :art: formatting filesFlam3rboy2021-04-251-12/+3
* :bug: fix directory nameFlam3rboy2021-04-231-1/+1
* npm i @fosscord/server-utilFlam3rboy2021-04-222-2/+2
* :bug: fix register route captcha requiredFlam3rboy2021-04-071-3/+3
* :bug: revert loginFlam3rboy2021-04-061-10/+1
* :art: Convert id bigint to stringFlam3rboy2021-04-062-9/+30
* 🐛 fix structurenotsapinho2021-04-061-1/+1
* :bug: fix user guildsFlam3rboy2021-04-061-0/+3
* :bug: fix loginFlam3rboy2021-04-061-1/+1
* :bug: fix routes user.user_dataFlam3rboy2021-04-061-2/+7
* :bug: rewrite importsFlam3rboy2021-03-302-4/+4
* move routes to top level no more /api/v8 -> use reverse proxy insteadFlam3rboy2021-03-302-0/+355