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

fix test broken by 3e672ee :green_heart:

github.com/public-transport/hafas-client - 3c00ed29d07bead69e661c4d66d30b0481d65776 authored over 6 years ago
fix tests broken by 3e672ee :green_heart:

github.com/public-transport/hafas-client - 108eda44505847766b770e475e993b49da9d9a65 authored over 6 years ago
changelog for 3.0.0 :memo:

github.com/public-transport/hafas-client - 8c726dce01cb120027fa799e4e5b926dc837e658 authored over 6 years ago
adapt tests & docs to 021ae45 & 3e672ee :memo: :white_check_mark:

github.com/public-transport/hafas-client - ce880c06bd779f2276ba4a91463a16cf81528d04 authored over 6 years ago
stopover.type, stopover.station -> stopover.stop :boom:

To be compatible with `[email protected]`.

github.com/public-transport/hafas-client - 3e672eeabd3a5b6b5d0ac9dadf7aee3b67f5abfa authored over 6 years ago
validate FPTF 1.1.1 `stopover` objects

github.com/public-transport/validate-fptf - bc95eb4ec017c76da07cfdf4f02b6742cdf8797d authored over 6 years ago
fix examples/valid-journey.json :bug:, 1.1.1

github.com/public-transport/friendly-public-transport-format - b341df083241d776099c45b48c76f597f079b898 authored over 6 years ago
journey spec: optional list of stopovers

github.com/public-transport/friendly-public-transport-format - 57fdfc4437f6473c6b1e44ce7bc7e07fe0633ef1 authored over 6 years ago
journey spec: line breaks & blank lines for readability

github.com/public-transport/friendly-public-transport-format - 95898fc24be2515b2af63778618a32c6db774b03 authored over 6 years ago
stopover spec: remove leftover fields from journey :bug:

github.com/public-transport/friendly-public-transport-format - 6a887ed89805186c57c53cee5cf656bec32317a6 authored over 6 years ago
stopover spec: blank lines for readability

github.com/public-transport/friendly-public-transport-format - 96d4d8a88cf6503596765487ad9f8df8bebde63f authored over 6 years ago
parseStopover: arrivalPlatform, departurePlatform

github.com/public-transport/hafas-client - 96f9f93957910887a7d7f0564088056a3f98907e authored over 6 years ago
VBB: strip "Bus " & "Tram " from line names

github.com/public-transport/hafas-client - f60bebd5ae9968d8d92a7a061c9789f3e8d8657a authored over 6 years ago
opt.passedStations -> opt.stopovers :boom:

github.com/public-transport/hafas-client - ebe4fa64d871f711ced99d528c0171b180edc135 authored over 6 years ago
leg.passed -> leg.stopovers :boom:

Some didn't unterstand what "passed" means in this context.
"stopovers" is a lot less ambiguous;...

github.com/public-transport/hafas-client - 6611f262bf98381f01b34d7ae5cfb2a8e49ee001 authored over 6 years ago
gitignore lockfile, add & remove todos, minor changes

github.com/public-transport/hafas-client - 3e18f5d41518c1f8a13b7aaf7f66e8642844dc64 authored over 6 years ago
parsePolyline: profile param :boom:

github.com/public-transport/hafas-client - 6ca7924f7b85f7bf5eb740d19f424f32e9897f18 authored over 6 years ago
parse fns: opt param :boom:

- parseLine
- parseDeparture
- parseJourney
- parseJourneyLeg
- parseLocation
- parseMovement
- ...

github.com/public-transport/hafas-client - b6fbaa58251020f7240b0fdab3a2ac3dd164e37c authored over 6 years ago
request fn: opt param :boom:

github.com/public-transport/hafas-client - a45d6402724c081c97adc5dfe3faf41f5a207b95 authored over 6 years ago
parse fns: individual params -> data object :boom:

From now on, all higher-level parse fns will be able to access more
of the response data while k...

github.com/public-transport/hafas-client - 8881d8a1a42b3143534b1b9127e8b5db2e7a1c94 authored over 6 years ago
journey leg passed stations: parse & expose delays

backporting 21c273c to master

github.com/public-transport/hafas-client - 49186ae2d1fa5782c4b6dfad32042b123fa36fd7 authored over 6 years ago
parse more hints, add todos

github.com/public-transport/hafas-client - 871db25bc9c3efb99f537d3c084fe454ee974d8e authored over 6 years ago
chore(package): update sinon to version 6.0.0

github.com/public-transport/hafas-collect-departures-at - 9752d98f660ab504a5036453b87e1f8388bdc8d0 authored over 6 years ago
(more) remarks for journeys, journey legs & stopovers

github.com/public-transport/hafas-client - d3d23140fd1f4f2d1d78b2f9f7712c72ef7ce3a7 authored over 6 years ago
merge #57: rewrite the tests

github.com/public-transport/hafas-client - 47155cdb837e8181a74bad3feb78b5c7dbe78581 authored over 6 years ago
merge next into tests-rewrite

