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: build multi-arch image

github.com/public-transport/fptf-badges - 65f3f5674e7fe7fe798340e191ee7bafe06f7281 authored over 1 year ago
chore: update license year

github.com/public-transport/fptf-badges - 2dde66fc15289bae56526cc503d3f461e098b3b4 authored over 1 year ago
chore: update dependencies

github.com/public-transport/fpti-js-badges - 02d6a7f19c063bdee2249f87e69fe979978810c1 authored over 1 year ago
fix: build multi-arch image

github.com/public-transport/fpti-js-badges - aa0f7904eb16803e023da859b5c85ecf191825a1 authored over 1 year ago
chore: update license year

github.com/public-transport/fpti-js-badges - 3d2077ad79ca3804af250e0856ce8cb6a69f8133 authored over 1 year ago
chore: move data/feed repositories to tilia cluster

github.com/public-transport/infrastructure - 65bc5833aafa842b91a28f22f7c308eccbd5c531 authored over 1 year ago
chore: move bahn.guru applications to tilia cluster

github.com/public-transport/infrastructure - 9bde888d9078e010a859c33b3420e297545d4a42 authored over 1 year ago
chore: update redis chart

github.com/public-transport/infrastructure - 974c2c821e19efca29289bc5f4c97258ac953c61 authored over 1 year ago
fix: upgrade postgres chart

github.com/public-transport/infrastructure - 1a15cbafed347816cbe6b2ba83c048b930afb874 authored over 1 year ago
fix: remove discontinued bus.bahn.guru

github.com/public-transport/infrastructure - d5838f5cf5e8e26262809ad03260a094497dc22d authored over 1 year ago
feat: deploy base infrastructure on tilia cluster, remove flux from old cluster

github.com/public-transport/infrastructure - aba421c00907b5ed7af0d898519ff43d4684af38 authored over 1 year ago
feat: build multi-arch image

github.com/public-transport/example-deployment - 0b2bd0d20722e7feebafa8ffd8107ecdb5e836b1 authored over 1 year ago
feat: deploy secret encryption key via terraform

github.com/public-transport/infrastructure - 9320539f9ffb9ab78d3e546954299a20dacec389 authored over 1 year ago
fix: do not restrict outbound traffic from k8s (for now)

github.com/public-transport/infrastructure - ed4dc8fac463e9be539b471e95ab984776735b79 authored over 1 year ago
Add Flux v2.1.0 component manifests

github.com/public-transport/infrastructure - f645ec637d208d97ed6e12e87e41f2fd0ab62cde authored over 1 year ago
fix: specify cluster name in output

github.com/public-transport/infrastructure - e12df54833f97b2d7adbac6ad76362b98449efc7 authored over 1 year ago
feat: deploy flux to tilia cluster

github.com/public-transport/infrastructure - 1f5814267f0ba78d004a1e4b666449362308c8ae authored over 1 year ago
feat: add domain for tilia cluster (hetzner)

github.com/public-transport/infrastructure - d926094602f2133f6c4ae47319aa5eff9ba36756 authored over 1 year ago
feat: init self-hosted k8s cluster on hetzner

github.com/public-transport/infrastructure - e8600a0ab3b2695e7095099ecfc803e64c45afe1 authored over 1 year ago
adding testing for an old ticket

github.com/public-transport/db-tickets - 3c8a8f4fd0cb27222c6bd305297c14b6166ebee5 authored over 1 year ago
Merge remote-tracking branch 'upstream/pr-5'

github.com/public-transport/db-tickets - a29fe1a26b1f1b6e9df9e682317b52cdfe3e5790 authored over 1 year ago
Update index.js

Co-authored-by: Jannis R <[email protected]>

github.com/public-transport/db-tickets - 0fee40c87f1e2b24dfd9e206c50a994a15a0c477 authored over 1 year ago
add myself as contributor

