Commit graph

183 commits

Author SHA1 Message Date
Jannis R
658d67e3b2
mark journeys & journey parts as cancelled
see derhuerst/vbb-gtfs#19
see public-transport/friend-public-transport-format#27
2017-12-07 20:21:16 +01:00
Jannis R
4ee1b27ae6
journeys: cancelled flag, 1.3.0
see derhuerst/vbb-rest#19
2017-12-06 19:36:47 +01:00
Jannis R
817f44ea39
Node 6 💚 2017-11-29 02:27:31 +01:00
Jannis R
42f90b790e
fix build 💚 2017-11-29 02:27:04 +01:00
Jannis R
2e113d9520
expose only supported methods, fix test helpers 🐛 2017-11-27 20:33:34 +01:00
Jannis R
ed0dfd06dd
pull out bitmask parsing from profiles 2017-11-27 20:30:53 +01:00
Jannis R
3fb0943680
query live movements in an area 2017-11-20 20:19:13 +01:00
Jannis R
33417a6e61
query journey parts 2017-11-20 16:58:45 +01:00
Jannis R
e762f30f05
VBB-related bugfixes and changes 🐛 2017-11-20 15:25:15 +01:00
Jannis R
541505e720
VBB: 9<->12 digit station IDs 2017-11-20 01:05:48 +01:00
Jannis R
6d4b20ecc1
VBB profile 2017-11-18 17:53:12 +01:00
Jannis R
ba9b7e8418
minor stuff 2017-11-18 10:14:17 +01:00
Jannis R
7cf1261347
vbb tests: code style 👕 2017-11-14 02:59:17 +01:00
Jannis R
c9739cf27d
copy tests from vbb-hafas 2017-11-14 02:50:24 +01:00
Jannis R
2e66e647c9
readme, example 📝 2017-11-13 00:38:09 +01:00
Jannis R
6b1f22cc65
parse product bitmasks 2017-11-13 00:30:14 +01:00
Jannis R
4356032308
DB profile
mostly copied from db-hafas
2017-11-12 23:51:41 +01:00
Jannis R
47b5ef7ed5
bugfixes 🐛 2017-11-12 21:23:29 +01:00
Jannis R
0a5b1a0c68
copy tests from db-hafas 2017-11-12 21:09:59 +01:00
Jannis R
cd8d2ec297
query nearby locations 2017-11-12 20:29:57 +01:00
Jannis R
7c7fb53b55
query locations 2017-11-12 20:19:33 +01:00
Jannis R
2c2826217e
query journeys 2017-11-12 20:02:32 +01:00
Jannis R
c20fd35c67
formatters: add location, change address & poi 2017-11-12 19:54:54 +01:00
Jannis R
f86f908dcc
query departures 2017-11-12 18:06:16 +01:00
Jannis R
eb98123e5b
move out default profile, bugfixes 🐛 2017-11-12 18:06:01 +01:00
Jannis R
3c9f3393ba
pass in parsers 2017-11-12 01:23:34 +01:00
Jannis R
5b96c89b5b
rename stringify -> format 2017-11-12 00:53:34 +01:00
Jannis R
e6982753cd
split stringify.js 2017-11-12 00:46:32 +01:00
Jannis R
73d083f418
parse: default to null 2017-11-12 00:36:13 +01:00
Jannis R
fb43a4e43b
code style 👕
- rename variables
- more consistent indentation
- give crucial anonymous functions a name
- add more TODOs
2017-11-12 00:05:32 +01:00
Jannis R
e0d9c28ef2
move out request handling 2017-11-11 22:49:04 +01:00
Jannis R
79db55d99c
split parse.js 2017-11-11 22:45:17 +01:00
Jannis R
fd0dec26a5
prepare for larger changes 2017-11-11 21:24:30 +01:00
Jannis R
9203ed1481
remove confusing TODO, add new TODOs
closes #2
2017-11-09 18:42:30 +01:00
Jannis R
237c1428c4
fix hafas errors 🐛, 1.2.6 2017-11-06 21:16:15 +01:00
Jannis R
d72fdc8092
got -> fetch-ponyfill, 1.2.5 2017-10-04 22:36:43 +02:00
Jannis R
f58cac93b7
bugfix 🐛, 1.2.2 2017-10-04 02:12:12 +02:00
Jannis R
83bf5c1b0a
code style 👕, update deps, 1.2.1 2017-10-03 17:36:42 +02:00
Jannis R
dd7eef94ac
pass in part parsing fn, expose departure refs, 1.2.0 2017-08-17 00:03:39 +02:00
Jannis R
87d5f004c0
flag HAFAS errors, 1.1.0 2017-07-24 14:26:26 +02:00
Jannis R
412e1c551f
bugfixes 🐛, expose part ID, 1.0.2 2017-06-18 13:02:46 +02:00
Jannis R
b0399215cd
bugfixes 🐛, 1.0.1
- fixed `destination` & `departure` of a journey
- location IDs should be strings (according to FPTF)
2017-05-20 15:43:09 +02:00
Jannis R
43ed330396
1.0.0 2017-05-18 13:19:07 +02:00
Jannis R
27be1ff13a
route -> journey, stop -> stopover 2017-05-18 13:14:05 +02:00
Jannis R
ee092d5282
delays should be in seconds 🐛 2017-05-16 17:48:57 +02:00
Jannis R
ced7ed9a1b
date & time should be in ISO 8601 strings
FPTF introduced that to have consistent timezone support.
2017-05-16 13:11:58 +02:00
Jannis R
86a8e2300a
bugfixes 🐛 2017-05-16 03:44:53 +02:00
Jannis R
3e9be845aa
product -> line
migrating to the FPTF naming scheme
2017-05-16 01:31:37 +02:00
Jannis R
44f6d3cd71
adapt to Friendly Public Transport Format, part 2
also added a user agent string
2017-05-09 16:39:34 +02:00
Jannis R
5abb2150fe
adapt to Friendly Public Transport Format, part 1 2017-04-25 01:57:09 +02:00