soulsync/webui
Broque Thomas 82a621ff05 Use anchors for artist badges and update styles
Replace div badges with data-url/onclick handlers by semantic <a> elements (with href, target="_blank" and rel="noopener noreferrer") for clickable artist badges, keeping non-clickable badges as divs. Update CSS to target .artist-hero-badge and unify hover/image rules instead of relying on data-url attribute, preserving visual behavior and removing pointer cursor for non-clickable divs. Also remove rendering of the server_source badge from the artist meta panel. These changes improve accessibility, security, and maintainability of badge markup and styling.
2026-04-13 10:10:41 -07:00
..
static Use anchors for artist badges and update styles 2026-04-13 10:10:41 -07:00
index.html Reorder nav: move Import button earlier 2026-04-13 09:59:05 -07:00