Open
Description
Specific Demand
If there's no javascript functionality available, fallback to a non-js index view. This would allow you to access it via more minimal and/or terminal based web browsers such as links
or lynx
Implement Suggestion
Probably have to do something with a <noscript>
tag. Maybe have it add a cookie, that tells the server-side software it needs to provide a non-js index by converting the JSON to standard HTML. I'd help, but I can't program in rust =P
Metadata
Metadata
Assignees
Labels
No labels