hyperhive/frontend/packages
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris 22068bd2b1 swarm-ui: use absolute asset paths in index.html
Relative hrefs (static/main.js) only resolve correctly for a route
one path segment deep - the browser resolves them against the
current URL's directory, so a route two-plus segments deep would
404 the JS/CSS silently once this is wired to a real server. Made
absolute (/static/main.js), matching what build.mjs's own comment
already documents these paths as being served at.
2026-08-17 00:24:44 +02:00
..
agent agent: drop dead .header-pill-loose CSS 2026-08-12 19:33:07 +02:00
dashboard apply the same render(h(...)) simplification to JobqGraph 2026-08-16 22:08:38 +02:00
shared apply the same render(h(...)) simplification to JobqGraph 2026-08-16 22:08:38 +02:00
swarm-ui swarm-ui: use absolute asset paths in index.html 2026-08-17 00:24:44 +02:00