PeerTube/server/initializers/migrations
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
..
0505-user-last-login-date.ts
0510-video-file-metadata.ts
0515-video-abuse-reason-timestamps.ts
0520-abuses-split.ts
0525-abuse-messages.ts
0530-playlist-multiple-video.ts
0535-video-live.ts
0540-video-file-infohash.ts
0545-video-live-save-replay.ts
0550-actor-follow-cleanup.ts
0555-actor-follow-url.ts
0560-user-feed-token.ts
0565-actor-follow-local-url.ts
0570-permanent-live.ts
0575-duplicate-thumbnail.ts
0580-caption-filename.ts
0585-video-file-names.ts
0590-trackers.ts
0595-remote-url.ts
0600-duplicate-video-files.ts
0605-actor-missing-keys.ts
0610-views-index copy.ts
0612-captions-unique.ts
0615-latest-versions-notification-settings.ts
0620-latest-versions-application.ts
0625-latest-versions-notification.ts
0630-banner.ts
0635-actor-image-size.ts
0640-unique-keys.ts
0645-actor-remote-creation-date.ts
0650-actor-custom-pages.ts
0655-streaming-playlist-filenames.ts
0660-object-storage.ts
0665-no-account-warning-modal.ts
0670-pending-job-default.ts
0675-p2p-enabled.ts
0680-files-storage-default.ts
0685-multiple-actor-images.ts
0690-live-latency-mode.ts
0695-remove-remote-rates.ts
0700-edition-finished-notification.ts
0705-local-video-viewers.ts
0710-live-sessions.ts
0715-video-source.ts
0720-session-ending-processed.ts
0725-node-version.ts
0730-video-channel-sync.ts
0735-video-channel-sync-import-foreign-key.ts
0740-fix-old-enums.ts
0745-user-otp.ts
0750-user-registration.ts
0755-unique-viewer-url.ts
0760-video-live-replay-setting.ts
0765-remote-transcoding.ts
0770-actor-preferred-username.ts Set actor preferred name case insensitive 2023-05-11 16:16:27 +02:00
0775-add-user-is-email-public.ts Add Podcast RSS feeds (#5487) 2023-05-22 16:00:05 +02:00
0780-notification-registration.ts Fix registration notification error in client 2023-06-19 10:52:40 +02:00
0785-video-password-protection.ts Feature/password protected videos (#5836) 2023-06-29 09:48:55 +02:00