Ecosyste.ms: OpenCollective

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

github.com/ooni/explorer

OONI Explorer: uncover evidence of internet censorship worldwide
https://github.com/ooni/explorer

Show status and type of anomaly in status bar

a26d20a241a5d81b763758696ae4962595b5bf66 authored over 6 years ago
Add logic to determine status of measurement

e09f89ec2df7d2dc3e25e477cc7ce2bc62b24c66 authored over 6 years ago
Add placeholder component for measurment details

b83af98f3ddd873b3db7628b666d41134ff0a2fe authored over 6 years ago
Remove stale eslint override

4d3549baad4bc9ca8831829144eb3733cab33b4b authored over 6 years ago
Fix prop type validation rule

f5d0c03a598bad0007b964ef732ea25ad923cffe authored over 6 years ago
Move measurement details to separate component

047730c66d135107dbc0f4cf49bca9a216fb50ba authored over 6 years ago
Move measurment summary to separate component

79914b18309fc8d7d87e630241d488db6231796d authored over 6 years ago
Add component to show measurment summary

090400e7d39cf7e0eca39d349eea3c3d4ce78a26 authored over 6 years ago
Show test duration in human-friendly format

76855af75d2d7669cf559cf74a591ddb3e9e150c authored over 6 years ago
Show flag icon and name in summary based on country field

38c8aebf5f4e2de92c227ca99f09fb4a7f521e99 authored over 6 years ago
Add PropTypes validation for Measurement component

d35527745c0c746c7c68664d90dd877926494567 authored over 6 years ago
Fetch country name based on country code from measurement

e371ed9cb898929634092e8c9c86c7826bae9481 authored over 6 years ago
Use relevant material design icons in measurement summary

e2dd4a2a3e18ea5617e8ed54950ffb52cc42bccc authored over 6 years ago
Associate tests with relevant icons from 'ooni-components'

4ed85125e055d18498d6b99b71e9ae60ff3ff788 authored over 6 years ago
Add size prop to Flag component

0a86990c6fb42535f0bfd3fc9f4631460a93cbcc authored over 6 years ago
Update ooni-components module to latest version

57b6f7142946a4e3898a530ba38a359b9158c746 authored over 6 years ago
Delete things from the Todo that already have a ticket

d07fe3ef08eca02460da01e38637142a5ea81247 authored over 6 years ago
Pin the react-icons version to 2.2.7

7bb2c95d8ad89cb870151184dabdd19d23d4ab19 authored over 6 years ago
Merge pull request #8 from ooni/homepage

Homepage

d153c55571b945a30097b52760fb54482b62a237 authored over 6 years ago
Set width on select component

5e848340c2470b18dbbc851649a6bfc994449732 authored over 6 years ago
Update ooni-components to 0.1.0

a45718b767f36bd1bcf167635b74df32d248cda5 authored over 6 years ago
Pass correct port in next.config

78fb2196c646d3b37f345585354397e8c86df326 authored over 6 years ago
Proxy s3 requests via local webserver

This is useful to support caching

0593d8c10c40a57d3ae34128a2cba5241ff360be authored over 6 years ago
Add s3 dump of the map magnitude datums

973efa2d3655c1fc6ec67c427e6a6c05935bffb0 authored over 6 years ago
Merge branch 'master' of github.com:ooni/explorer

* 'master' of github.com:ooni/explorer:
Remove untrue comment
Add alias to the now deploy sc...

354feb61e737fdf7640d4d25f82384f3525da8c5 authored over 6 years ago
Remove deprecated use of url

509b8705ec64fa54abc048382380005d3eee3d50 authored over 6 years ago
Merge pull request #7 from ooni/typefaces

Add support for embedding the fira sans typeface

82ee50fb765bf4a2489fb1f4b347ec62d9112f0a authored over 6 years ago
Remove untrue comment

2c9dd476e57941bbb824e06fd5178c018886adeb authored over 6 years ago
Add alias to the now deploy script

b8fe8b9063ba031a7ddacc41bc7bbbbe0eac2ea8 authored over 6 years ago
Merge pull request #6 from ooni/update/next

Update/next

9842f5e9024ce1d633be69c16cac99fa6513b4b9 authored over 6 years ago
Add support for embedding the fira sans typeface

8e19ccde6e2e2911bfdbccd4eecd5af1c96dcdf6 authored over 6 years ago
Drop redundant babel presets

