asteroid/parenscript
Glenn Thompson 27f362f954 refactor: Make track name clickable with external link icon (ParenScript)
- Update ParenScript to make track name a clickable link
- Add external link icon next to track name
- Remove separate MusicBrainz link to reduce clutter
- Fix LASS hover syntax using :and combinator at correct nesting level
- Update CSS styling for track-link with proper hover effects
- Improves UX by making the primary action (clicking track) more intuitive
2025-11-21 09:49:45 +03:00
..
admin.lisp Complete ParenScript migration: player.js and admin.js converted 2025-11-20 07:13:32 +03:00
auth-ui.lisp fix: Replace async/await with promise chains in ParenScript 2025-11-20 07:07:27 +03:00
front-page.lisp Complete ParenScript migration: player.js and admin.js converted 2025-11-20 07:13:32 +03:00
player.lisp fix: Correct parenthesis mismatches in player.lisp and frontend-partials.lisp 2025-11-20 07:36:10 +03:00
profile.lisp feat: Convert profile.js to ParenScript 2025-11-20 07:07:27 +03:00
recently-played.lisp refactor: Make track name clickable with external link icon (ParenScript) 2025-11-21 09:49:45 +03:00
users.lisp feat: Convert users.js to ParenScript 2025-11-20 07:07:27 +03:00