aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators
Commit message (Expand)AuthorAgeFilesLines
* Server: add user list sort/paginationChocobozzz2016-08-161-0/+11
* Server: delete user with the id and not the usernameChocobozzz2016-08-091-2/+3
* Server: do not allow a user to remove a video of another userChocobozzz2016-08-051-0/+1
* Implement user API (create, update, remove, list)Chocobozzz2016-08-043-0/+60
* Server: reorganize express validatorsChocobozzz2016-07-311-3/+3
* Use dashes for filenamesChocobozzz2016-07-011-1/+1
* reqValidators --> validatorsChocobozzz2016-07-017-0/+267