Age | Commit message (Expand) | Author | Lines |
2023-07-13 | traewelling: update visibility documentation | Birte Kristina Friesel | -3/+4 |
2023-07-13 | get_pushable_accounts: obtain all values from in_transit_str | Birte Kristina Friesel | -8/+7 |
2023-07-13 | perltidy | Birte Kristina Friesel | -7/+21 |
2023-07-13 | Checkin: Use correct visibility when pushing to Träwelling | networkException | -1/+19 |
2023-07-12 | Git: Add mailmap to have commit authors show up properly | networkException | -0/+1 |
2023-07-10 | release assets | Birte Kristina Friesel | -23/+23 |
2023-07-10 | update autocompletion for IRIS 1.87 | Birte Kristina Friesel | -7/+30 |
2023-07-10 | update cpanfile.snapshot | Birte Kristina Friesel | -81/+80 |
2023-07-09 | Api: use get_departures_p | Birte Kristina Friesel | -33/+32 |
2023-07-09 | station board: fix HTTP status and IRIS error handling | Birte Kristina Friesel | -4/+9 |
2023-07-09 | IRIS->get_departures_p: return string in first rejection argument | Birte Kristina Friesel | -2/+5 |
2023-07-09 | use promises for checkin and traewelling_to_travelynx | Birte Kristina Friesel | -222/+295 |
2023-07-09 | checkin: show 'select target' more prominently | Birte Kristina Friesel | -1/+3 |
2023-07-09 | checkin: reduce nesting | Birte Kristina Friesel | -44/+40 |
2023-07-09 | HAFAS station board: fix station name display | Birte Kristina Friesel | -3/+4 |
2023-07-07 | move footer to layout1.32.10 | Birte Kristina Friesel | -27/+11 |
2023-07-07 | public status: use hh:mm format for countdowns | Birte Kristina Friesel | -7/+3 |
2023-07-07 | _checked_in: also use hh:mm format for boarding and departure countdown | Birte Kristina Friesel | -10/+4 |
2023-07-03 | journeys: simplify visibily check | Derf Null | -27/+1 |
2023-07-03 | update ALL the copyright notices! | Derf Null | -56/+56 |
2023-07-02 | release assets1.32.9 | Derf Null | -23/+23 |
2023-07-02 | rebuild assets | Derf Null | -1/+1 |
2023-07-02 | show hours and minutes until arrival, not just minutes | Derf Null | -19/+27 |
2023-06-30 | Profile: remove unused compute_effective_visibility function1.32.8 | Derf Null | -8/+0 |
2023-06-30 | Profile: refactor visibility checks | Derf Null | -96/+35 |
2023-06-29 | perltidy | Derf Null | -1/+1 |
2023-06-29 | profile: use effective visibility from journey object | Derf Null | -29/+23 |
2023-06-29 | add profile / past journey visibility tests | Derf Null | -0/+558 |
2023-06-29 | profile: treat self as follower | Derf Null | -1/+4 |
2023-06-29 | move journey visibility to separate test | Derf Null | -275/+461 |
2023-06-28 | Journey->add_from_in_transit: return ID of added journey | Derf Null | -1/+2 |
2023-06-28 | add journey visibility tests | Derf Null | -13/+305 |
2023-06-28 | visibility test: add a small description of current test | Derf Null | -4/+7 |
2023-06-27 | journeys: return effective visibility | Derf Null | -24/+31 |
2023-06-26 | compute effective visibility in database view | Derf Null | -15/+92 |
2023-06-26 | t/22-visibility: also check ajax status and profile | Derf Null | -0/+48 |
2023-06-26 | use small stations database for some tests | Derf Null | -0/+14 |
2023-06-26 | Move hash_password to Model/Users | Derf Null | -65/+43 |
2023-06-26 | add visibility and share token test | Derf Null | -0/+427 |
2023-06-25 | Login: return HTTP 400 on invalid password or unconfirmed account | Derf Null | -4/+12 |
2023-06-25 | Users->add: correctly specify default visibility | Derf Null | -3/+4 |
2023-06-25 | account: move profile link out of settings | Derf Null | -3/+12 |
2023-06-24 | fine-graned visibility selection of history / past checkins | Derf Null | -47/+123 |
2023-06-24 | time to flush the name cache | Derf Null | -43/+43 |
2023-06-24 | turn force checkout into button; move it out of card | Derf Null | -7/+9 |
2023-06-23 | status card / profile: fix users being unable to see own travelynx-only status1.32.7 | Derf Null | -3/+7 |
2023-06-23 | User: remove legacy public_level / is_public field | Derf Null | -11/+9 |
2023-06-23 | _public_status_card: remove superfluous public_level check | Derf Null | -1/+1 |
2023-06-18 | traewelling: note that sync is independent of checkin visibility1.32.6 | Derf Null | -1/+5 |
2023-06-18 | run webhook when updating checkin comment or visibility | Derf Null | -2/+5 |