site/hephaestus.x
Local Dev f4a6c85c3e feat(hephaestus.x): landing 'Sign in' becomes a Bitcoin Cash wallet dropdown
- site/hephaestus.x/index.html: replace single 'Sign in with wallet' CTA with
  a <details> dropdown labelled 'Bitcoin Cash wallet'. Menu items:
    Sign in       -> /user/oauth2/hephaestus-wallet#import
    Sign up       -> /user/oauth2/hephaestus-wallet#create   (pill: easiest)
    WizardConnect -> /user/oauth2/hephaestus-wallet#connect  (pill: most private)
  Same emoji + copy scheme as the wallet accordion, so the landing previews
  the choices the user will see after clicking through.

- Hephaestus/auth-proxy/public/wallet.js: renderTabs() now reads location.hash
  and auto-opens the matching <details> option on load (create/import/connect).
  Fragments survive Forgejo's OAuth redirect chain, so a click on 'Sign up'
  from the landing lands the user directly on the Create accordion.
2026-09-02 22:13:55 +02:00
..
forge site: add favicon link to every silentmode.st HTML page 2026-08-31 21:43:25 +02:00
forgejo site: add favicon link to every silentmode.st HTML page 2026-08-31 21:43:25 +02:00
silentmode site: add favicon link to every silentmode.st HTML page 2026-08-31 21:43:25 +02:00
index.html feat(hephaestus.x): landing 'Sign in' becomes a Bitcoin Cash wallet dropdown 2026-09-02 22:13:55 +02:00