PeerTube/server/core/lib/files-cache
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 Don't resize remote actor images 2024-09-12 08:46:08 +02:00
avatar-permanent-file-cache.ts Don't resize remote actor images 2024-09-12 08:46:08 +02:00
index.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
video-captions-simple-file-cache.ts Add ability to put captions in object storage 2025-02-07 09:35:39 +01:00
video-miniature-permanent-file-cache.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
video-previews-simple-file-cache.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
video-storyboards-simple-file-cache.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
video-torrents-simple-file-cache.ts server/server -> server/core 2023-10-04 15:13:25 +02:00