github.com/public-transport/db-tickets - 146afeef79d0006582f9d857c3f7cbc8e7ec4d3a authored over 1 year ago
before publishing, lint & test ✅

github.com/public-transport/db-tickets - 6be0f904daac8aa9614a80ac8c050fc770de4f65 authored over 1 year ago
test parseTicket using modified original 2023-07-10 ticket ✅

github.com/public-transport/db-tickets - 90e69902c5f22bd134f7345b944af37462566ec2 authored over 1 year ago
split ticket parsing form ticket querying

github.com/public-transport/db-tickets - 8d523a88cc868745a80848652bddd467a04b7ff6 authored over 1 year ago
move test.js to example.js 📝

github.com/public-transport/db-tickets - 8d79879f17d65653ce84d56ce9998b30cea21e3a authored over 1 year ago
Merge remote-tracking branch 'upstream/main'

github.com/public-transport/db-tickets - fa3ca5daa64dc285f015440989089b43856bec91 authored over 1 year ago
Remove util from dependencie

github.com/public-transport/db-tickets - e030cb060326e4c4cb50b1241503d7fffe900b4b authored over 1 year ago
adding await and template string

github.com/public-transport/db-tickets - 0139c76fc01f12e12676584198ed4646c99e0647 authored over 1 year ago
Update requestBackend.js

Co-authored-by: Jannis R <[email protected]>

github.com/public-transport/db-tickets - 1d15b6574c4809d40a091e341866f90d4816b80d authored over 1 year ago
remove unnecessary util dependency

It was only needed for development (testing), and Node.js has a built-in `util` module.

github.com/public-transport/db-tickets - 75141c0664297c72e1edb4bd8deac7ccdfbf886f authored over 1 year ago
CI: on push & PRs, lint & test 💚

github.com/public-transport/db-tickets - 79778b6be589ce275e6dfddd58e0c50c3119ddf0 authored over 1 year ago
Adjusting User-Agent to right GH repo

github.com/public-transport/db-tickets - b410eb6af24ca4e7741faad8977fa2892b2990c9 authored over 1 year ago
adding requestBackend to handle all calls to DB backend

github.com/public-transport/db-tickets - 4a677385a6b02a624ca8286487a3983a59c62a6a authored over 1 year ago
adding contributes to package.json

github.com/public-transport/db-tickets - 00c69f91102d497f70e9e735104c33ddde366812 authored over 1 year ago
fixing the price function

github.com/public-transport/db-tickets - fa9cbb807c358597596e8689e105d71df4e1ee33 authored over 1 year ago
upgrade dependencies to fix xml2js is vulnerable to prototype pollution - https://github.com/advisories/GHSA-776f-qx25-q3cc

github.com/public-transport/db-tickets - 4a022d0618fe290ec38a7397c1d3645529f11af0 authored over 1 year ago
Adjust price to new format and location coordinates are optional

github.com/public-transport/db-tickets - 2d10ee1c0e08d72f3fb892b0f5890d57ccd6d3fd authored over 1 year ago
Adding bridge for ticket number and allow queryTicket to have kwid

github.com/public-transport/db-tickets - 94622ac65535d37e5433a8dcf40190f8f2fcfe30 authored over 1 year ago
Adding findTicket to get kwid

github.com/public-transport/db-tickets - d9a1543e7c741d30a570378f301490c6d6bb181d authored over 1 year ago
add benchmark results ⚡️; 4.8.0

github.com/public-transport/gtfs-via-postgres - fc0e4c5f243f6fa58e9d85751e1e0a3a4207de77 authored over 1 year ago
--postgrest: only create role web_anon if it doesn't exist 📝

github.com/public-transport/gtfs-via-postgres - 390f9cd6a9bd2bddc4ce7d219acce01f8581935f authored over 1 year ago
add --postgrest option 📝✅💚

github.com/public-transport/gtfs-via-postgres - a90f224ebbc74567afea084113da7597980ecbd9 authored over 1 year ago
Remove debugging leftover

