index
:
travelynx
main
multi-backend-support
Traewelling-inspired journey logger with realtime data
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Lines
2023-06-08
update ice names
Derf Null
-1
/
+1
2023-06-08
warn when trying to check out at invalid unscheduled station
1.32.3
Derf Null
-5
/
+28
2023-06-07
Fix edge case that allowed in-transit journeys with invalid destinations
1.32.2
Derf Null
-0
/
+20
2023-06-04
fix missing join condition in followers view
Derf Null
-0
/
+23
2023-06-04
show follower-only checkins and journeys when viewing own profile
Derf Null
-5
/
+10
2023-06-04
consistently return HTTP 404 on not found errors
Derf Null
-15
/
+26
2023-06-04
use a separate bad_request page for CSRF errors
Derf Null
-28
/
+57
2023-06-04
do not accept follows / follow requests by default
Derf Null
-1
/
+1
2023-06-04
Account: add rel="me" to profile links
Derf Null
-1
/
+1
2023-06-04
expose follows / social interaction in frontend
Derf Null
-26
/
+463
2023-06-04
add profile editor
Derf Null
-8
/
+142
2023-06-03
Users: support notifications about pending follow requests
Derf Null
-14
/
+160
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
/
+242
2023-05-29
get_user_status_json_v1: expose comment
Derf Null
-1
/
+7
2023-05-29
Profile#user_status: use account.name, not just name
Derf Null
-1
/
+3
2023-05-29
Profile#user_status: return 404 if the user does not exist
Derf Null
-1
/
+1
2023-05-29
Traveling: remove unused JSON import
Derf Null
-1
/
+0
2023-05-24
get_user_status_json_v1: expose visibility
Derf Null
-3
/
+15
2023-05-24
rename get_privacy_by_name to get_privacy_by, allow requests by uid
Derf Null
-16
/
+18
2023-05-23
user_status: request public json entry
1.31.5
Daniel Friesel
-2
/
+5
2023-05-21
/status/:user: respond to JSON
Derf Null
-10
/
+19
2023-05-21
get_user_status_json_v1: add public flag to hide actionTime
Derf Null
-21
/
+24
2023-05-21
user_status: return no status if visibility is insufficient
Derf Null
-3
/
+2
2023-05-18
fix pride ICE not being indicated in public status card
1.31.4
Derf Null
-0
/
+6
2023-05-16
get_user_status: expose lat/lon from database view, do not re-compute it
1.31.3
Derf Null
-20
/
+12
2023-05-16
get_user_status: remove superfluous station requests
Derf Null
-14
/
+0
2023-05-11
ajax route: handle missing schedule data
1.31.2
Derf Null
-2
/
+2
2023-05-01
route: only override delay if real-time data is not available
Derf Null
-2
/
+7
2023-05-01
journey: show times of intermediate stops, if available
Derf Null
-0
/
+7
2023-04-30
add_route_timestamps: keep real-time data where possible
Derf Null
-0
/
+9
2023-04-06
Perl is hard
1.30.13
Daniel Friesel
-3
/
+7
2023-04-02
work: real_arr_ts may be undefined
1.30.12
Daniel Friesel
-1
/
+2
2023-04-01
Update HAFAS polylines prior to checkout
1.30.11
Derf Null
-11
/
+62
2023-03-27
stationboard: add HAFAS support
Derf Null
-13
/
+50
2023-03-26
API: import: fix get_api_token signature
1.30.9
Derf Null
-1
/
+1
2023-03-13
move profile / public data to a separate controller
Derf Null
-459
/
+481
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 visibility
1.30.6
Daniel Friesel
-2
/
+3
2023-03-04
always show /p/user if /status/user exists; only limit past journeys
Daniel Friesel
-32
/
+36
2023-03-04
nvm -> dbf?hafas=1
1.30.5
Daniel Friesel
-1
/
+1
2023-03-04
resolve_sb_template: escape / in station name
1.30.4
Daniel Friesel
-2
/
+3
2023-03-04
user status: add footer
1.30.2
Daniel Friesel
-0
/
+1
2023-03-04
status/profile: re-add ability to show latest checkout, if desired
1.30.1
Daniel Friesel
-6
/
+43
2023-03-03
token: do not expose full checkin timestamp
Daniel Friesel
-2
/
+2
2023-03-03
set default visibility to unlisted
Daniel Friesel
-2
/
+4
2023-03-02
Travelynx journey_details: token is added by template
Daniel Friesel
-1
/
+0
[prev]
[next]