aboutsummaryrefslogtreecommitdiff
path: root/lib/Server/Frontend/Tracker.hs (unfollow)
Commit message (Collapse)AuthorFilesLines
2026-05-13Server.Frontend.Tracker: dedicated configuration menuHEADmainstuebinm1-8/+85
There is no back-channel with which we could retrieve the config that is currently on an owntracks client. However, we can send out each config with its own slightly tweaked host url, so that we can detect its provisioning on the incoming requests anyways. Credits for the idea go to Emily.
2026-05-02owntracks: support returning commandsstuebinm1-1/+59
2026-04-16Server.Frontend.Tracker: creation & deletion dialogsstuebinm1-7/+62
2026-04-16Server.Frontend.Tracker: add tracker list overviewstuebinm1-1/+21
2026-04-16Server: ingest owntracks messages, frontend tracker viewstuebinm1-0/+65