Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
10 days | merge DBWagenreihung modules into DBRIS; they both use bahn.de | Birte Kristina Friesel | -1/+1276 | |
14 days | Release v0.020.02 | Birte Kristina Friesel | -7/+12 | |
Closes #1 | ||||
14 days | Add Dockerfile | Birte Kristina Friesel | -0/+23 | |
2025-01-25 | dbris-m: Add <station> <train type> <train no> trip detail entry point | Birte Kristina Friesel | -2/+57 | |
2025-01-24 | journey attributes: handle messages related to parts of the route | Birte Kristina Friesel | -1/+6 | |
2025-01-22 | JourneyAtStop: Add train, train_{short,mid,long}, maybe_{train,line}_no ↵ | Birte Kristina Friesel | -1/+10 | |
accessors | ||||
2025-01-22 | JourneyAtStop: TO_JSON: Serialize DateTime to epoch | Birte Kristina Friesel | -0/+6 | |
2025-01-21 | dbris-m: Filter out unknown mots; do not pass them to bahn.de | Birte Kristina Friesel | -2/+18 | |
2025-01-19 | Add docker helper scripts | Birte Kristina Friesel | -0/+45 | |
2025-01-16 | Looks like DB RIS uses occupancy = 99 for fully booked | Birte Kristina Friesel | -0/+3 | |
2025-01-13 | dbris-m: It's dbris-m, not db-ris-m | Birte Kristina Friesel | -1/+2 | |
2025-01-13 | dbris-m: Add -m help; document -m | Birte Kristina Friesel | -0/+15 | |
2025-01-06 | Add cpanfile | Birte Kristina Friesel | -0/+15 | |
2025-01-06 | dbris-m: sort results by real-time | Birte Kristina Friesel | -1/+5 | |
2025-01-06 | Release v0.010.01 | Birte Kristina Friesel | -0/+4 | |
2025-01-06 | add author tests | Birte Kristina Friesel | -0/+24 | |
2025-01-06 | Add README | Birte Kristina Friesel | -0/+182 | |
2025-01-06 | Update copyright | Birte Kristina Friesel | -2/+6 | |
2025-01-06 | Location: Add {sched,art}_{arr,dep} accessors | Birte Kristina Friesel | -1/+2 | |
2025-01-06 | JourneyAtStop: Remove unused route accessor | Birte Kristina Friesel | -15/+0 | |
2025-01-06 | dbris-m: only print identified station name if it differs from input | Birte Kristina Friesel | -1/+3 | |
2025-01-04 | dbris-m: Use cache for station lookups, if set | Birte Kristina Friesel | -0/+1 | |
2024-12-29 | Journey: Parse priorisierteMeldungen | Birte Kristina Friesel | -0/+4 | |
2024-12-28 | add occupancy data | Birte Kristina Friesel | -0/+32 | |
2024-12-28 | dbris-m: Update Usage output | Birte Kristina Friesel | -1/+2 | |
2024-12-28 | Limitations: We do have Journey IDs | Birte Kristina Friesel | -3/+0 | |
2024-12-28 | trip details: process delays | Birte Kristina Friesel | -1/+19 | |
2024-12-27 | station board: add mode-of-transit filter | Birte Kristina Friesel | -15/+26 | |
2024-12-26 | dbris-m: indicate station lookup errors in station board mode | Birte Kristina Friesel | -0/+4 | |
2024-12-26 | Support station board requests for custom datetimes | Birte Kristina Friesel | -15/+73 | |
2024-12-26 | dbris-m(1): document -j/--with-jid | Birte Kristina Friesel | -4/+19 | |
2024-12-26 | Remove no-longer-used Stop module | Birte Kristina Friesel | -87/+0 | |
2024-12-26 | journey: parse trip day and attributes | Birte Kristina Friesel | -4/+27 | |
2024-12-26 | journey: mark current / upcoming stop in route | Birte Kristina Friesel | -1/+21 | |
2024-12-26 | Location: Parse cancellations | Birte Kristina Friesel | -0/+16 | |
2024-12-26 | Location: Distinguish between sched(?)_platform and rt_platform | Birte Kristina Friesel | -14/+15 | |
2024-12-26 | dbris-m: spaces in journey IDs are optional → trim them for better ↵ | Birte Kristina Friesel | -1/+1 | |
copy-pasting | ||||
2024-12-24 | add journey support | Birte Kristina Friesel | -39/+276 | |
2024-12-23 | show journey IDs (optional) and messages | Birte Kristina Friesel | -13/+35 | |
2024-12-23 | Use bahn.de rather than bahnhof.de for departure board | Birte Kristina Friesel | -26/+42 | |
bahn.de provides the journeyIDs needed for trip detail requests | ||||
2024-12-21 | Add Build.PL | Birte Kristina Friesel | -0/+48 | |
2024-12-21 | Add documentation | Birte Kristina Friesel | -1/+291 | |
2024-12-21 | dbris-m: automatically run locationSearch when called with station name | Birte Kristina Friesel | -0/+10 | |
2024-12-15 | Journey: add ID and stop accessors | Birte Kristina Friesel | -0/+5 | |
2024-12-14 | Journey: Add delay accessor | Birte Kristina Friesel | -5/+17 | |
2024-12-14 | add preliminary departure board support | Birte Kristina Friesel | -19/+113 | |
2024-12-14 | Add locationSearch support | Birte Kristina Friesel | -5/+18 | |
2024-12-14 | Initial commit | Birte Kristina Friesel | -0/+474 | |