Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | :tada: default nitro true | Flam3rboy | 2021-08-09 | 1 | -2/+2 |
| | |||||
* | added profile banners | BuildTools | 2021-08-07 | 1 | -0/+1 |
| | |||||
* | bug fix | BuildTools | 2021-08-06 | 1 | -0/+1 |
| | |||||
* | Update register.ts | Matthew | 2021-07-22 | 1 | -2/+2 |
| | |||||
* | Make password limit 72 to match discord's limit | Matthew | 2021-07-22 | 1 | -1/+1 |
| | |||||
* | :bug: fix login route | Flam3rboy | 2021-07-19 | 1 | -10/+8 |
| | |||||
* | findOne auto throws error if it doesn't exist' | Flam3rboy | 2021-07-10 | 2 | -9/+32 |
| | |||||
* | :sparkles: route specific rate limits | Flam3rboy | 2021-07-01 | 2 | -0/+4 |
| | |||||
* | :lock: register proxy ip check | Flam3rboy | 2021-06-27 | 1 | -4/+15 |
| | |||||
* | :bug: fix CORS | Flam3rboy | 2021-06-26 | 1 | -0/+1 |
| | |||||
* | :sparkles: user avatar | Flam3rboy | 2021-05-30 | 1 | -0/+1 |
| | |||||
* | :bug: fix EMAIL_ALREADY_REGISTERED error message | Flam3rboy | 2021-05-26 | 1 | -1/+1 |
| | |||||
* | :sparkles: use new config | Flam3rboy | 2021-05-24 | 2 | -34/+34 |
| | |||||
* | Fix: No more type casting required, rather take the gernics | Diego Magdaleno | 2021-05-23 | 2 | -3/+3 |
| | |||||
* | Update: Update fosscord-server-util to latest and fix issues with NULL and ↵ | Diego Magdaleno | 2021-05-23 | 1 | -3/+3 |
| | | | | undefined | ||||
* | Config: Final config additons, now everything should work as desired | Diego Magdaleno | 2021-05-22 | 2 | -3/+3 |
| | |||||
* | Config: Refactor config method, so we have a new get all option, fix issues ↵ | Diego Magdaleno | 2021-05-21 | 2 | -5/+3 |
| | | | | in configurations | ||||
* | Config: First rewrite of config and working implementation of getting values | Diego Magdaleno | 2021-05-19 | 2 | -7/+11 |
| | |||||
* | Change default port: | Flam3rboy | 2021-05-02 | 1 | -1/+1 |
| | | | | | | Client = 3000 API = 3001 Gateway = 3002 | ||||
* | :art: added optional captcha to login route | Flam3rboy | 2021-05-01 | 1 | -1/+16 |
| | |||||
* | :art: formatting files | Flam3rboy | 2021-04-25 | 1 | -12/+3 |
| | |||||
* | :bug: fix directory name | Flam3rboy | 2021-04-23 | 1 | -1/+1 |
| | |||||
* | npm i @fosscord/server-util | Flam3rboy | 2021-04-22 | 2 | -2/+2 |
| | |||||
* | :bug: fix register route captcha required | Flam3rboy | 2021-04-07 | 1 | -3/+3 |
| | |||||
* | :bug: revert login | Flam3rboy | 2021-04-06 | 1 | -10/+1 |
| | |||||
* | :art: Convert id bigint to string | Flam3rboy | 2021-04-06 | 2 | -9/+30 |
| | |||||
* | 🐛 fix structure | notsapinho | 2021-04-06 | 1 | -1/+1 |
| | |||||
* | :bug: fix user guilds | Flam3rboy | 2021-04-06 | 1 | -0/+3 |
| | |||||
* | :bug: fix login | Flam3rboy | 2021-04-06 | 1 | -1/+1 |
| | |||||
* | :bug: fix routes user.user_data | Flam3rboy | 2021-04-06 | 1 | -2/+7 |
| | |||||
* | :bug: rewrite imports | Flam3rboy | 2021-03-30 | 2 | -4/+4 |
| | |||||
* | move routes to top level no more /api/v8 -> use reverse proxy instead | Flam3rboy | 2021-03-30 | 2 | -0/+355 |