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.
Repair accounts whose storage counter drifted before the self-heal logic existed (#7169). A data migration dispatches RecalculateAllUserStoragePipeline to the low queue so the deploy is not blocked while every user is recomputed from source. The job is unique and idempotent, so re-runs are harmless. - RecalculateAllUserStoragePipeline: chunked recalc of all active users - Migration dispatches the job (no inline heavy work during deploy) - Test covers bulk recalculation from actual media |
2 weeks ago | |
|---|---|---|
| .. | ||
| factories | 3 weeks ago | |
| migrations | 2 weeks ago | |
| seeders | 3 weeks ago | |
| .gitignore | ||