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
path:
root
/
lib
/
Travel
/
Status
Age
Commit message (
Expand
)
Author
Lines
2022-10-17
HAFAS: update documentation
Daniel Friesel
-31
/
+68
2022-10-17
journey: destination => direction
Daniel Friesel
-2
/
+5
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
parse arr/dep times in journey route
Daniel Friesel
-27
/
+59
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
allow overriding ua via constructor
Daniel Friesel
-17
/
+7
2022-10-03
expose route and arrival times
Daniel Friesel
-1
/
+34
2022-10-03
Remove support for XML HAFAS interfaces
Daniel Friesel
-247
/
+0
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
2022-10-03
VBB: switch to mgate
Daniel Friesel
-2
/
+33
2022-10-03
fix stopfinder. oops.
Daniel Friesel
-1
/
+1
2022-10-03
mgate: add message support
Daniel Friesel
-1
/
+40
2022-10-02
remove SBB entirely. does not appear to use hafas anymore
Daniel Friesel
-8
/
+0
2022-10-02
ÖBB: switch to mgate
Daniel Friesel
-2
/
+16
2022-10-02
NVV: switch to mgate
Daniel Friesel
-1
/
+17
2022-10-02
NASA: switch to mgate
Daniel Friesel
-7
/
+26
2022-10-02
NAHSH: Switch to mgate
Daniel Friesel
-2
/
+17
2022-10-02
mgate: use request config from service definition
Daniel Friesel
-20
/
+7
2022-10-02
mgate: parse operator
Daniel Friesel
-0
/
+6
2022-10-02
DB: Switch to mgate.exe API
Daniel Friesel
-90
/
+286
2020-11-21
Do not croak when receiving invalid XML
Daniel Friesel
-3
/
+9
2020-07-05
Switch to HAFAS::Message class for message handling
Daniel Friesel
-2
/
+101
2020-06-13
Add tests for DB backend
Daniel Friesel
-6
/
+11
2020-06-13
store more message details
Daniel Friesel
-9
/
+35
2020-06-13
Result: Add operator accessor
Daniel Friesel
-2
/
+11
2020-06-06
Release v3.01
3.01
Daniel Friesel
-8
/
+8
2020-06-05
Support backends which recently switched to 4-digit years
Daniel Friesel
-1
/
+5
2020-05-09
Release v3.00 (backwards-incompatible Result->date/datetime/time changes)
3.00
Daniel Friesel
-8
/
+8
2020-05-08
Documentation updates
Daniel Friesel
-3
/
+15
2020-05-07
Result: Report real time by default
Daniel Friesel
-14
/
+29
2020-05-03
Release v2.05
2.05
Daniel Friesel
-8
/
+8
2020-05-03
Use HTTPS for services, remove BVG and SBB for now
Daniel Friesel
-29
/
+34
2018-12-30
Release v2.04
2.04
Daniel Friesel
-8
/
+8
2018-09-28
Handle invalid XML returned by VBB backend
Daniel Friesel
-1
/
+1
2017-12-16
Release v2.03
2.03
Daniel Friesel
-8
/
+8
2017-12-16
Fix DB backend (now uses HTTPS)
Daniel Friesel
-2
/
+2
2017-01-08
vesion bump
2.02
Daniel Friesel
-12
/
+12
2017-01-08
Bump minimum perl version to 5.14 (older ones have odd RE issues)
Daniel Friesel
-4
/
+4
[prev]
[next]