Replace the old Google-only login card with a public landing page (Welcome.tsx): hero + auth card (email+password Sign in / Create account / Forgot password, Continue with Google, explicit Try-the-demo) over a feature pitch (6 pain->solution cards) and demo-account screenshot slots (graceful placeholder until the images are dropped into frontend/public/welcome/). Auth forms wire to the 5a endpoints; errors show inline via a new req() quiet flag (no global modal for a wrong password). Handles ?verify, ?reset (set-new-password form), ?access banners. EN/HU/DE. Verified end-to-end on a fresh load: render, register->approve->password-login. |
||
|---|---|---|
| .. | ||
| api.ts | ||
| errorDialog.ts | ||
| format.ts | ||
| hints.ts | ||
| notifications.ts | ||
| onboarding.ts | ||
| releaseNotes.ts | ||
| sidebarLayout.ts | ||
| theme.ts | ||
| urlState.ts | ||
| useLiveQuery.ts | ||
| useUndoable.ts | ||
| version.ts | ||