PeerTube/client/src/app/modal
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
..
account-setup-warning-modal.component.html Fix modal button inconsistency 2021-11-05 11:52:25 +01:00
account-setup-warning-modal.component.scss Fix angular build, again 2023-02-20 14:51:29 +01:00
account-setup-warning-modal.component.ts Add ability for client to create server logs 2022-07-18 11:37:18 +02:00
admin-welcome-modal.component.html Move to new documentation links 2023-02-22 16:15:14 +01:00
admin-welcome-modal.component.scss Fix angular build, again 2023-02-20 14:51:29 +01:00
admin-welcome-modal.component.ts Add ability for client to create server logs 2022-07-18 11:37:18 +02:00
confirm.component.html Feature/password protected videos (#5836) 2023-06-29 09:48:55 +02:00
confirm.component.scss Increase global font size 2022-06-16 11:37:08 +02:00
confirm.component.ts Feature/password protected videos (#5836) 2023-06-29 09:48:55 +02:00
custom-modal.component.html Refactor modal buttons style 2021-04-14 16:39:37 +02:00
custom-modal.component.scss Fix angular build, again 2023-02-20 14:51:29 +01:00
custom-modal.component.ts Add ability for client to create server logs 2022-07-18 11:37:18 +02:00
instance-config-warning-modal.component.html Refactor modal buttons style 2021-04-14 16:39:37 +02:00
instance-config-warning-modal.component.scss Fix angular build, again 2023-02-20 14:51:29 +01:00
instance-config-warning-modal.component.ts Add ability for client to create server logs 2022-07-18 11:37:18 +02:00
quick-settings-modal.component.html Improve quick settings UI 2022-06-16 15:06:25 +02:00
quick-settings-modal.component.ts Correctly unsubscribe on menu destroy 2023-02-16 16:13:19 +01:00