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.
Re-land the emoji cloud-storage work on a clean staging base, using the async AWS SDK upload path. - CustomEmoji model: cloud-aware URL + storage helpers (urlForPath, url, storageTarget, storeMedia, storeMediaFromFile, deleteMedia) - Route emoji writes/deletes/URLs through the model in ImportEmojis, CustomEmojiService and AdminController; admin views use $emoji->url() - admin:EmojiMoveStorageLocalToCloud: disk-driven migration using the AWS SDK CommandPool with --concurrency (default 100) for high throughput; skips missing.png; --dry-run/--keep-local/--offset/--limit/--no-acl/--debug - Deploy migration + daily schedule under the cloud-storage conditional |
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 | 4 weeks ago | |
| DeleteRemoteProfile.php | 4 weeks ago | |
| EmojiMoveStorageLocalToCloud.php | 4 weeks ago | |
| FixPostCounts.php | 4 weeks ago | |
| FixProfileCounts.php | 4 weeks ago | |
| ImportCities.php | 4 weeks ago | |
| ImportEmojis.php | 4 weeks ago | |
| InstanceManager.php | 4 weeks ago | |
| MediaMoveStorageCloudToCloud.php | 4 weeks ago | |
| MediaMoveStorageCloudToLocal.php | 4 weeks ago | |
| MediaMoveStorageLocalToCloud.php | 4 weeks ago | |
| MigrateLocalS3MediaURL.php | 4 weeks ago | |
| RegenerateThumbnails.php | 4 weeks ago | |
| SendUpdateActor.php | 4 weeks ago | |
| VideoThumbnail.php | 4 weeks ago | |