asteroid/static/js
glenneth 4c99ded7f0 feat: Add password management and fix listener count
- Add user password change functionality in profile page
- Add admin password reset functionality in admin dashboard
- Fix listener count to show total from Icecast root tag
- Replace concatenate with format
- Add with-error-handling to API endpoints
- Make Icecast port binding configurable via ICECAST_BIND env var
- Add comprehensive docstrings to public functions

Note: Password reset has known issue with LambdaLite db:update
not updating password-hash field. Issue reported as an issue.
2025-11-04 16:26:29 -05:00
..
admin.js feat: Add pop-out player and queue management improvements 2025-10-22 18:01:48 -04:00
auth-ui.js fix: Complete UI fixes for page flow feature 2025-10-12 09:47:38 -04:00
front-page.js fix: stream information update on frameset view 2025-11-03 18:36:40 -05:00
player.js feat: persist stream quality in local storage 2025-11-03 18:36:40 -05:00
profile.js feat: Add password management and fix listener count 2025-11-04 16:26:29 -05:00
users.js fix: Complete UI fixes for page flow feature 2025-10-12 09:47:38 -04:00