Ecosyste.ms: OpenCollective

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

open source public transport software

By writing open-source software, we make urban public transportation infrastructure more accessible.
Collective - Host: opensource - https://opencollective.com/public-transport-oss - Code: https://github.com/public-transport

nicer async stack traces

github.com/public-transport/hafas-client - a28ead4cc1206d09b72aae10bbdfd947985fcf6d authored about 7 years ago
allow for a custom request fn

github.com/public-transport/hafas-client - e93d7fc5f44f7e4782c96b8a0f1bfc91c23e8ead authored about 7 years ago
don't assume numeric IDs :boom:

github.com/public-transport/hafas-collect-departures-at - 7a5fdb9a619a4ac0e8d816b33b961e80bd86fbbb authored about 7 years ago
Merge pull request #3 from public-transport/import-pass-db-in

refactor GTFS import

github.com/public-transport/gtfs-to-fptf - 01940b1ded9260e1e2a8fc251bf57a2f0f9acb4e authored about 7 years ago
Correct wrapper library in table

github.com/public-transport/hafas-client - e13983267243420d5f52bc85f437440da1cf00e4 authored about 7 years ago
fix via :bug:, add tests :white_check_mark:

github.com/public-transport/hafas-client - 20a2c8de94ae0fcc0a7712517e124d720c037596 authored about 7 years ago
code of conduct, note about asking questions

github.com/public-transport/ideas - b03d8bab4b3ba399d6c83c3d2a2e6c38d0242360 authored about 7 years ago
fix(package): update vbb-parse-line to version 0.3.0

github.com/public-transport/vbb-sort-lines - 0bdf1243b3cb45bee90db05e6862a7c2faa11092 authored about 7 years ago
use a custom level-write-stream

todo: publish this thing to npm

github.com/public-transport/gtfs-to-fptf - 04161f866589161c626343eeb1171be1b501bdd4 authored about 7 years ago
rewrite & fix read-gtfs/import.js :bug:

github.com/public-transport/gtfs-to-fptf - 8e3c45f3e7d307f26a6f5a586438f75f8bcf8f00 authored about 7 years ago
fast-csv -> csv-parser

github.com/public-transport/gtfs-to-fptf - 63d0ecd5e6444c2cb47ba0f268830ae96415f8f1 authored about 7 years ago
remove shrinkwrap.yaml

either package-lock.json or shrinkwrap.yaml or yarn.lock

github.com/public-transport/gtfs-to-fptf - fd4550722e1949ea86d40858f04f7e0e39e855a8 authored about 7 years ago
rename agencyStream, etc to plural

github.com/public-transport/gtfs-to-fptf - 21fcc99132af6c4b0df6884e34606b352c5db953 authored about 7 years ago
mic & mac calculation

thanks to @alexander-albers!
see https://github.com/schildbach/public-transport-enabler/issues/1...

github.com/public-transport/hafas-client - 6f958e14be6fc2683684aea2a11744a96f67f2ea authored about 7 years ago
move checksum calculation to lib/request

github.com/public-transport/hafas-client - 904f890442173c1099a8d4e8f8bbc68e0cad7f2c authored about 7 years ago
fix ÖBB tests :white_check_mark:

github.com/public-transport/hafas-client - aced74078aef5a7ce6c30376ab6e4cfd7299aa59 authored about 7 years ago
expose default validators

github.com/public-transport/validate-fptf - 00114a961996af7ed66111004992dcb623109dc1 authored about 7 years ago
make overriding validators possible

github.com/public-transport/validate-fptf - ca5e866a8a984aa4452f7a38319e2b772fce5d73 authored about 7 years ago
adapt ÖBB line parsing to d7eca5b4

github.com/public-transport/hafas-client - c6e558be217667f1bcdac4a605898eb75ea80374 authored about 7 years ago
merge oebb into master

github.com/public-transport/hafas-client - 0e1bc5e399a9f052e6c8833b31bcedca5ca547ab authored about 7 years ago
docs :memo:, hafas-client@2, 2.0.0

github.com/public-transport/db-hafas - 12c57f9d1ac4d808dc5b05a5519b6f9a8037a974 authored about 7 years ago
hafas-client@2, docs :memo:

closes #27

github.com/public-transport/vbb-hafas - c5015b4095240b49736fa4f71c814b757408ee1b authored about 7 years ago
remove duplicate description, update deps

