index
:
Travel-Status-DE-VRR
json-api
main
Interface to VRR online departure monitor
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2024-10-03
Trip: Add product, product_class accessors
Birte Kristina Friesel
-2
/
+4
2024-10-03
efa-m: add --json option
Birte Kristina Friesel
-6
/
+40
2024-09-30
README: Installation from source now requires git submodule update --init
Birte Kristina Friesel
-0
/
+1
2024-09-30
README: Note that installation from source has no proper uninstall
Birte Kristina Friesel
-0
/
+3
2024-09-29
Properly fix Departure->route_interesting
Birte Kristina Friesel
-5
/
+6
2024-09-29
Fix Departure->route_interesting (name_suf does not exist anymore)
Birte Kristina Friesel
-1
/
+1
2024-09-29
... I keep forgetting about this
Birte Kristina Friesel
-1
/
+1
2024-09-29
update Dockerfile (we also need ext)
Birte Kristina Friesel
-0
/
+1
2024-09-29
makedeb-docker-helper: we also need lib{datetime-format-strptime,json}-perl
Birte Kristina Friesel
-2
/
+3
2024-09-29
Release v3.00
3.00
Birte Kristina Friesel
-14
/
+14
2024-09-28
journey id: use origin stop ID if available
Birte Kristina Friesel
-1
/
+3
2024-09-28
efa-m: Use Travel-Status-DE-EFA as cache identifier
Birte Kristina Friesel
-1
/
+2
2024-09-28
Looks like the backend does not care about missing spaces in stateless IDs
Birte Kristina Friesel
-2
/
+2
2024-09-28
Update changelog
Birte Kristina Friesel
-3
/
+5
2024-09-28
Cache efa replies by default
Birte Kristina Friesel
-14
/
+121
2024-09-28
Move static service accessors to Travel::Status::DE::EFA
Birte Kristina Friesel
-10
/
+52
2024-09-28
Add bwegt backend; augment others with transport-apis data
Birte Kristina Friesel
-30
/
+17
2024-09-27
Switch to transport-apis repo for enhanced backend definitions
Birte Kristina Friesel
-123
/
+187
2024-09-26
Update Changelog
Birte Kristina Friesel
-1
/
+4
2024-09-26
efa_instance: Remove now-useless stopseq entry
Birte Kristina Friesel
-3
/
+1
2024-09-26
itdOdvAssignedStops can be a hashref rather than a listref...
Birte Kristina Friesel
-1
/
+7
2024-09-26
Dockerfile: Remove libxml2(-dev)
Birte Kristina Friesel
-2
/
+2
2024-09-26
stopseq also supports outputFormat=JSON
Birte Kristina Friesel
-0
/
+2
2024-09-26
route output: store and show occupancy data, if available
Birte Kristina Friesel
-25
/
+29
2024-09-26
Move departure paser into Departure class
Birte Kristina Friesel
-126
/
+136
2024-09-26
Trip->route: return Stop instances
Birte Kristina Friesel
-12
/
+38
2024-09-25
add primitive stopseq output
Birte Kristina Friesel
-1
/
+125
2024-09-25
STOPSEQ: Request realtime data
Birte Kristina Friesel
-0
/
+1
2024-09-24
efa-m: there's no need to prefix journeys with '!'
Birte Kristina Friesel
-1
/
+1
2024-09-22
oh look! stopseq support!
Birte Kristina Friesel
-21
/
+46
2024-09-22
add -j / --with-jid option
Birte Kristina Friesel
-13
/
+23
2024-09-22
EFA(3pm): we no longer support identified_data
Birte Kristina Friesel
-6
/
+0
2024-09-22
parse and expose stop IDs
Birte Kristina Friesel
-1
/
+7
2024-09-22
FEA: Fix "type" check
Birte Kristina Friesel
-1
/
+1
2024-09-22
efa-m: only say stop_name if it is known
Birte Kristina Friesel
-1
/
+1
2024-09-22
add accessors for identified stop
Birte Kristina Friesel
-0
/
+38
2024-09-22
Stop: Use place / name / full_name rather than just name_suf and name
Birte Kristina Friesel
-15
/
+20
2024-09-22
readme, docker: libxml2 is no longer required
Birte Kristina Friesel
-2
/
+1
2024-09-22
EFA(3pm): change example to service rather than efa_url
Birte Kristina Friesel
-1
/
+1
2024-09-22
Switch from XML to JSON API flavour
Birte Kristina Friesel
-2468
/
+4658
2024-05-19
Release v2.02
2.02
Birte Kristina Friesel
-13
/
+13
2024-05-19
changelog
Birte Kristina Friesel
-0
/
+7
2024-05-19
efa-m: Support "FULL" occupancy
Birte Kristina Friesel
-3
/
+6
2024-05-19
EFA->new: fix $now -> $dt rename. oops
Birte Kristina Friesel
-8
/
+8
2024-05-19
EFA->new: deprecate efa_url in favour of service
Birte Kristina Friesel
-4
/
+4
2024-05-19
EFA->new: Add datetime option
Birte Kristina Friesel
-1
/
+7
2024-05-19
Timezone support (i.e., do not fail on servers that run UTC...)
Birte Kristina Friesel
-13
/
+20
2024-05-19
Result: Add "FULL" occupancy indicator
Birte Kristina Friesel
-2
/
+2
2024-05-17
Release v2.01
2.01
Birte Kristina Friesel
-12
/
+44
2024-05-17
README: formatting
Birte Kristina Friesel
-1
/
+1
[next]