PeerTube/server/core/models/actor
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
..
sql server/server -> server/core 2023-10-04 15:13:25 +02:00
actor-follow.ts Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
actor-image.ts Add ability to put captions in object storage 2025-02-07 09:35:39 +01:00
actor.ts Fix loading actor involved in video 2024-06-21 16:05:40 +02:00