Derf Null
|
dadb94a473
|
Traveling: remove unused JSON import
|
2023-05-29 14:30:58 +02:00 |
|
Derf Null
|
c3c7a0c78b
|
stationboard: add HAFAS support
|
2023-03-27 21:03:25 +02:00 |
|
Derf Null
|
402fcc4d6f
|
move profile / public data to a separate controller
|
2023-03-13 21:06:53 +01:00 |
|
Daniel Friesel
|
5461326f01
|
always show /p/user if /status/user exists; only limit past journeys
|
2023-03-04 13:22:13 +01:00 |
|
Daniel Friesel
|
26814aa470
|
user status: add footer
|
2023-03-04 09:33:44 +01:00 |
|
Daniel Friesel
|
e1231b88e2
|
status/profile: re-add ability to show latest checkout, if desired
got lost in 1.30.0
|
2023-03-04 09:03:50 +01:00 |
|
Daniel Friesel
|
2406fc4efe
|
token: do not expose full checkin timestamp
|
2023-03-03 15:05:43 +01:00 |
|
Daniel Friesel
|
a3cc2456a7
|
Travelynx journey_details: token is added by template
|
2023-03-02 22:04:23 +01:00 |
|
Daniel Friesel
|
aa56023788
|
user_status redirect: check visibility independent of token
|
2023-03-02 21:54:17 +01:00 |
|
Daniel Friesel
|
6a734a094b
|
visibility_form: use visibility_str
|
2023-03-02 21:20:59 +01:00 |
|
Daniel Friesel
|
f0e991a90d
|
profile: respect profile visibility setting
|
2023-03-02 18:43:29 +01:00 |
|
Daniel Friesel
|
1c46f56b50
|
fix comment visibilitiy check
|
2023-03-02 18:34:01 +01:00 |
|
Daniel Friesel
|
792ab9fe23
|
journey details: require valid token if too old
|
2023-03-02 18:31:17 +01:00 |
|
Daniel Friesel
|
d35c49b55d
|
user status: only redirect to journey if journey is visible
|
2023-03-02 17:54:09 +01:00 |
|
Daniel Friesel
|
77ac39f389
|
user status: pass token to journey on redirect
|
2023-03-01 17:59:20 +01:00 |
|
Daniel Friesel
|
ba483a9daf
|
journey: add token to share link if non-public
|
2023-02-28 19:45:27 +01:00 |
|
Daniel Friesel
|
6d261197e3
|
set visibility per journey (wip)
some odds and ends left to polish, but ready for testing
|
2023-02-27 22:14:54 +01:00 |
|
Daniel Friesel
|
fb3878665b
|
update ze copyright
|
2023-02-19 09:35:38 +01:00 |
|
Daniel Friesel
|
978c7b03c2
|
journey: add share button
|
2023-02-15 20:01:43 +01:00 |
|
Daniel Friesel
|
1e1c71cfd8
|
journey details: include delay and distance in og card
|
2023-02-14 21:31:46 +01:00 |
|
Daniel Friesel
|
af82c46d57
|
get latets stations: remove duplicates
|
2023-01-22 10:32:06 +01:00 |
|
Daniel Friesel
|
e937324617
|
landing page: show past stops if geolocation is unavailable
|
2023-01-18 18:13:35 +01:00 |
|
Daniel Friesel
|
dc53e4774b
|
review: shop travelynx version
|
2022-12-30 16:46:56 +01:00 |
|
Daniel Friesel
|
ccc93413a2
|
review: link to list of all single-trip checkins
|
2022-12-29 14:14:12 +01:00 |
|
Daniel Friesel
|
3abe6aed5c
|
it's a secret to everybody.
|
2022-12-27 11:07:16 +01:00 |
|
Daniel Friesel
|
68bc276bff
|
connecting trains: fix warning when encountering unknown platforms
|
2022-12-26 20:47:43 +01:00 |
|
Daniel Friesel
|
d256a1956a
|
history: return 404 if no journeys have been logged for requested period
|
2022-12-26 16:50:39 +01:00 |
|
Daniel Friesel
|
f12bec530a
|
yearly/monthly history: return 404 for invalid dates
|
2022-12-26 15:35:33 +01:00 |
|
Daniel Friesel
|
90d2e0357c
|
show expected load of suggested connections, if available
|
2022-11-12 18:37:00 +01:00 |
|
Daniel Friesel
|
c26c8820f2
|
Switch to internal HAFAS client for connection details
|
2022-11-09 18:14:07 +01:00 |
|
Daniel Friesel
|
6f107754fb
|
get_connecting_trains: departure delay is relevant for connecting trains
|
2022-09-28 19:40:31 +02:00 |
|
Daniel Friesel
|
9f06b52a00
|
get_connecting_trains_p: leave loops when done
|
2022-09-28 19:37:20 +02:00 |
|
Daniel Friesel
|
f3ad5a5ef3
|
connecting trains: HAFAS: Handle delay and pass it to frontend
|
2022-09-25 16:54:06 +02:00 |
|
Daniel Friesel
|
e54130ad6e
|
optionally show local transit connections as well
|
2022-09-24 18:53:04 +02:00 |
|
Daniel Friesel
|
e83cfc5303
|
connections: show expected arrival at destination
|
2022-09-24 16:11:51 +02:00 |
|
Daniel Friesel
|
906a8a4f55
|
departure board: add footer
|
2022-09-23 19:25:17 +02:00 |
|
Daniel Friesel
|
6bae226d5c
|
always show 'run' icon when an interchange is short
|
2022-09-23 17:32:27 +02:00 |
|
Daniel Friesel
|
8c511f955c
|
Controller/Traveling: perltidy
|
2022-09-07 18:08:27 +02:00 |
|
Daniel Friesel
|
ffeeb11e5a
|
get_connecting_trains_p: remove trains with identical routes to current one
|
2022-09-05 21:06:05 +02:00 |
|
Daniel Friesel
|
0a7188d2e2
|
get_connecting_trains_p: use has_str_in_list helper more often
|
2022-09-05 21:00:20 +02:00 |
|
Daniel Friesel
|
3b9db4bfd4
|
get_connecting_trains_p: handle uninitialized arr_countdown
|
2022-09-03 17:58:12 +02:00 |
|
Daniel Friesel
|
dd151dc686
|
get_connecting_trains_p: we're doing boolean arithmetic here
(fixes 'useless use of numeric lt in void context' warning)
|
2022-09-03 16:58:54 +02:00 |
|
Daniel Friesel
|
2f2624a80a
|
get_connecting_trains: set lookahead to (expected arrival // now) + 40 minutes
|
2022-09-03 16:46:48 +02:00 |
|
Daniel Friesel
|
6aca1692e4
|
get_connecting_trains_p: increase lookahead to 60
|
2022-08-26 18:56:50 +02:00 |
|
Daniel Friesel
|
ff317c5c2a
|
show connections up to 40 minutes before arrival (rather than just 20)
|
2022-08-26 18:38:54 +02:00 |
|
Daniel Friesel
|
1a2ff8262d
|
... 'status' is a reserved renderer key. oops.
|
2022-08-04 14:07:25 +02:00 |
|
Daniel Friesel
|
d0c061569d
|
Traveling: Rename log_action to travel_action
|
2022-08-02 22:22:10 +02:00 |
|
Daniel Friesel
|
d3c8daf84c
|
fetch connecting trains asynchronously
|
2022-08-01 10:07:24 +02:00 |
|
Daniel Friesel
|
c06d653195
|
Traveling: sort helpers <-> controllers
|
2022-07-30 10:47:18 +02:00 |
|
Daniel Friesel
|
83954508f0
|
move get_connecting_trains helper to Traveling controller
|
2022-07-30 10:27:57 +02:00 |
|