1
0
Fork 0
peertube/server/types
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
..
models Feature/password protected videos (#5836) 2023-06-29 09:48:55 +02:00
plugins Merge branch 'feature/SO035' into develop 2023-01-09 09:44:00 +01:00
activitypub-processor.model.ts
express-handler.ts Stop using tsconfig register 2022-01-06 08:26:14 +01:00
express.d.ts Feature/password protected videos (#5836) 2023-06-29 09:48:55 +02:00
index.ts
lib.d.ts External auth can update user on login 2023-01-04 11:41:29 +01:00
sequelize.ts Move typescript utils in its own directory 2021-12-16 18:04:16 +01:00