1
0
Fork 0
peertube/shared/models
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 event doc to view endpoint 2022-04-15 09:49:35 +02:00
actors Add rejected state to follows 2022-07-27 13:52:13 +02:00
bulk Add bulk comment actions on account dropdown 2020-05-29 09:21:26 +02:00
common Support short uuid for GET video/playlist 2021-06-29 14:56:35 +02:00
custom-markup Custom markup container default to space between 2021-08-26 13:44:54 +02:00
feeds Reorganize shared models 2020-08-07 08:28:14 +02:00
http Resolve enums at compile time 2021-12-28 15:34:55 +01:00
joinpeertube Add new plugin/peertube version notifs 2021-03-24 18:18:41 +01:00
metrics Add playback metric endpoint sent to OTEL 2022-08-16 10:33:27 +02:00
moderation Add mute status in account and channel pages 2021-12-07 09:46:01 +01:00
nodeinfo Cleanup shared models 2021-05-11 11:32:31 +02:00
overviews Cleanup shared models 2021-05-11 11:32:31 +02:00
plugins Add Podcast RSS feeds (#5487) 2023-05-22 16:00:05 +02:00
redundancy Cleanup shared models 2021-05-11 11:32:31 +02:00
runners Force stop remote live transcoding 2023-05-22 13:54:46 +02:00
search Feature/filter already watched videos (#5739) 2023-04-12 09:32:20 +02:00
server Feature/password protected videos (#5836) 2023-06-29 09:48:55 +02:00
tokens Support short uuid for GET video/playlist 2021-06-29 14:56:35 +02:00
users Add Podcast RSS feeds (#5487) 2023-05-22 16:00:05 +02:00
videos Feature/password protected videos (#5836) 2023-06-29 09:48:55 +02:00
index.ts Implement remote runner jobs in server 2023-05-09 08:57:34 +02:00