sirius/js
Local Dev 890af362b8 sites: Ubuntu everywhere; opaque bottom rail on mobile
Fraunces/Ubuntu font picker is gone. theme.js used to persist the
choice in localStorage and paint a pill in the corner; now it just
sets data-font-cmp="ubuntu" on <html> so every page that already
carries the html[data-font-cmp="ubuntu"] rules in its stylesheet
switches to Ubuntu — the Bitcoin Cash brand face — on load. Same
one-line runtime on both sirius-x and hephaestus.x theme.js.

Mobile bottom nav rail was rgba(11,14,20,.52) with no blur, so
whatever body text was scrolled behind it bled straight through the
half-transparent bar — first sentence of How it works ended up
visually merged with the sidebar icons on hephaestus.x, section
headings ran under the Sirius.x rail. Bumped to rgba(...,.94) and
added backdrop-filter:blur(12px); content underneath is now covered
instead of showing through. Same tweak on all six Sirius.X pages
plus Hephaestus.X home.
2026-09-22 19:47:52 +02:00
..
ai-worker.js feat(studio): AI assistant that runs on the user's own device 2026-09-20 15:22:34 +02:00
dashboard.js market: a dollar listing must not crash the Sell panel, and the gateway must not forget a fresh one 2026-09-21 23:46:06 +02:00
i18n.js site-sirius-x: content stays centred; drop the sidenav padding-left shift 2026-09-22 01:10:05 +02:00
market.js sites: scroll-spy tracks scroll position, fires the last section on bottom 2026-09-20 19:20:30 +02:00
pin-escrow.js feat(sirius-x/signin): PIN escrow — encrypted-at-rest quick unlock, 3-strike password fallback 2026-09-09 01:31:18 +02:00
pricing.js feat(sirius-x): prices in BCH, amounts in bits, live BCH/USD rate from several exchanges 2026-09-20 18:18:43 +02:00
profile-menu.js site-sirius-x: content stays centred; drop the sidenav padding-left shift 2026-09-22 01:10:05 +02:00
register-flow.js sites: scroll-spy tracks scroll position, fires the last section on bottom 2026-09-20 19:20:30 +02:00
session.js feat(sirius-x): dashboard with sidebar, persistent sign-in, full DNS panel 2026-09-17 01:09:20 +02:00
site-footer.js site-sirius-x: use the Sirius.X brand mark, drop trailing slashes 2026-09-20 17:49:04 +02:00
studio-ai.js feat(studio): AI assistant that runs on the user's own device 2026-09-20 15:22:34 +02:00
studio.js feat(studio): a name can hold a site, not just a front page 2026-09-21 01:19:40 +02:00
theme.js sites: Ubuntu everywhere; opaque bottom rail on mobile 2026-09-22 19:47:52 +02:00