1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-10-14 11:17:33 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
Philip Henning
b3d280644a
Update hscontrol/templates/apple.go
Co-authored-by: Kristoffer Dalby <kristoffer@dalby.cc>
2024-11-06 18:23:22 +01:00
Philip Henning
faef907672 fix typos 2024-11-05 19:22:44 +01:00
Philip Henning
bb88d9a2dc lint and format 2024-11-04 23:38:36 +01:00
Philip Henning
b4e867d472 Add usage documentation for tvOS 2024-11-04 23:11:15 +01:00
Amha Mersha
24e7851a40
Changed all the html into go using go-elem (#2161)
* Changed all the HTML into go using go-elem

            Created templates package in ./hscontrol/templates.
            Moved the registerWebAPITemplate into the templates package as a function to be called.

            Replaced the apple and windows html files with go-elem.

* update flake

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

---------

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
Co-authored-by: Kristoffer Dalby <kristoffer@tailscale.com>
2024-10-04 11:39:24 +00:00