PeerTube/server/core/models
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
..
abuse Optimize abuse SQL query 2024-03-20 08:34:14 +01:00
account Sitemap: Hide empty accounts/channels and add video tags (#6633) 2024-10-23 07:17:02 +02:00
actor Add ability to put captions in object storage 2025-02-07 09:35:39 +01:00
application Optimize config endpoint 2024-03-12 16:00:51 +01:00
automatic-tag Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
oauth Fix lint 2024-02-22 10:32:28 +01:00
redundancy Remove web video redundancy support 2025-01-31 11:13:13 +01:00
runner Add ability to filter requested runner jobs 2024-10-31 10:22:35 +01:00
server Remove internal log 2024-05-16 11:15:43 +02:00
shared Improve local search relevancy 2024-09-12 10:19:01 +02:00
user Add ability to put captions in object storage 2025-02-07 09:35:39 +01:00
video Add ability to put captions in object storage 2025-02-07 09:35:39 +01:00
view Do not take into account empty view sections 2024-04-03 14:25:21 +02:00
watched-words Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00