wireguard-ui/handler
Skyline bbe37e08b4 feat: persist traffic history in jsondb across restarts
Save the traffic ring buffer to db/server/traffic_cache.json every
two minutes and on SIGINT/SIGTERM before shutdown; restore buckets on
startup. Add setup-linux-production.sh, expand FCM and passkey README
sections, and refresh the clients list after creating a peer on the
clients page.
2026-05-16 03:23:59 -06:00
..
android_assetlinks.go Add Android client integration on the server 2026-05-03 17:45:28 -06:00
logs_tail.go WireGuard UI v2: shell UI, i18n, passkeys, traffic, dashboard, logs 2026-04-30 20:51:42 -06:00
middlewares.go WireGuard UI v2: shell UI, i18n, passkeys, traffic, dashboard, logs 2026-04-30 20:51:42 -06:00
passkeys.go Document HTTP API; align Android session idle with companion app 2026-05-03 21:35:41 -06:00
push_token.go Add Android client integration on the server 2026-05-03 17:45:28 -06:00
render_helpers.go WireGuard UI v2: shell UI, i18n, passkeys, traffic, dashboard, logs 2026-04-30 20:51:42 -06:00
response.go WireGuard UI v2: shell UI, i18n, passkeys, traffic, dashboard, logs 2026-04-30 20:51:42 -06:00
routes.go feat(api,web): passkeys_enabled on profile API, peer VPN connected in UI 2026-05-05 14:02:31 -06:00
routes_wake_on_lan.go WireGuard UI v2: shell UI, i18n, passkeys, traffic, dashboard, logs 2026-04-30 20:51:42 -06:00
session.go Document HTTP API; align Android session idle with companion app 2026-05-03 21:35:41 -06:00
wg_status_devices.go feat(api,web): passkeys_enabled on profile API, peer VPN connected in UI 2026-05-05 14:02:31 -06:00
wg_traffic_cache.go feat: persist traffic history in jsondb across restarts 2026-05-16 03:23:59 -06:00