Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-06-04 | landingpage: mention sharing and (optional) public history | Derf Null | -1/+2 | |
2023-06-04 | do not accept follows / follow requests by default | Derf Null | -3/+5 | |
2023-06-04 | social_list: follow requests: add accept all / reject all buttons | Derf Null | -13/+15 | |
2023-06-04 | update changelog | Derf Null | -0/+32 | |
2023-06-04 | expose follows / social interaction in frontend | Derf Null | -49/+521 | |
2023-06-04 | add profile editor | Derf Null | -1/+62 | |
2023-05-29 | release assets1.31.6 | Derf Null | -1/+1 | |
2023-05-29 | comment editor, share button: fix comment visibility check | Derf Null | -2/+2 | |
2023-05-29 | update API documentation | Derf Null | -5/+10 | |
2023-05-23 | fix excess column in history statistics | networkException | -1/+1 | |
This patch fixes a typo in the history stats template. Previously, the HTML parser would close the travel time table data cell element but also create a new, empty table data cell in the process. This empty excess cell would create a new column in the table, causing all other rows to be shifted in the layout. Now the open travel time data cell element gets closed properly without creating a new cell, allowing the whole table to right align neatly. | ||||
2023-05-18 | fix pride ICE not being indicated in public status card1.31.4 | Derf Null | -7/+14 | |
2023-05-07 | release assets1.31.1 | Derf Null | -1/+1 | |
2023-05-03 | release assets | Derf Null | -1/+1 | |
2023-05-01 | Release v1.311.31.0 | Derf Null | -0/+12 | |
2023-05-01 | journey: shorten headers; remove realtime from journey | Derf Null | -4/+4 | |
2023-05-01 | journey: show times of intermediate stops, if available | Derf Null | -1/+23 | |
2023-03-31 | login: verify username patterns1.30.10 | Derf Null | -1/+1 | |
2023-03-31 | Release assets | Derf Null | -1/+1 | |
2023-03-31 | move local.css to sass | Derf Null | -1/+0 | |
2023-03-27 | stationboard: add HAFAS support | Derf Null | -53/+103 | |
2023-03-24 | only show passenger rights link on own journeys1.30.8 | Derf Null | -1/+1 | |
2023-03-19 | add optional announcements to travelynx.conf | Derf Null | -0/+10 | |
2023-03-11 | history_map: fix CSS1.30.7 | Derf Null | -16/+24 | |
2023-03-04 | always show /p/user if /status/user exists; only limit past journeys | Daniel Friesel | -6/+7 | |
2023-03-04 | nvm -> dbf?hafas=11.30.5 | Daniel Friesel | -4/+4 | |
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/+2 | |
2023-03-04 | status/profile: re-add ability to show latest checkout, if desired1.30.1 | Daniel Friesel | -0/+21 | |
got lost in 1.30.0 | ||||
2023-03-03 | release assets1.30.0 | Daniel Friesel | -1/+1 | |
2023-03-03 | token: do not expose full checkin timestamp | Daniel Friesel | -2/+2 | |
2023-03-02 | changelog | Daniel Friesel | -0/+14 | |
2023-03-02 | fix comment visibilitiy check | Daniel Friesel | -1/+1 | |
2023-03-02 | privacy template: same default setting for current and past checkin(s) | Daniel Friesel | -21/+28 | |
2023-03-01 | oops. | Daniel Friesel | -2/+2 | |
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 | -1/+6 | |
2023-02-27 | set visibility per journey (wip) | Daniel Friesel | -85/+105 | |
some odds and ends left to polish, but ready for testing | ||||
2023-02-15 | journey: add share button | Daniel Friesel | -0/+14 | |
2023-02-04 | improve inconsistency list1.29.18 | Daniel Friesel | -4/+7 | |
2023-02-04 | release assets1.29.17 | Daniel Friesel | -1/+1 | |
2023-02-04 | inconsistent journeys: link to journeys | Daniel Friesel | -2/+2 | |
2023-01-21 | API documentation: do not perform database requests from template helpers | Daniel Friesel | -7/+3 | |
2023-01-20 | share button: show expected arrival time if status is not public1.29.15 | Daniel Friesel | -2/+6 | |
2023-01-18 | release assets1.29.12 | Daniel Friesel | -1/+1 | |
2023-01-18 | landing page: show past stops if geolocation is unavailable | Daniel Friesel | -1/+1 | |
2023-01-15 | change route/stop layout to [name, eva, {data}] | Daniel Friesel | -53/+53 | |
2023-01-08 | traewelling: Kein Beta-Feature mehr, aber weiterhin eingeschränkt1.29.7 | Daniel Friesel | -19/+25 | |
2023-01-07 | decrease amount of traewelling get_status requests | Daniel Friesel | -1/+1 | |
2022-12-30 | review: shop travelynx version | Daniel Friesel | -0/+2 | |