Age | Commit message (Expand) | Author | Lines |
2023-07-03 | journeys: simplify visibily check | Derf Null | -12/+1 |
2023-07-03 | update ALL the copyright notices! | Derf Null | -6/+6 |
2023-07-02 | show hours and minutes until arrival, not just minutes | Derf Null | -15/+17 |
2023-06-28 | Journey->add_from_in_transit: return ID of added journey | Derf Null | -1/+2 |
2023-06-27 | journeys: return effective visibility | Derf Null | -24/+31 |
2023-06-26 | compute effective visibility in database view | Derf Null | -7/+9 |
2023-06-26 | Move hash_password to Model/Users | Derf Null | -3/+12 |
2023-06-25 | Users->add: correctly specify default visibility | Derf Null | -3/+4 |
2023-06-24 | fine-graned visibility selection of history / past checkins | Derf Null | -15/+20 |
2023-06-24 | time to flush the name cache | Derf Null | -6/+6 |
2023-06-23 | User: remove legacy public_level / is_public field | Derf Null | -5/+3 |
2023-06-04 | expose follows / social interaction in frontend | Derf Null | -8/+98 |
2023-06-04 | add profile editor | Derf Null | -0/+24 |
2023-06-03 | Users: support notifications about pending follow requests | Derf Null | -14/+131 |
2023-06-01 | Users: Add unfollow action | Derf Null | -6/+16 |
2023-05-31 | prepare for follow relations and follow-only checkins | Derf Null | -0/+194 |
2023-05-24 | rename get_privacy_by_name to get_privacy_by, allow requests by uid | Derf Null | -11/+13 |
2023-05-01 | journey: show times of intermediate stops, if available | Derf Null | -0/+7 |
2023-03-10 | worker: select on arr and dep eva for all arr/dep updates | Derf Null | -1/+7 |
2023-03-09 | remove unused journey_edit_mask attrs | Daniel Friesel | -11/+0 |
2023-03-04 | nvm -> dbf?hafas=11.30.5 | Daniel Friesel | -1/+1 |
2023-03-04 | status/profile: re-add ability to show latest checkout, if desired1.30.1 | Daniel Friesel | -1/+13 |
2023-03-03 | set default visibility to unlisted | Daniel Friesel | -1/+1 |
2023-03-01 | User->add: set default privacy level to 'private' | Daniel Friesel | -1/+1 |
2023-03-01 | Journeys->get: allow filtering by departure timestamp | Daniel Friesel | -0/+4 |
2023-02-27 | set visibility per journey (wip) | Daniel Friesel | -10/+160 |
2023-02-19 | update ze copyright | Daniel Friesel | -5/+5 |
2023-02-04 | improve inconsistency list1.29.18 | Daniel Friesel | -5/+20 |
2023-02-04 | inconsistent journeys: link to journeys | Daniel Friesel | -2/+8 |
2023-01-22 | Move account deletion to Users model | Daniel Friesel | -0/+38 |
2023-01-22 | users: rename "add_user" to "add" and "get_data" to "get" | Daniel Friesel | -2/+2 |
2023-01-22 | move token type to ID map from Travelynx.pm to Model/Users | Daniel Friesel | -0/+12 |
2023-01-22 | move get_api_token to users model | Daniel Friesel | -0/+18 |
2023-01-18 | latest checkout stations: order by journey id rather than timestamp1.29.14 | Daniel Friesel | -1/+1 |
2023-01-18 | landing page: show past stops if geolocation is unavailable | Daniel Friesel | -0/+38 |
2023-01-17 | do not overwrite route timestamps when updating route data | Daniel Friesel | -2/+48 |
2023-01-15 | Journeys: perltidy | Daniel Friesel | -1/+5 |
2023-01-15 | change route/stop layout to [name, eva, {data}] | Daniel Friesel | -5/+6 |
2023-01-02 | review: skip journeys with negative duration1.29.3 | Daniel Friesel | -2/+2 |
2022-12-29 | review: link to list of all single-trip checkins1.29.1 | Daniel Friesel | -0/+16 |
2022-12-27 | review: fix percentage locale | Daniel Friesel | -8/+2 |
2022-12-27 | derp #2 | Daniel Friesel | -1/+1 |
2022-12-27 | derp | Daniel Friesel | -3/+3 |
2022-12-27 | top trips: handle return trips | Daniel Friesel | -2/+14 |
2022-12-27 | review: add top and bottom trips | Daniel Friesel | -0/+45 |
2022-12-27 | review: hide blocks without data | Daniel Friesel | -77/+97 |
2022-12-27 | year in review: further delay stats | Daniel Friesel | -23/+139 |
2022-12-27 | compute_review: handle duplicate iris messages; german locale for numbers | Daniel Friesel | -1/+10 |
2022-12-27 | it's a secret to everybody. | Daniel Friesel | -1/+212 |
2022-12-12 | Journeys: Handle "Betriebsstelle nicht bekannt" | Daniel Friesel | -0/+5 |