asteroid/static/js
Glenn Thompson 5bc6f27840 Fix frontend JavaScript to work with define-api endpoints
- Update API paths from /asteroid/api/ to /api/asteroid/ in users.js and profile.js
- Add RADIANCE API wrapper handling for icecast-status responses
- Improve error handling in player.js loadTracks function
- All frontend code now properly handles define-api response format
2025-10-08 22:56:54 -04:00
..
admin.js Refactor API endpoints to use Radiance's define-api macro 2025-10-08 22:56:54 -04:00
auth-ui.js Refactor API endpoints to use Radiance's define-api macro 2025-10-08 22:56:54 -04:00
front-page.js Fix frontend JavaScript to work with define-api endpoints 2025-10-08 22:56:54 -04:00
player.js Fix frontend JavaScript to work with define-api endpoints 2025-10-08 22:56:54 -04:00
profile.js Fix frontend JavaScript to work with define-api endpoints 2025-10-08 22:56:54 -04:00
users.js Fix frontend JavaScript to work with define-api endpoints 2025-10-08 22:56:54 -04:00