Age | Commit message (Expand) | Author | Lines |
2023-05-01 | journey: show times of intermediate stops, if available | Derf Null | -0/+7 |
2023-03-09 | remove unused journey_edit_mask attrs | Daniel Friesel | -11/+0 |
2023-03-04 | status/profile: re-add ability to show latest checkout, if desired1.30.1 | Daniel Friesel | -0/+10 |
2023-03-01 | Journeys->get: allow filtering by departure timestamp | Daniel Friesel | -0/+4 |
2023-02-27 | set visibility per journey (wip) | Daniel Friesel | -1/+65 |
2023-02-19 | update ze copyright | Daniel Friesel | -1/+1 |
2023-02-04 | improve inconsistency list1.29.18 | Daniel Friesel | -5/+20 |
2023-02-04 | inconsistent journeys: link to journeys | Daniel Friesel | -2/+8 |
2023-01-18 | latest checkout stations: order by journey id rather than timestamp1.29.14 | Daniel Friesel | -1/+1 |
2023-01-18 | landing page: show past stops if geolocation is unavailable | Daniel Friesel | -0/+38 |
2023-01-15 | Journeys: perltidy | Daniel Friesel | -1/+5 |
2023-01-15 | change route/stop layout to [name, eva, {data}] | Daniel Friesel | -5/+6 |
2023-01-02 | review: skip journeys with negative duration1.29.3 | Daniel Friesel | -2/+2 |
2022-12-29 | review: link to list of all single-trip checkins1.29.1 | Daniel Friesel | -0/+16 |
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 | -2/+14 |
2022-12-27 | review: add top and bottom trips | Daniel Friesel | -0/+45 |
2022-12-27 | review: hide blocks without data | Daniel Friesel | -77/+97 |
2022-12-27 | year in review: further delay stats | Daniel Friesel | -23/+139 |
2022-12-27 | compute_review: handle duplicate iris messages; german locale for numbers | Daniel Friesel | -1/+10 |
2022-12-27 | it's a secret to everybody. | Daniel Friesel | -1/+212 |
2022-12-12 | Journeys: Handle "Betriebsstelle nicht bekannt" | Daniel Friesel | -0/+5 |
2022-12-08 | move grep_unknown_stations to Stations model | Daniel Friesel | -15/+2 |
2022-12-07 | get name/ds100 from db and lat/lon from dict1.28.1 | Daniel Friesel | -25/+14 |
2022-12-07 | switch to internal station database; add out-of-service stations for old jour...1.28.0 | Daniel Friesel | -76/+40 |
2022-11-24 | get_travel_distance: warn about removed stations (TODO: re-add them) | Daniel Friesel | -0/+10 |
2022-07-29 | mov get_connection_targets helper to Journeys Model | Daniel Friesel | -0/+67 |
2022-04-02 | history map: add filter by date | Daniel Friesel | -12/+19 |
2021-10-23 | Switch from Geo::Distance (deprecated) to GIS::Distance | Daniel Friesel | -10/+10 |
2021-06-21 | Journeys->add: Support complete routes, not just intermediate stops1.20.1 | Daniel Friesel | -9/+19 |
2021-01-29 | Switch to AGPL3+ | Daniel Friesel | -1/+1 |
2020-12-03 | use stats-enabled list view for year list as well1.18.12 | Daniel Friesel | -2/+17 |
2020-12-03 | regularly generate statistics in the background1.18.11 | Daniel Friesel | -1/+58 |
2020-11-28 | move statistics cache to a separate model class | Daniel Friesel | -36/+169 |
2020-11-27 | Add a bunch of licensing data | Daniel Friesel | -0/+3 |
2020-11-21 | month overview: distinguish between no stats and no journeys1.18.10 | Daniel Friesel | -3/+3 |
2020-11-21 | testing a more organized history navigation1.18.9 | Daniel Friesel | -5/+86 |
2020-10-11 | Move remaining journeys queries to journeys model class | Daniel Friesel | -0/+140 |
2020-08-16 | Move most journey code to newly introduced Journey model | Daniel Friesel | -0/+751 |