Age | Commit message (Expand) | Author | Lines |
2023-01-22 | users: rename "add_user" to "add" and "get_data" to "get" | Daniel Friesel | -7/+7 |
2023-01-22 | move token type to ID map from Travelynx.pm to Model/Users | Daniel Friesel | -1/+13 |
2023-01-22 | move get_api_token to users model | Daniel Friesel | -11/+33 |
2023-01-22 | get latets stations: remove duplicates | Daniel Friesel | -1/+2 |
2023-01-21 | API documentation: do not perform database requests from template helpers | Daniel Friesel | -4/+21 |
2023-01-18 | latest checkout stations: order by journey id rather than timestamp1.29.14 | Daniel Friesel | -1/+1 |
2023-01-18 | migration: only select required fields1.29.13 | Daniel Friesel | -3/+2 |
2023-01-18 | landing page: show past stops if geolocation is unavailable | Daniel Friesel | -0/+44 |
2023-01-17 | do not overwrite route timestamps when updating route data | Daniel Friesel | -2/+48 |
2023-01-15 | Journeys: perltidy | Daniel Friesel | -1/+5 |
2023-01-15 | change route/stop layout to [name, eva, {data}] | Daniel Friesel | -25/+110 |
2023-01-15 | update integritycheck to use internal station database1.29.10 | Daniel Friesel | -35/+55 |
2023-01-08 | webfinger: remove superfluous acct: in response | Daniel Friesel | -1/+1 |
2023-01-08 | webfinger queries are prefixed with acct:1.29.9 | Daniel Friesel | -1/+1 |
2023-01-08 | ... derp | Daniel Friesel | -0/+1 |
2023-01-08 | webfinger: obtain base urls | Daniel Friesel | -5/+5 |
2023-01-08 | add webfinger "profile-page" support (for public profiles only) | Daniel Friesel | -1/+49 |
2023-01-07 | decrease amount of traewelling get_status requests | Daniel Friesel | -1/+1 |
2023-01-07 | log traewelling sync HTTP status to influxdb1.29.6 | Daniel Friesel | -14/+75 |
2023-01-07 | work, traewelling: only push to influxdb in prod mode | Daniel Friesel | -5/+20 |
2023-01-07 | Traewelling: fix 'already checked in' error for API v11.29.5 | Daniel Friesel | -2/+2 |
2023-01-07 | traewelling checkin: add missing ibnr field to API payload | Daniel Friesel | -0/+1 |
2023-01-03 | Api: Fix 'uninitialized value' warning when no token is set1.29.4 | Daniel Friesel | -1/+4 |
2023-01-02 | review: skip journeys with negative duration1.29.3 | Daniel Friesel | -2/+2 |
2023-01-02 | influxdb command: directly write to db rather than stdout | Daniel Friesel | -15/+30 |
2023-01-02 | move traewelling sync to a separate command | Daniel Friesel | -89/+155 |
2022-12-30 | work: count errors1.29.2 | Daniel Friesel | -1/+5 |
2022-12-30 | review: shop travelynx version | Daniel Friesel | -4/+5 |
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 | -1/+22 |
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-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 | -9/+288 |
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 | yearly/monthly history: return 404 for invalid dates | Daniel Friesel | -53/+45 |
2022-12-23 | always store traewelling errors in debug mode | Daniel Friesel | -11/+2 |
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 |