Age | Commit message (Expand) | Author | Lines |
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 |
2023-06-04 | do not accept follows / follow requests by default | Derf Null | -1/+1 |
2023-06-04 | expose follows / social interaction in frontend | Derf Null | -0/+21 |
2023-06-03 | Users: support notifications about pending follow requests | Derf Null | -0/+29 |
2023-05-31 | prepare for follow relations and follow-only checkins | Derf Null | -0/+48 |
2023-04-06 | Perl is hard1.30.13 | Daniel Friesel | -3/+7 |
2023-04-02 | work: real_arr_ts may be undefined1.30.12 | Daniel Friesel | -1/+2 |
2023-04-01 | Update HAFAS polylines prior to checkout1.30.11 | Derf Null | -1/+44 |
2023-03-10 | work: avoid race conditions with frontend when calling checkout | Derf Null | -0/+6 |
2023-03-10 | worker: select on arr and dep eva for all arr/dep updates | Derf Null | -3/+6 |
2023-03-03 | set default visibility to unlisted | Daniel Friesel | -1/+3 |
2023-02-27 | set visibility per journey (wip) | Daniel Friesel | -0/+114 |
2023-02-19 | update ze copyright | Daniel Friesel | -5/+5 |
2023-02-04 | improve inconsistency list1.29.18 | Daniel Friesel | -0/+12 |
2023-02-04 | inconsistent journeys: link to journeys | Daniel Friesel | -0/+13 |
2023-01-22 | account: implement immediate deletion1.29.16 | Daniel Friesel | -1/+5 |
2023-01-22 | Move account deletion to Users model | Daniel Friesel | -20/+6 |
2023-01-22 | users: rename "add_user" to "add" and "get_data" to "get" | Daniel Friesel | -4/+4 |
2023-01-18 | migration: only select required fields1.29.13 | Daniel Friesel | -3/+2 |
2023-01-15 | change route/stop layout to [name, eva, {data}] | Daniel Friesel | -0/+76 |
2023-01-15 | update integritycheck to use internal station database1.29.10 | Daniel Friesel | -35/+55 |
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 | -6/+60 |
2023-01-07 | work, traewelling: only push to influxdb in prod mode | Daniel Friesel | -5/+20 |