asteroid/parenscript
Glenn Thompson 6bbc3d0b6a fix: Correct parenthesis mismatches in player.lisp and frontend-partials.lisp
- Fixed missing closing paren in save-queue-as-playlist function
- Fixed extra closing paren in icecast-now-playing function
- Updated player.lisp with upstream changes from player.js:
  * Removed array indexing for track properties
  * Added RADIANCE API wrapper handling
  * Complete save-queue-as-playlist implementation
- Build and server startup now working correctly
2025-11-20 07:36:10 +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
users.lisp feat: Convert users.js to ParenScript 2025-11-20 07:07:27 +03:00