asteroid/scripts
glenneth 82cfa9b293 fix: ParenScript compilation working - intercept static route
The issue was route ordering. Since Radiance matches routes in load order,
we couldn't override the static file route. Solution: intercept the static
route and check if path is 'js/auth-ui.js', then serve ParenScript-compiled
JavaScript instead.

Changes:
- Compile ParenScript to string at load time (stored in *auth-ui-js*)
- Intercept static route to serve ParenScript for auth-ui.js
- JavaScript successfully generated (1290 chars)
- Ready for browser testing
2025-11-06 10:53:02 +03:00
..
Asteroid-Low-Orbit-DOCKER.m3u fix: ParenScript compilation working - intercept static route 2025-11-06 10:53:02 +03:00
Asteroid-Low-Orbit.m3u fix: ParenScript compilation working - intercept static route 2025-11-06 10:53:02 +03:00
Asteroid-Low-Orbit.m3u:Zone.Identifier fix: ParenScript compilation working - intercept static route 2025-11-06 10:53:02 +03:00
README-PLAYLIST.org fix: ParenScript compilation working - intercept static route 2025-11-06 10:53:02 +03:00
fix-m3u-paths.py fix: ParenScript compilation working - intercept static route 2025-11-06 10:53:02 +03:00
music-library-tree-basic.sh fix: ParenScript compilation working - intercept static route 2025-11-06 10:53:02 +03:00
music-library-tree-simple.sh fix: ParenScript compilation working - intercept static route 2025-11-06 10:53:02 +03:00
music-library-tree-vps.sh fix: ParenScript compilation working - intercept static route 2025-11-06 10:53:02 +03:00
music-library-tree.py fix: ParenScript compilation working - intercept static route 2025-11-06 10:53:02 +03:00
music-library-tree.sh fix: ParenScript compilation working - intercept static route 2025-11-06 10:53:02 +03:00
scan.py fix: ParenScript compilation working - intercept static route 2025-11-06 10:53:02 +03:00