headplane/app/routes/dns/components
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
..
manage-domains.tsx feat: switch to normal form actions for dns 2025-02-13 12:29:16 -05:00
manage-ns.tsx feat: switch to normal form actions for dns 2025-02-13 12:29:16 -05:00
manage-records.tsx feat: switch to normal form actions for dns 2025-02-13 12:29:16 -05:00
rename-tailnet.tsx feat: switch to normal form actions for dns 2025-02-13 12:29:16 -05:00
toggle-magic.tsx feat: switch to normal form actions for dns 2025-02-13 12:29:16 -05:00
toggle-override-local-dns.tsx feat: add local DNS override toggle component and action 2025-03-26 15:45:19 +01:00