github.com/public-transport/transport-apis - b1eb34fac02df532c7c61bd6ee0ea5df1faedc25 authored over 1 year ago
Add a script for adding geographic coverage areas from ISO 3166-1/2 codes

This got more complex than I had hoped for, but high-resolution boundary
data is rather messy, s...

github.com/public-transport/transport-apis - 8adc2c2998568b73907facbc10f7f1adcee3e085 authored over 1 year ago
Add JSON pretty-printer script optimized for our JSON data

Regular JSON formatting produces rather lengthy results for the coordinate
arrays, so fold those...

github.com/public-transport/transport-apis - a5ef018d899abc52ede2265ac7dbd511f4d2d196 authored over 1 year ago
Add geographic coverage areas for Deutsche Bahn

Also add NL for regular coverage, which was missing so far.

github.com/public-transport/transport-apis - de7b60790d0ddb1ddd7d501d988cecf8ec88673e authored over 1 year ago
Add build script and more documentation for the maintenance/QA tools

github.com/public-transport/transport-apis - 689e4a0cb29104d23644e6947d36d492d16ea84a authored over 1 year ago
Apply PEP8 rules where feasible

github.com/public-transport/transport-apis - 6dbae456e0ea144482b5fa1afef37dcf9d52c646 authored over 1 year ago
Add a script to generate a GeoJSON containing all coverage areas

This is useful for example to inspect the coverage area data in QGIS.

github.com/public-transport/transport-apis - d5af858f3d2e0a6bcd0cc0308b0362c0cfe340a6 authored over 1 year ago
DB journeys(): pass along opt.age if defined ✅

github.com/public-transport/hafas-client - 0bc6ba36508eb463c68d92731a79314ee4d7311b authored over 1 year ago
DB: add test for profile.transformJourneysQuery() ✅

github.com/public-transport/hafas-client - a8401f36e145a44c498961c4b20d0dcf237160d7 authored over 1 year ago
Add Flux v2.1.0 component manifests

github.com/public-transport/infrastructure - 2e04092e9b9415f32b3e772e570845f9af716ffa authored over 1 year ago
automatic image update: ghcr.io/juliuste/public-transport-data-scraper-legacy-proxy:v1_592afa6_2023-08-29T19.04.22Z

github.com/public-transport/infrastructure - 688f3351ff27a7afc20140da1f3afdb6e173e262 authored over 1 year ago
add benchmark results ⚡️; 4.7.5

github.com/public-transport/gtfs-via-postgres - 238fb4bd9c2120ebca63b6f84fcf2ed8999f9144 authored over 1 year ago
tweak .dockerignore & .gitignore

github.com/public-transport/gtfs-via-postgres - 2012629fa1f984cc764b93056aa585d7462bee29 authored over 1 year ago
chore: update redis chart to v18.0.0

github.com/public-transport/infrastructure - ddbd4ecb36feecd037837051905c2d4d9d0f432a authored over 1 year ago
CI: run smoke test with VVS GTFS 💚

github.com/public-transport/gtfs-via-postgres - 920a7bbfd5c366a454ac32adb5d4a8758a1f3d37 authored over 1 year ago
readme: update usage 📝; minor tweak

github.com/public-transport/gtfs-via-postgres - 7082c652f914738f6fccc3d1aafaf3b4766a4d18 authored over 1 year ago
add --lower-case-lang-codes option 📝

github.com/public-transport/gtfs-via-postgres - 2da56cdba1e0834fc2103bbe59f7ea1dc6f30b21 authored over 1 year ago
CI smoke tests: download feeds with User-Agent 💚

github.com/public-transport/gtfs-via-postgres - 6c003917e497d2525364f1f5ac1224aba683d244 authored over 1 year ago
readme: update benchmark results 📝

github.com/public-transport/gtfs-via-postgres - bd529d5b054d9da33a6b7810fcb9030e730dfa66 authored over 1 year ago
add benchmark results ⚡️; 4.7.4

