PeerTube/server/core/initializers
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
..
migrations Add ability to put captions in object storage 2025-02-07 09:35:39 +01:00
checker-after-init.ts Fix lint and tests 2024-06-21 15:28:09 +02:00
checker-before-init.ts Add ability to put captions in object storage 2025-02-07 09:35:39 +01:00
config.ts Add ability to put captions in object storage 2025-02-07 09:35:39 +01:00
constants.ts Add ability to put captions in object storage 2025-02-07 09:35:39 +01:00
database.ts Improve local search relevancy 2024-09-12 10:19:01 +02:00
installer.ts Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
migrator.ts server/server -> server/core 2023-10-04 15:13:25 +02:00