github.com/public-transport/hafas-client - 05675ce6d84475b9496c6052dc20b00a49814f0b authored about 7 years ago
merge any-endpoint into master

github.com/public-transport/hafas-client - 079964ee400f4ba56e201f1db6195949f605f38f authored about 7 years ago
more docs improvements :memo:

github.com/public-transport/hafas-client - 95151ccd0ef1ef7d9ce6d9a80f66a0300c67e54a authored about 7 years ago
expose line operators

closes #6

github.com/public-transport/hafas-client - d7eca5b4d16db05f790522a56b8374700b50381f authored about 7 years ago
update hafas-client@next

github.com/public-transport/hafas-rest-api - e8e85ea0fe61e2ef82383f4dffb3ddaa627ad45b authored about 7 years ago
Symbol.iterator -> Symbol.asyncIterator :boom:, 0.3.0

github.com/public-transport/hafas-collect-departures-at - ee8439847d5dca07a4303ee8fa7899e457cabbd8 authored about 7 years ago
minor docs improvements

github.com/public-transport/hafas-client - 951c26c45acc87d900a5bf518a0d483fade7470b authored about 7 years ago
nearby: lat & lon -> location object

github.com/public-transport/hafas-client - 508ff9fc728fcc12aea50b8a38101b24b181527e authored about 7 years ago
minimal profiles docs :memo:

github.com/public-transport/hafas-client - c4f67e15d364461dda3ba74a2dee602a3a6b85b0 authored about 7 years ago
clarify that delays a relative to the schedule

See public-transport/friendly-public-transport-format#6 for more details.

github.com/public-transport/friendly-public-transport-format - 618552b92db7e3e37720fee75e1e40c27041d495 authored about 7 years ago
departures: accept station objects :bug:

As mentioned in the docs.

github.com/public-transport/hafas-client - 75513aa0f725ec56507c5ddc1b732f0c4b277998 authored about 7 years ago
rename /journeys/parts/:ref -> /journeys/legs/:ref

This is in accordance to derhuerst/hafas-client@8985f8c.

github.com/public-transport/hafas-rest-api - 05c139acd9034ca236c54caf21da0649dd9f3b2d authored about 7 years ago
attachMiddleware parameter

This is a dirty hack to allow consuming libs to attach Express middlewares
before the final erro...

github.com/public-transport/hafas-rest-api - 3677b88d05e4cb674a906e70923d99a493b87088 authored about 7 years ago
CORS, logging & error handling as config flags

github.com/public-transport/hafas-rest-api - ccd7787a0810923e049525443f4a2c165924a6e4 authored about 7 years ago
pull out CORS & error handler into files, minor fix

github.com/public-transport/hafas-rest-api - e0c192712657b6a64a8a3484705d711af97298ea authored about 7 years ago
HSTS :lock:, update hafas-client@next

github.com/public-transport/hafas-rest-api - 6528504d988836ea2edd196705aa023b4d324510 authored about 7 years ago
ÖBB: code style :shirt:, add TODOs, improve docs :memo:

github.com/public-transport/hafas-client - 4ec458bf6a8d9dd1525a5e0ad19245a1cc27c01c authored about 7 years ago
clarify journeyLeg api

github.com/public-transport/hafas-client - 2a67733edffb199c5fefc1488119d5a53e111b5b authored about 7 years ago
add abbreviations for db and vbb

github.com/public-transport/hafas-client - 03b3d2c1c8234a40ef32864cc0b44cb004802930 authored about 7 years ago
add juliuste to contributors

github.com/public-transport/hafas-client - 6af49f58ca5506b1c223385a72fa606d1db74cfe authored about 7 years ago
add profile and tests for oebb

github.com/public-transport/hafas-client - 809c6ac61673c7ac85fde6c691d79dc287ac37cd authored about 7 years ago
mark & filter stations that are passed without stopping, as they contain no arrival/departure time information which would violate the fptf spec

github.com/public-transport/hafas-client - ac56493768ce8de4ae0b689ab89a7c8dbc7cbaca authored about 7 years ago
allow multiple bitmask positions for one product

github.com/public-transport/hafas-client - 54865e67e6a47ab9f3dbf61b1c40a18c6fb15854 authored about 7 years ago
make when timezone- and local-independent

github.com/public-transport/hafas-client - 66d869a3eba3d3fd303e66f808a5246f19ec7dd6 authored about 7 years ago
update hafas-client@next, minor changes

