PeerTube/server/core/models/video
Chocobozzz 260447942a
Add ability to put captions in object storage
Deprecate:
 * `path` and `url` of `ActorImage` (used to represent account/channel
   avatars/banners) in favour of `fileUrl`
 * `path` of `AvatarInfo` (used in notifications) in favour of `fileUrl`
 * `captionPath` of `VideoCaption` in favour of `fileUrl`
 * `storyboardPath` of `Storyboard` in favour of `fileUrl`
2025-02-07 09:35:39 +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 Add ability to put captions in object storage 2025-02-07 09:35:39 +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 HLS audio and video streams 2024-08-05 08:31:59 +02: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