feat(cron): regenerate-variants #68

Merged
tarzzan merged 1 commit from feat/cron-regenerate-variants into main 2026-06-02 01:27:23 +00:00
Owner

Nouvelle tâche planifiée appelable via POST /api/cron/run/regenerate-variants (Bearer CRON_TOKEN). Boucle sur tous les Media PHOTO en base, déclenche generateImageVariants pour chacun. Retourne {scanned, ok, skipped, failed}. Audit log inclus. Idempotent (skip si mime non image).

Nouvelle tâche planifiée appelable via POST /api/cron/run/regenerate-variants (Bearer CRON_TOKEN). Boucle sur tous les Media PHOTO en base, déclenche generateImageVariants pour chacun. Retourne {scanned, ok, skipped, failed}. Audit log inclus. Idempotent (skip si mime non image).
tarzzan added 1 commit 2026-06-02 01:27:22 +00:00
feat(cron): regenerate-variants task pour batch tous les Media existants
All checks were successful
CI / test (pull_request) Successful in 2m24s
4fb7c948ad
tarzzan merged commit b8b421e839 into main 2026-06-02 01:27:23 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tarzzan/karbe#68
No description provided.