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
/
Travelynx
/
Model
Age
Commit message (
Expand
)
Author
Lines
2023-08-13
WIP: HAFAS support
Birte Kristina Friesel
-21
/
+198
2023-08-09
Store traewelling refresh token in database
1.34.3
Birte Kristina Friesel
-12
/
+13
2023-08-07
Traewelling: replace legacy password login with OAuth2
Birte Kristina Friesel
-4
/
+3
2023-07-19
Users->delete: delete relations as well
1.33.6
Birte Kristina Friesel
-9
/
+11
2023-07-18
followee list: show if accounts are following back
1.33.3
Birte Kristina Friesel
-2
/
+20
2023-07-16
account: add a list of sent follow requests
Birte Kristina Friesel
-9
/
+11
2023-07-16
show followee checkins in departure board
Birte Kristina Friesel
-1
/
+1
2023-07-15
postprocess timeline; move user-related parts to get_user_status
Birte Kristina Friesel
-152
/
+131
2023-07-15
timeline: minimum visibility is followers-only, not unlisted
Birte Kristina Friesel
-1
/
+1
2023-07-15
Move InTransit post-processing to InTransit module
Birte Kristina Friesel
-0
/
+168
2023-07-15
add view for followees in transit
Birte Kristina Friesel
-0
/
+32
2023-07-14
Journeys->get_latest: Fix uninitialized value warning
Birte Kristina Friesel
-12
/
+16
2023-07-13
get_pushable_accounts: obtain all values from in_transit_str
Birte Kristina Friesel
-8
/
+7
2023-07-13
Checkin: Use correct visibility when pushing to Träwelling
networkException
-1
/
+3
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=1
1.30.5
Daniel Friesel
-1
/
+1
2023-03-04
status/profile: re-add ability to show latest checkout, if desired
1.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 list
1.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 timestamp
1.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
[next]