Age | Commit message (Expand) | Author | Lines |
2022-12-30 | work: count errors1.29.2 | Daniel Friesel | -1/+5 |
2022-12-30 | review: shop travelynx version | Daniel Friesel | -4/+7 |
2022-12-30 | work: separate durations for main and traewelling | Daniel Friesel | -7/+14 |
2022-12-30 | worker: optionally publish influxdb stats | Daniel Friesel | -0/+12 |
2022-12-29 | review: link to list of all single-trip checkins1.29.1 | Daniel Friesel | -2/+31 |
2022-12-28 | influxdb: report total checkins rather than windows | Daniel Friesel | -32/+2 |
2022-12-28 | add influxdb command | Daniel Friesel | -0/+159 |
2022-12-28 | Release v1.291.29.0 | Daniel Friesel | -0/+13 |
2022-12-28 | review: a bit more emphasis | Daniel Friesel | -5/+5 |
2022-12-28 | release assets | Daniel Friesel | -24/+24 |
2022-12-28 | rebuild CSS assets | Daniel Friesel | -2/+2 |
2022-12-28 | carousel: fix indicator colors in light mode | Daniel Friesel | -2/+2 |
2022-12-27 | review: formatting nit | Daniel Friesel | -2/+2 |
2022-12-27 | review: fix percentage locale | Daniel Friesel | -8/+2 |
2022-12-27 | derp #2 | Daniel Friesel | -1/+1 |
2022-12-27 | derp | Daniel Friesel | -3/+3 |
2022-12-27 | top trips: handle return trips | Daniel Friesel | -3/+15 |
2022-12-27 | review: add top and bottom trips | Daniel Friesel | -0/+63 |
2022-12-27 | review: hide blocks without data | Daniel Friesel | -113/+143 |
2022-12-27 | year in review: further delay stats | Daniel Friesel | -28/+179 |
2022-12-27 | review: there may be less than three messages | Daniel Friesel | -1/+1 |
2022-12-27 | compute_review: handle duplicate iris messages; german locale for numbers | Daniel Friesel | -1/+10 |
2022-12-27 | release assets | Daniel Friesel | -24/+24 |
2022-12-27 | rebuild assets | Daniel Friesel | -1/+1 |
2022-12-27 | it's a secret to everybody. | Daniel Friesel | -9/+400 |
2022-12-27 | work: Fix log invocation1.28.5 | Daniel Friesel | -1/+1 |
2022-12-26 | connecting trains: fix warning when encountering unknown platforms | Daniel Friesel | -3/+7 |
2022-12-26 | history: return 404 if no journeys have been logged for requested period | Daniel Friesel | -0/+14 |
2022-12-26 | not_found: allow custom error message | Daniel Friesel | -1/+6 |
2022-12-26 | yearly/monthly history: return 404 for invalid dates | Daniel Friesel | -54/+63 |
2022-12-26 | release assets | Daniel Friesel | -24/+24 |
2022-12-26 | update autocomplete for IRIS 1.80 | Daniel Friesel | -1/+57 |
2022-12-26 | update cpanfile.snapshot | Daniel Friesel | -437/+431 |
2022-12-25 | history_stats: remove number of journeys; will be shown in review | Daniel Friesel | -4/+0 |
2022-12-23 | always store traewelling errors in debug mode | Daniel Friesel | -11/+2 |
2022-12-23 | add_route_timestamps: change log severity to debug | Daniel Friesel | -8/+1 |
2022-12-23 | work: not finding a departing train is not critical | Daniel Friesel | -1/+3 |
2022-12-12 | database migration: track previosu travelynx version; offer rollback hints | Daniel Friesel | -13/+66 |
2022-12-12 | database IRIS sync: update ds100, name, lat, lon from IRIS DB1.28.4 | Daniel Friesel | -1/+1 |
2022-12-12 | database: has-current-schema: check IRIS version | Daniel Friesel | -1/+4 |
2022-12-12 | release assets1.28.3 | Daniel Friesel | -24/+24 |
2022-12-12 | update autocomplete for IRIS 1.77 | Daniel Friesel | -11/+148 |
2022-12-12 | update cpanfile.snapshot | Daniel Friesel | -14/+14 |
2022-12-12 | change 'ignoring polyline' log severity to debug | Daniel Friesel | -1/+1 |
2022-12-12 | Journeys: Handle "Betriebsstelle nicht bekannt" | Daniel Friesel | -0/+5 |
2022-12-12 | Improve "Betriebsstelle nicht bekannt" handling1.28.2 | Daniel Friesel | -1/+11 |
2022-12-11 | database: refactor schema/iris version check | Daniel Friesel | -19/+5 |
2022-12-11 | update cpanfile.snapshot | Daniel Friesel | -28/+27 |
2022-12-08 | move grep_unknown_stations to Stations model | Daniel Friesel | -31/+23 |
2022-12-07 | get name/ds100 from db and lat/lon from dict1.28.1 | Daniel Friesel | -33/+89 |