PeerTube/server/core/models/video
Chocobozzz 50b067f9cd
Separate player in dedicated build
* Separate player in a dedicated build, that we can control using vite.
   We had too many issues with Angular build system and we can now
   have the same build between the embed and the client. We can also
   embed SVG directly in the CSS
 * Upgrade p2p-media-loader to v2
 * Update internal infohashes to reflect this p2p-media-loader protocol
   change (they are updated at PeerTube startup)
 * Minimum required iOS version is now v14
2025-02-10 15:38:20 +01:00
..
formatter Remove web video redundancy support 2025-01-31 11:13:13 +01:00
sql Remove web video redundancy support 2025-01-31 11:13:13 +01:00
schedule-video-update.ts Fix lint 2024-02-22 10:32:28 +01:00
storyboard.ts Add ability to put captions in object storage 2025-02-07 09:35:39 +01:00
tag.ts Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
thumbnail.ts Add ability to put captions in object storage 2025-02-07 09:35:39 +01:00
video-blacklist.ts Fix lint 2024-02-22 10:32:28 +01:00
video-caption.ts Add ability to put captions in object storage 2025-02-07 09:35:39 +01:00
video-change-ownership.ts Fix lint 2024-02-22 10:32:28 +01:00
video-channel-sync.ts Fix lint 2024-02-22 10:32:28 +01:00
video-channel.ts Sitemap: Hide empty accounts/channels and add video tags (#6633) 2024-10-23 07:17:02 +02:00
video-chapter.ts Fix lint 2024-02-22 10:32:28 +01:00
video-comment.ts Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
video-file.ts Separate player in dedicated build 2025-02-10 15:38:20 +01:00
video-import.ts Fix lint 2024-02-22 10:32:28 +01:00
video-job-info.ts Integrate transcription in PeerTube 2024-06-28 08:44:58 +02:00
video-live-replay-setting.ts Fix lint 2024-02-22 10:32:28 +01:00
video-live-session.ts Fix lint 2024-02-22 10:32:28 +01:00
video-live.ts Fix lint 2024-02-22 10:32:28 +01:00
video-password.ts Fix lint 2024-02-22 10:32:28 +01:00
video-playlist-element.ts Add user history in import/export 2024-02-28 16:48:59 +01:00
video-playlist.ts Display playlists if allowed to escape federation 2024-03-27 15:48:29 +01:00
video-share.ts Fix lint 2024-02-22 10:32:28 +01:00
video-source.ts Better resolution label for custom video aspect 2024-08-06 16:01:38 +02:00
video-streaming-playlist.ts Separate player in dedicated build 2025-02-10 15:38:20 +01:00
video-tag.ts Fix lint 2024-02-22 10:32:28 +01:00
video.ts Add ability to put captions in object storage 2025-02-07 09:35:39 +01:00