aboutsummaryrefslogtreecommitdiff
path: root/lib/Server (follow)
Commit message (Expand)AuthorAgeFilesLines
* Server.Ingest: bugfix (tentative)HEADmainstuebinm24 hours1-12/+12
* new feature: Server.Frontend.Tickerstuebinm4 days4-0/+72
* Frontend.Tickets: add a space-time diagram in ticket viewstuebinm6 days1-0/+5
* Frontend.SpaceTime: make diagram's y axis scalablestuebinm6 days2-22/+23
* Frontend.Tickets: fix "last call" in ticket viewstuebinm6 days1-1/+1
* Frontend.Tickets,Server.Ingest: fix map viewstuebinm6 days2-12/+13
* Server.GtfsRealtime: bugfixstuebinm6 days1-1/+1
* Server.Frontend.SpaceTime: fix lots of bugsstuebinm6 days1-49/+54
* Server.Ingest: new handling of unassigned trackersstuebinm6 days1-71/+135
* space time diagrams: real time & time zonesstuebinm10 days3-86/+178
* rough initial work on space-time diagramsstuebinm12 days3-0/+107
* restructure: split web frontend into several modulesstuebinm12 days5-300/+477
* restructure: split up the server modulestuebinm12 days4-26/+321
* fix: tripupdates should not contain old tripsstuebinm2024-05-031-2/+2
* restructure: get the tracker to work againstuebinm2024-05-023-24/+79
* correct styling on mobile devicesstuebinm2024-04-241-1/+4
* restructure: save a ticket's stop in the databasestuebinm2024-04-242-155/+234
* restructure: have "tickets" independent of gtfsstuebinm2024-04-202-92/+181
* general housekeepingstuebinm2024-04-173-13/+1
* replace protocol-buffers with proto-lensstuebinm2024-04-172-275/+172
* gtfs-rt: discard old trips from tripupdates feedstuebinm2023-05-231-7/+12
* expose the gtfs.zip used in the APIstuebinm2023-05-202-4/+5
* don't hardcode cssstuebinm2023-02-231-63/+1
* better web interface & cssstuebinm2023-01-282-28/+72
* switch to ghc 9.0.2stuebinm2023-01-221-27/+1
* oauth2 via uffdstuebinm2023-01-221-37/+103
* simple realtime position mapstuebinm2022-12-131-0/+48
* stylish-haskell runstuebinm2022-12-122-5/+6
* gtfs-rt: set trip_descriptor.schedule_relationshipstuebinm2022-12-031-1/+2
* unreasonably stupid and probably unnecessary codestuebinm2022-12-031-5/+12
* set uncertainty in gtfs-rtstuebinm2022-12-031-2/+2
* this is almost certainly bullshitstuebinm2022-12-031-6/+6
* let's try something else as wellstuebinm2022-12-031-1/+2
* another gtfs rt thingie?stuebinm2022-12-031-1/+2
* fix google warningstuebinm2022-12-031-1/+1
* controlroom: show tripShortName instead of tripIdstuebinm2022-11-291-8/+15
* fix gtfs tripupdatesstuebinm2022-10-161-83/+92
* simple prometheus metricsstuebinm2022-10-161-1/+8
* remove some extrapolation bugsstuebinm2022-09-142-6/+6
* gtfs realtime: add tripUpdate feedstuebinm2022-09-103-18/+96
* init onboard-unitstuebinm2022-09-031-0/+21
* reasonable delay forecastsstuebinm2022-09-021-10/+20
* guess at future delays (horrible, incorrect, and unfinished)stuebinm2022-08-311-1/+15
* some config thingyesodstuebinm2022-08-281-2/+2
* this does way too much tbh (also functioning delays)stuebinm2022-08-281-0/+2
* controlroom: lots of pretty little knobsstuebinm2022-08-273-32/+85
* controlroom: some stylingstuebinm2022-08-261-37/+84
* ControlRoom: default layoutstuebinm2022-08-141-18/+30
* control room: translations & form inputstuebinm2022-08-142-196/+157
* controlroom: replace servant/lucid with yesodstuebinm2022-08-141-149/+205