aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/videos
Commit message (Expand)AuthorAgeFilesLines
* Add to playlist dropdownChocobozzz2019-03-181-3/+20
* Add/update/delete/list my playlistsChocobozzz2019-03-181-0/+1
* Refactor video playlist middlewaresChocobozzz2019-03-181-4/+4
* Add playlist rest testsChocobozzz2019-03-181-8/+40
* Add playlist check param testsChocobozzz2019-03-181-3/+41
* Playlist server APIChocobozzz2019-03-184-20/+308
* Merge branch 'develop' into pr/1285Chocobozzz2019-02-112-5/+21
|\
| * Merge branch 'develop' into pr/1217Chocobozzz2019-02-116-65/+217
| |\
| | * Add ability to unfederate a local video (on blacklist)Chocobozzz2019-01-101-1/+14
| * | Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-081-1/+1
| * | Add downloadingEnabled property to video modelLucas Declercq2018-10-061-0/+4
* | | Enable video upload and editclementbrizard2019-01-121-0/+5
| |/ |/|
* | 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
|/
* Add user history and resume videosChocobozzz2018-10-059-0/+1084