aboutsummaryrefslogtreecommitdiff
path: root/lib/Server/Ingest.hs (unfollow)
Commit message (Collapse)AuthorFilesLines
2026-05-02owntracks: support returning commandsstuebinm1-7/+23
2026-04-16Server.Frontend.Tracker: creation & deletion dialogsstuebinm1-4/+5
2026-04-16lib: formatter runstuebinm1-9/+11
2026-04-16Server: ingest owntracks messages, frontend tracker viewstuebinm1-11/+78
2026-04-16meta: reorganisation, rename "token" to "trackerId"stuebinm1-22/+21
2024-05-19Server.Ingest: bugfix (tentative)stuebinm1-12/+12
2024-05-15Server.Ingest: new handling of unassigned trackersstuebinm1-71/+135
now takes all potential stops along each trip into account when guessing tickets; also checks if a ticket is still likely in case the tracker switched its direction. This should solve many cases where a tracker is accidentally turned off or falls asleep halfway before the last station of one trip, then wakes up in the middle of the next.
2024-05-08restructure: split up the server modulestuebinm1-0/+211