aboutsummaryrefslogtreecommitdiff
path: root/lib/Server/Ingest.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* lib: formatter runstuebinm5 days1-9/+11
|
* Server: ingest owntracks messages, frontend tracker viewstuebinm5 days1-11/+78
|
* meta: reorganisation, rename "token" to "trackerId"stuebinm5 days1-22/+21
|
* Server.Ingest: bugfix (tentative)stuebinm2024-05-191-12/+12
|
* Server.Ingest: new handling of unassigned trackersstuebinm2024-05-151-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.
* restructure: split up the server modulestuebinm2024-05-081-0/+211