Commit graph

29 commits

Author SHA1 Message Date
Hernâni Marques
f341116371
bank: API for auto-created personal accounts (balance zero)
Add GET /intro/auto-account.json on the bank helper (demo-withdraw-api):
public registration with generated username/password, balance starts GOA:0,
credentials returned once for the client to display.

Nginx proxies the new path; install-demo-withdraw-api.sh installs the
location. This is separate from the shared explorer demo withdraw.
2026-07-10 20:42:20 +02:00
Hernâni Marques
65629ea57c
bank landing: tighten shared-account wording
Shorten hero and withdraw chrome to the early simple voice:

  Install the wallet, then one QR withdraws GOA from a shared bank account
  — no registration.

Keep the live pool balance note short as well.
2026-07-10 20:39:00 +02:00
Hernâni Marques
ae38882c7c
bank landing: QR_Taler blue ring on page QR codes
Page-level withdraw and bank-UI QRs were plain white boxes. Align them with
the merchant shop pay popup (taler-merchant-webui QR_Taler / web-util):

  • animated conic ring (#0042B3 / #F1F1F4)
  • off-DOM encode to PNG <img>
  • center qr-logo.svg plate

Reuses shop-pay.css classes already loaded on the bank intro page.
2026-07-10 20:37:30 +02:00
Hernâni Marques
265a7fa3eb
bank landing: “How the shared account works” as expandable fold
The how-it-works list was always open and competed with the withdraw QR.

Make it a collapsed gold fold: title row with chevron, body expands on click.
Same wireFold helper style as the optional bank UI section.
2026-07-10 20:34:05 +02:00
Hernâni Marques
8b1a7f9d58
bank landing: shared-account withdraw and live pool balance
Primary bank funding path is the community shared account (not a personal
login). Withdraw step explains that briefly and shows a short “surprising
balance?” note with the live explorer pool amount from stats.json
(balance_explorer).

Move GOA flow stats and Performance to the bottom of the page so the
install → withdraw path stays first. Collapse optional bank UI / GOA shop
behind a click-to-open fold (same interaction pattern as settlement panels).
2026-07-10 20:31:50 +02:00
Hernâni Marques
c7f86dd3da
landings: distinct Chrome / Firefox / Edge / Brave browser marks
Wallet hub rows on bank, exchange, and merchant landings used vague mono
icons that were hard to tell apart.

Replace them with multi-colour brand-style marks for Chrome, Firefox, Edge,
and Brave. Hub label becomes “Web browsers (experimental)”.

Also drop the circled “①” prefix from the shop pay popup “Wallet payment”
label — leftover copy-paste artefact from an earlier draft, not intentional
numbering.
2026-07-10 20:25:40 +02:00
Hernâni Marques
d7686b1dea
bank landing: document community pool funding path 2026-07-10 20:13:00 +02:00
Hernâni Marques
31c8dcdb9c
bank landing: community-shared explorer withdraw UI and how-it-works 2026-07-10 20:12:00 +02:00
Hernâni Marques
57973db4f0
bank landing: nginx proxy /intro/demo-withdraw.json to local mint API 2026-07-10 20:10:48 +02:00
Hernâni Marques
146145ef14
bank landing: shop pay popup matches merchant (QR_Taler + goa-shop) 2026-07-10 20:04:51 +02:00
Hernâni Marques
029c22e804
bank landing: qrencode PNGs for product + payto 2026-07-10 20:02:53 +02:00
Hernâni Marques
606d81520c
landings: footer label source → Source (bank + exchange) 2026-07-10 20:01:09 +02:00
Hernâni Marques
cdccebbe9e
bank landing: mini shop products open pay popup 2026-07-10 20:00:43 +02:00
Hernâni Marques
39dfbbd6d7
bank landing: pay popup script (shared shop-pay) 2026-07-10 19:59:26 +02:00
Hernâni Marques
bf8c56db94
bank landing: shop pay popup CSS (shared with merchant) 2026-07-10 19:58:09 +02:00
Hernâni Marques
a13a80cded
bank landing: official Taler QR logo asset (DD 90) 2026-07-10 19:56:35 +02:00
Hernâni Marques
fef67bd729
landings: footer label deployment → source (link to admin-log) 2026-07-10 19:55:00 +02:00
Hernâni Marques
845bed2531
bank landing: footer link deployment → admin-log configs 2026-07-10 19:45:00 +02:00
Hernâni Marques
5683e9dc36
bank landing: mini GOA samples near merchant area
Two sample items at the bottom; link “for more” to taler.hacktivism.ch.
2026-07-10 19:38:00 +02:00
Hernâni Marques
ae521b5524
bank landing: remove GOA shop samples from top
Shop catalog lives on the merchant landing instead.
2026-07-10 19:16:00 +02:00
Hernâni Marques
6cb4064a3a
bank landing: compact GOA shop sample box 2026-07-10 19:00:00 +02:00
Hernâni Marques
3fbc2ec0ff
bank landing: simplified Chrome/Firefox/Safari browser marks 2026-07-10 18:54:00 +02:00
Hernâni Marques
0bf3614dfc
bank landing: drop Android/iOS tagline under Get the wallet 2026-07-10 18:48:00 +02:00
Hernâni Marques
6e886bbaca
bank landing: platform SVGs (gold Android, blue iOS, browsers)
Replace Android/iOS text with site-styled icons; hub row is
browser platforms (experimental) with gold/blue recrafted marks.
2026-07-10 18:29:00 +02:00
Hernâni Marques
5af039ca03
bank landing: one-step withdraw-exchange + Android/iOS links
Short intro; wallet install; single taler://withdraw-exchange QR.
2026-07-10 18:05:00 +02:00
Hernâni Marques
547f0e27ce
landings: What is retained (was: What we retain) 2026-07-09 22:45:16 +02:00
Hernâni Marques
b1f778c69a
landings: privacy footer notes (What we retain) 2026-07-09 22:32:05 +02:00
Hernâni Marques
a3334dbcf8
bank landing: nginx :9013 + English intro (stats placeholders) 2026-07-09 10:44:08 +02:00
Hernâni Marques
58ddcfe723
bank: English landing with taler withdraw QR 2026-07-09 03:24:03 +02:00