aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/videos
Commit message (Expand)AuthorAgeFilesLines
* Add server plugin filter hooks for import with torrent and url (#2621)Rigel Kent2020-05-141-5/+38
* Use video abuse filters on client sideChocobozzz2020-05-071-4/+41
* Fix lintChocobozzz2020-05-061-5/+5
* Add ability for video owners to delete commentsChocobozzz2020-05-051-6/+11
* Avoir some circular dependenciesChocobozzz2020-05-041-1/+1
* Add filter inputs for blacklisted videos and muted accounts/serversRigel Kent2020-05-011-0/+4
* Make sure a report doesn't get deleted upon the deletion of its videoRigel Kent2020-05-011-4/+2
* Put channel stats behind withStats flagRigel Kent2020-03-311-2/+12
* Implement pagination for overviews endpointChocobozzz2020-03-111-2/+17
* Add video file metadata to download modal, via ffprobe (#2411)Rigel Kent2020-03-101-1/+21
* Don't refresh videos when processing viewsChocobozzz2020-02-041-0/+3
* Add model cache for videoChocobozzz2020-02-041-1/+4
* Move to eslintcontainChocobozzz2020-02-036-30/+30
* Fix testsChocobozzz2020-01-301-1/+1
* Don't log error on actor delete signature errorChocobozzz2020-01-291-2/+2
* Downsample to the closest divisor standard framerateRigel Kent2020-01-291-1/+1
* Fix typo in error logChocobozzz2020-01-201-2/+2
* Add video caption upload documentation and improve error messageRigel Kent2020-01-091-4/+4
* Add ability to skip count queryChocobozzz2020-01-081-0/+4
* Add playlist search option and search input for add-to-video-playlist dropdownRigel Kent2019-12-261-0/+13
* Add internal privacy modeChocobozzz2019-12-121-6/+3
* Fix channel creation limitationChocobozzz2019-12-051-1/+1
* Move deleted comment on new follow testsChocobozzz2019-12-041-0/+7
* Fix private video downloadChocobozzz2019-12-031-2/+4
* Limit channel numbersChocobozzz2019-11-291-0/+9
* Add ability to disable webtorrentChocobozzz2019-11-251-1/+1
* Update server dependenciesChocobozzz2019-10-211-2/+4
* Type toActivityPubObject functionsChocobozzz2019-08-211-1/+1
* Cleanup model typesChocobozzz2019-08-202-6/+5
* Stronger model typingsChocobozzz2019-08-198-79/+88
* Fix broken playlist apiChocobozzz2019-08-011-5/+3
* Fix scheduled privacy and verify email validationsChocobozzz2019-07-251-1/+1
* Fix express validatorChocobozzz2019-07-2511-36/+40
* Refactor middleware helpersChocobozzz2019-07-2411-24/+17
* Add filter hooks testsChocobozzz2019-07-241-4/+6
* Add hook filters testsChocobozzz2019-07-241-2/+3
* Add server hooksChocobozzz2019-07-242-6/+69
* Add ability to unpublish video/playlistChocobozzz2019-06-061-8/+7
* Add ability to set to private a public/unlisted videoChocobozzz2019-06-061-8/+0
* Server: Bulk update videos support fieldChocobozzz2019-05-311-3/+13
* Fix playlist get for classic usersChocobozzz2019-05-281-1/+2
* Upgrade sequelizeChocobozzz2019-04-241-0/+1
* Don't expose constants directly in initializers/Chocobozzz2019-04-115-6/+5
* Move config in its own fileChocobozzz2019-04-112-2/+3
* Add logs endpointChocobozzz2019-04-101-5/+3
* Add check params account ratings testsChocobozzz2019-04-091-1/+1
* Add /accounts/:username/ratings endpoint (#1756)Yohan Boniface2019-04-091-2/+16
* add quarantine videos feature (#1637)Josh Morel2019-04-021-3/+22
* Refresh playlistsChocobozzz2019-03-191-2/+1
* Cleanup express locals typingsChocobozzz2019-03-195-21/+17