aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/videos.ts
Commit message (Expand)AuthorAgeFilesLines
* Add tests and fix bugs for video privacyChocobozzz2017-10-311-26/+37
* Add video privacy settingChocobozzz2017-10-311-4/+15
* Support roles with rights and add moderator roleChocobozzz2017-10-271-1/+2
* Fix lintChocobozzz2017-10-261-1/+1
* Add video channelsChocobozzz2017-10-261-9/+24
* Upgrade client dependencies and fix error logsChocobozzz2017-10-191-2/+2
* Handle express-validator error on the client side and fix #96 (#98)Ronan2017-10-161-1/+4
* Video blacklist refractoringChocobozzz2017-10-101-55/+3
* Change how we handle resolutionChocobozzz2017-10-091-2/+3
* Upgrade express validator to v4Chocobozzz2017-09-151-134/+160
* Remove ng2 file upload moduleChocobozzz2017-09-141-10/+32
* Improve real world scriptChocobozzz2017-09-121-10/+6
* Fix tests and user quotaChocobozzz2017-09-061-0/+9
* Begin tests for user quotaChocobozzz2017-09-051-2/+2
* Make tslint happyChocobozzz2017-09-041-1/+1
* Begin user quotaChocobozzz2017-09-041-2/+15
* Upgrade common server dependenciesChocobozzz2017-08-251-1/+1
* Remove "function" in favor of () => {}Chocobozzz2017-07-111-11/+11
* Use global uuid instead of remoteId for videosChocobozzz2017-07-111-7/+17
* Fix error loggingChocobozzz2017-07-071-3/+3
* Move to promisesChocobozzz2017-07-051-38/+37
* Use shared modelsChocobozzz2017-06-111-1/+3
* Type functionsChocobozzz2017-06-101-12/+16
* Type modelsChocobozzz2017-05-251-1/+1
* First typescript iterationChocobozzz2017-05-201-0/+199