aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/user.js
Commit message (Expand)AuthorAgeFilesLines
* Server: encrypt password in databaseChocobozzz2016-08-251-12/+31
* Server: add user list sort/paginationChocobozzz2016-08-161-5/+11
* Server: optimize function to see if there are users or notChocobozzz2016-08-161-0/+5
* Server: delete user with the id and not the usernameChocobozzz2016-08-091-0/+5
* Implement user API (create, update, remove, list)Chocobozzz2016-08-041-6/+27
* Server: implement refresh tokenChocobozzz2016-07-201-4/+4
* OAuth/User models refractoring -> use mongoose apiChocobozzz2016-07-011-0/+28