Ecosyste.ms: OpenCollective

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

github.com/streetmix/streetmix

Streetmix makes it easy for people to design public spaces together.
https://github.com/streetmix/streetmix

post deploy hook: add Cloudflare env vars to CONTRIBUTING.md

2905dead12764cd24da9c2c33bf3986ebb46f9ec authored almost 7 years ago by Lou Huang <[email protected]>
add Cloudflare purgeCache handler

9cb9dbfe137e0121cc032a315b0fce941b6c6fd9 authored almost 7 years ago by Lou Huang <[email protected]>
post-deploy hook: add middleware parser

8406adf54d42f93c1538208afb0360952d7fd2fc authored almost 7 years ago by Lou Huang <[email protected]>
Add post-deploy hook handler

29c8cbb135b8cc7d19f8472a2ded71883042c1f8 authored almost 7 years ago by Lou Huang <[email protected]>
app: remove body-parser dependency

ae5bc85c26a1da67935ec8d4964550b628d6e24c authored almost 7 years ago by Lou Huang <[email protected]>
Merge pull request #835 from flickz/fix-handle-xhr-error

Add fetch_street xhr error handler

632d04c6af0106173a2412cdf313fe86c99eac4b authored almost 7 years ago by Lou Huang <[email protected]>
Fix error name

1a8f64b5caaefa14f6ccd83024a697dd5b50643b authored almost 7 years ago by flickz <[email protected]>
Remove requestAnimationFrame shim in test environment

f4e88d7c68f676ee918f7e0b511a3021817356f1 authored almost 7 years ago by Lou Huang <[email protected]>
Travis: fix intermittent MongoDB connection failures

e43e354d4bd346f366bb5f183c6799511be47492 authored almost 7 years ago by Lou Huang <[email protected]>
Merge pull request #825 from streetmix/loading

Refactor loading code

b7419ab0403605dd520f447738ca0c85962ac9aa authored almost 7 years ago by Lou Huang <[email protected]>
segment info: add `unknown` property to placeholder segments/variants

2e58cd595d46d1567d2ab95851622b44f2e365e5 authored almost 7 years ago by Lou Huang <[email protected]>
segment info/tests: undupe result object

d737a8b2e9da0d190db0b7a9b6b9a9f4df1f3750 authored almost 7 years ago by Lou Huang <[email protected]>
add image for missing segment

88b90ca3a34cca35d2ebfc7a35db1c845ec70bdd authored almost 7 years ago by Lou Huang <[email protected]>
Add translation string for unknown segment

107d68cb3128aa03aca88a1c51ca9547725fd860 authored almost 7 years ago by Lou Huang <[email protected]>
Provide fallbacks as placeholders for missing segments

5181da5be81160737f22ba110af860b7b0297a24 authored almost 7 years ago by Lou Huang <[email protected]>
Merge pull request #837 from streetmix/mkong0216/read-only

Read Only

1e9c3978b18cbecea05ce34255885732b181fd69 authored almost 7 years ago by Lou Huang <[email protected]>
reordered arguments for renderGeotag; removed check for readOnly in onClickGeotag

a0d938cd1305ee79fa8ca8a4d83d0c54caf39a60 authored almost 7 years ago by Mandy Kong <[email protected]>
Merge branch 'master' into read-only

36c783b88e2587b04a794a3421ebcd19f959a48a authored almost 7 years ago by Mandy Kong <[email protected]>
Merge branch 'master' of github.com:streetmix/streetmix

431c4f0cbe71536e06fbc8b7110f268b78fef113 authored almost 7 years ago by Mandy Kong <[email protected]>
Merge branch 'master' into read-only

f0a5bf778d99e18603be02e85235435a2de11324 authored almost 7 years ago by Mandy Kong <[email protected]>
Merge branch 'latlng'

a5e998248ea49a019823ce6ae11f3669f295eb28 authored almost 7 years ago by Mandy Kong <[email protected]>
Merge pull request #831 from streetmix/mkong0216/latlng

Switched to using {lat, lng} instead of [lat, lng]

fe6c4710fc2e9c6e45eefc95eb2980309f2b7c3c authored almost 7 years ago by Lou Huang <[email protected]>
updated street.test.js to reflect use of object latlng

934e545dae0cb46b19927d92ef1d3e82b3ec33b7 authored almost 7 years ago by Mandy Kong <[email protected]>
fix description text mistake

9a9ea366454a3071b74f45245221fe624f7d1dd9 authored almost 7 years ago by flickz <[email protected]>
variant_utils: return an empty object if a segment is not found

3724a5040bf538c821f98229ab561a6496a31895 authored almost 7 years ago by Lou Huang <[email protected]>
set up /map route

993df83829b998bb27e9864f21e9d86fa9485254 authored almost 7 years ago by Lou Huang <[email protected]>
checking if latlng is array rather than if latlng.lat is undefined

010ab3d47b4fadd97506722ea163983ffb9049f5 authored almost 7 years ago by Mandy Kong <[email protected]>