aboutsummaryrefslogtreecommitdiff
path: root/src/api/routes/auth/registerPOST.js
Commit message (Expand)AuthorAgeFilesLines
* chore: update process.env usagePitu2021-06-151-1/+1
* feat: change mutation timestamp on every database mutationZephyrrus2021-01-071-1/+1
* feat: enable user creation from admin panelPitu2021-01-051-3/+7
* chore: remove trailing commasZephyrrus2020-12-241-1/+1
* chore: linter the entire project using the new rulesZephyrrus2020-07-081-4/+4
* fix: remove uuid from user registrationPitu2020-05-101-2/+0
* chore: remove the use of uuidPitu2020-05-101-0/+2
* API key WIPPitu2019-03-191-3/+0
* Enviroment variables parsing fixPitu2019-03-021-1/+1
* Better DB handling and stuffPitu2019-02-231-1/+3
* Switch config to .envPitu2019-02-191-4/+2
* Commented all the codePitu2018-09-171-0/+9
* RoutesPitu2018-09-161-0/+53