D3V-Server/frontend
xtcnet dd525adaef feat(login): show xGat3 button only when accessed via IP address
Hide the Open xGat3 button when the page is accessed via a domain name.
Only show it when the hostname is a raw IP (e.g. 10.0.0.1 over WireGuard).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-17 21:44:02 +07:00
..
public/images Initial commit for D3V-NPMWG 2026-03-07 20:49:44 +07:00
src feat(login): show xGat3 button only when accessed via IP address 2026-03-17 21:44:02 +07:00
.gitignore Initial commit for D3V-NPMWG 2026-03-07 20:49:44 +07:00
biome.json Initial commit for D3V-NPMWG 2026-03-07 20:49:44 +07:00
check-locales.cjs Initial commit for D3V-NPMWG 2026-03-07 20:49:44 +07:00
index.html feat: implement wireguard multi-server UI and backend logic 2026-03-08 09:33:24 +07:00
package-lock.json feat: implement wireguard multi-server UI and backend logic 2026-03-08 09:33:24 +07:00
package.json feat: implement wireguard multi-server UI and backend logic 2026-03-08 09:33:24 +07:00
tsconfig.json Initial commit for D3V-NPMWG 2026-03-07 20:49:44 +07:00
tsconfig.node.json Initial commit for D3V-NPMWG 2026-03-07 20:49:44 +07:00
vite.config.ts Initial commit for D3V-NPMWG 2026-03-07 20:49:44 +07:00
vitest-setup.js Initial commit for D3V-NPMWG 2026-03-07 20:49:44 +07:00
yarn.lock feat: implement wireguard multi-server UI and backend logic 2026-03-08 09:33:24 +07:00