Age | Commit message (Expand) | Author | Lines |
2024-06-15 | remove service / sb_template selection; hardcode DBF with variable hafas flag | Birte Kristina Friesel | -23/+0 |
2024-06-15 | Use hafas=DB rather than hafas=12.6.22 | Birte Kristina Friesel | -8/+8 |
2024-06-10 | history: it's Fahrten, not Zugfahrten. | Birte Kristina Friesel | -3/+3 |
2024-06-10 | add journey: return HTTP 400 on input error | Birte Kristina Friesel | -0/+3 |
2024-06-02 | Profile: remove journeys from JSON fornow2.6.13 | Birte Kristina Friesel | -1/+0 |
2024-05-31 | Profile: Add JSON renderer | Birte Kristina Friesel | -28/+40 |
2024-04-26 | /status: return JSON for 404 errors as well | Birte Kristina Friesel | -3/+30 |
2024-03-31 | HAFAS departures: add earlier / later links | Birte Kristina Friesel | -11/+28 |
2024-03-05 | Traveling: work around empty evas list in HAFAS result | Birte Kristina Friesel | -1/+1 |
2024-01-30 | perltidy | Birte Kristina Friesel | -16/+22 |
2024-01-30 | journey detail title: use departure date | Birte Kristina Friesel | -2/+2 |
2024-01-30 | add title elements | Cassidy Dingenskirchen | -7/+20 |
2024-01-14 | confirm_mail: work around funky MUAs2.5.11 | Birte Kristina Friesel | -0/+9 |
2024-01-02 | Rename filter_after/filter_before to filter_from/filter_to (they're inclusive) | Birte Kristina Friesel | -2/+2 |
2024-01-01 | map: show year in headline if set | Birte Kristina Friesel | -0/+13 |
2023-12-31 | history_map: filter_until is inclusive2.5.7 | Birte Kristina Friesel | -1/+5 |
2023-12-27 | Fix connection display for Travel::Status::DE::HAFAS 5.x2.5.6 | Birte Kristina Friesel | -9/+9 |
2023-11-01 | HAFAS: Use locationSearch rather than similar_stops_p | Birte Kristina Friesel | -10/+7 |
2023-10-01 | increase level of caution | Birte Kristina Friesel | -3/+2 |
2023-10-01 | suggested connections: avoid fetching IRIS trains via HAFAS | Birte Kristina Friesel | -4/+18 |
2023-10-01 | store related stations; respect them when looking up connections | Birte Kristina Friesel | -0/+4 |
2023-09-26 | connections: do not show cancelled trains twice2.3.1 | Birte Kristina Friesel | -0/+9 |
2023-09-24 | add support for HAFAS connection suggestions; drop manual destination list | Birte Kristina Friesel | -101/+75 |
2023-09-17 | /s: support filter by trip_id; only allow train filter in IRIS mode2.2.2 | Birte Kristina Friesel | -1/+5 |
2023-08-26 | obtain autocompletion from database2.1.1 | Birte Kristina Friesel | -0/+18 |
2023-08-26 | manual station entry: fix HAFAS redirect | Birte Kristina Friesel | -1/+1 |
2023-08-24 | resolve unknown/ambiguous stop into list of stops | Birte Kristina Friesel | -7/+41 |
2023-08-24 | geolocation: Fix 'hafas=undefined' links for iris stops | Birte Kristina Friesel | -0/+1 |
2023-08-20 | sort HAFAS/IRIS stations by distance | Birte Kristina Friesel | -3/+6 |
2023-08-19 | API: Support HAFAS checkin (via journeyID) | Birte Kristina Friesel | -5/+14 |
2023-08-19 | API: fix checkin with toStation and checkout endpoints | Birte Kristina Friesel | -24/+39 |
2023-08-18 | manual station entry: HAFAS support | Birte Kristina Friesel | -1/+11 |
2023-08-16 | geosearch: always query iris and hafas stops | Birte Kristina Friesel | -17/+46 |
2023-08-15 | station board: add iris / hafas links | Birte Kristina Friesel | -1/+15 |
2023-08-14 | traveling: redirect hafas journeys to hafas=1 | Birte Kristina Friesel | -3/+10 |
2023-08-13 | WIP: HAFAS support | Birte Kristina Friesel | -2/+7 |
2023-08-09 | Store traewelling refresh token in database1.34.3 | Birte Kristina Friesel | -3/+4 |
2023-08-09 | traewelling oauth: pass HTTP redirect_uri in development mode | Birte Kristina Friesel | -2/+4 |
2023-08-08 | Fix Traewelling OAuth2 behind reverse proxies1.34.1 | Birte Kristina Friesel | -1/+6 |
2023-08-07 | Traewelling: replace legacy password login with OAuth2 | Birte Kristina Friesel | -31/+59 |
2023-07-23 | convert checkout to promises (checkout_p) | Birte Kristina Friesel | -50/+103 |
2023-07-23 | checkout: remove with_related special case | Birte Kristina Friesel | -6/+13 |
2023-07-16 | account: add a list of sent follow requests | Birte Kristina Friesel | -17/+34 |
2023-07-16 | action#checkin: re-add auto checkout1.33.1 | Birte Kristina Friesel | -0/+8 |
2023-07-16 | show followee checkins in departure board | Birte Kristina Friesel | -0/+12 |
2023-07-16 | cleanup; perltidy | Birte Kristina Friesel | -20/+14 |
2023-07-15 | add timeline / current checkins | Birte Kristina Friesel | -1/+37 |
2023-07-15 | increase maximum comment length | Birte Kristina Friesel | -23/+23 |
2023-07-09 | Api: use get_departures_p | Birte Kristina Friesel | -33/+32 |
2023-07-09 | station board: fix HTTP status and IRIS error handling | Birte Kristina Friesel | -4/+9 |