1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-29 11:30:20 +12:00
Commit graph

196 commits

Author SHA1 Message Date
gorhill ea16b28e65 fix popup panel width issue when photon disabled [firefox] 2017-07-03 12:27:02 -04:00
gorhill 3df27ffbdf fix https://github.com/gorhill/uBlock/issues/2696 2017-06-21 12:55:48 -04:00
gorhill 5922c3fcde fix https://github.com/gorhill/uBlock/issues/2558 2017-04-26 16:05:14 -04:00
gorhill ad4b9b7b00 fix #746 2017-04-01 09:37:59 -04:00
gorhill c2d7096500 refactor assets management; working webextension version 2017-03-29 09:12:12 -04:00
gorhill 33f2dc27d3 fix https://github.com/gorhill/uBlock/issues/2226 2017-02-04 10:08:18 -05:00
gorhill 83b342d4e4 fix #597 + code review + merge media and image 2016-07-30 09:58:13 -04:00
gorhill 8464e3d594 import uBO fix for some behind-the-scene requests in Pale Moon 2016-07-17 06:37:01 -04:00
gorhill 9a26274b11 fix #586 2016-07-13 09:11:37 -04:00
gorhill 941d710247 fix https://github.com/gorhill/uBlock/issues/1702 2016-06-12 10:57:15 -04:00
gorhill a429b71665 code review re. #554: use channel data when available 2016-06-10 13:18:32 -04:00
gorhill 7f632afe29 code review re. #554
No longer need to evaluate within asyncOnChannelRedirect() since
all is now evaluated at `http-on-modify-request` time.
2016-06-06 10:10:29 -04:00
gorhill c978b2c5e9 code review re. https://bugzilla.mozilla.org/show_bug.cgi?id=1259169 2016-06-05 11:01:38 -04:00
gorhill 144a557ddb fix #561 2016-06-05 09:37:59 -04:00
gorhill 73646ed7ce fix #554 2016-06-03 09:13:18 -04:00
gorhill 5fe51be814 this fixes #540 2016-04-23 13:54:22 -04:00
gorhill 65924d1be8 this fixes #489 2016-02-28 16:15:23 -05:00
gorhill 9cfc2ff6f8 this fixes https://github.com/gorhill/uBlock/issues/763 2016-01-24 08:52:32 -05:00
gorhill 6eaa85eee1 this should fix #357, #395 2015-11-15 17:33:05 -05:00
gorhill 72c9429d74 code review for #390 2015-11-14 10:01:45 -05:00
gorhill d5e7bc8800 revert fix to #390 as suggested + hopefully also fixes #413 2015-11-13 13:29:49 -05:00
gorhill 8d8f4b22d4 minor code review 2015-10-31 18:22:39 -04:00
gorhill 6c0c62cc13 this should fix #390 2015-10-20 18:10:08 -04:00
gorhill f3876463d3 imported cloud storage support from uBlock: user rules supported for now 2015-09-05 12:29:28 -04:00
gorhill 9e4e4943f3 this fixes many strictness warning in browser console 2015-08-27 14:29:35 -04:00
gorhill 7b651310b4 this fixes https://github.com/gorhill/uBlock/issues/574 2015-08-06 14:46:37 -04:00
gorhill ae0fdc8d10 this fixes #308 2015-07-29 14:18:52 -04:00
gorhill 98c51dbff4 #301: resize only if necessary 2015-07-28 15:00:31 -04:00
gorhill a8ceaa5dfb to be on the safe side 2015-07-24 08:28:15 -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 51d18b4c47 shouldLoad needed only for FF34 and less (no need for sync messaging with e10s) 2015-07-22 09:41:20 -04:00
gorhill 9cd5e959aa code review 2015-07-21 21:16:18 -04:00
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
2015-07-21 13:28:13 -04:00
gorhill e088e9cf70 this should fix #284 2015-07-17 09:21:54 -04:00
gorhill e543517500 this fixes #291 2015-07-15 09:24:56 -04:00
gorhill f7a9ba851d code review: importing uBlock's fixes 2015-07-05 08:54:08 -04:00
gorhill d6a48df601 this fixes #246 -- FF tab management re-factored 2015-06-04 08:27:32 -04:00
gorhill 6f842724be SQlite: importing changes from uBlock 2015-05-30 12:52:26 -04:00
gorhill a1ff628a57 this addresses AMO feedback from uBlock 2015-05-30 07:24:08 -04:00
gorhill bbfef4f6cf this fixes #234 + other fixes imported from uBlock 2015-05-30 06:54:21 -04:00
gorhill 8063ea1e67 translation work from https://crowdin.com/project/umatrix 2015-05-17 23:49:28 -04:00
gorhill 303291fe09 less glitchy autoresize of the popup while in use 2015-05-16 19:01:52 -04:00
gorhill 05d8c51580 this fixes #205 2015-05-14 21:04:49 -04:00
gorhill 1aa8b4fc1e this addressed #200: uMatrix compatible for FF35+ 2015-05-14 09:40:15 -04:00
gorhill 4ab8f52b44 this fixes #189: reverted changes from 6123335c51 2015-05-13 13:28:15 -04:00
gorhill 6f4257bb2a this fixes #189 2015-05-12 18:29:51 -04:00
gorhill 8aaadb8fc0 toward a release: general code review, polishing, removing obsolete stuff 2015-05-11 10:55:06 -04:00
gorhill 3d3160efdf minor code review 2015-05-10 17:59:58 -04:00
gorhill c4699d06a1 Firefox e10s compatibility 2015-05-10 15:27:49 -04:00