Commit Graph

580 Commits (9789182b2cab9cd9a2aa0e4bfb3662fd266bd09f)

Author SHA1 Message Date
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 e02360f096
remove sidebar support for stable build; prevent sidebar opening at install for dev build 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 3795b99fc5
possible fix for https://www.reddit.com/r/uMatrix/comments/8lc9ia/ 6 years ago
Raymond Hill 8da0dcd84f
fix https://github.com/uBlockOrigin/uMatrix-issues/issues/9 6 years ago
Raymond Hill bd7e864950
moving update template to more appropriate location 6 years ago
Raymond Hill 31cc15ca6c
lots of informal fixes
- us integer tab id -- do not stringify anymore
- improved the parsing of hosts files
- better handling of behind-the-scene network requests when a
  context is provided by the webRequest API
- imported webextFlavor code from uBO
- converted instances of object-as-dict to Map()
7 years ago
Raymond Hill 702fbba914
add changes needed for self-hosted signed beta version 7 years ago
Raymond Hill f35b230c37
new revision for dev build 7 years ago
Raymond Hill 4947019dbb
new revision for dev build 7 years ago
Raymond Hill 4e00e6e3b0
new revision for dev build 7 years ago
Raymond Hill 858ee6df69
new revision for dev build 7 years ago
Raymond Hill 91cbd94ba7
new revision or dev build 7 years ago
Raymond Hill b5c377ec73
new revision for dev build 7 years ago
Raymond Hill ebfe08e0a2
fix #938 7 years ago
Raymond Hill 00df01f633
new revision for dev build 7 years ago
Raymond Hill 7b88cef36d
new revision for dev build 7 years ago
Raymond Hill 3e4e1d9def
new revision for dev build 7 years ago
Raymond Hill 44a1f6da0d
new revision for bug fixes 7 years ago
Raymond Hill b8c0089a1a
new revision for release 7 years ago
Raymond Hill 785b430263
new revision for release candidate 7 years ago
Raymond Hill 6485c2e035
new revision for release candidate 7 years ago
Raymond Hill c89a4cfe5e
use worker-src on Firefox 58+ -- turns out this was fixed weeks ago 7 years ago
Raymond Hill f680fc004c
new revision for release candidate 7 years ago
Raymond Hill a8ac21ced0
new revision for release candidate 7 years ago
Raymond Hill e8772404c7
new revision for dev build 7 years ago
Raymond Hill ed8556a9fe
add logger-in-sidebar support for Opera 7 years ago
Raymond Hill 533d24b4be
new revision for release 7 years ago
Raymond Hill c5f90a9cae
use translated string for sidebar name 7 years ago
Raymond Hill 32819b5cca
new revision for dev build 7 years ago
Raymond Hill cfaed1e490
add ability to open the logger in sidebar 7 years ago
Raymond Hill 2a2685ff84
new revision for dev build 7 years ago
Raymond Hill 62f48a15ff
new revision for dev build 7 years ago
Raymond Hill c96fbb4d5c
new revision for dev build 7 years ago
Raymond Hill deeb211c5d
add ability to block web workers on a per-site basis 7 years ago
calibrations 204aaae213 Fix and update legacy firefox vapi-client in the style of fa2658c (#900)
* Minimal refactor of vapi-client to get firefox version working

* Move messagingConnector into vAPI.messaging

* Improve vAPI.messaging setup and connecting

* Shutdown-related changes, implement remaining missing functions
7 years ago
Raymond Hill c1494d719a
new revision for dev build 7 years ago
Raymond Hill 12630e8a8a
new revision for dev build 7 years ago
Raymond Hill eebf2c7d32
new revision for dev build 7 years ago
Raymond Hill c1325d06b7
new revision for release candidate 7 years ago
Raymond Hill 111d44b7cb
new revision for release candidate 7 years ago
Raymond Hill 4b5cd19396
new revision for release candidate 7 years ago
gorhill dfb4127583
new revision for dev build 7 years ago
gorhill 72a9fbf267
new revision for dev build 7 years ago
gorhill c4c0d450fd
code review of request headers processing code
- drop needless overhead now that legacy support is dropped
- output extra information about the headers which are
  modified and their value before/after modification
7 years ago
gorhill 1e9f728a3b
new revision for dev build 7 years ago
gorhill fa2658cd2b
import message handling code from uBO, simplify for uMatrix 7 years ago
gorhill 16eceedbf5
new revision for stable release 7 years ago
gorhill c983d47c8e
new revision for release candidate 7 years ago