Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/public-transport/hafas-client

JavaScript client for HAFAS public transport APIs.
https://github.com/public-transport/hafas-client

VBB profile

6d4b20ecc1284f98750c4b791d9bf1caae130dca authored about 7 years ago by Jannis R <[email protected]>
minor stuff

ba9b7e84189e69c9697bc1a6a7229f3e5ea23fcd authored about 7 years ago by Jannis R <[email protected]>
vbb tests: code style :shirt:

7cf126134709fcebec533e215f73862e1eb1393a authored about 7 years ago by Jannis R <[email protected]>
copy tests from vbb-hafas :white_check_mark:

c9739cf27dc37483c0c91c63c8cce7760d5ff560 authored about 7 years ago by Jannis R <[email protected]>
readme, example :memo:

2e66e647c9499e0d709a61ecaf7aa4bcf3f07f2b authored about 7 years ago by Jannis R <[email protected]>
parse product bitmasks

6b1f22cc65a7fffd6f7bd3553933b3353e2c7037 authored about 7 years ago by Jannis R <[email protected]>
DB profile

mostly copied from db-hafas

4356032308ac1551de612cd540e4ede847c4113d authored about 7 years ago by Jannis R <[email protected]>
bugfixes :bug:

47b5ef7ed59adabffeaa2c888145154e8cb08ec7 authored about 7 years ago by Jannis R <[email protected]>
copy tests from db-hafas :white_check_mark:

0a5b1a0c68e2d277f4b2174de0fbc28680d97311 authored about 7 years ago by Jannis R <[email protected]>
query nearby locations

cd8d2ec297aef3ff17d6c93cd32ee9543ddd57e0 authored about 7 years ago by Jannis R <[email protected]>
query locations

7c7fb53b55bd1144ccc8da029f4e5e9de25c8689 authored about 7 years ago by Jannis R <[email protected]>
query journeys

2c2826217e45543e080d1a53cb1db500dea81651 authored about 7 years ago by Jannis R <[email protected]>
formatters: add location, change address & poi

c20fd35c67e432dc39cd4ef3f2483b1443780904 authored about 7 years ago by Jannis R <[email protected]>
query departures

f86f908dcc2972c46b3021b4a98703c73e3f0ed7 authored about 7 years ago by Jannis R <[email protected]>
move out default profile, bugfixes :bug:

eb98123e5bea1999af729b3fe4c715b3a4d480dd authored about 7 years ago by Jannis R <[email protected]>
pass in parsers

3c9f3393bae09e0616c5439cc6b495fd8e0e21fc authored about 7 years ago by Jannis R <[email protected]>
rename stringify -> format

5b96c89b5b3998c2052b358d0502f4df5b8516b9 authored about 7 years ago by Jannis R <[email protected]>
split stringify.js

e6982753cd560a8b99c7e550b6b04f0d33de0e88 authored about 7 years ago by Jannis R <[email protected]>
parse: default to null

73d083f418287287c1031e16a014456a239d651f authored about 7 years ago by Jannis R <[email protected]>
code style :shirt:

- rename variables
- more consistent indentation
- give crucial anonymous functions a name
- add...

fb43a4e43bfa805a586baceba1fb4e986bb3da50 authored about 7 years ago by Jannis R <[email protected]>
move out request handling

e0d9c28ef23efcd9d8cadd0f400ddaeb57f91dbf authored about 7 years ago by Jannis R <[email protected]>
split parse.js

79db55d99ce2d37320a59bf4cbf46736103a8c76 authored about 7 years ago by Jannis R <[email protected]>
prepare for larger changes

fd0dec26a51f33b009b5466d0b2f6212c39952b0 authored about 7 years ago by Jannis R <[email protected]>
remove confusing TODO, add new TODOs

closes #2

9203ed1481f08baacca41ac5e3c19bf022f01b0b authored about 7 years ago by Jannis R <[email protected]>
fix hafas errors :bug:, 1.2.6

