Commit Graph
11 Commits
Author SHA1 Message Date
david.alvarez 0e24f380b1 Dockerfile 2026-07-16 09:17:27 +02:00
opencode ddbced0513 Fix: unfollow not updating UI - use hx-swap=delete to remove element 2026-07-15 16:35:05 +02:00
opencode 6b6af3afa4 Fix: unfollow returning feed HTML into artists page - return 204 empty instead 2026-07-15 16:30:07 +02:00
opencode 39eb5dc055 Fix: artist disappearing from feed on type toggle - fetch all from MBZ first, then swap atomically 2026-07-15 16:23:45 +02:00
opencode 62833ed6e8 Fix: show sync spinner at top of feed even when feed is already populated 2026-07-15 12:58:06 +02:00
opencode c186fead83 Add sync loading indicators: spinner in feed when fetching releases, syncing indicator on artist row when toggling types 2026-07-15 12:53:06 +02:00
opencode 105ff5df8b Restyle: clean square cover art with subtle shadow, narrower feed container (max-w-2xl) 2026-07-15 11:50:46 +02:00
opencode c8f888826d Fix: type toggle htmx targetError - target artist row container instead of #feed-list 2026-07-15 11:10:57 +02:00
opencode 202a6749f2 Fix: type toggle missing name attr, vinyl-style cover-centric feed, RSS button in header 2026-07-15 11:05:53 +02:00
opencode 2078a56fc2 Fix: static path (META-INF/resources), settings @Transactional, search dropdown position, async follow + feed auto-refresh 2026-07-15 10:46:22 +02:00
opencode 292de62198 DiscDrop: Quarkus + htmx + daisyUI app to follow MusicBrainz artists and track release groups (web feed + RSS with cover art) 2026-07-15 10:34:32 +02:00