Commit Graph

5 Commits

Author SHA1 Message Date
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
Aarnav Tale
34cfee7cff feat: reach an initial working stage 2025-03-24 16:15:38 -04:00
Aarnav Tale
25e6410c65
feat: reimplement integrations 2025-02-27 13:42:36 -05:00
Aarnav Tale
f5436f5ee3
feat: respect context in server 2025-02-19 18:09:42 -05:00
Aarnav Tale
5be3cb345e
feat: switch to normal form actions for dns 2025-02-13 12:29:16 -05:00