headplane/app/routes
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
..
acls feat: reach an initial working stage 2025-03-24 16:15:38 -04:00
auth feat: reach an initial working stage 2025-03-24 16:15:38 -04:00
dns feat: add local DNS override toggle component and action 2025-03-26 15:45:19 +01:00
machines feat: switch agent fetching to the server side 2025-03-24 16:15:38 -04:00
settings feat: reach an initial working stage 2025-03-24 16:15:38 -04:00
users feat: bundle node_modules into the server 2025-03-24 16:15:38 -04:00
util feat: reach an initial working stage 2025-03-24 16:15:38 -04:00