Heimdall-Apps/TechnitiumDNS
Jay Collett 9c739d7aa3 feat(TechnitiumDNS): add enhanced app support with live stats
Implement the EnhancedApps interface for Technitium DNS to display
queries blocked and percentage blocked stats on the dashboard tile.

- Add test() method for API connection validation
- Add livestats() method to fetch stats from /api/dashboard/stats/get
- Add config.blade.php for API token configuration
- Add livestats.blade.php for stats display template
- Set enhanced: true in app.json

Closes linuxserver/Heimdall#1531
2026-02-02 14:43:42 +01:00
..