aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/videos
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into pr/1217Chocobozzz2019-02-116-65/+217
|\
| * Add ability to unfederate a local video (on blacklist)Chocobozzz2019-01-101-1/+14
| * Add history on server sideChocobozzz2018-12-181-0/+7
| * Check follow constraints when getting a videoChocobozzz2018-11-161-11/+41
| * Improve video upload error handlingChocobozzz2018-11-161-0/+2
| * Check activities hostChocobozzz2018-11-144-40/+95
| * Add ability to list all local videosChocobozzz2018-10-101-2/+52
| * Add explicit error message that changing video ownership only works with loc...Lucas Declercq2018-10-101-9/+4
* | Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-081-1/+1
* | Add downloadingEnabled property to video modelLucas Declercq2018-10-061-0/+4
|/
* Add user history and resume videosChocobozzz2018-10-059-0/+1084