Commit Graph

137 Commits (64a911333f7c96161a768b2c34f583c469a80e5f)

Author SHA1 Message Date
AaronDewes a5a9104e77 A few improvements 4 years ago
Ian Parker e4fd3a0e93 Merge branch 'minor-fixes-3' of https://github.com/xofe/uMatrix into xofe-minor-fixes-3 4 years ago
Ian Parker e9274d6e30 Update tools to nuTensor and use nuAssets 4 years ago
xofe 93edb4aca0 Call `python3` rather than `python` in build scripts
This prevents the build scripts failing when Python 2 isn't installed.
4 years ago
Raymond Hill 035f3f53a2
Fix packaging/publishing scripts 5 years ago
Raymond Hill d993b8442a
Import translation work from https://crowdin.com/project/umatrix 5 years ago
Raymond Hill fb94c85df1
Add ability to block early at launch; adapt to changes in Chromium 72+
Related issues:

- "Requests bypass uMatrix on Firefox start"
  <https://github.com/uBlockOrigin/uMatrix-issues/issues/69>

  Using same approach as with uBO:
  https://github.com/gorhill/uBloc/commit/41548be6be35

  `suspendTabsUntilReady` advanced setting added to "More" pane,
  useful only for Chromium -- the blocking of early network
  requests is enforced unconditionally on Firefox (because it
  supports returning Promises from webRequest handlers).

- "Cookies leaking temporarily"
  <https://github.com/uBlockOrigin/uMatrix-issues/issues/74>

  Changes in the webRequest API in Chromium 72+ caused uMatrix
  to fail to process `Cookie` and `Referer` headers on that
  platform.
5 years ago
xofe 2045397084 Minor fixes (#1005)
* correct cloud-download/upload icon CSS selectors

* fix scope tooltip in logger appearing offscreen

* open logger/dashboard links adjacent to current tab (match uBO's behaviour)

* opera: fix manifest version not being updated

Version code copied from tools/make-chromium-meta.py

* fix https://www.reddit.com/r/uBlockOrigin/comments/9gwrna/when_you_right_click_and_go_to_options_it_keeps/

source:
* 6dd6dc5f1d

* remove unused "processReferer" setting

It was changed to a matrix switch in 5d8bae3da2

* remove unused source code

source:
* f516cd3d26
* 0503f52b1e

* remove bold version of Roboto font (unused from HTTPSB)

* correct FontAwesome license after change from v5 back to v4.7

License copied from bb737e29d5

* fix build scripts after c0f4abfd00
6 years ago
Raymond Hill 495dddc389
fix https://github.com/uBlockOrigin/uMatrix-issues/issues/70 6 years ago
Raymond Hill e02360f096
remove sidebar support for stable build; prevent sidebar opening at install for dev build 6 years ago
Raymond Hill cc0bed69bf
fix version parsing 6 years ago
Raymond Hill a7753fd356
rename "webext" target to "firefox" 6 years ago
Raymond Hill a0c72fc302
removing unsupported firefox/legacy platform 6 years ago
Raymond Hill 2714193b73
Use "development build" instead of "dev build" before Chrome store complains 6 years ago
Raymond Hill a976bd0d22
fix cleaning script 6 years ago
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