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
2024-01-14
confirm_mail: work around funky MUAs
2.5.11
Birte Kristina Friesel
-0
/
+9
2024-01-11
work: Some HAFAS errors are not actionable and should not be logged as errors
2.5.10
Birte Kristina Friesel
-1
/
+8
2024-01-02
Rename filter_after/filter_before to filter_from/filter_to (they're inclusive)
Birte Kristina Friesel
-2
/
+2
2024-01-01
map: show year in headline if set
Birte Kristina Friesel
-0
/
+13
2023-12-31
history_map: filter_until is inclusive
2.5.7
Birte Kristina Friesel
-1
/
+5
2023-12-27
Fix connection display for Travel::Status::DE::HAFAS 5.x
2.5.6
Birte Kristina Friesel
-9
/
+9
2023-12-27
Switch to Travel::Status::DE::HAFAS 5.x
Birte Kristina Friesel
-46
/
+48
2023-11-01
HAFAS: Use locationSearch rather than similar_stops_p
Birte Kristina Friesel
-10
/
+18
2023-10-01
increase level of caution
Birte Kristina Friesel
-3
/
+2
2023-10-01
suggested connections: avoid fetching IRIS trains via HAFAS
Birte Kristina Friesel
-7
/
+24
2023-10-01
influxdb: add meta / related_stations count
Birte Kristina Friesel
-0
/
+8
2023-10-01
store related stations; respect them when looking up connections
Birte Kristina Friesel
-14
/
+69
2023-09-26
connections: do not show cancelled trains twice
2.3.1
Birte Kristina Friesel
-0
/
+9
2023-09-24
intransit: support HAFAS trains that do not have a type
Birte Kristina Friesel
-1
/
+1
2023-09-24
add support for HAFAS connection suggestions; drop manual destination list
Birte Kristina Friesel
-128
/
+92
2023-09-17
/s: support filter by trip_id; only allow train filter in IRIS mode
2.2.2
Birte Kristina Friesel
-1
/
+5
2023-09-16
journey: show distances below 10km with 100m resolution (and <1km with 1m)
Birte Kristina Friesel
-0
/
+14
2023-09-12
map: use high beeline opacity if no polylines are available
2.2.1
Birte Kristina Friesel
-1
/
+5
2023-09-09
indicate whether current journey has realtime data
Birte Kristina Friesel
-3
/
+9
2023-09-07
Fix intermediate stop display for journeys without real-time data, e.g. H-Bahn
Birte Kristina Friesel
-19
/
+19
2023-09-04
perltidy
2.1.3
Birte Kristina Friesel
-9
/
+6
2023-09-04
work: 'did not find $dep' is not actionable → change severity to debug
Birte Kristina Friesel
-3
/
+3
2023-08-30
API: Expose HAFAS JourneyID, if available (#85)
Birte Kristina Friesel
-4
/
+5
2023-08-26
obtain autocompletion from database
2.1.1
Birte Kristina Friesel
-0
/
+32
2023-08-26
manual station entry: fix HAFAS redirect
Birte Kristina Friesel
-1
/
+1
2023-08-24
resolve unknown/ambiguous stop into list of stops
Birte Kristina Friesel
-11
/
+47
2023-08-24
geolocation: Fix 'hafas=undefined' links for iris stops
Birte Kristina Friesel
-0
/
+1
2023-08-22
select latest journey based on timestamp, not ID
2.0.2
Birte Kristina Friesel
-1
/
+1
2023-08-22
Database: create index on real_departure to speed up latest journey queries
Birte Kristina Friesel
-2
/
+12
2023-08-20
sort HAFAS/IRIS stations by distance
Birte Kristina Friesel
-3
/
+6
2023-08-19
API: Support HAFAS checkin (via journeyID)
Birte Kristina Friesel
-6
/
+16
2023-08-19
API: fix checkin with toStation and checkout endpoints
Birte Kristina Friesel
-24
/
+39
2023-08-18
manual station entry: HAFAS support
Birte Kristina Friesel
-1
/
+11
2023-08-16
geosearch: always query iris and hafas stops
Birte Kristina Friesel
-17
/
+46
2023-08-16
recent targets: distinguish hafas/iris
Birte Kristina Friesel
-3
/
+4
2023-08-15
station board: add iris / hafas links
Birte Kristina Friesel
-1
/
+15
2023-08-14
traveling: redirect hafas journeys to hafas=1
Birte Kristina Friesel
-3
/
+10
2023-08-13
synchronize non-train checkins from traewelling to travelynx
Birte Kristina Friesel
-14
/
+81
2023-08-13
WIP: HAFAS support
Birte Kristina Friesel
-35
/
+499
2023-08-13
influxdb: add stations statistics
Birte Kristina Friesel
-1
/
+58
2023-08-09
Store traewelling refresh token in database
1.34.3
Birte Kristina Friesel
-15
/
+39
2023-08-09
traewelling oauth: pass HTTP redirect_uri in development mode
Birte Kristina Friesel
-2
/
+4
2023-08-08
sort timeline (descending by checkin timestamp, so most recent checkins first)
1.34.2
Birte Kristina Friesel
-0
/
+47
2023-08-08
Fix Traewelling OAuth2 behind reverse proxies
1.34.1
Birte Kristina Friesel
-1
/
+6
2023-08-07
Traewelling: replace legacy password login with OAuth2
Birte Kristina Friesel
-113
/
+103
2023-07-23
convert checkout to promises (checkout_p)
Birte Kristina Friesel
-252
/
+343
2023-07-23
checkout: remove with_related special case
Birte Kristina Friesel
-41
/
+25
2023-07-22
database: stations: make 'ds100' column optional.
Birte Kristina Friesel
-0
/
+12
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
/
+43
[next]