PeerTube/server/tests/api/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
..
channel-import-videos.ts Fix infinite playlist import 2022-11-14 11:11:39 +01:00
index.ts Put private videos under a specific subdirectory 2022-10-24 14:48:24 +02:00
multiple-servers.ts Add retries to all webtorrent tests 2023-05-15 16:16:41 +02:00
resumable-upload.ts Enable external plugins to test the PR 2023-05-09 08:57:34 +02:00
single-server.ts Remove low timeouts 2023-05-22 09:22:08 +02:00
video-captions.ts Cleanup tests imports 2022-08-17 15:47:54 +02:00
video-change-ownership.ts Remove low timeouts 2023-05-22 09:22:08 +02:00
video-channel-syncs.ts Fix tests 2023-05-10 16:23:55 +02:00
video-channels.ts Remove low timeouts 2023-05-22 09:22:08 +02:00
video-comments.ts Improve remote runner config UX 2023-05-19 14:11:22 +02:00
video-description.ts Remove low timeouts 2023-05-22 09:22:08 +02:00
video-files.ts Put private videos under a specific subdirectory 2022-10-24 14:48:24 +02:00
video-imports.ts Fix peertube subtitles import 2023-05-26 16:05:08 +02:00
video-nsfw.ts Cleanup tests imports 2022-08-17 15:47:54 +02:00
video-passwords.ts Feature/password protected videos (#5836) 2023-06-29 09:48:55 +02:00
video-playlist-thumbnails.ts Cleanup tests imports 2022-08-17 15:47:54 +02:00
video-playlists.ts Feature/password protected videos (#5836) 2023-06-29 09:48:55 +02:00
video-privacy.ts Remove low timeouts 2023-05-22 09:22:08 +02:00
video-schedule-update.ts Remove low timeouts 2023-05-22 09:22:08 +02:00
video-source.ts Cleanup tests imports 2022-08-17 15:47:54 +02:00
video-static-file-privacy.ts Feature/password protected videos (#5836) 2023-06-29 09:48:55 +02:00
videos-common-filters.ts Feature/filter already watched videos (#5739) 2023-04-12 09:32:20 +02:00
videos-history.ts Cleanup tests imports 2022-08-17 15:47:54 +02:00
videos-overview.ts Remove low timeouts 2023-05-22 09:22:08 +02:00