github.com/public-transport/hafas-client - b419477a7dfbb53e59a2b65f3636a7078f999342 authored over 6 years ago
rename location(id) -> station(id) :boom:

see #17 for reasons
closes #17

github.com/public-transport/hafas-client - 665bed9f79ae2e4fe85c324308870ca920dd82bb authored over 6 years ago
adapt tests to 3c9c5cb :white_check_mark:

github.com/public-transport/hafas-client - 46c05eba05cfc688c100c2f5f5d04c82bba2e395 authored over 6 years ago
adapt docs to 3c9c5cb :memo:

github.com/public-transport/hafas-client - 2d11cfae1ef224b9bed7ca90c456007938bc6c7d authored over 6 years ago
Conform Ref types to ExpressibleByStringLiteral

removes a lot of redundant `.reference(...)` and makes usage a bit easier
ideally `inlineA`, etc...

github.com/public-transport/FPTF.swift - 25ff9a961b8fd9fc6835c768040a3f80c3502c2b authored over 6 years ago
journey leg passed stations: parse & expose delays

github.com/public-transport/hafas-client - 21c273cec7e71612b6a32b89068a211e56a8fa5d authored over 6 years ago
pass warnings into parsers, apply warnings to journey legs

github.com/public-transport/hafas-client - fa2cdc5177a3831122e64e4ba59c8d1e91ded356 authored over 6 years ago
remarks for journey legs

github.com/public-transport/hafas-client - b6e37595a5609bd5c532f99b11d4b969ee17f9c2 authored over 6 years ago
rename d.remarks -> d.hints, parseRemark -> parseHint

HAFAS returns notes for journey legs, stopovers and departures.

There are two kinds of notes: "...

github.com/public-transport/hafas-client - d2257c26ffd315d89159ccc1d95d11949b9fe6e3 authored over 6 years ago
remove trailing whitespace

github.com/public-transport/FPTF.swift - 9c5a161dee5d7f57fb571a1f897f519748a05bee authored over 6 years ago
tests: fix isRoughlyEqual calls :white_check_mark:

github.com/public-transport/hafas-client - 0136189aa4d0137cb647fec6cece3f399ab0eb4a authored over 6 years ago
send Accept: application/json :bug:

github.com/public-transport/hafas-client - a7c550ab69b8ed755ced1c7676690d93282a0507 authored over 6 years ago
send Accept: application/json :bug:

github.com/public-transport/hafas-client - 769f2e33f64415f1a82dcc1c50e8fd53af3e7c64 authored over 6 years ago
remove vbb.transport.rest

github.com/public-transport/transport.rest - 00523895e569dd8c3b8464deea23c88babe5e9e5 authored over 6 years ago
changelog for 2.7.x and 2.8.0 :memo:

github.com/public-transport/hafas-client - 7ec8540db45ebfd2efd67d175e372dda4c87f1db authored over 6 years ago
derhuerst -> public-transport

github.com/public-transport/fptf-mode-emojis - d82685b3e68b6cf4a6fe2938c485cffa42131a34 authored over 6 years ago
merge next into tests-rewrite

github.com/public-transport/hafas-client - 938195753c8149a7492f52ea754d8eb43b5614b2 authored over 6 years ago
adapt tests to 1c467cd

github.com/public-transport/hafas-client - a59b340d67b4adb6c4a5766f8b3b2704272da420 authored over 6 years ago
journeys: add test for opt.arrival

github.com/public-transport/hafas-client - 0169e837313767cf46a2bafc8880e27ce5991407 authored over 6 years ago
journeys: make opt.departure & opt.arrival mutually exclusive

github.com/public-transport/hafas-client - 856a751b513f6cb8d8a3afb4c2b8b6e22a397747 authored over 6 years ago
journeys: opt.when -> opt.departure/opt.arrival :boom:

github.com/public-transport/hafas-client - c82ad234e07677dce869f77458c854e5393dbae4 authored over 6 years ago
INSA, Nah.sh: HTTPS :lock:

github.com/public-transport/hafas-client - f3d8304db879ce54fef0e0a8daa1ef0a5e292c0b authored over 6 years ago
fix tests failing because of weird endpoints

- DB: `journeyLeg()` sometimes doesn't give the `direction` #49
- nah.sh: `departures()` at "Kie...

github.com/public-transport/hafas-client - a17123401dda49f7bc45371c8a47de19bfd54a4d authored over 6 years ago
merge next into tests-rewrite

github.com/public-transport/hafas-client - 1bb1ce4f8be706a381035c0fe0b55d065e7839d2 authored over 6 years ago
throw if 0 products enabled :boom:

This should have been the case previously, but the test didn't fail.

github.com/public-transport/hafas-client - a356a26e2fbd34940d7b3634b1c0552d41d0108b authored over 6 years ago
nah.sh tests: fix products validation :bug:

github.com/public-transport/hafas-client - 634b044bc513afd1f9e519d8fdff8bbcf0f99951 authored over 6 years ago
actually fail test on schedule validation error

github.com/public-transport/FPTF.swift - 93098daaf9f67887d5905e0e1bcc845c068994e8 authored over 6 years ago
fix /stations/:id route :bug:, 0.5.1

