feat: implement SPA loading bar, harden status page logic, and optimize Dockerfile

This commit is contained in:
2026-02-20 22:15:21 -06:00
parent 44948a6e9f
commit 3bd27f59d7
5 changed files with 202 additions and 95 deletions

View File

@@ -59,6 +59,7 @@
</head>
{% block header %}
<body onpopstate="backButton()">
<div id="loading-bar"></div>
<noscript>You need to enable JavaScript to run this app.</noscript>
<main id='map'></main>
<div id="contentStuffer">