D3V-Server/frontend/src
xtcnet b49bcf90cb feat(login): add Open xGat3 button on login page
Adds a button below the login card that opens the xGat3 reverse
proxy interface (port 80) in a new tab when accessed via WireGuard VPN.
The link is built dynamically from the current hostname so it works
regardless of which IP the client uses to reach the server.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-17 21:42:00 +07:00
..
api/backend feat(wireguard): massive scale extensions for Quotas, Web Dashboards, Connection Logs, and Zero-Auth Public VPN file portals 2026-03-10 13:09:51 +07:00
components feat(database): add native SQLite database manager and fix wireguard admin visibility 2026-03-10 10:58:08 +07:00
context Initial commit for D3V-NPMWG 2026-03-07 20:49:44 +07:00
hooks feat(wireguard): massive scale extensions for Quotas, Web Dashboards, Connection Logs, and Zero-Auth Public VPN file portals 2026-03-10 13:09:51 +07:00
locale fix: translation variables and WireGuard client filtering 2026-03-08 14:30:22 +07:00
modals Fix: Resolve React Error #31 and missing date rendering in WireGuard Client Logs Modal 2026-03-10 19:12:24 +07:00
modules Initial commit for D3V-NPMWG 2026-03-07 20:49:44 +07:00
notifications Initial commit for D3V-NPMWG 2026-03-07 20:49:44 +07:00
pages feat(login): add Open xGat3 button on login page 2026-03-17 21:42:00 +07:00
App.css Initial commit for D3V-NPMWG 2026-03-07 20:49:44 +07:00
App.tsx Initial commit for D3V-NPMWG 2026-03-07 20:49:44 +07:00
declarations.d.ts Initial commit for D3V-NPMWG 2026-03-07 20:49:44 +07:00
main.tsx Initial commit for D3V-NPMWG 2026-03-07 20:49:44 +07:00
Router.tsx feat(wireguard): massive scale extensions for Quotas, Web Dashboards, Connection Logs, and Zero-Auth Public VPN file portals 2026-03-10 13:09:51 +07:00
vite-env.d.ts Initial commit for D3V-NPMWG 2026-03-07 20:49:44 +07:00