github.com/public-transport/hafas-rest-api - c3192ad62e504dd78d0453e241b0fb43b9bcdb45 authored over 6 years ago
add js module for ŽPCG 🇲🇪

github.com/public-transport/european-transport-operators - 4c57d3422211eb78bbee586bbe9f72507b7f2970 authored over 6 years ago
Nah.sh: enable radar despite failing test

see #34 for more details

github.com/public-transport/hafas-client - 187d2ac04e0ad72d48519325c47e92502d68901c authored over 6 years ago
adapt nah.sh radar test to #34

github.com/public-transport/hafas-client - 7541bcae667c90c2ff0b7f126340b74fe8c4c4a3 authored over 6 years ago
parseLocation: null as fallback station name

github.com/public-transport/hafas-client - 57f3cdb7e014e692f2b47b4e8a8ca6b1b13cbc83 authored over 6 years ago
add validation func to item and validate schedule

closes #2

github.com/public-transport/FPTF.swift - f1dff6aa3bdb495f7219830972ec402f581d5694 authored over 6 years ago
struct members should be vars

github.com/public-transport/FPTF.swift - 0814118afeb668eb9ec268f5448169c0e74d5731 authored over 6 years ago
add conveniece init for location from corelocation

github.com/public-transport/FPTF.swift - e2f2219321d920c9e12fceead7fffdfa814c00c5 authored over 6 years ago
memberwise initializers aren't public by default..

github.com/public-transport/FPTF.swift - 6fc5c6280ed32ce2d8a0b7f35ba4ae8b561bd874 authored over 6 years ago
journeys: whenRepresents option

github.com/public-transport/hafas-client - deb88297a092ce3e066b9ad0e1051443c6ae387a authored over 6 years ago
journeys: fix polylines option :bug:

github.com/public-transport/hafas-client - 6063fa6651aa47c661f4267cc2514d8d68b13835 authored over 6 years ago
update package url in readme

github.com/public-transport/FPTF.swift - 92281ef28dfd7ef7944da9043ea3e51bc5af09e8 authored over 6 years ago
cherry-pick 16c3f01: DB: 1.16 protocol, journeyLeg, fix polylines :bug:

github.com/public-transport/hafas-client - e47961938707d0f8f7b523da49070a56a50fadcf authored over 6 years ago
DB: 1.16 protocol, enable journeyLeg, 2.8.0

Although `journeyLeg()` can be unreliable for DB (#49), I enabled
it here. This is not a breakin...

github.com/public-transport/hafas-client - 16c3f011187de33f9ec0c26f91bd4b749160f8c4 authored over 6 years ago
DB journeys: fix polylines parsing :bug:, 2.7.5

github.com/public-transport/hafas-client - 908d53189a3d4ed2c384e6b95b6ed7393c19394c authored over 6 years ago
luxon@1, vbb-short-station-name@1, 2.7.4

github.com/public-transport/hafas-client - 709b7b4e32db9ed9078c03268d64f6dfce8fee8e authored over 6 years ago
crypto.createHash -> create-hash, 2.7.3

closes #52

github.com/public-transport/hafas-client - 00b1eb387c7c6b8e65053f04597e750a0d578f17 authored over 6 years ago
merge #45 from format-location-err-msg

formatLocation: more helpful error messages

github.com/public-transport/hafas-client - c5aab72e7165fc36b2745be3c826a66b923295f3 authored over 6 years ago
Merge branch 'next' into format-location-err-msg

github.com/public-transport/hafas-client - bebb9755843231faba24477fb9fd5de5118a20d5 authored over 6 years ago
expect parsePolyline in lib/validate-profile

github.com/public-transport/hafas-client - 03b9ab9a839fa15332b8dd2bd2b4ba47eebddf9c authored over 6 years ago
parseJourneyLeg, parseMovement: use parsePolyline :boom:, refactor

github.com/public-transport/hafas-client - 431574b7569754985e17dcaf66ccda67cb9408e3 authored over 6 years ago
add parsePolyline to default profile

github.com/public-transport/hafas-client - deefeb1f647524595a7747a48558564bc72c2ce3 authored over 6 years ago
docs for new polyline format :memo:

github.com/public-transport/hafas-client - 8c896fe8c1b88905e565852afed4c2c9d5cfc1f9 authored over 6 years ago
chore(package): update levelup to version 3.0.0

github.com/public-transport/gtfs-to-leveldb - 5556104875aa84920a2ff496e277f10daedbdd1e authored over 6 years ago
fix readme url 🤦‍♀️

github.com/public-transport/FPTF.swift - 6ef8c4ec92f03013d8a47bb154896a3bc159d686 authored over 6 years ago
update mode list to include new values

closes #4

github.com/public-transport/FPTF.swift - 4d3657028679c87814cb0b47d30c28593c348e88 authored over 6 years ago
update linked FPTF spec version

github.com/public-transport/FPTF.swift - 0fa9607e382cea5ee33bafc850be5550aa68839b authored over 6 years ago