Fix Thumbnail-Generierung (magick statt convert) und DB-Migration fuer role-Spalte

- entrypoint.sh: ImageMagick 7 nutzt 'magick' statt 'convert', Auto-Detection
- database.js: Migration fuer role-Spalte bei bestehender DB (ALTER TABLE)
- main.js: Fallback auf Vollbild wenn Thumbnail fehlt (error handler)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Kroonk
2026-04-16 19:40:18 +02:00
parent d393630357
commit ea15be0368
4 changed files with 33 additions and 3 deletions

File diff suppressed because one or more lines are too long