PeerTube/packages/server-commands
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
..
src Add ability to put captions in object storage 2025-02-07 09:35:39 +01:00
package.json Migrate server to ESM 2023-08-11 15:02:33 +02:00
tsconfig.json Add user import/export tests 2024-02-21 13:49:08 +01:00