asteroid/parenscript
Glenn Thompson 070e8d8dac feat: Update ParenScript users.lisp with API fixes and audio player color
- Fix user management API endpoints to match backend changes
- Add user-id to form data for role updates and activation/deactivation
- Change endpoints from /users/{id}/action to /user/action format
- Handle Radiance API data wrapping properly
- Add confirmation prompt for user activation
- Update audio player background color to match app panels (#1a2332)

Incorporates changes from main branch users.js updates
2025-11-22 10:52:05 +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: Update ParenScript users.lisp with API fixes and audio player color 2025-11-22 10:52:05 +03:00