Files
Mangalord/backend
MechaCat02 79eb4d2477 bugfix: preserve user-attached tags across crawler upserts (0.34.1)
repo::crawler::sync_tags ran an unconditional DELETE FROM manga_tags
WHERE manga_id = $1, wiping every user attachment on every metadata
pass (including Unchanged ticks). Scope the delete to crawler-owned
rows (added_by IS NULL); user-attached tags now survive.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-28 19:49:30 +02:00
..
2026-05-16 21:05:16 +02:00