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.
Rebuilds stale local media URLs (cdn_url, thumbnail_url, optimized_url) and avatar cdn_urls from their storage paths via the configured cloud disk. - Default target host comes from the configured cloud disk (AWS_URL); requires confirmation (or --force) and can be overridden with --newDomain. - Optional --oldDomain filters to a single old backend host; by default all stale hosts are rewritten. - Refuses to run when PF_ENABLE_CLOUD is false (local storage) and, when auto-detecting, refuses a target equal to the app domain — so local-storage instances are never rewritten. - Single status id / post URL, --all, --avatars; --dry-run; busts MediaService/StatusService caches for affected statuses. - Removes the superseded media:cloud-url-rewrite command. - Adds feature tests covering rewrite/skip/dry-run/oldDomain/newDomain/ remote-skip/local-storage-refusal. |
4 weeks ago | |
|---|---|---|
| .. | ||
| Feature | 4 weeks ago | |
| Unit | 4 weeks ago | |
| bats | 3 years ago | |
| CreatesApplication.php | 4 weeks ago | |
| Pest.php | 4 weeks ago | |
| TestCase.php | 9 years ago | |