github.com/public-transport/gtfs-via-postgres - 8875882adf4083f6b4b43c039e3e88fbac68f778 authored over 1 year ago
usage docs: use 2022-07-01 VBB GTFS 📝

github.com/public-transport/gtfs-via-postgres - f6539d81a93f808de238545329fb146f66ba8756 authored over 1 year ago
ignore stop_timezone when calculating arrivals/departures 🐛✅

Apparently, stop_timezone was only ever intended for displaying local date+time.
The current ope...

github.com/public-transport/gtfs-via-postgres - 761510266429c3c6ecb6f160c4ef46adcb78ab2b authored over 1 year ago
CI: run smoke test with VGN GTFS 💚

related: #43
related: #45

github.com/public-transport/gtfs-via-postgres - 18a1223c2fd91b90751cd8ba72a5e0863cf4228d authored over 1 year ago
ÖBB: change HAFAS URL to https:

github.com/public-transport/transport-apis - 9bf5a38d39de9f434a300e1cb79beaf9e2144642 authored over 1 year ago
code of conduct: change to https: URLs

github.com/public-transport/transport-apis - 93924a2b2cfb98bae199353e716a2a3f02dbea7e authored over 1 year ago
SBB: change HAFAS URL to https:

github.com/public-transport/transport-apis - 09afa63867a2994a35faddfd7e4e2264907f7be0 authored over 1 year ago
IVB: update SSL CA certificate chain 🐛

github.com/public-transport/hafas-client - 45610fc951bb834e1b6f09e363ee820c0b92b673 authored over 1 year ago
profiles' examples: fixes, minor tweaks 🐛📝

- hafas.station() -> hafas.stop() 🐛
- put stop IDs into variables
- .then/.catch -> async/await
...

github.com/public-transport/hafas-client - 581a47510d57e767eca8ceda51d66f482dae1e58 authored over 1 year ago
send Access-Control-Max-Age with 1 day period ✅

fixes #16

github.com/public-transport/hafas-rest-api - 0bf7da364508d8c51b46c2b2bb145d065bbb5a4c authored over 1 year ago
cfg.hostname: default to os.hostname()

github.com/public-transport/hafas-rest-api - e89bc5a9128fe8c5927215fd1fce8f1c8f0296a7 authored over 1 year ago
upgrade dev dependencies: axios@1, get-port@7, pino-pretty@10 ✅

github.com/public-transport/hafas-rest-api - 4f856452c6e79474a606450c6096629053d06265 authored over 1 year ago
don't silence Redis server-side caching errors 🐛

github.com/public-transport/cached-hafas-client - 55c3dc8ce90fead3bbc4487f454a5adaa1dd4308 authored over 1 year ago
Redis store: Lua code: add debug logging, put comments

github.com/public-transport/cached-hafas-client - e6aeb85b717494516b14bad24fb611a88e3ce347 authored over 1 year ago
tests: catch HAFAS `PROBLEMS` error ✅

github.com/public-transport/cached-hafas-client - 139c4fa2032a375488dd21e7137bde6c74b5b138 authored over 1 year ago
without cache period, don't write to cache 🐛

github.com/public-transport/cached-hafas-client - 96133cee51ec62ffd1953a7a1bb2cb0527f29f66 authored over 1 year ago
document testing setup 📝

[ci skip]

github.com/public-transport/hafas-client - 19cdde0655a5fc949de6a274807b93cb1917b1dc authored over 1 year ago
request: with $HTTP(S)_PROXY, keep connections alive for 10s

github.com/public-transport/hafas-client - 793cc9eee5e3852011989fa288d457dc28865cb1 authored over 1 year ago
DB integration tests: update mocked when & fixtures ✅

github.com/public-transport/hafas-client - 92bbc63590b6f8d5982fc9867b453f62b5bafb5d authored over 1 year ago