c38cea25f00d6b3f7123e7ba0f69a13491049385 authored over 6 years ago
Ensure we always using the same version of styled-components

For more context on this issue see: https://github.com/styled-components/styled-components/issue...

897019e4e1d37952136c57501d01962c5f4cfd8b authored over 6 years ago
Upgrade to next 6.0.3 and babel 7

1cc52c6b78bae3c3b9fcf8f1c8b91f948c91cd8f authored over 6 years ago
Merge branch 'refactor/linting'

* refactor/linting:
Fix all error level linting problems
More linting of components
Lint s...

7992abef9ab38313d6af3ac9b013b68f1c4cf644 authored over 6 years ago
Fix all error level linting problems

7cb5df26e06796d6ccbe2a308b1d500f1f2e8a64 authored over 6 years ago
More linting of components

120e825f3deaf1ad4061cd4093ef3551e01a264f authored over 6 years ago
Lint some code

147820b8fdf10e2004dc25e48ad0c76504c7ab43 authored over 6 years ago
Refactor travis now preview into a separate script

854ac3b3557a465af08b1b0ba8ff4b68f97df81e authored over 6 years ago
Port the ci now build script of @sarathms to travis

From: https://gitlab.com/sarathms/explorer/blob/feature/ci/.gitlab-ci.yml

dd2e06d6d2d4f00aa9434fccf332c295f51c4683 authored over 6 years ago
Improve footer layout on smaller screens

9c6d71335629aecfbf32cc54b1efcef25b22da10 authored over 6 years ago
Make footer sticky

b1009c41d121f109c023254f06cda720f45a39cc authored over 6 years ago
Change body background color to white

2ce5c0d4c257b635d01f92cb3451e148558dc669 authored over 6 years ago
Add Footer to base layout and a flag to disable it

b843d1ac2733a2af1d0f5a17f8c277bb01058d8c authored over 6 years ago
Linting

098023d273b2c30f1b24f8133ec9fec23088c2be authored over 6 years ago
Add Footer to the /countries page

1da32353926f139283d9872e2a4995d0e49c5512 authored over 6 years ago
Implement footer component

5c873170498aa7402eae1a8aef81a70d76e6f8e6 authored over 6 years ago
Add Todo.md

ecced7f43459a08fe67fb8e55eebd76ce5436892 authored over 6 years ago
Basic error handling

b721add2f51aaddfce9c5b985851d0c63dfd84f7 authored over 6 years ago
Fix result listing in search page

8354ba75c04104d94cf432c794a8ae34f4624776 authored over 6 years ago
Start fleshing out the hero unit for the measurement pages

04284da10900b5694e1e68ab2caf5ef1d4421634 authored over 6 years ago
Implement the countries page

5064ede01ce1232d68a11c11499eba1c54ef1b2b authored over 6 years ago
Add quasi-infinite scroll

Remove pagination

107fd595f18f1129e82110b273310f0760320113 authored over 6 years ago
Mostly implement the mockup for the search page

fb7908b1bb2334936a0fc9fb9c4207b428a4d47e authored almost 7 years ago
Improve eslint rules

fc907125e67476e984acb08c80223f67fe61884d authored almost 7 years ago
Split the search page into sub-components

Having eslint and an IDE plugin to use it makes this sooo much easier

14ae630be070f854cb5a3f6e47261fece9db185d authored almost 7 years ago
I only actually care about stuff already in eslint

cbd28621ffabf2384284127760f0d96e18cc5e85 authored almost 7 years ago
Add flow to dev deps

4c3e166522c8c53485452fb7a87c18d45dcbbae9 authored almost 7 years ago
Progress on search page

479874ae86bb90f6f28aa0faaf75d8787d1bb3cf authored almost 7 years ago
Add Readme.md and update package.json

5529f92a94114f54cb6772bfeae21d65cf7589ca authored almost 7 years ago
Improvements to the alignment of elements

bffc0a81d0e9ea2a3a8cffb715d048b94186b190 authored almost 7 years ago
Map unsupported country codes to zz

e3b64ba04682ed6ea22471ff695e8aad375eee8c authored almost 7 years ago
Add a flaming prototype banner

bbd7a76c8a4879300d11fc3d7d4686064cb3f7d6 authored about 7 years ago
Update yarn.lock

da5b8dea1c4d6bec4de4c53ad35607f802a10188 authored about 7 years ago
Vendor bar-loader

