1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-05-22 13:13:14 +12:00
Commit graph

94 commits

Author SHA1 Message Date
Raymond Hill 9b292304d3
Bring uMatrix up to date
Notably:
- Import logger improvements from uBO
- Import CNAME uncloaking from uBO
- Import more improvements from uBO
- Make use of modern JS features

This should un-stall further development of uMatrix.
2019-12-20 12:24:18 -05:00
Raymond Hill 054935d025
Fix https://github.com/uBlockOrigin/uMatrix-issues/issues/98 2019-02-02 10:13:25 -05:00
Raymond Hill 52246a5250
convert popup panel icons (https://github.com/uBlockOrigin/uMatrix-issues/issues/68) 2018-10-03 10:01:41 -04:00
Raymond Hill 2256552899
fix https://github.com/gorhill/uMatrix/issues/951, https://github.com/uBlockOrigin/uMatrix-issues/issues/62 2018-09-29 06:31:59 -04:00
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()
2018-04-13 10:24:50 -04:00
Raymond Hill 24289831c2
polish recipe-related code, user interface 2018-03-24 08:01:25 -04:00
Raymond Hill c2a46c5da4
add tooltip for global scope + setting to disable tooltips (see https://github.com/gorhill/uMatrix/issues/936#issuecomment-361936827) 2018-01-31 10:00:33 -05:00
Raymond Hill 2cf4a57bf4
first draft toward fixing #30 2018-01-29 17:19:42 -05:00
Raymond Hill 2aeb7696c3
fix https://github.com/gorhill/uBlock/issues/3416 2018-01-08 07:34:09 -05:00
Raymond Hill deeb211c5d
add ability to block web workers on a per-site basis 2017-12-31 18:18:10 -05:00
Raymond Hill 19c32608f3
add visual cue to hint at relevance of per-scope switches 2017-12-21 08:30:05 -05:00
Raymond Hill f459f67e72
fix regression: ability to toggle per-scope switches 2017-12-16 10:45:50 -05:00
Raymond Hill 157045924b
fine tune various UI aspects
- more choices of matrix text size
- more accurate wording for matrix switches
- info links for various matrix switches
2017-12-16 09:28:57 -05:00
gorhill fa2658cd2b
import message handling code from uBO, simplify for uMatrix 2017-12-06 09:47:20 -05:00
gorhill 3ff2926871
fix #840 (need confirmation) 2017-12-04 16:48:59 -05:00
gorhill 9e2dd8108c
code review: further simplifying; jshint-ing 2017-12-03 14:56:08 -05:00
gorhill ebac131247
code review: simplify code for counting distinct URLs 2017-12-03 11:40:27 -05:00
gorhill a4ad3a4ea9
put back ability for "owner" of popup panel to resize it (regression from 878d4fa6d5) 2017-12-02 08:48:23 -05:00
gorhill 0207c91312
enable ability to detach the logger (same as uBO) 2017-12-01 18:44:05 -05:00
gorhill 6aa8c856cf
code review: no need for try-catch, a dummy localStorage is created if none exists 2017-12-01 17:17:25 -05:00
gorhill 040812d813
code review of 28d2f0b66e 2017-11-30 09:31:14 -05:00
gorhill 28d2f0b66e
fix #852 2017-11-29 14:40:18 -05:00
gorhill 537f8ef79a
work toward resolving #853 2017-11-28 12:33:22 -05:00
gorhill f2bb21f129
properly set global scope visual when default scope is global 2017-11-26 10:19:47 -05:00
PenguinDad 284b26abf4
Fix color-blind friendly mode 2017-11-25 00:55:48 +00:00
gorhill 1825b65d4c various visual fixes 2017-11-24 17:22:42 -05:00
gorhill 6ca45c66b8 hopefully improve UI for mobile devices (#828) 2017-11-23 12:14:29 -05:00
gorhill 878d4fa6d5 fix small popup panel glitch when first opened + minor cosmetic changes 2017-11-22 07:07:34 -05:00
gorhill 364d2985db minor code review 2017-11-21 11:57:41 -05:00
gorhill b1f53a6d09 fix #821 2017-11-21 10:36:08 -05:00
gorhill 76639f528a fix #819 2017-11-19 18:18:02 -05:00
gorhill 27dea59284 fix #759 2017-04-27 08:10:54 -04:00
gorhill da8cc90ab4 fix visual glitch in recent versions of Chromium 2017-04-27 07:38:26 -04:00
gorhill c2d7096500 refactor assets management; working webextension version 2017-03-29 09:12:12 -04:00
gorhill da992312f3 fix #711 (will need confirmations) 2017-03-20 17:01:19 -04:00
gorhill 48d9a0fd26 fix #711 2017-03-15 16:30:48 -04:00
gorhill 3c539f0ec8 fix #604 2016-08-11 19:21:51 -04:00
gorhill e21f87a5f6 fix #591 2016-08-11 09:18:15 -04:00
gorhill 4f63e079bc reverting fix to #441: undesirable side effects on Firefox 2016-02-27 17:50:30 -05:00
gorhill fc1662e742 Issue #441: code review
(fixed issue number in commit comment)
2015-12-19 15:52:29 -05:00
Kenny MacDermid 9170fc4b96 Allow horizontal scrolling.
Provide a horizontal scrollbar when required, and scroll the
menu header correctly while keeping it fixed vertically.

This allows Chromium users with a `Page zoom` setting to be able to see
the whole matrix.

Closes #440.
2015-12-18 17:56:03 -04:00
gorhill 98c51dbff4 #301: resize only if necessary 2015-07-28 15:00:31 -04:00
gorhill a914c01ea9 popup resize: code review 2015-07-24 08:22:54 -04:00
gorhill 479b454307 Hopefully this fixes #301 2015-07-23 16:24:07 -04:00
gorhill c8765697e1 bring in uBlock's changes to uDom 2015-07-21 08:29:15 -04:00
gorhill fd4a7579f1 re-worked popup UI to access dashboard from title bar (like uBlock) 2015-06-04 08:26:28 -04:00
gorhill 779c9a6c36 this fixes #211 2015-05-17 14:56:53 -04:00
gorhill d03434cc43 more bools 2015-05-13 19:14:00 -04:00
gorhill 6369d37567 must return bool, not undefined 2015-05-13 19:11:44 -04:00
gorhill 568ad296a3 this should fix #194 2015-05-12 19:50:48 -04:00