237c1428c4b2a0ed630339d71a29aa37419fe431 authored about 7 years ago by Jannis R <[email protected]>
got -> fetch-ponyfill, 1.2.5

d72fdc80921ad3d1ec494d676fbbb2c0d879d47d authored over 7 years ago by Jannis R <[email protected]>
bugfix :bug:, 1.2.2

f58cac93b79fc7e71596e6441e2ec9330dc505ca authored over 7 years ago by Jannis R <[email protected]>
code style :shirt:, update deps, 1.2.1

83bf5c1b0a9f819b0704c6aad30c86785498e876 authored over 7 years ago by Jannis R <[email protected]>
pass in part parsing fn, expose departure refs, 1.2.0

dd7eef94ac5e5a0d2df49860121928086bc81f6a authored over 7 years ago by Jannis R <[email protected]>
flag HAFAS errors, 1.1.0

87d5f004c0ba83efd3757593f88ebea93255236d authored over 7 years ago by Jannis R <[email protected]>
bugfixes :bug:, expose part ID, 1.0.2

412e1c551f978c863230c2d3f7d37dbb189f9c3b authored over 7 years ago by Jannis R <[email protected]>
bugfixes :bug:, 1.0.1

- fixed `destination` & `departure` of a journey
- location IDs should be strings (according to ...

b0399215cdc6cfac30616a0fe9565921a7c93588 authored over 7 years ago by Jannis R <[email protected]>
1.0.0

43ed330396b76b0aa66058c1ad9e984588d2d693 authored over 7 years ago by Jannis R <[email protected]>
route -> journey, stop -> stopover

27be1ff13ae10db37a7a6ee1095852551a086430 authored over 7 years ago by Jannis R <[email protected]>
delays should be in seconds :bug:

ee092d528234eba5c2316ccf6a19793f7baae5bf authored over 7 years ago by Jannis R <[email protected]>
date & time should be in ISO 8601 strings

FPTF introduced that to have consistent timezone support.

ced7ed9a1bdfe2106dcb57167383c2a8ade00ca1 authored over 7 years ago by Jannis R <[email protected]>
bugfixes :bug:

86a8e2300abdc0a39cf4f622bc776ef2c776fff7 authored over 7 years ago by Jannis R <[email protected]>
product -> line

migrating to the FPTF naming scheme

3e9be845aab2570c364e18982d412a5735bd8da1 authored over 7 years ago by Jannis R <[email protected]>
adapt to Friendly Public Transport Format, part 2

also added a user agent string

44f6d3cd71e63b89eb341f5521b5b64eb9e9fd1b authored over 7 years ago by Jannis R <[email protected]>
adapt to Friendly Public Transport Format, part 1

5abb2150fe950a1cce13a50da3e45a26bc3d6117 authored over 7 years ago by Jannis R <[email protected]>
update deps, 0.7.0

d505ee744e4106b29c96b39fa682cac0f81ea47d authored over 7 years ago by Jannis R <[email protected]>
parse departure & arrival platforms, 0.7.0

563c90c59c767e5fed4fc112794ab5a1d7f70b93 authored over 7 years ago by Jannis R <[email protected]>
pass line name, Gitter badge, 0.6.2

92515200d0c06ea920c6bacb6d7d74e052cbf742 authored almost 8 years ago by Jannis R <[email protected]>
Node 6+, cleanup

efe2111f4ecb2d47b908e535cc93cfbe2cc3ab4d authored about 8 years ago by Jannis R <[email protected]>
0.6.1

c3a772e703d367c3cb5d97c9e554bcbca0b6adef authored over 8 years ago by Jannis R <[email protected]>
fix product parsing :bug:

7b693950fc4b48ece6ef1b132f779eccc1428407 authored over 8 years ago by Jannis R <[email protected]>
fix error being swalloed :bug:

54f230bd4472eed0c3ba124d7555c7a75026feee authored over 8 years ago by Jannis R <[email protected]>
fix product parsing :bug:

5df274c9526b820ab964f4354ab49968f9132d5d authored over 8 years ago by Jannis R <[email protected]>
parse movements, 0.6.0

e9d95447c9d24dc4afef129f9c22902731818684 authored over 8 years ago by Jannis R <[email protected]>
0.5.1

0ecde41be7d50d0cd5eef3c397c31d810cedf40c authored over 8 years ago by Jannis R <[email protected]>
bugfix :bug:

7453686fbd5934d4ca58d74db369388d3c647a28 authored over 8 years ago by Jannis R <[email protected]>
0.5.0

09fb2622f987736ec4d79ae3dc8cd59d9c0ab11e authored over 8 years ago by Jannis R <[email protected]>
expose delay in routes, bugfix :bug:

201a5c51e101254fc3294918f76114a8b523174a authored over 8 years ago by Jannis R <[email protected]>
0.4.0

5d05be8aa84bd53a347370dddff04c483c58f2a5 authored over 8 years ago by Jannis R <[email protected]>
locationFilter helper

c8b2155908ace3231a88c1dcce797f40655ff64d authored over 8 years ago by Jannis R <[email protected]>
bugfixes :bug:

5f4509d89d864436880ef41a92c31ac22c7b62c3 authored over 8 years ago by Jannis R <[email protected]>
fix files field, 0.3.1

2572b9a42d1865c0476f75c72465fa677eb8de2e authored over 8 years ago by Jannis R <[email protected]>
0.3.0

ca60d6f153494417dc97bffa0527ec96494ca60f authored over 8 years ago by Jannis R <[email protected]>
stringify date & time, locations

ed1d63321e50503845f0bcda5467720becc24b5c authored over 8 years ago by Jannis R <[email protected]>
0.2.2

I published 0.2.1 using `[email protected]`, which has a bug.

08b4fdfb0e4a0ce0289e3b4873d57c6823afbbc2 authored over 8 years ago by Jannis R <[email protected]>
Travis CI :green_heart:

e93d5f6929380ef197273bdf31c383d0a84f33ba authored over 8 years ago by Jannis R <[email protected]>
fix files field, 0.2.1

d6a78e353c2c819fc8cdaaa3bea2740658874fa3 authored over 8 years ago by Jannis R <[email protected]>
0.2.0

I had previously unpublished 0.1.0.

e101f2bbd23e40ac316b73a231215097bf485dcb authored over 8 years ago by Jannis R <[email protected]>
docs :memo:

522be7737369c44533a31643078a8d45c2a9bd8e authored over 8 years ago by Jannis R <[email protected]>
parse nearby locations

3992c7107da0fddaac8594c9f382dcdde2d7363b authored over 8 years ago by Jannis R <[email protected]>
parse routes

7b3a67e62bd741f7736d368b7f2db98b6dd46203 authored over 8 years ago by Jannis R <[email protected]>
parse departures

bc611ab7b93a467ce5fd51b8fa47880754ca327f authored over 8 years ago by Jannis R <[email protected]>
more granular overriding of defaults

09866a9a08d295542db6af6b1ec1be093fee8bbd authored over 8 years ago by Jannis R <[email protected]>
parse date & time :watch:

5b0a4034cfa9f4edcb390c9bead2a3c17c8da177 authored over 8 years ago by Jannis R <[email protected]>
bugfixes :bug

66dfc73259562be03016fa961a680a1bd0cf2f39 authored over 8 years ago by Jannis R <[email protected]>
parse common data

126bc316f0c951b634d523abe913a398f9bed45a authored over 8 years ago by Jannis R <[email protected]>
ability to fetch data

844780d805ecb8f4084455fb8f0433766bcf51a9 authored over 8 years ago by Jannis R <[email protected]>
init

df398966dc8cebfe1888246384b3c1f8187a43a8 authored over 8 years ago by Jannis R <[email protected]>