PeerTube/server/middlewares/validators/videos
Wicklow 05a60d8599
Feature/Add replay privacy (#5692)
* Add replay settings feature

* Fix replay settings behaviour

* Fix tests

* Fix tests

* Fix tests

* Update openapi doc and fix tests

* Add tests and fix code

* Models correction

* Add migration and update controller and middleware

* Add check params tests

* Fix video live middleware

* Updated code based on review comments
2023-03-31 09:12:21 +02:00
..
index.ts Channel sync (#5135) 2022-08-10 09:53:39 +02:00
video-blacklist.ts Remove unnecessary logs 2022-08-17 14:58:40 +02:00
video-captions.ts Remove unnecessary logs 2022-08-17 14:58:40 +02:00
video-channel-sync.ts Remove unnecessary logs 2022-08-17 14:58:40 +02:00
video-channels.ts Check channel sync id is owned by channel 2022-09-16 10:58:13 +02:00
video-comments.ts Add akismet tests 2022-09-23 15:38:21 +02:00
video-files.ts Remove unnecessary logs 2022-08-17 14:58:40 +02:00
video-imports.ts Don't inject untrusted input 2022-11-15 14:41:55 +01:00
video-live.ts Feature/Add replay privacy (#5692) 2023-03-31 09:12:21 +02:00
video-ownership-changes.ts Remove unnecessary logs 2022-08-17 14:58:40 +02:00
video-playlists.ts Fix filters on playlists 2023-02-23 16:07:44 +01:00
video-rates.ts Remove unnecessary logs 2022-08-17 14:58:40 +02:00
video-shares.ts Remove unnecessary logs 2022-08-17 14:58:40 +02:00
video-source.ts Remove unnecessary logs 2022-08-17 14:58:40 +02:00
video-stats.ts Remove unnecessary logs 2022-08-17 14:58:40 +02:00
video-studio.ts Remove unnecessary logs 2022-08-17 14:58:40 +02:00
video-transcoding.ts Remove unnecessary logs 2022-08-17 14:58:40 +02:00
video-view.ts Remove unnecessary logs 2022-08-17 14:58:40 +02:00
videos.ts Put private videos under a specific subdirectory 2022-10-24 14:48:24 +02:00