aboutsummaryrefslogtreecommitdiff
path: root/lib/Server/Ingest.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* owntracks: support returning commandsstuebinm2026-05-021-7/+23
|
* Server.Frontend.Tracker: creation & deletion dialogsstuebinm2026-04-161-4/+5
|
* lib: formatter runstuebinm2026-04-161-9/+11
|
* Server: ingest owntracks messages, frontend tracker viewstuebinm2026-04-161-11/+78
|
* meta: reorganisation, rename "token" to "trackerId"stuebinm2026-04-161-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