asteroid/static/js
glenneth 55514d214a refactor: improve code consistency and maintainability
- Add /api/asteroid/partial/now-playing-inline endpoint for inline text
- Refactor admin.js to use server-side partial (removes 23 lines of JSON/XML parsing)
- Fix hardcoded path in convert-to-docker-path to use *music-library-path* variable
- Consistent with front-page and player refactoring from upstream
- Improves portability and reduces client-side JavaScript complexity
2025-10-17 05:29:47 +03:00
..
admin.js refactor: improve code consistency and maintainability 2025-10-17 05:29:47 +03:00
auth-ui.js fix: Complete UI fixes for page flow feature 2025-10-12 09:47:38 -04:00
front-page.js feat: move front-page to use now-playing partial 2025-10-16 19:02:00 -04:00
player.js feat: move player to use now-playing partial 2025-10-16 19:02:00 -04:00
profile.js fix: Complete UI fixes for page flow feature 2025-10-12 09:47:38 -04:00
users.js fix: Complete UI fixes for page flow feature 2025-10-12 09:47:38 -04:00