aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/users.ts
Commit message (Expand)AuthorAgeFilesLines
...
* Fix tests and user quotaChocobozzz2017-09-061-8/+22
* Add user update for adminsChocobozzz2017-09-051-5/+41
* Begin user quotaChocobozzz2017-09-041-2/+9
* Formated -> FormattedChocobozzz2017-08-251-5/+5
* Add ability to limit user registrationsChocobozzz2017-07-251-2/+2
* Use global uuid instead of remoteId for videosChocobozzz2017-07-111-1/+1
* Better typescript typing for a better worldChocobozzz2017-07-101-6/+10
* Fix error loggingChocobozzz2017-07-071-1/+1
* Move to promisesChocobozzz2017-07-051-52/+34
* Move ensureRegistrationEnabled to middlewaresChocobozzz2017-06-251-11/+2
* Share models between server and clientChocobozzz2017-06-171-2/+4
* Type functionsChocobozzz2017-06-101-11/+11
* require -> importChocobozzz2017-06-051-1/+1
* Type modelsChocobozzz2017-05-251-2/+2
* First typescript iterationChocobozzz2017-05-201-0/+173