Ecosyste.ms: OpenCollective

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

github.com/mozilla/blok

Web Extension implementation of Firefox tracking protection for experimental development
https://github.com/mozilla/blok

Add blok to testpilot-meta

groovecoder opened this issue over 8 years ago
for #28: add metrics doc and final implementation

groovecoder opened this pull request over 8 years ago
Blok has bad survey link

rbillings opened this issue over 8 years ago
Add privacy data to Test Pilot page

rbillings opened this issue over 8 years ago
Replace addons-linter with 'web-ext lint'

pdehaan opened this pull request over 8 years ago
fix #88: update feedback copy

groovecoder opened this pull request over 8 years ago
add metrics documentation

clouserw opened this pull request over 8 years ago
fix #81: restore close button to toolbar

groovecoder opened this pull request over 8 years ago
Need a test pilot tour for Blok

rbillings opened this issue over 8 years ago
Cannot submit feedback form when window is too short

pdehaan opened this issue over 8 years ago
Auto close toolbar after giving feedback?

pdehaan opened this issue over 8 years ago
Banner text is truncated at smaller page widths

pdehaan opened this issue over 8 years ago
fix #72: feedback: breakage required error message

groovecoder opened this pull request over 8 years ago
Add generic "close" button to toolbar

pdehaan opened this issue over 8 years ago
Fix typo in toolbar

pdehaan opened this pull request over 8 years ago
Typo in Blok disabled message

SoftVision-EmilPasca opened this issue over 8 years ago
Blok bar is rendered over the website content

SoftVision-EmilPasca opened this issue over 8 years ago
Update link to the .xpi download

mortonfox opened this pull request over 8 years ago
for #74: set currentActiveTabID when window focus changes

groovecoder opened this pull request over 8 years ago
for #26: refactor (some) filterRequest code into modules and test

groovecoder opened this pull request over 8 years ago
Private browsing not able to enable/disable Blok

rbillings opened this issue over 8 years ago
Need better resolution Blok image for /experiments page

rbillings opened this issue over 8 years ago
Add Required Field error messages to modal

rbillings opened this issue over 8 years ago
Cancelling "report a problem" displays as if problem was reported

rbillings opened this issue over 8 years ago
Save reported results

rbillings opened this issue over 8 years ago
Audit files in XPI

pdehaan opened this issue over 8 years ago
Tweak XPI instructions in README

pdehaan opened this pull request over 8 years ago
Modal window no longer displays when reporting a problem

rbillings opened this issue over 8 years ago
Update README with XPI details

pdehaan opened this issue over 8 years ago
Add LICENSE file

pdehaan opened this pull request over 8 years ago
Add testpilot homepage_url to manifest.json

groovecoder opened this pull request over 8 years ago
mv icons/ to img/

groovecoder opened this pull request over 8 years ago
Add TestPilot link to manifest.json

pdehaan opened this pull request over 8 years ago
remove foundation.min.js; not using reveal anymore

groovecoder opened this pull request over 8 years ago
fix #53: tests for processBlockListJSON

groovecoder opened this pull request over 8 years ago
fix #45: install foundation CSS via npm

groovecoder opened this pull request over 8 years ago
fix #54 #55 #56: button labels & padding; toolbar shadow

groovecoder opened this pull request over 8 years ago
fix #50: return {} for undefined origin URLs

groovecoder opened this pull request over 8 years ago
adjust padding between buttons and notification bar

ashgrigas opened this issue over 8 years ago
make button labels easier to read

ashgrigas opened this issue over 8 years ago
export processBlockListJSON and cover with tests

groovecoder opened this issue over 8 years ago
blockedRequests[requestTabID] is undefined

pdehaan opened this issue over 8 years ago
actionRequests is undefined

pdehaan opened this issue over 8 years ago
undefined is not a valid URL

pdehaan opened this issue over 8 years ago
fix #25: use Map for blocklist

