Commit Graph

8 Commits

Author SHA1 Message Date
nineap 0cb6ad2860 Add seed/Telegram login button and traffic usage indicator
New non-blocking login panel on the Home screen (seed backup/restore +
Telegram magic-link via the bot deep-link, polled through the new backend
endpoints) — uses its own popover instead of a full-screen Dialog so the
burger menu stays clickable while it's open. VpnStats now shows a used/limit
usage bar backed by a new useUsageStore.

Also registers tauri-plugin-shell (needed to open the t.me deep-link) and
threads an optional auth token from the app down through TunnelConfig to the
proxy client (desktop + Android), for instances running --require-auth.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-07 00:31:27 +07:00
nineap 12e7fdf422 desktop app windows 2026-03-20 13:33:52 +07:00
nineap 8144d64f58 base working button with saved state 2026-03-18 19:59:07 +07:00
nineap f3b51cf50c [NON WORKING] Windows app (core error) 2026-03-15 23:48:50 +07:00
nineap dd05ffe6d7 linux mobile app 2026-03-15 19:43:25 +07:00
nineap 2f7462e299 base vpn android plugin 2026-03-12 17:37:47 +07:00
nineap c765246d79 after move fixes 2026-03-11 21:49:09 +07:00
nineap cdca0a4e49 initial commit 2026-03-11 21:40:32 +07:00