Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
3 days | InTransit->add: dbris: ensure that train_no is always setHEAD2.11.23main | Birte Kristina Friesel | -3/+5 | |
5 days | Use train_no / line_no accessors provided by DBRIS 0.10 | Birte Kristina Friesel | -6/+6 | |
8 days | dbris: store him messages upon checkin as well2.11.19 | Birte Kristina Friesel | -1/+14 | |
8 days | Show DBRIS messages (disruptions and infos) in checked_in view2.11.18 | Birte Kristina Friesel | -0/+38 | |
14 days | dbris: get_journey_p: respect proxy config | Birte Kristina Friesel | -1/+1 | |
14 days | dbris: pass dbris service config to helper | Birte Kristina Friesel | -5/+6 | |
2025-04-05 | work: do not treat non-actionable backend errors as errors2.11.16 | Birte Kristina Friesel | -3/+4 | |
2025-04-02 | DBRIS trains may come without a type2.11.13 | Birte Kristina Friesel | -1/+1 | |
Closes #221 | ||||
2025-04-02 | HAFAS, DBRIS: handle selection of cancelled destinations2.11.12 | Birte Kristina Friesel | -1/+17 | |
2025-04-02 | dbris: handle checkins into cancelled departures | Birte Kristina Friesel | -1/+1 | |
2025-03-31 | work: log count of generic backend issues to influxdb as well | Birte Kristina Friesel | -2/+8 | |
2025-03-30 | get_connecting_trains_p: reject if dbris is in use2.11.11 | Birte Kristina Friesel | -1/+1 | |
Closes #219 | ||||
2025-03-30 | log API rate limit events to influxdb2.11.10 | Birte Kristina Friesel | -3/+5 | |
2025-03-29 | pass train suffix (which is sometimes line ID) on to InTransit->add | Birte Kristina Friesel | -10/+23 | |
Closes #217 | ||||
2025-03-28 | dbris: journey stops: store cancellation state2.11.8 | Birte Kristina Friesel | -14/+16 | |
2025-03-28 | work: increase dbris throttling | Birte Kristina Friesel | -1/+1 | |
2025-03-28 | get_user_status_json_v1: fix dbris typo2.11.7 | Birte Kristina Friesel | -1/+1 | |
2025-03-28 | perltidy | Birte Kristina Friesel | -2/+1 | |
2025-03-27 | API: Add DBRIS support2.11.6 | Birte Kristina Friesel | -1/+11 | |
2025-03-26 | work: decrease bahn.de request frequency; detect rate limiting2.11.5 | Birte Kristina Friesel | -2/+13 | |
2025-03-26 | InTransit->add: update HAFAS/DBRIS switch2.11.4 | Birte Kristina Friesel | -1/+1 | |
2025-03-25 | work: pass train_id to update_arrival_dbris (oops)2.11.2 | Birte Kristina Friesel | -5/+6 | |
2025-03-25 | Account: IRIS is no longer preferred; do not place it first | Birte Kristina Friesel | -7/+2 | |
2025-03-24 | Text change to reflect ÖPNV integration | Tim | -1/+1 | |
This commit removes a reference to "train" in a message that is shown when the user is not checked in at the moment. | ||||
2025-03-24 | bahn.de is reasonably ready now. I think. | Birte Kristina Friesel | -1/+1 | |
2025-03-24 | restore Träwelling synchronization | Birte Kristina Friesel | -5/+3 | |
2025-03-23 | dbris: implement geolocation lookup | Birte Kristina Friesel | -1/+41 | |
2025-03-23 | dbris is almost ready for production | Birte Kristina Friesel | -5/+3 | |
Agenda: * geolocation * traewelling sync * check whether cancelled trains / stops are handled appropriately * switch manual journey entry to dbris once sufficient station data has been gathered * switch default to dbris at some time in the future | ||||
2025-03-23 | DBRIS: Add load/occupancy data | Birte Kristina Friesel | -5/+20 | |
2025-03-23 | dbris: /s/: redirect to proper station ID if needed | Birte Kristina Friesel | -0/+15 | |
2025-03-23 | sync_backends: ris column has been renamed to dbris. oops. | Birte Kristina Friesel | -1/+1 | |
2025-03-23 | Preliminary DBRIS support (not user-accessible yet) | Birte Kristina Friesel | -48/+874 | |
working: * checkin * checkout * realtime data * polylines * carriage formation (long-distance only) to do: * geolocation * redirects after checkout / undo * traewelling sync * use dbris by default | ||||
2025-03-15 | Switch from DBWagenreihung to DBRIS::Formation | Birte Kristina Friesel | -6/+6 | |
2025-03-04 | Remove VRN; use ÖBB for IRIS augmentation (maps) | Birte Kristina Friesel | -5/+7 | |
Luckily, ÖBB and IRIS agree on virtually all EVA IDs. In some cases, ÖBB uses different station names (e.g. 'Fürth in Bayern' rather than 'Fürth(Bay)'). Closes #206 Closes #207 Closes #208 | ||||
2025-03-03 | Add Forbidden to 502 Bad Gateway codes2.10.1 | Birte Kristina Friesel | -1/+2 | |
2025-02-09 | Add PKP (and, thus, SOCKS proxy) support | Birte Kristina Friesel | -11/+77 | |
2025-02-09 | Helper/HAFAS: remove unused get_json_p method | Birte Kristina Friesel | -49/+0 | |
2025-01-16 | InTransit: _epoch: turn undef into undef2.9.18 | Birte Kristina Friesel | -1/+1 | |
2025-01-16 | work: fetch arrival wagon order for VBN and ÖBB as well | Birte Kristina Friesel | -3/+8 | |
2025-01-11 | Add backend selection link to Bad Gateway / Gateway Timeout error messages | Birte Kristina Friesel | -5/+9 | |
2025-01-10 | HAFAS: Use VRN as default backend2.9.16 | Birte Kristina Friesel | -5/+5 | |
Notable, this retores data augmentation for IRIS checkins | ||||
2025-01-09 | VRN and ÖBB EVA IDs are compatible with bahn.de → request wagon orders2.9.15 | Birte Kristina Friesel | -16/+23 | |
2025-01-08 | Do not use DB HAFAS by default. Use DB IRIS instead.2.9.12 | Birte Kristina Friesel | -0/+12 | |
2025-01-08 | Remove DB HAFAS for now2.9.11 | Birte Kristina Friesel | -1/+10 | |
Looks like it's gone for good | ||||
2025-01-08 | 503 backend errors (hello, DB HAFAS) are Bad Gateway as well | Birte Kristina Friesel | -1/+1 | |
2024-12-18 | Speed up history pages: Only build route datetimes when needed2.9.8 | Birte Kristina Friesel | -28/+36 | |
2024-12-18 | premature connection close is HTTP 502 as well2.9.7 | Birte Kristina Friesel | -1/+1 | |
2024-12-04 | do not add meta stations if eva is undef2.9.5 | Birte Kristina Friesel | -5/+7 | |
2024-12-04 | Add a separate error message for gateway timeouts | Birte Kristina Friesel | -0/+7 | |
2024-11-30 | status API: Set Access-Control-Allow-Origin to *2.9.3 | Birte Kristina Friesel | -0/+2 | |