PeerTube/server/scripts
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 Speed up built-in db migration 2024-08-05 16:23:39 +02:00
plugin server/server -> server/core 2023-10-04 15:13:25 +02:00
shared Add house-keeping script 2024-06-05 15:35:58 +02:00
create-generate-storyboard-job.ts Implement user import/export in server 2024-02-21 13:49:08 +01:00
create-import-video-file-job.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
create-move-video-storage-job.ts Add ability to put captions in object storage 2025-02-07 09:35:39 +01:00
house-keeping.ts Add ability to put captions in object storage 2025-02-07 09:35:39 +01:00
parse-log.ts Update server dependencies 2025-02-03 10:19:11 +01:00
prune-storage.ts Add ability to put captions in object storage 2025-02-07 09:35:39 +01:00
regenerate-thumbnails.ts Migrate server to ESM 2023-08-11 15:02:33 +02:00
reset-password.ts Migrate server to ESM 2023-08-11 15:02:33 +02:00
update-host.ts Also update playlist URLs 2024-01-04 09:21:56 +01:00
update-object-storage-url.ts Add ability to put captions in object storage 2025-02-07 09:35:39 +01:00
upgrade.sh Fix production.yaml.new config generation 2023-11-07 10:25:15 +01:00