1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-01 18:10:17 +12:00
Commit graph

539 commits

Author SHA1 Message Date
Raymond Hill 111d44b7cb
new revision for release candidate 2017-12-11 13:56:26 -05:00
Raymond Hill 4b5cd19396
new revision for release candidate 2017-12-11 09:34:47 -05:00
gorhill dfb4127583
new revision for dev build 2017-12-09 18:25:51 -05:00
gorhill 72a9fbf267
new revision for dev build 2017-12-09 12:47:37 -05:00
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
2017-12-09 12:32:41 -05:00
gorhill 1e9f728a3b
new revision for dev build 2017-12-08 08:22:14 -05:00
gorhill fa2658cd2b
import message handling code from uBO, simplify for uMatrix 2017-12-06 09:47:20 -05:00
gorhill 16eceedbf5
new revision for stable release 2017-12-06 08:49:06 -05:00
gorhill c983d47c8e
new revision for release candidate 2017-12-05 16:19:32 -05:00
gorhill 5c340e85e8
set minimum chromium version to 45 2017-12-05 16:08:01 -05:00
gorhill 3ff2926871
fix #840 (need confirmation) 2017-12-04 16:48:59 -05:00
gorhill 8660d35dcf
new revision for release candidate 2017-12-04 11:36:15 -05:00
gorhill 3292b030ce
new revision for release candidate 2017-12-03 15:18:09 -05:00
gorhill 6a10411f6a
new revision for dev build 2017-12-03 11:44:44 -05:00
gorhill c05f9fe9c9
new revision for dev build 2017-12-02 11:51:22 -05:00
gorhill 773fe2da59
new revision for dev build 2017-12-02 09:49:02 -05:00
gorhill 0207c91312
enable ability to detach the logger (same as uBO) 2017-12-01 18:44:05 -05:00
gorhill 29a59808ab
new revision for dev build 2017-12-01 12:36:13 -05:00
gorhill ad9d591b16
Fix #118, #271, #649, #771: removing flawed-at-the-core UA spoofer
The end result of the flawed UA spoofer was to accomplish the
OPPOSITE of the intended goal. UA spoofing for privacy purpose
turns out to be a whole complicated task on its own, and is
best undertaken as a separate dedicated extension -- assuming
it is possible at all.

In any case, this had no place in a "Privacy" section in uMatrix,
this was a bad idea to create this feature in the first place. It's
never too late to correct a bad idea, and this is the purpose of
this commit.
2017-12-01 08:17:30 -05:00
gorhill ec5faf04f8
new revision for dev build 2017-11-30 11:50:47 -05:00
gorhill 5b8bcb1a9a
remove obsolete indexedDB transition-related code 2017-11-30 08:42:03 -05:00
gorhill 07eb60abc6
new stable release revision 2017-11-26 10:34:08 -05:00
gorhill a4d2ca6935 new revision for release candidate 2017-11-25 08:01:01 -05:00
gorhill ac7870280a new revision for dev build 2017-11-24 20:24:22 -05:00
gorhill 040b2a3d7f new revision for dev build 2017-11-24 17:24:14 -05:00
xofe a36042b5ce webext: fix options_ui.js removal + remove unused options_ui.html
per ec3d1bfc88
2017-11-24 09:38:37 +00:00
gorhill 53c786e73c new revision for dev build 2017-11-23 12:14:56 -05:00
gorhill 083cf4bf46 fix CSS regression: https://github.com/gorhill/uMatrix/issues/821#issuecomment-346461071 2017-11-22 15:35:43 -05:00
gorhill 61ae0d2bee new revision for stable release 2017-11-22 12:57:11 -05:00
gorhill 7c5a4b6e71 oops: release candidate revision number 2017-11-22 06:04:27 -05:00
gorhill 054d3a5b2b new revision for release candidate 2017-11-22 06:02:10 -05:00
gorhill a699567a61 new revision for dev build 2017-11-21 10:39:56 -05:00
gorhill 0b8291c329 new revision for release candidate 2017-11-20 09:25:10 -05:00
gorhill c2f9d10f71 new revision for dev build 2017-11-19 21:08:49 -05:00
gorhill 9fd92d2245 new revision for development build 2017-11-19 18:49:50 -05:00
gorhill 76639f528a fix #819 2017-11-19 18:18:02 -05:00
gorhill ef09f42af8 new revision for stable release 2017-11-14 16:14:01 -05:00
gorhill 5ddffa6c00 new revision for dev build 2017-11-13 18:50:13 -05:00
gorhill 70b4eb0877 fix #612 2017-11-13 18:24:08 -05:00
gorhill 540436fe7f remove webext-hybrid version 2017-11-10 12:35:08 -05:00
gorhill b8121aae79 new revision for stable release 2017-11-10 10:57:40 -05:00
gorhill f2d7d32d1e remove unused legacy code from HTTPSB 2017-11-10 10:56:55 -05:00
gorhill acf318d83c fix AMO validation errors: innerHTML is forbidden 2017-10-05 12:49:26 -04:00
gorhill 84aa1fd0e6 fix min version number 2017-10-05 12:19:18 -04:00
gorhill 71fd4427cc set webext min version of to FF56 2017-10-05 12:15:03 -04:00
gorhill 08f93ae95a new stable release 2017-10-05 12:12:47 -04:00
gorhill c374ce60c3 new revision for release candidate 2017-10-05 08:50:01 -04:00
gorhill f36735a6b4 new revision for release candidate 2017-09-28 09:24:39 -04:00
gorhill bb84ffaf87 import fix to cloud storage from https://github.com/gorhill/uBlock/issues/3006 2017-09-28 09:23:40 -04:00
gorhill 2fa62e12a1 fix https://github.com/gorhill/uBlock/issues/3057 2017-09-26 16:49:41 -04:00