PeerTube/server/controllers
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
..
activitypub Add ability for plugins to alter video jsonld 2023-03-10 15:45:52 +01:00
api Feature/password protected videos (#5836) 2023-06-29 09:48:55 +02:00
feeds Fix build 2023-06-21 10:54:48 +02:00
shared Fix file token reinjection on fragments 2023-03-07 11:16:56 +01:00
bots.ts Implement remote runner jobs in server 2023-05-09 08:57:34 +02:00
client.ts Fix 404 when having ;threadId param 2023-03-02 10:35:59 +01:00
download.ts
index.ts Move webfinger controller in well known router 2023-02-15 16:36:04 +01:00
lazy-static.ts
misc.ts
object-storage-proxy.ts Implement remote runner jobs in server 2023-05-09 08:57:34 +02:00
plugins.ts
services.ts
static.ts Fix file token reinjection on fragments 2023-03-07 11:16:56 +01:00
tracker.ts Update server dependencies 2023-05-22 17:11:31 +02:00
well-known.ts Move webfinger controller in well known router 2023-02-15 16:36:04 +01:00