summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorLines
2023-05-18fix pride ICE not being indicated in public status card1.31.4Derf Null-0/+6
2023-05-16get_user_status: expose lat/lon from database view, do not re-compute it1.31.3Derf Null-20/+12
2023-05-16get_user_status: remove superfluous station requestsDerf Null-14/+0
2023-05-11ajax route: handle missing schedule data1.31.2Derf Null-2/+2
2023-05-01route: only override delay if real-time data is not availableDerf Null-2/+7
2023-05-01journey: show times of intermediate stops, if availableDerf Null-0/+7
2023-04-30add_route_timestamps: keep real-time data where possibleDerf Null-0/+9
2023-04-06Perl is hard1.30.13Daniel Friesel-3/+7
2023-04-02work: real_arr_ts may be undefined1.30.12Daniel Friesel-1/+2
2023-04-01Update HAFAS polylines prior to checkout1.30.11Derf Null-11/+62
2023-03-27stationboard: add HAFAS supportDerf Null-13/+50
2023-03-26API: import: fix get_api_token signature1.30.9Derf Null-1/+1
2023-03-13move profile / public data to a separate controllerDerf Null-459/+481
2023-03-10work: avoid race conditions with frontend when calling checkoutDerf Null-0/+14
2023-03-10worker: select on arr and dep eva for all arr/dep updatesDerf Null-4/+13
2023-03-09remove unused journey_edit_mask attrsDaniel Friesel-27/+0
2023-03-05remve unused account_public_mask attrDaniel Friesel-14/+0
2023-03-04webfinger: adjust profile visibility1.30.6Daniel Friesel-2/+3
2023-03-04always show /p/user if /status/user exists; only limit past journeysDaniel Friesel-32/+36
2023-03-04nvm -> dbf?hafas=11.30.5Daniel Friesel-1/+1
2023-03-04resolve_sb_template: escape / in station name1.30.4Daniel Friesel-2/+3
2023-03-04user status: add footer1.30.2Daniel Friesel-0/+1
2023-03-04status/profile: re-add ability to show latest checkout, if desired1.30.1Daniel Friesel-6/+43
2023-03-03token: do not expose full checkin timestampDaniel Friesel-2/+2
2023-03-03set default visibility to unlistedDaniel Friesel-2/+4
2023-03-02Travelynx journey_details: token is added by templateDaniel Friesel-1/+0
2023-03-02user_status redirect: check visibility independent of tokenDaniel Friesel-24/+19
2023-03-02visibility_form: use visibility_strDaniel Friesel-21/+3
2023-03-02profile: respect profile visibility settingDaniel Friesel-1/+5
2023-03-02fix comment visibilitiy checkDaniel Friesel-1/+1
2023-03-02journey details: require valid token if too oldDaniel Friesel-4/+10
2023-03-02user status: only redirect to journey if journey is visibleDaniel Friesel-7/+27
2023-03-01User->add: set default privacy level to 'private'Daniel Friesel-1/+1
2023-03-01user status: pass token to journey on redirectDaniel Friesel-6/+10
2023-03-01Journeys->get: allow filtering by departure timestampDaniel Friesel-0/+4
2023-02-28journey: add token to share link if non-publicDaniel Friesel-2/+24
2023-02-27set visibility per journey (wip)Daniel Friesel-290/+766
2023-02-19update ze copyrightDaniel Friesel-22/+22
2023-02-15journey: add share buttonDaniel Friesel-5/+37
2023-02-14journey details: include delay and distance in og cardDaniel Friesel-0/+15
2023-02-13DBDB: apps-bahn wagenreihung no longer existsDaniel Friesel-6/+1
2023-02-04improve inconsistency list1.29.18Daniel Friesel-5/+32
2023-02-04inconsistent journeys: link to journeysDaniel Friesel-2/+21
2023-01-22account: implement immediate deletion1.29.16Daniel Friesel-1/+5
2023-01-22Move account deletion to Users modelDaniel Friesel-20/+44
2023-01-22users: rename "add_user" to "add" and "get_data" to "get"Daniel Friesel-8/+8
2023-01-22annotate unused TRavelynx.pm components (todo)Daniel Friesel-0/+2
2023-01-22move token type to ID map from Travelynx.pm to Model/UsersDaniel Friesel-12/+13
2023-01-22move get_api_token to users modelDaniel Friesel-37/+33
2023-01-22get latets stations: remove duplicatesDaniel Friesel-1/+2