mirror of https://github.com/pixelfed/pixelfed
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ensure story media lands on and stays on cloud storage for S3 instances. - StoryExpire: archive expiring story media on the same explicit disk the media lives on (S3 move is a server-side copy+delete), with error handling - Add admin:StoryMoveStorageLocalToCloud to migrate local story media (active + story_archives) to cloud: copy, verify by size, then delete local - --orphans option relocates untracked story_archives/ files to cloud using the same copy/verify/delete flow (media is moved, never discarded) - Schedule it hourly alongside the media migration when cloud storage is on |
4 weeks ago | |
|---|---|---|
| .. | ||
| AdminInviteCommand.php | 4 weeks ago | |
| BackupToCloud.php | 4 weeks ago | |
| BannedEmailCheck.php | 4 weeks ago | |
| CaptchaToggleCommand.php | 4 weeks ago | |
| CuratedOnboardingCommand.php | ||
| DeleteRemoteProfile.php | ||
| FixPostCounts.php | 4 weeks ago | |
| FixProfileCounts.php | ||
| ImportCities.php | ||
| ImportEmojis.php | ||
| InstanceManager.php | ||
| MediaMoveStorageCloudToCloud.php | ||
| MediaMoveStorageCloudToLocal.php | ||
| MediaMoveStorageLocalToCloud.php | ||
| MigrateLocalS3MediaURL.php | ||
| RegenerateThumbnails.php | ||
| SendUpdateActor.php | ||
| StoryMoveStorageLocalToCloud.php | 4 weeks ago | |
| VideoThumbnail.php | ||