7297264b2913c16f5f256a7a4fe3a4323c361f77 authored about 7 years ago
Update and pin dependencies

ff09b83e4165df76917947399ed8820c655d2f65 authored about 7 years ago
Add checks for webgl support

Use more modern THREE function

3e9ccd3835ee80a79ab5f4330ae71bf5900e3e6f authored about 7 years ago
Update to next.js 4.2.3

06e9dfd2e62f42a94369f03e48ca65affad85269 authored about 7 years ago
Fixup dockerfile

7b366c53641fd787ea57ae0988320c47c981673f authored about 7 years ago
Add a basic dockerfile

3af9fe944fb0fe2116b9f2378bd55180b7534172 authored about 7 years ago
Add placeholder about and results pages

92e2a60b2ffa94a60da24d10c56620c9eb14afec authored about 7 years ago
Implement the country pages

38182d271575c3e96670cc8ab138fe04ecd9ef49 authored about 7 years ago
Fix tabs

5f5b4aab1dbfe2e435d816427d3a91ea812c5906 authored about 7 years ago
Refactor the NavBar component

6b07564c761052733008610d3b235d440c62a2b4 authored about 7 years ago
Add links to countries page

8566405517e21da4ed823cbab639389f7cdcfbc4 authored about 7 years ago
Fix flag in search

cb4d7a91b5ed9fe3f18c17a1ae73c896733964d9 authored about 7 years ago
Implement flag component

There is this annoying bug that affects Google Chrome, where certain
flags will have a tiny whit...

dde14a77ba8495d017f04939b5f0f59722d37ebf authored about 7 years ago
Vendor all the flag components

6bc9b9c67025f91e44273d404842e9a826646cfa authored about 7 years ago
Delete flag.js

9137da910788d533128d05230c703509fb295721 authored about 7 years ago
Update yarn.lock

0d309bc627bd00a67424389248f9193adc6d5db4 authored about 7 years ago
Implement the countries view

ad68a54ba70120ee732e7a575e6e97c65639b434 authored about 7 years ago
Add a comment with a note about where the date-picker came from

9ec8051fe1cc1629df0c48d70c024baf1623a1be authored about 7 years ago
Update yarn.lock

922aae0563ca36af9d5762c0b48a8ed77e0d387b authored about 7 years ago
Implement date picker based on https://github.com/YouCanBookMe/react-datetime

eab9e1e24e5abcb24c22992e3985a352b7ae61ee authored about 7 years ago
Update yarn.lock

4cbe56fd05a31eaadfc9f194b9fa8db0674c9236 authored about 7 years ago
Add very basic measurement page

6ed6ace516b479c915d02352e0b712f5c2387814 authored about 7 years ago
Add a subtle rotation to the world map

1bf28c47ad5ebdfd08bf03910ebe85c6738644c9 authored about 7 years ago
Add script for generating the JSON for the world map

140346a6163f6f647c8fbaa32add39f2aa1de3bd authored about 7 years ago
Add flags to the search page

e3733f6e13c39db4168f017e32cb8cd1038c682d authored about 7 years ago
Autogen flags

f3d259a7226238bc8533a6522490f4bd1815ff1a authored about 7 years ago
Fix styled-components depedency problem

This is the relevant issue: https://github.com/styled-components/styled-components/issues/987

91c8cf5eaaab9377b23142caedb4b717fa5542e7 authored about 7 years ago
Default to production

bda5a855cd3912a6c5e3611ca9f398d789107453 authored about 7 years ago
update yarn.lock

5123af0af711982abb4ace37cf767f6ee97ea79a authored about 7 years ago
Remove unneeded code

da40c92100d33c40b3f97e2ae573615e407c443f authored about 7 years ago
Use canonical ooni-components

ee7ede1fe2f5f16f37889125b4a005d950634a29 authored about 7 years ago
Set default measurement_url

713eb204ce29985d78bcaf96836265cfa92e735c authored about 7 years ago
Implement most functionality required for the search view

074e2d4db48592cc293392f380233d808fb558c7 authored about 7 years ago
Progress on implementing the search page

37165e3539395c066162a6d45244b79cec07b719 authored about 7 years ago
Rename explore to search

f3315670d626c01d29f93b02e564b340be756bf7 authored about 7 years ago
Separate NavBar component

4b9fdaa7d048e24a935953d6d2c0dc04e2e50b60 authored about 7 years ago