PeerTube/server/core/lib/object-storage
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
..
shared Fix S3 with some providers 2025-02-05 08:54:23 +01:00
index.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
keys.ts Add ability to put captions in object storage 2025-02-07 09:35:39 +01:00
object-storage-helpers.ts Add ability to put captions in object storage 2025-02-07 09:35:39 +01:00
pre-signed-urls.ts Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
proxy.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
urls.ts Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
user-export.ts Implement user import/export in server 2024-02-21 13:49:08 +01:00
videos.ts Add ability to put captions in object storage 2025-02-07 09:35:39 +01:00