github.com/public-transport/db-hafas - 134fe3c1d340fb688475376e760dbbd8cf6e144c authored about 7 years ago
update hafas-client@next, minor changes

github.com/public-transport/vbb-hafas - f5ec61c95be4851b1080f472f60dc76815cb1122 authored about 7 years ago
merge any-endpoint into oebb

github.com/public-transport/hafas-client - 0de67768156dd7d0d0b661fecca7d692fa669f77 authored about 7 years ago
docs, tests: rename journey.parts -> journey.legs 📝✅

github.com/public-transport/hafas-client - c02983492b72d74d061e1d29971d746c1eec3f64 authored about 7 years ago
rename journey.parts -> journey.legs

github.com/public-transport/hafas-client - 8985f8ccd2d8ffa32b09189154174b9c230cc91c authored about 7 years ago
throw error if products filter is empty

github.com/public-transport/hafas-client - 851e68d3c422fb3794112e3627a6eda6cd15380b authored about 7 years ago
fix requests with no filters

github.com/public-transport/hafas-client - b0eb6d6474fab589007fbe05793913eecc408750 authored about 7 years ago
bugfixes 🐛💚, update deps

github.com/public-transport/hafas-client - 5814a69dd51db7c5949796bc153f8d0130e4eb6b authored about 7 years ago
correction: rename 'modes' to 'products'

github.com/public-transport/hafas-client - de4399fd43614eaec53c51d217c4235138e65e26 authored about 7 years ago
add lib/journeys to index, add hafas-client@next dep :bug:

github.com/public-transport/hafas-rest-api - 1ee4fa424faa9519eaee33698c8a1021a79748ae authored about 7 years ago
clean up, use hafas-client@next

github.com/public-transport/db-hafas - 9da40b7fca6872a4116fd2b53a787db54a82a0f8 authored about 7 years ago
add products/modes for oebb

github.com/public-transport/hafas-client - 4d4412d63f53ddbb41deb26b78b0db2ec26c5ecc authored about 7 years ago
docs :memo:, mute test script

github.com/public-transport/vbb-hafas - 6428208224dfcdef64ec18dd2963386854e3f974 authored about 7 years ago
remove tests

there are tests in hafas-client now

github.com/public-transport/vbb-hafas - 7510569b0168ab4c18d52a5c96205e5b9ed798c3 authored about 7 years ago
clean up, use hafas-client@next

github.com/public-transport/vbb-hafas - aa1c0ec389c2fe25981d59dbc7d6ed2e2dfdc510 authored about 7 years ago
bugfixes 🐛💚, update deps

github.com/public-transport/hafas-client - c304119de539591b022c74c95921dad6bebf05d3 authored about 7 years ago
cancelled flag for departures & passed stations

ported abf323d over from master

github.com/public-transport/hafas-client - f6077d5b6db297ba2a401a87950fe3664fe1a4dd authored about 7 years ago
fix cancelled journey legs 🐛, cancelled departures & passed stations, 1.3.1

github.com/public-transport/hafas-client - abf323d27c13669404baad6ccafcb914c24e1a6c authored about 7 years ago
accessibility filters for every profile

github.com/public-transport/hafas-client - 965d5393ef5c895e3346c07d960ba07beb0be458 authored about 7 years ago
link to fptf v1.0.1 release

github.com/public-transport/FPTF.swift - 1e7ff53c12b0b28c7f8dc82d5ce4aacfb2459221 authored about 7 years ago
radar: support delays

github.com/public-transport/hafas-client - 9e5e8b9d5622b209fe3804981e8a6df9fea9b8b0 authored about 7 years ago
journeyPart: passedStations option

github.com/public-transport/hafas-client - aeac22b569ccdfe734d1dccfdddfcbba9b609693 authored about 7 years ago
docs: methods, usage examples, more related projects

github.com/public-transport/hafas-client - 374fd6120a0bcd0e99eccc7496b0ec1b850c8c4a authored about 7 years ago
docs: update FPTF link, minor improvements

github.com/public-transport/hafas-client - e573ee2842b681423a5cd443c28ff39374faa0c1 authored about 7 years ago
journey-part from vbb-rest

github.com/public-transport/hafas-rest-api - 29c3a89cf52aded9c1df890983e29591f369cb3f authored about 7 years ago
locations from vbb-rest

github.com/public-transport/hafas-rest-api - 525c5dc1fbacb2ffdb12beb3d062b335e47ced8a authored about 7 years ago