aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Server.Ingest: new handling of unassigned trackersstuebinm2024-05-155-88/+170
* config: add a debug mode optionstuebinm2024-05-152-3/+8
* space time diagrams: real time & time zonesstuebinm2024-05-104-86/+179
* rough initial work on space-time diagramsstuebinm2024-05-096-0/+110
* restructure: split web frontend into several modulesstuebinm2024-05-099-582/+487
* restructure: split up the server modulestuebinm2024-05-085-302/+394
* onboard/tracker: remember token as query parameterstuebinm2024-05-032-14/+24
* todo: warnings given by google mapsstuebinm2024-05-031-0/+3
* fix: tripupdates should not contain old tripsstuebinm2024-05-031-2/+2
* update todo itemsstuebinm2024-05-021-33/+69
* changelog for 0.0.2stuebinm2024-05-022-1/+6
* document new config options in config.yaml.samplestuebinm2024-05-021-0/+6
* restructure: get the tracker to work againstuebinm2024-05-0211-135/+407
* correct styling on mobile devicesstuebinm2024-04-241-1/+4
* restructure: save a ticket's stop in the databasestuebinm2024-04-2411-332/+508
* restructure: have "tickets" independent of gtfsstuebinm2024-04-2015-208/+341
* add config.yaml.sample filestuebinm2024-04-202-3/+6
* use direnv for dependenciesstuebinm2024-04-202-0/+6
* general housekeepingstuebinm2024-04-1715-173/+119
* replace protocol-buffers with proto-lensstuebinm2024-04-1739-3690/+10916
* update nix overridesstuebinm2023-06-301-18/+14
* change server timetables apistuebinm2023-05-261-1/+2
* expose sequence length of trip to onboard unitstuebinm2023-05-264-23/+41
* gtfs-rt: discard old trips from tripupdates feedstuebinm2023-05-231-7/+12
* onboard-tools: fix httpsstuebinm2023-05-202-3/+3
* expose the gtfs.zip used in the APIstuebinm2023-05-205-29/+49
* … add assets to gitstuebinm2023-03-161-0/+62
* add assets to nix derivationstuebinm2023-03-161-0/+4
* simple on-board toolsstuebinm2023-03-118-10/+289
* don't hardcode cssstuebinm2023-02-234-68/+10
* better web interface & cssstuebinm2023-01-285-31/+108
* yaml be imprecise & confusingstuebinm2023-01-281-0/+3
* config: prefer env varsstuebinm2023-01-221-1/+1
* switch to ghc 9.0.2stuebinm2023-01-224-61/+83
* oauth2 via uffdstuebinm2023-01-229-52/+232
* simple realtime position mapstuebinm2022-12-135-2/+60
* stylish-haskell runstuebinm2022-12-123-6/+7
* a subscribe websocket for real-time location infostuebinm2022-12-122-7/+37
* cabal: set minimum warp version to make conferer-warp buildstuebinm2022-12-071-1/+1
* gtfs-rt: set trip_descriptor.schedule_relationshipstuebinm2022-12-031-1/+2
* unreasonably stupid and probably unnecessary codestuebinm2022-12-032-5/+18
* set uncertainty in gtfs-rtstuebinm2022-12-031-2/+2
* always display secondsstuebinm2022-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-293-8/+23
* respect gtfs start/end datestuebinm2022-11-291-1/+4
* use the threaded rtsstuebinm2022-11-231-0/+1