Commit Graph

122 Commits (702fbba914918e1f914ea93a2e5d87baa52701d6)

Author SHA1 Message Date
Raymond Hill 702fbba914
add changes needed for self-hosted signed beta version 6 years ago
Raymond Hill 2cf4a57bf4
first draft toward fixing #30 6 years ago
Raymond Hill 1be2f40eae
move 3rd-party assets management to uBlockOrigin/uAssets 6 years ago
Raymond Hill ed8556a9fe
add logger-in-sidebar support for Opera 7 years ago
gorhill 39b2f1ddac
add ability to create properly labelled dev build for chromium 7 years ago
gorhill b4112d5641 list changed files after import 7 years ago
xofe a36042b5ce webext: fix options_ui.js removal + remove unused options_ui.html
per ec3d1bfc88
7 years ago
xofe d9bfbb5525 firefox: only copy polyfill.js + vapi-*.js to js directory (other js files only needed in root dir of package) 7 years ago
gorhill c4718246ea remove obsolete files 7 years ago
gorhill e23276b83a add Esperanto; fix Serbian import 7 years ago
gorhill 70b4eb0877 fix #612 7 years ago
gorhill 540436fe7f remove webext-hybrid version 7 years ago
gorhill 406f6473b6 use indexedDB to cache assets: https://bugzilla.mozilla.org/show_bug.cgi?id=1371255#c11 7 years ago
gorhill 10972a55df fix https://github.com/gorhill/uBlock/issues/2855 7 years ago
gorhill d7b3841f93 fix https://github.com/gorhill/uBlock/issues/2843 7 years ago
gorhill 08ecc1a241 add pure webext version 7 years ago
gorhill fa7b0777f3 rename more accurately webext version to webext-hybrid 7 years ago
gorhill 68b8baef34 rename more accurately webext version to webext-hybrid 7 years ago
gorhill ef172bcf81 use xpi instead of zip for webext 7 years ago
gorhill 97509f6d03 hybrid webextension for seamless migration from legacy 7 years ago
gorhill c2d7096500 refactor assets management; working webextension version 7 years ago
gorhill cc7be90de4 update tool scripts for proper versioning 7 years ago
gorhill 2e3e1ddb5a bring packages up-to-date with available translations 8 years ago
gorhill 99225e1688 ability to create a dev build for Firefox 9 years ago
gorhill 1f4ba9dda9 this extends compatibility to FF-24-34
imported code from uBlock, including legacy toolbar support in 34485a04658ae7d8357dabe5e42b18e3e066a4b9,
which is itself directly based on work from @AlexVallat:
- 620a7d78d1
- d9b23d4f10
- 5ac4ec21e9
9 years ago
gorhill a1f8e9599e translation work from https://crowdin.com/project/umatrix 9 years ago
mikhaelkh f24e9a907f Minor fixes
µMatrix -> uMatrix in tools folder.
Small fix in hosts-files.json.
9 years ago
gorhill caeb0973d4 updated opera package script 9 years ago
gorhill a58dba5c27 removing unused translations 9 years ago
gorhill 654821f101 translation work from https://crowdin.com/project/umatrix 9 years ago
gorhill 595de33e83 sanitizing outgoing headers (drafty) 9 years ago
gorhill 5106c4bc44 this fixes rendering of toolbar icon 9 years ago
gorhill 9340975606 a whole lot more left to do, at least popup shows 9 years ago
gorhill 322a5d3207 this fixes https://github.com/chrisaljoudi/uBlock/issues/1219 for Firefox 9 years ago
gorhill 99be819a0d move platform-specific images to their respective platform 9 years ago
AlexVallat 64e468b7d5 Tidying .xul location, update linux script to match windows one 9 years ago
gorhill d3161bd5d9 Revert "µBlock logo refinement and browser icon organization"
This reverts commit e43931f075847f75414c17ce13735c76119efafc.
9 years ago
Chris cb5cbda062 µBlock logo refinement and browser icon organization
This includes a new, refined µBlock logo, rendered more coherently
and consistently for different sizes and display pixel densities.
The Safari build script has been modified to bundle appropriate
resolutions. The Firefox build script was slightly changed to
adhere to the naming convention. The Chrome manifest was
modified/ammended slightly to take advantage of new renderings.
README's beginning has been modified to be nicer and more
minimal.
Other than the logo's slightly refined look and having better
resolution on different browsers and setups, this should have
no effect on the user experience or further development.
9 years ago
Chris 68f55f6a3e Fix cleanup in build script so rm won't complain during first build 9 years ago
Deathamns a15d4df48e Remove comment 9 years ago
Florian Walch fb994c6831 Set up Travis releases. 9 years ago
gorhill b66cd2ca0f build package only if "all" arg specified 9 years ago
gorhill 14f71e35d8 fix script 9 years ago
gorhill dfb1de3c91 create package 9 years ago
gorhill adfd5a3fe7 chmod u+x 9 years ago
Deathamns 4708427c0f Include LICENSE.txt into extension packages 9 years ago
Deathamns be33b5c3f0 Firefox: implement vAPI.tabs.injectScript 9 years ago
Deathamns 1a2adf08a7 Firefox: update manifest files when building 9 years ago
Deathamns 288402dc3a Firefox: blocking and content scripts for e10s 9 years ago
Deathamns 9b46b2c6c1 Firefox: partial vAPI.tabs implementation 9 years ago