2 Commits

Author SHA1 Message Date
droideparanoico 03a2aa2987 Address all code review issues
Build & Deploy / build (push) Successful in 55s
- XSS: use hx-confirm instead of onclick confirm()
- Feed: per-artist type filtering in SQL with LIMIT/OFFSET
- Cache: batch staleness check (single query)
- Monitoring: null-guard + constant-first equals
- REST stack: switch to reactive (quarkus-rest)
- User-Agent: fix double https, update version
- Settings: validate cache TTL before saving
- Delete: transactional cascade
- Docker: remove unused sqlite package
- Explicit columns in findAllArtists
2026-07-08 15:51:26 +02:00
droideparanoico ba82c0b6ff Initial commit
Build & Deploy / build (push) Successful in 50s
2026-07-08 13:12:51 +02:00