Age | Commit message (Expand) | Author | Lines |
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 |
2022-12-07 | changelog: fix mixed up icons | Daniel Friesel | -2/+2 |
2022-12-07 | switch to internal station database; add out-of-service stations for old jour...1.28.0 | Daniel Friesel | -188/+3035 |
2022-12-04 | maintenance: remove polyline code. polylines were added more than two years ago | Daniel Friesel | -88/+0 |
2022-12-04 | updateold_station_names | Daniel Friesel | -108/+113 |
2022-12-04 | integritycheck: process journeys row by row rather than at once | Daniel Friesel | -2/+3 |
2022-12-04 | integritycheck: also check station names in routes | Daniel Friesel | -5/+52 |
2022-12-04 | rename missingstations command to integritycheck | Daniel Friesel | -1/+1 |
2022-12-04 | update autocomplete for IRIS 1.75 | Daniel Friesel | -107/+33 |
2022-12-04 | update-autocomplete: remove duplicate station names | Daniel Friesel | -1/+2 |
2022-12-04 | update cpanfile.snapshot | Daniel Friesel | -107/+113 |
2022-11-25 | add missingstations maintenance command | Daniel Friesel | -0/+44 |
2022-11-24 | about: use activitypub for contact and homepage for derf link | Daniel Friesel | -2/+2 |
2022-11-24 | get_travel_distance: warn about removed stations (TODO: re-add them) | Daniel Friesel | -0/+10 |
2022-11-21 | Release v1.271.27.0 | Daniel Friesel | -0/+12 |
2022-11-21 | indicate hidden departures in station board | Daniel Friesel | -2/+8 |
2022-11-21 | registration page: accounts will be notified before inactivity deletion | Daniel Friesel | -6/+8 |
2022-11-21 | about: activitypub -> skyshaper.org | Daniel Friesel | -1/+1 |
2022-11-20 | update cpanfile.snapshot1.26.3 | Daniel Friesel | -20/+21 |
2022-11-20 | about: twitter -> mastodon | Daniel Friesel | -1/+1 |
2022-11-19 | Handle missing arrival times in route (indicates 'entry only' stops)1.26.2 | Daniel Friesel | -9/+13 |
2022-11-12 | release assets1.26.1 | Daniel Friesel | -24/+24 |
2022-11-12 | rebuild assets | Daniel Friesel | -2/+2 |
2022-11-12 | fix load icon alignment in stop list | Daniel Friesel | -5/+6 |
2022-11-12 | Release v1.261.26.0 | Daniel Friesel | -0/+12 |
2022-11-12 | show expected load of suggested connections, if available | Daniel Friesel | -3/+39 |
2022-11-12 | rebuild assets | Daniel Friesel | -2/+2 |