Age | Commit message (Expand) | Author | Lines |
2023-09-16 | journey: show distances below 10km with 100m resolution (and <1km with 1m) | Birte Kristina Friesel | -0/+14 |
2023-09-12 | map: use high beeline opacity if no polylines are available2.2.1 | Birte Kristina Friesel | -1/+5 |
2023-09-07 | Fix intermediate stop display for journeys without real-time data, e.g. H-Bahn | Birte Kristina Friesel | -15/+11 |
2023-08-30 | API: Expose HAFAS JourneyID, if available (#85) | Birte Kristina Friesel | -4/+5 |
2023-08-26 | obtain autocompletion from database2.1.1 | Birte Kristina Friesel | -0/+1 |
2023-08-19 | API: Support HAFAS checkin (via journeyID) | Birte Kristina Friesel | -1/+2 |
2023-08-13 | synchronize non-train checkins from traewelling to travelynx | Birte Kristina Friesel | -14/+79 |
2023-08-13 | WIP: HAFAS support | Birte Kristina Friesel | -9/+191 |
2023-08-07 | Traewelling: replace legacy password login with OAuth2 | Birte Kristina Friesel | -0/+22 |
2023-07-23 | convert checkout to promises (checkout_p) | Birte Kristina Friesel | -186/+221 |
2023-07-23 | checkout: remove with_related special case | Birte Kristina Friesel | -35/+12 |
2023-07-15 | remove debug output | Birte Kristina Friesel | -3/+0 |
2023-07-15 | add timeline / current checkins | Birte Kristina Friesel | -0/+1 |
2023-07-15 | get_user_status: fix stop_before_dest calculation | Birte Kristina Friesel | -4/+12 |
2023-07-15 | postprocess timeline; move user-related parts to get_user_status | Birte Kristina Friesel | -0/+36 |
2023-07-15 | increase maximum comment length | Birte Kristina Friesel | -49/+49 |
2023-07-15 | Move InTransit post-processing to InTransit module | Birte Kristina Friesel | -186/+2 |
2023-07-09 | IRIS->get_departures_p: return string in first rejection argument | Birte Kristina Friesel | -2/+2 |
2023-07-09 | use promises for checkin and traewelling_to_travelynx | Birte Kristina Friesel | -136/+191 |
2023-07-09 | checkin: reduce nesting | Birte Kristina Friesel | -44/+40 |
2023-07-03 | update ALL the copyright notices! | Derf Null | -1/+1 |
2023-06-29 | perltidy | Derf Null | -1/+1 |
2023-06-26 | compute effective visibility in database view | Derf Null | -8/+9 |
2023-06-24 | time to flush the name cache | Derf Null | -1/+1 |
2023-06-12 | Add app version to default stashed values.1.32.4 | Molly Miller | -0/+1 |
2023-06-09 | login form: add hint about pages being only visibile after login | Derf Null | -1/+5 |
2023-06-08 | update ice names | Derf Null | -1/+1 |
2023-06-07 | Fix edge case that allowed in-transit journeys with invalid destinations1.32.2 | Derf Null | -0/+20 |
2023-06-04 | expose follows / social interaction in frontend | Derf Null | -0/+7 |
2023-06-04 | add profile editor | Derf Null | -0/+2 |
2023-05-29 | get_user_status_json_v1: expose comment | Derf Null | -1/+7 |
2023-05-24 | get_user_status_json_v1: expose visibility | Derf Null | -1/+12 |
2023-05-21 | /status/:user: respond to JSON | Derf Null | -1/+1 |
2023-05-21 | get_user_status_json_v1: add public flag to hide actionTime | Derf Null | -7/+10 |
2023-05-18 | fix pride ICE not being indicated in public status card1.31.4 | Derf Null | -0/+6 |
2023-05-16 | get_user_status: expose lat/lon from database view, do not re-compute it1.31.3 | Derf Null | -20/+12 |
2023-05-16 | get_user_status: remove superfluous station requests | Derf Null | -14/+0 |
2023-05-11 | ajax route: handle missing schedule data1.31.2 | Derf Null | -2/+2 |
2023-05-01 | route: only override delay if real-time data is not available | Derf Null | -2/+7 |
2023-04-30 | add_route_timestamps: keep real-time data where possible | Derf Null | -0/+9 |
2023-04-01 | Update HAFAS polylines prior to checkout1.30.11 | Derf Null | -10/+18 |
2023-03-13 | move profile / public data to a separate controller | Derf Null | -6/+6 |
2023-03-10 | work: avoid race conditions with frontend when calling checkout | Derf Null | -0/+8 |
2023-03-09 | remove unused journey_edit_mask attrs | Daniel Friesel | -16/+0 |
2023-03-05 | remve unused account_public_mask attr | Daniel Friesel | -14/+0 |
2023-03-04 | resolve_sb_template: escape / in station name1.30.4 | Daniel Friesel | -2/+3 |
2023-03-04 | status/profile: re-add ability to show latest checkout, if desired1.30.1 | Daniel Friesel | -1/+3 |
2023-02-27 | set visibility per journey (wip) | Daniel Friesel | -1/+25 |
2023-02-19 | update ze copyright | Daniel Friesel | -1/+1 |
2023-02-15 | journey: add share button | Daniel Friesel | -1/+2 |