headplane/app/routes/dns
Roberto Matias 908039464a feat: add local DNS override toggle component and action
Implements a user interface toggle component to control the override_local_dns
setting in Headscale. This allows administrators to force clients to use the
configured DNS servers instead of their local DNS configuration.

- Added ToggleOverrideLocalDns component
- Added corresponding action handler in dns-actions.ts
- Added section to the DNS overview panel
- Updated interface to reflect config changes immediately

Fixes #125
2025-03-26 15:45:19 +01:00
..
components feat: add local DNS override toggle component and action 2025-03-26 15:45:19 +01:00
dialogs feat: switch to normal form actions for dns 2025-02-13 12:29:16 -05:00
dns-actions.ts feat: add local DNS override toggle component and action 2025-03-26 15:45:19 +01:00
overview.tsx feat: add local DNS override toggle component and action 2025-03-26 15:45:19 +01:00