aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/videos.ts
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Closes https://github.com/Chocobozzz/PeerTube/issues/74
* 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