aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/videos
Commit message (Collapse)AuthorAgeFilesLines
* Check activities hostChocobozzz2018-11-144-40/+95
|
* Add ability to list all local videosChocobozzz2018-10-101-2/+52
| | | | Including private/unlisted for moderators/admins
* Add explicit error message that changing video ownership only works with ↵Lucas Declercq2018-10-101-9/+4
| | | | | | | | | | | | local accounts (#1214) * Add explicit error message that changing video ownership only works with local accounts * Remove superfluous logger * Remove unneeded end() to error responses * Add a message on client side to prevent transfering ownership to a remote account
* Add user history and resume videosChocobozzz2018-10-059-0/+1084