index
:
Travel-Status-DE-DeutscheBahn
main
Interface to Deutsche Bahn online departure monitor
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2022-10-28
Polyline: Fix version number
Daniel Friesel
-1
/
+1
2022-10-28
List::MoreUtils and List::Util are required for bin/hafas-m
Daniel Friesel
-0
/
+4
2022-10-28
Release v4.00
4.00
Daniel Friesel
-14
/
+14
2022-10-28
add arr_cancelled / dep_cancelled accessors
Daniel Friesel
-37
/
+56
2022-10-28
document load accessor
Daniel Friesel
-0
/
+10
2022-10-28
station board: parse load (tcocX) as well
Daniel Friesel
-1
/
+17
2022-10-27
parse load/occupancy data
Daniel Friesel
-3
/
+42
2022-10-27
Journey: add stop direction
Daniel Friesel
-2
/
+6
2022-10-26
Journey(3pm): use $journey, not $result
Daniel Friesel
-27
/
+27
2022-10-26
update tests
Daniel Friesel
-21
/
+15
2022-10-26
hafas-m: ->info no longer exists
Daniel Friesel
-1
/
+1
2022-10-26
Journey: Rework train/line accessors
Daniel Friesel
-76
/
+63
2022-10-25
Journey: Fix POD
Daniel Friesel
-1
/
+1
2022-10-24
lib: Update copyright years
Daniel Friesel
-2
/
+2
2022-10-24
Update changelog
Daniel Friesel
-4
/
+19
2022-10-24
bin/hafas-m: remove --url support
Daniel Friesel
-21
/
+3
2022-10-24
README: user-specified URLs are no longer supported
Daniel Friesel
-9
/
+9
2022-10-24
List::MoreUtils and List::Util are no longer required
Daniel Friesel
-5
/
+0
2022-10-24
POSIX (strftime) is no longer required
Daniel Friesel
-3
/
+0
2022-10-24
DeutscheBahn.pm: update documentation
Daniel Friesel
-9
/
+5
2022-10-23
update tests
Daniel Friesel
-13
/
+1
2022-10-22
Journey: remove legacy date/time accessors; update documentation
Daniel Friesel
-55
/
+123
2022-10-22
HAFAS: Document ->messages; sort functions
Daniel Friesel
-39
/
+59
2022-10-19
Journey: remove countdown accessors
Daniel Friesel
-30
/
+0
2022-10-17
HAFAS: update documentation
Daniel Friesel
-31
/
+68
2022-10-17
journey: destination => direction
Daniel Friesel
-2
/
+5
2022-10-17
update tests
Daniel Friesel
-1
/
+1
2022-10-17
Journey: TO_JSON: convert DateTime to epoch
Daniel Friesel
-1
/
+17
2022-10-17
Message: Add TO_JSON method
Daniel Friesel
-0
/
+6
2022-10-16
journey: properly handle origin/destination and route_{start,end}
Daniel Friesel
-6
/
+9
2022-10-16
journey: parse lon/lat
Daniel Friesel
-0
/
+2
2022-10-16
->origin and ->destination are no longer aliases
Daniel Friesel
-10
/
+4
2022-10-16
parse arr/dep times in journey route
Daniel Friesel
-27
/
+91
2022-10-11
Journey: add polyline accessor
Daniel Friesel
-0
/
+9
2022-10-11
new_p: support journey argument
Daniel Friesel
-5
/
+15
2022-10-11
create strptime_obj before async check (fixes new_p)
Daniel Friesel
-5
/
+5
2022-10-10
HAFAS->new: support 'journey' requests. polylines and route still WiP
Daniel Friesel
-86
/
+257
2022-10-09
rename Result to Journey (in line with HAFAS naming convention)
Daniel Friesel
-8
/
+8
2022-10-09
move journey parser to Result object
Daniel Friesel
-102
/
+110
2022-10-03
support async operation with promises (new_p constructor)
Daniel Friesel
-6
/
+94
2022-10-03
add optional cache support
Daniel Friesel
-10
/
+57
2022-10-03
hafas-m: set second to 0 when a time is specified
Daniel Friesel
-1
/
+2
2022-10-03
allow overriding ua via constructor
Daniel Friesel
-17
/
+7
2022-10-03
expose route and arrival times
Daniel Friesel
-1
/
+34
2022-10-03
makedeb-docker-helper: tests are not relevant here
Daniel Friesel
-1
/
+1
2022-10-03
Remove support for XML HAFAS interfaces
Daniel Friesel
-695
/
+5
2022-10-03
update check-hafas-urls
Daniel Friesel
-2
/
+1
2022-10-03
remove BVG as well
Daniel Friesel
-7
/
+0
2022-10-03
remove RSAG (mgate does not seem to work)
Daniel Friesel
-6
/
+0
2022-10-03
VBN: switch to mgate (using micmac)
Daniel Friesel
-2
/
+25
[next]