Commit Graph

7 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
9734f0c704
chore: remove old username in dns option 2025-01-18 13:22:43 +00:00
Aarnav Tale
5a46fd0a97
feat(TALE-30): add support for new DNS configs
This is a breaking change to support 0.23-beta2
2024-08-22 16:55:05 -04:00
Aarnav Tale
224cbbdcaf
chore: update to headscale beta for compose dev 2024-08-04 11:33:11 -04:00
Aarnav Tale
0ebadc26bc
fix: oidc will fail in the dev config 2024-04-22 14:34:03 -04:00
Aarnav Tale
c6435ae2b4
chore: add local headscale for testing 2024-03-28 14:58:00 -04:00
Aarnav Tale
5bb2f7dfa3
feat: add configuration loading 2024-03-26 16:55:20 -04:00