groovecoder opened this pull request over 8 years ago
for #22: final copy updates

groovecoder opened this pull request over 8 years ago
Automate sign & publish .xpi on merges to master

groovecoder opened this issue over 8 years ago
fix #35: add addons-linter to Travis CI

groovecoder opened this pull request over 8 years ago
Install Foundation instead of including in repo

pdehaan opened this issue over 8 years ago
Build and lint web-extension on Travis using addons-linter

pdehaan opened this pull request over 8 years ago
QA Test plan

rbillings opened this pull request over 8 years ago
fix #40: switch to Standard for code formatting

groovecoder opened this pull request over 8 years ago
Switch from ESLint to Standard for code formatting

pdehaan opened this pull request over 8 years ago
Switch to Standard code style format

pdehaan opened this issue over 8 years ago
Add ESLint and fix a few formatting errors

groovecoder opened this pull request over 8 years ago
fix #31: use disabled icon when disabled

groovecoder opened this pull request over 8 years ago
Duplicate key 'Adsrevenue' in disconnect-entitylist.json

pdehaan opened this issue over 8 years ago
Switch from XHR to Fetch API

pdehaan opened this pull request over 8 years ago
Add addons-linter to Travis-CI or package.json

pdehaan opened this issue over 8 years ago
npm run build-dev throws web-ext errors

pdehaan opened this issue over 8 years ago
Add ESLint and fix a few formatting errors

pdehaan opened this pull request over 8 years ago
fix #30: add signed .xpi

groovecoder opened this pull request over 8 years ago
Cannot enable .xpi from Test Pilot site

groovecoder opened this issue over 8 years ago
fix #22: Update notification bar styling and behavior to match updated design spec

groovecoder opened this pull request over 8 years ago
Implement final Telemetry ping payload format

groovecoder opened this issue over 8 years ago
Web Compatibility and Tracking Protection

karlcow opened this issue over 8 years ago
clean-up: break filterRequest out into more functions

groovecoder opened this issue over 8 years ago
Use Map instead of Object for blocklist

groovecoder opened this issue over 8 years ago
clean-up: use fetch instead of XHR

groovecoder opened this issue over 8 years ago
for #1: entityList property+resource check

groovecoder opened this pull request over 8 years ago
Safe Browsing hostname canonicalization: IP addresses with < 4 components

groovecoder opened this issue over 8 years ago
fix #17: style notification bar like native bars

groovecoder opened this pull request over 8 years ago
build prs and merges to master

groovecoder opened this pull request over 8 years ago
for #16: allow child requests to main frame domain

groovecoder opened this pull request over 8 years ago
update color of notification bar

ashgrigas opened this issue over 8 years ago
Do not block iframe requests to one of its ancestors' top-level domains

groovecoder opened this issue over 8 years ago
for #2: canonicalize hosts per SafeBrowsing protocol

groovecoder opened this pull request over 8 years ago
for #6: web extension artifacts to enable test pilot experiment

groovecoder opened this pull request over 8 years ago
Change to notification bar

groovecoder opened this pull request over 8 years ago
Disable built-in TP to avoid interfering with this add-on

fmarier opened this issue over 8 years ago
The third-party checks should match the ones done in platform

fmarier opened this issue over 8 years ago
fix #7: keep allowed hosts in local storage

groovecoder opened this pull request over 8 years ago
Improve copy in notification bar

ashgrigas opened this issue over 8 years ago
Improve visibility of shield icon

ashgrigas opened this issue over 8 years ago
bug: popup shows wrong state of protection and counter

groovecoder opened this issue over 8 years ago
Send disable reason to Telemetry via Test Pilot

groovecoder opened this issue over 8 years ago
Disable and ask why 4

groovecoder opened this pull request over 8 years ago
Simplify UI to Disable blok & ask why

groovecoder opened this issue over 8 years ago
Implement Safe Browsing hostname canonicalization

groovecoder opened this issue over 8 years ago