silentmode.st + hephaestus.x static content — HTML/CSS/JS served via nginx (VPS) and Sia bucket (backup)
Find a file
Local Dev 219ee56217 feat(ariadne/mobile): 0.15 — visible update states (DOWNLOADING / READY / RETRY)
Silent-background prefetch was already the model in 0.12+, but the chip
showed the same "▲ 0.14" text whether the download was running, done, or
failed. Users had no way to know they'd get "Install now" instead of
"Download & install" until they tapped.

Chip is now a small state machine driven off UpdateInstaller.Progress:

- DOWNLOADING — muted amber pill, text "▲ 0.15 · 45%" ticking live from
  onProgress. Tap = "Downloading in the background, tap again when green."
- READY — green pill, "▲ Install 0.15". A brief toast fires on state entry
  so the user sees the prefetch just completed. Tap = short confirmation
  dialog, then straight to the platform package installer.
- RETRY — appears when the prefetch fails. One tap re-runs prefetch and
  the chip returns to DOWNLOADING.

The confirmation dialog now spells out that Android replaces Ariadne in
place and reopens on the new version — matches Android's actual behaviour.
saveSession() runs before launchInstall so the newly-launched v0.15
restores tabs cleanly.

Dead code drop: promptToUpdate + downloadThenInstall (the old on-demand
progress-dialog path) — the state machine handles both silent and
tap-first flows.

Release: ariadne-v0.15.apk sha256
35532e596ec43a2da0cf49496640c72972321f5a44fa2e16d259d281a021b425
Deployed to dl.silentmode.st; site/releases-manifest.json bumped.
2026-09-10 23:34:31 +02:00
apps site: add favicon link to every silentmode.st HTML page 2026-08-31 21:43:25 +02:00
brand site: cache-bust shared.css (?v=20260910) so the logo rule reaches cached browsers 2026-09-10 00:42:51 +02:00
choose site: cache-bust shared.css (?v=20260910) so the logo rule reaches cached browsers 2026-09-10 00:42:51 +02:00
deviant site: fix homepage product count, drop stray brand-page copy, add GOTCHAS 2026-09-07 21:06:25 +02:00
helios site: cache-bust shared.css (?v=20260910) so the logo rule reaches cached browsers 2026-09-10 00:42:51 +02:00
hephaestus site: fix Hephaestus nav wrap; logo + OG tags on tools and releases pages 2026-09-10 00:32:01 +02:00
hephaestus.x site(hephaestus.x): redesign landing to Sirius design language + source section 2026-09-10 00:38:48 +02:00
hermes site: cache-bust shared.css (?v=20260910) so the logo rule reaches cached browsers 2026-09-10 00:42:51 +02:00
js feat(registrar): 90/10 revenue split — TLD owner earns from name mints 2026-09-08 02:42:16 +02:00
nav site: add favicon link to every silentmode.st HTML page 2026-08-31 21:43:25 +02:00
prometheus site: cache-bust shared.css (?v=20260910) so the logo rule reaches cached browsers 2026-09-10 00:42:51 +02:00
releases site: cache-bust shared.css (?v=20260910) so the logo rule reaches cached browsers 2026-09-10 00:42:51 +02:00
sirius site: cache-bust shared.css (?v=20260910) so the logo rule reaches cached browsers 2026-09-10 00:42:51 +02:00
store site: add favicon link to every silentmode.st HTML page 2026-08-31 21:43:25 +02:00
tlds site: cache-bust shared.css (?v=20260910) so the logo rule reaches cached browsers 2026-09-10 00:42:51 +02:00
tools site: cache-bust shared.css (?v=20260910) so the logo rule reaches cached browsers 2026-09-10 00:42:51 +02:00
vendor Initial commit — Silent Mode baseline (2026-07-29) 2026-07-29 13:54:34 +02:00
favicon.svg brand: Silent Mode + navigate.st kits (logo, wordmark, avatar, banner, favicon) 2026-08-31 05:22:45 +02:00
GOTCHAS.md site: cache-bust shared.css (?v=20260910) so the logo rule reaches cached browsers 2026-09-10 00:42:51 +02:00
home-cards.json Ship Theseus 0.3.0 bb9d8dec (home cards decoupled from browser release) 2026-08-31 18:38:09 +02:00
index.html site: cache-bust shared.css (?v=20260910) so the logo rule reaches cached browsers 2026-09-10 00:42:51 +02:00
register.html site: add favicon link to every silentmode.st HTML page 2026-08-31 21:43:25 +02:00
releases-manifest.json feat(ariadne/mobile): 0.15 — visible update states (DOWNLOADING / READY / RETRY) 2026-09-10 23:34:31 +02:00
shared.css site: real logo, hero screenshot, OG tags, contrast fixes 2026-09-07 23:01:57 +02:00