aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/videos.js
Commit message (Expand)AuthorAgeFilesLines
* Server: add video abuse supportChocobozzz2017-01-041-1/+14
* Server: fix video remoe validationChocobozzz2016-12-301-1/+1
* Server: optimization for videoGet and videoRemoveChocobozzz2016-12-301-7/+8
* Server: add ability to update a videoChocobozzz2016-12-291-10/+31
* First version with PostgreSQLChocobozzz2016-12-191-10/+7
* Server: remove useless hash affectationsChocobozzz2016-10-021-4/+4
* 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-041-0/+1
* Server: reorganize express validatorsChocobozzz2016-07-311-3/+3
* Use dashes for filenamesChocobozzz2016-07-011-1/+1
* reqValidators --> validatorsChocobozzz2016-07-011-0/+97