Age | Commit message (Expand) | Author | Lines |
2023-03-10 | work: avoid race conditions with frontend when calling checkout | Derf Null | -0/+14 |
2023-03-10 | worker: select on arr and dep eva for all arr/dep updates | Derf Null | -4/+13 |
2023-03-09 | remove unused journey_edit_mask attrs | Daniel Friesel | -27/+0 |
2023-03-05 | remve unused account_public_mask attr | Daniel Friesel | -14/+0 |
2023-03-04 | webfinger: adjust profile visibility1.30.6 | Daniel Friesel | -2/+3 |
2023-03-04 | always show /p/user if /status/user exists; only limit past journeys | Daniel Friesel | -38/+43 |
2023-03-04 | nvm -> dbf?hafas=11.30.5 | Daniel Friesel | -5/+5 |
2023-03-04 | resolve_sb_template: escape / in station name1.30.4 | Daniel Friesel | -2/+3 |
2023-03-04 | _public_status_card: correctly calculate token1.30.3 | Daniel Friesel | -1/+1 |
2023-03-04 | user status: add footer1.30.2 | Daniel Friesel | -0/+3 |
2023-03-04 | status/profile: re-add ability to show latest checkout, if desired1.30.1 | Daniel Friesel | -6/+64 |
2023-03-03 | release assets1.30.0 | Daniel Friesel | -24/+24 |
2023-03-03 | token: do not expose full checkin timestamp | Daniel Friesel | -4/+4 |
2023-03-03 | set default visibility to unlisted | Daniel Friesel | -2/+4 |
2023-03-02 | changelog | Daniel Friesel | -0/+14 |
2023-03-02 | Travelynx journey_details: token is added by template | Daniel Friesel | -1/+0 |
2023-03-02 | user_status redirect: check visibility independent of token | Daniel Friesel | -24/+19 |
2023-03-02 | visibility_form: use visibility_str | Daniel Friesel | -21/+3 |
2023-03-02 | profile: respect profile visibility setting | Daniel Friesel | -1/+5 |
2023-03-02 | fix comment visibilitiy check | Daniel Friesel | -2/+2 |
2023-03-02 | journey details: require valid token if too old | Daniel Friesel | -4/+10 |
2023-03-02 | privacy template: same default setting for current and past checkin(s) | Daniel Friesel | -21/+28 |
2023-03-02 | user status: only redirect to journey if journey is visible | Daniel Friesel | -7/+27 |
2023-03-01 | User->add: set default privacy level to 'private' | Daniel Friesel | -1/+1 |
2023-03-01 | oops. | Daniel Friesel | -2/+2 |
2023-03-01 | user status: pass token to journey on redirect | Daniel Friesel | -6/+10 |
2023-03-01 | Journeys->get: allow filtering by departure timestamp | Daniel Friesel | -0/+4 |
2023-03-01 | journey template: $journey_visibility may be unset | Daniel Friesel | -6/+6 |
2023-02-28 | add missing edit_visibility template | Daniel Friesel | -0/+122 |
2023-02-28 | journey: add token to share link if non-public | Daniel Friesel | -3/+30 |
2023-02-27 | update assets | Daniel Friesel | -1/+1 |
2023-02-27 | set visibility per journey (wip) | Daniel Friesel | -376/+877 |
2023-02-19 | update ze copyright | Daniel Friesel | -23/+23 |
2023-02-15 | journey: add share button | Daniel Friesel | -5/+51 |
2023-02-14 | journey details: include delay and distance in og card | Daniel Friesel | -0/+15 |
2023-02-13 | update cpanfile.snapshot1.29.19 | Daniel Friesel | -14/+14 |
2023-02-13 | DBDB: apps-bahn wagenreihung no longer exists | Daniel Friesel | -6/+1 |
2023-02-05 | update cpanfile.snapshot | Daniel Friesel | -192/+191 |
2023-02-04 | improve inconsistency list1.29.18 | Daniel Friesel | -9/+39 |
2023-02-04 | release assets1.29.17 | Daniel Friesel | -24/+24 |
2023-02-04 | update assets | Daniel Friesel | -2/+2 |
2023-02-04 | inconsistent journeys: link to journeys | Daniel Friesel | -4/+27 |
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/+44 |
2023-01-22 | users: rename "add_user" to "add" and "get_data" to "get" | Daniel Friesel | -8/+8 |
2023-01-22 | annotate unused TRavelynx.pm components (todo) | Daniel Friesel | -0/+2 |
2023-01-22 | move token type to ID map from Travelynx.pm to Model/Users | Daniel Friesel | -12/+13 |
2023-01-22 | move get_api_token to users model | Daniel Friesel | -37/+33 |
2023-01-22 | get latets stations: remove duplicates | Daniel Friesel | -1/+2 |
2023-01-21 | API documentation: do not perform database requests from template helpers | Daniel Friesel | -11/+24 |