aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/custom-validators/remote/videos.js
Commit message (Expand)AuthorAgeFilesLines
* First typescript iterationChocobozzz2017-05-201-118/+0
* Server: add video language attributeChocobozzz2017-04-071-0/+1
* Server: add nsfw attributeChocobozzz2017-03-281-0/+1
* Server: add licence video attributeChocobozzz2017-03-271-0/+1
* Add video category supportChocobozzz2017-03-221-0/+1
* Add like/dislike system for videosChocobozzz2017-03-081-1/+3
* Server: add views attribute when sending videos to friendsChocobozzz2017-03-041-1/+2
* Server: implement video viewsChocobozzz2017-02-261-1/+23
* Server: make a basic "quick and dirty update" for videosChocobozzz2017-02-261-4/+21
* Server: remote video validators refractoringChocobozzz2017-01-171-23/+22
* Server: we don't need the video name when removing a remote videoChocobozzz2017-01-041-1/+0
* Server: add video abuse supportChocobozzz2017-01-041-0/+74