PeerTube/shared/server-commands/videos
Wicklow 40346ead2b
Feature/password protected videos (#5836)
* Add server endpoints

* Refactoring test suites

* Update server and add openapi documentation

* fix compliation and tests

* upload/import password protected video on client

* add server error code

* Add video password to update resolver

* add custom message when sharing pw protected video

* improve confirm component

* Add new alert in component

* Add ability to watch protected video on client

* Cannot have password protected replay privacy

* Add migration

* Add tests

* update after review

* Update check params tests

* Add live videos test

* Add more filter test

* Update static file privacy test

* Update object storage tests

* Add test on feeds

* Add missing word

* Fix tests

* Fix tests on live videos

* add embed support on password protected videos

* fix style

* Correcting data leaks

* Unable to add password protected privacy on replay

* Updated code based on review comments

* fix validator and command

* Updated code based on review comments
2023-06-29 09:48:55 +02:00
..
blacklist-command.ts Move test functions outside extra-utils 2021-12-17 12:24:03 +01:00
captions-command.ts Feature/password protected videos (#5836) 2023-06-29 09:48:55 +02:00
change-ownership-command.ts
channel-syncs-command.ts Channel sync (#5135) 2022-08-10 09:53:39 +02:00
channels-command.ts Add ability to list imports of a channel sync 2022-08-10 14:32:00 +02:00
channels.ts Implement avatar miniatures (#4639) 2022-02-28 08:34:43 +01:00
comments-command.ts Feature/password protected videos (#5836) 2023-06-29 09:48:55 +02:00
history-command.ts Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
imports-command.ts Improve image test comparison 2023-02-24 15:10:13 +01:00
index.ts Feature/password protected videos (#5836) 2023-06-29 09:48:55 +02:00
live-command.ts Feature/password protected videos (#5836) 2023-06-29 09:48:55 +02:00
live.ts Fix broken replay with long live video name 2023-06-29 09:08:13 +02:00
playlists-command.ts Fix filters on playlists 2023-02-23 16:07:44 +01:00
services-command.ts
streaming-playlists-command.ts More robust test 2023-05-15 15:42:16 +02:00
video-passwords-command.ts Feature/password protected videos (#5836) 2023-06-29 09:48:55 +02:00
video-stats-command.ts Add filter by start/end date overall stats in api 2022-05-05 14:13:14 +02:00
video-studio-command.ts Rename studio to editor 2022-03-22 17:24:32 +01:00
video-token-command.ts Feature/password protected videos (#5836) 2023-06-29 09:48:55 +02:00
videos-command.ts Feature/password protected videos (#5836) 2023-06-29 09:48:55 +02:00
views-command.ts Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00