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
Age
Commit message (
Collapse
)
Author
Lines
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
-5
/
+40
got lost in 1.30.0
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
2023-03-02
user_status redirect: check visibility independent of token
Daniel Friesel
-24
/
+19
2023-03-02
visibility_form: use visibility_str
Daniel Friesel
-21
/
+3
2023-03-02
profile: respect profile visibility setting
Daniel Friesel
-1
/
+5
2023-03-02
fix comment visibilitiy check
Daniel Friesel
-1
/
+1
2023-03-02
journey details: require valid token if too old
Daniel Friesel
-4
/
+10
2023-03-02
user status: only redirect to journey if journey is visible
Daniel Friesel
-7
/
+27
2023-03-01
User->add: set default privacy level to 'private'
Daniel Friesel
-1
/
+1
2023-03-01
user status: pass token to journey on redirect
Daniel Friesel
-6
/
+10
2023-03-01
Journeys->get: allow filtering by departure timestamp
Daniel Friesel
-0
/
+4
2023-02-28
journey: add token to share link if non-public
Daniel Friesel
-2
/
+24
2023-02-27
set visibility per journey (wip)
Daniel Friesel
-289
/
+741
some odds and ends left to polish, but ready for testing
2023-02-19
update ze copyright
Daniel Friesel
-21
/
+21
2023-02-15
journey: add share button
Daniel Friesel
-4
/
+35
2023-02-14
journey details: include delay and distance in og card
Daniel Friesel
-0
/
+15
2023-02-13
DBDB: apps-bahn wagenreihung no longer exists
Daniel Friesel
-6
/
+1
2023-02-04
improve inconsistency list
1.29.18
Daniel Friesel
-5
/
+32
2023-02-04
inconsistent journeys: link to journeys
Daniel Friesel
-2
/
+21
2023-01-22
account: implement immediate deletion
1.29.16
Daniel Friesel
-1
/
+5
2023-01-22
Move account deletion to Users model
Daniel Friesel
-20
/
+44
2023-01-22
users: rename "add_user" to "add" and "get_data" to "get"
Daniel Friesel
-7
/
+7
2023-01-22
move token type to ID map from Travelynx.pm to Model/Users
Daniel Friesel
-1
/
+13
2023-01-22
move get_api_token to users model
Daniel Friesel
-11
/
+33
2023-01-22
get latets stations: remove duplicates
Daniel Friesel
-1
/
+2
2023-01-21
API documentation: do not perform database requests from template helpers
Daniel Friesel
-4
/
+21
2023-01-18
latest checkout stations: order by journey id rather than timestamp
1.29.14
Daniel Friesel
-1
/
+1
2023-01-18
migration: only select required fields
1.29.13
Daniel Friesel
-3
/
+2
2023-01-18
landing page: show past stops if geolocation is unavailable
Daniel Friesel
-0
/
+44
2023-01-17
do not overwrite route timestamps when updating route data
Daniel Friesel
-2
/
+48
2023-01-15
Journeys: perltidy
Daniel Friesel
-1
/
+5
2023-01-15
change route/stop layout to [name, eva, {data}]
Daniel Friesel
-25
/
+110
2023-01-15
update integritycheck to use internal station database
1.29.10
Daniel Friesel
-35
/
+55
2023-01-08
webfinger: remove superfluous acct: in response
Daniel Friesel
-1
/
+1
2023-01-08
webfinger queries are prefixed with acct:
1.29.9
Daniel Friesel
-1
/
+1
2023-01-08
... derp
Daniel Friesel
-0
/
+1
2023-01-08
webfinger: obtain base urls
Daniel Friesel
-5
/
+5
2023-01-08
add webfinger "profile-page" support (for public profiles only)
Daniel Friesel
-1
/
+49
2023-01-07
decrease amount of traewelling get_status requests
Daniel Friesel
-1
/
+1
2023-01-07
log traewelling sync HTTP status to influxdb
1.29.6
Daniel Friesel
-14
/
+75
2023-01-07
work, traewelling: only push to influxdb in prod mode
Daniel Friesel
-5
/
+20
2023-01-07
Traewelling: fix 'already checked in' error for API v1
1.29.5
Daniel Friesel
-2
/
+2
2023-01-07
traewelling checkin: add missing ibnr field to API payload
Daniel Friesel
-0
/
+1
2023-01-03
Api: Fix 'uninitialized value' warning when no token is set
1.29.4
Daniel Friesel
-1
/
+4
2023-01-02
review: skip journeys with negative duration
1.29.3
Daniel Friesel
-2
/
+2
2023-01-02
influxdb command: directly write to db rather than stdout
Daniel Friesel
-15
/
+30
2023-01-02
move traewelling sync to a separate command
Daniel Friesel
-89
/
+155
[next]