| Commit message (Expand) | Author | Age | Files | Lines |
* | Config: switch conferer → conftrackHEADmain | stuebinm | 2024-07-05 | 6 | -81/+132 |
* | Server.GtfsRealtime: yet another TripUpdateTooOld | stuebinm | 2024-05-21 | 2 | -4/+12 |
* | Config: fix OsPath values | stuebinm | 2024-05-21 | 2 | -3/+8 |
* | use OsPath instead of FilePath in easy cases | stuebinm | 2024-05-20 | 6 | -22/+44 |
* | Server.Ingest: bugfix (tentative) | stuebinm | 2024-05-19 | 1 | -12/+12 |
* | Persist: add cascade rules to foreign keys | stuebinm | 2024-05-16 | 1 | -9/+7 |
* | new feature: Server.Frontend.Ticker | stuebinm | 2024-05-16 | 10 | -1/+95 |
* | Frontend.Tickets: add a space-time diagram in ticket view | stuebinm | 2024-05-15 | 1 | -0/+5 |
* | Frontend.SpaceTime: make diagram's y axis scalable | stuebinm | 2024-05-15 | 2 | -22/+23 |
* | Frontend.Tickets: fix "last call" in ticket view | stuebinm | 2024-05-15 | 1 | -1/+1 |
* | Frontend.Tickets,Server.Ingest: fix map view | stuebinm | 2024-05-15 | 2 | -12/+13 |
* | update todo file | stuebinm | 2024-05-15 | 1 | -5/+18 |
* | Server.GtfsRealtime: bugfix | stuebinm | 2024-05-15 | 1 | -1/+1 |
* | Server.Frontend.SpaceTime: fix lots of bugs | stuebinm | 2024-05-15 | 1 | -49/+54 |
* | Server.Ingest: new handling of unassigned trackers | stuebinm | 2024-05-15 | 5 | -88/+170 |
* | config: add a debug mode option | stuebinm | 2024-05-15 | 2 | -3/+8 |
* | space time diagrams: real time & time zones | stuebinm | 2024-05-10 | 4 | -86/+179 |
* | rough initial work on space-time diagrams | stuebinm | 2024-05-09 | 6 | -0/+110 |
* | restructure: split web frontend into several modules | stuebinm | 2024-05-09 | 9 | -582/+487 |
* | restructure: split up the server module | stuebinm | 2024-05-08 | 5 | -302/+394 |
* | onboard/tracker: remember token as query parameter | stuebinm | 2024-05-03 | 2 | -14/+24 |
* | todo: warnings given by google maps | stuebinm | 2024-05-03 | 1 | -0/+3 |
* | fix: tripupdates should not contain old trips | stuebinm | 2024-05-03 | 1 | -2/+2 |
* | update todo items | stuebinm | 2024-05-02 | 1 | -33/+69 |
* | changelog for 0.0.2 | stuebinm | 2024-05-02 | 2 | -1/+6 |
* | document new config options in config.yaml.sample | stuebinm | 2024-05-02 | 1 | -0/+6 |
* | restructure: get the tracker to work again | stuebinm | 2024-05-02 | 11 | -135/+407 |
* | correct styling on mobile devices | stuebinm | 2024-04-24 | 1 | -1/+4 |
* | restructure: save a ticket's stop in the database | stuebinm | 2024-04-24 | 11 | -332/+508 |
* | restructure: have "tickets" independent of gtfs | stuebinm | 2024-04-20 | 15 | -208/+341 |
* | add config.yaml.sample file | stuebinm | 2024-04-20 | 2 | -3/+6 |
* | use direnv for dependencies | stuebinm | 2024-04-20 | 2 | -0/+6 |
* | general housekeeping | stuebinm | 2024-04-17 | 15 | -173/+119 |
* | replace protocol-buffers with proto-lens | stuebinm | 2024-04-17 | 39 | -3690/+10916 |
* | update nix overrides | stuebinm | 2023-06-30 | 1 | -18/+14 |
* | change server timetables api | stuebinm | 2023-05-26 | 1 | -1/+2 |
* | expose sequence length of trip to onboard unit | stuebinm | 2023-05-26 | 4 | -23/+41 |
* | gtfs-rt: discard old trips from tripupdates feed | stuebinm | 2023-05-23 | 1 | -7/+12 |
* | onboard-tools: fix https | stuebinm | 2023-05-20 | 2 | -3/+3 |
* | expose the gtfs.zip used in the API | stuebinm | 2023-05-20 | 5 | -29/+49 |
* | … add assets to git | stuebinm | 2023-03-16 | 1 | -0/+62 |
* | add assets to nix derivation | stuebinm | 2023-03-16 | 1 | -0/+4 |
* | simple on-board tools | stuebinm | 2023-03-11 | 8 | -10/+289 |
* | don't hardcode css | stuebinm | 2023-02-23 | 4 | -68/+10 |
* | better web interface & css | stuebinm | 2023-01-28 | 5 | -31/+108 |
* | yaml be imprecise & confusing | stuebinm | 2023-01-28 | 1 | -0/+3 |
* | config: prefer env vars | stuebinm | 2023-01-22 | 1 | -1/+1 |
* | switch to ghc 9.0.2 | stuebinm | 2023-01-22 | 4 | -61/+83 |
* | oauth2 via uffd | stuebinm | 2023-01-22 | 9 | -52/+232 |
* | simple realtime position map | stuebinm | 2022-12-13 | 5 | -2/+60 |