PeerTube/server/core/models/user
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 Fix import notification 2025-01-17 15:08:35 +01:00
user-export.ts Fix user export expiration 2024-12-16 07:11:30 +01:00
user-import.ts Fix lint 2024-02-22 10:32:28 +01:00
user-notification-setting.ts Integrate transcription in PeerTube 2024-06-28 08:44:58 +02:00
user-notification.ts Add ability to put captions in object storage 2025-02-07 09:35:39 +01:00
user-registration.ts feat(API): permissive email check in login, reset & verification (#6648) 2025-01-28 14:16:43 +01:00
user-video-history.ts Add user history in import/export 2024-02-28 16:48:59 +01:00
user.ts feat(API): permissive email check in login, reset & verification (#6648) 2025-01-28 14:16:43 +01:00