Age | Commit message (Expand) | Author | Lines |
2024-08-08 | Switch to new carriage formation API | Birte Kristina Friesel | -8/+36 |
2024-08-07 | dumpstops: provide backend name and type rather than just opaque IDs2.8.10 | Birte Kristina Friesel | -2/+25 |
2024-07-26 | fix v55 migration: we also need to sync hafas->iris in some cases2.8.1 | Birte Kristina Friesel | -7/+66 |
2024-07-26 | influxdb: per-backend stats | Birte Kristina Friesel | -53/+48 |
2024-07-26 | Multi-backend support | Birte Kristina Friesel | -6/+275 |
2024-07-21 | Add lat/lon to pre-2.7.8 journeys; add eva where missing | Birte Kristina Friesel | -1/+145 |
2024-06-23 | work: give bodged background tasks some time to complete | Birte Kristina Friesel | -0/+9 |
2024-06-15 | traewelling: increase latency between traewelling.de requests | Birte Kristina Friesel | -1/+1 |
2024-06-15 | Use hafas=DB rather than hafas=12.6.22 | Birte Kristina Friesel | -1/+1 |
2024-06-15 | work,traewelling: consistent debug output if maintenance file is present | Birte Kristina Friesel | -2/+14 |
2024-06-14 | work: _really_ do not execute any database actions in maintenance mode | Birte Kristina Friesel | -0/+6 |
2024-06-12 | use 'maintenance' file to stop background jobs when running DB upgrades | Birte Kristina Friesel | -0/+17 |
2024-06-09 | Increate train_id length to account for DB HAFAS update2.6.19 | Birte Kristina Friesel | -1/+117 |
2024-06-08 | Store journey backend; do not rely on '|' in ID to distinguish IRIS/HAFAS | Birte Kristina Friesel | -0/+104 |
2024-06-06 | ... derp2.6.18 | Birte Kristina Friesel | -1/+1 |
2024-06-06 | traewelling: trace missing username bug2.6.15 | Birte Kristina Friesel | -0/+7 |
2024-06-02 | work: check arr on arr, not on dep2.6.14 | Birte Kristina Friesel | -1/+1 |
2024-05-30 | work: fix HAFAS arrival wagonorder/stationinfo request logic | Birte Kristina Friesel | -1/+1 |
2024-05-30 | perform stationinfo requests for hafas checkins | Birte Kristina Friesel | -0/+8 |
2024-05-29 | request wagon orders for HAFAS checkins | Birte Kristina Friesel | -2/+14 |
2024-05-29 | Move wagonorder request to a separate helper | Birte Kristina Friesel | -0/+4 |
2024-04-07 | dumpstops: encode output as UTF-8 | Birte Kristina Friesel | -1/+2 |
2024-02-09 | add dumpstops command2.5.16 | Birte Kristina Friesel | -0/+50 |
2024-01-11 | work: Some HAFAS errors are not actionable and should not be logged as errors2.5.10 | Birte Kristina Friesel | -1/+8 |
2023-12-27 | Switch to Travel::Status::DE::HAFAS 5.x | Birte Kristina Friesel | -2/+2 |
2023-10-01 | influxdb: add meta / related_stations count | Birte Kristina Friesel | -0/+8 |
2023-10-01 | store related stations; respect them when looking up connections | Birte Kristina Friesel | -0/+17 |
2023-09-24 | add support for HAFAS connection suggestions; drop manual destination list | Birte Kristina Friesel | -0/+14 |
2023-09-04 | perltidy2.1.3 | Birte Kristina Friesel | -1/+2 |
2023-09-04 | work: 'did not find $dep' is not actionable → change severity to debug | Birte Kristina Friesel | -3/+3 |
2023-08-22 | Database: create index on real_departure to speed up latest journey queries | Birte Kristina Friesel | -2/+12 |
2023-08-13 | WIP: HAFAS support | Birte Kristina Friesel | -2/+66 |
2023-08-13 | influxdb: add stations statistics | Birte Kristina Friesel | -1/+58 |
2023-08-09 | Store traewelling refresh token in database1.34.3 | Birte Kristina Friesel | -0/+22 |
2023-08-08 | sort timeline (descending by checkin timestamp, so most recent checkins first)1.34.2 | Birte Kristina Friesel | -0/+47 |
2023-08-07 | Traewelling: replace legacy password login with OAuth2 | Birte Kristina Friesel | -0/+19 |
2023-07-23 | convert checkout to promises (checkout_p) | Birte Kristina Friesel | -16/+19 |
2023-07-22 | database: stations: make 'ds100' column optional. | Birte Kristina Friesel | -0/+12 |
2023-07-18 | followee list: show if accounts are following back1.33.3 | Birte Kristina Friesel | -0/+23 |
2023-07-16 | account: add a list of sent follow requests | Birte Kristina Friesel | -0/+19 |
2023-07-15 | database: change maximum comment length | Birte Kristina Friesel | -8/+8 |
2023-07-15 | add view for followees in transit | Birte Kristina Friesel | -0/+44 |
2023-07-09 | use promises for checkin and traewelling_to_travelynx | Birte Kristina Friesel | -1/+1 |
2023-07-03 | update ALL the copyright notices! | Derf Null | -10/+10 |
2023-06-26 | compute effective visibility in database view | Derf Null | -0/+74 |
2023-06-26 | use small stations database for some tests | Derf Null | -0/+8 |
2023-06-26 | Move hash_password to Model/Users | Derf Null | -18/+8 |
2023-06-24 | fine-graned visibility selection of history / past checkins | Derf Null | -0/+54 |
2023-06-24 | time to flush the name cache | Derf Null | -10/+10 |
2023-06-04 | fix missing join condition in followers view | Derf Null | -0/+23 |