Files
tutabridge/src-tauri
Anthony 389a46d91c GUI: fix first-run onboarding when no account exists
The dashboard only ever showed a password field, and start_bridge errored
with "No config found" when nothing was configured yet, so a brand-new user
could never get past the start screen. Now the dashboard shows a Tuta email
field too when no account is set up, and start_bridge bootstraps the config
from that email (with defaults) instead of failing. Once an account exists
the email field disappears and only the password is asked (until a keyring
session is saved).
2026-06-12 20:17:29 +02:00
..
2026-05-29 15:17:08 +02:00
2026-05-29 14:59:48 +02:00