1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-03 09:39:38 +02:00
Commit Graph

4420 Commits

Author SHA1 Message Date
gorhill
1e25fc7c9e new revision for release candidate build 2016-11-23 16:24:58 -05:00
gorhill
67941fea25 translation work from https://crowdin.com/project/ublock 2016-11-22 11:38:12 -05:00
gorhill
b8af81dd5d link directly to the wiki documentation 2016-11-18 09:08:26 -05:00
gorhill
ff85438f1f Peter Lowe’s list: modify the name to better reflect its purpose 2016-11-17 09:55:39 -05:00
gorhill
2a13ac71c3 new revision for dev build 2016-11-17 09:31:00 -05:00
gorhill
02f757e995 scriptlet arguments: allow any character, escape properly 2016-11-17 09:25:37 -05:00
gorhill
874289b9a2 Merge branch 'master' of github.com:gorhill/uBlock 2016-11-17 08:01:30 -05:00
gorhill
66e95266e3 fix https://github.com/uBlockOrigin/uAssets/issues/194 2016-11-17 08:01:08 -05:00
gorhill
3dc1b2fdca fix #194 2016-11-17 07:59:22 -05:00
gorhill
73c8a96c48 workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=1317173 2016-11-16 16:08:03 -05:00
gorhill
a7316b7456 new revision for dev build 2016-11-14 12:07:25 -05:00
gorhill
ad5fb9c8da fix webext version 2016-11-14 12:03:13 -05:00
gorhill
6f208d3d81 fix 4d0eaf3b3c (commitcomment-19799336) 2016-11-13 09:40:31 -05:00
gorhill
b92a4f7c30 new revision for dev build 2016-11-12 13:48:52 -05:00
gorhill
375797ca0d translation work from https://crowdin.com/project/ublock 2016-11-12 13:48:04 -05:00
gorhill
8c352e1fac code review: do not test for ip address each time we broaden hostname 2016-11-12 13:42:36 -05:00
gorhill
cbf3dc9a0d maybe fix #2147 2016-11-12 13:38:41 -05:00
Raymond Hill
e9a72e0a16 Update CONTRIBUTING.md 2016-11-10 15:47:27 -05:00
Raymond Hill
9d2650b36f Update CONTRIBUTING.md 2016-11-10 15:46:02 -05:00
gorhill
28319f625d fix 4d0eaf3b3c (commitcomment-19771533) 2016-11-10 15:36:41 -05:00
gorhill
54508db9c4 code review re #2132 2016-11-09 09:47:50 -05:00
gorhill
e046a967c2 minor CSS code review 2016-11-09 00:49:50 -05:00
gorhill
54e8761ce6 code review re #2132 2016-11-08 16:40:15 -05:00
gorhill
6f512f39fb code review re #2132 2016-11-08 16:31:04 -05:00
gorhill
368e00ef7a translation work from https://crowdin.com/project/ublock 2016-11-08 16:01:20 -05:00
gorhill
b6881773b9 new revision for dev build 2016-11-08 15:58:50 -05:00
gorhill
d913eea1f6 fix #2132 + various minor code review 2016-11-08 15:53:08 -05:00
gorhill
d62059ccc7 fix #2103 2016-11-08 07:13:26 -05:00
gorhill
4d0eaf3b3c code review: various minor changes 2016-11-07 14:53:04 -05:00
Sean Whitton
8f39f88366 drop Conkeror from install.rdf (#2131)
Since #1356 has been declined.
2016-11-06 18:00:36 -05:00
gorhill
77ce4ba377 translation work from https://crowdin.com/project/ublock 2016-11-06 17:13:51 -05:00
gorhill
68d68f4c93 new revision for dev build 2016-11-06 17:10:23 -05:00
gorhill
a92decd641 fix #1578: regex as whitelist directive 2016-11-06 16:51:19 -05:00
gorhill
ee4fc2aed6 code review re advanced settings + added popupFontSize 2016-11-06 16:27:21 -05:00
gorhill
bc379a123e fix #1493 2016-11-06 10:49:02 -05:00
gorhill
69d515f286 new revision for dev build 2016-11-05 14:59:03 -04:00
gorhill
1e892d6779 translation work from https://crowdin.com/project/ublock 2016-11-05 14:55:26 -04:00
gorhill
446d7fad2e fix #2010, #2086 2016-11-05 14:48:42 -04:00
gorhill
9b1846749e translation work from https://crowdin.com/project/ublock 2016-11-04 17:48:26 -04:00
gorhill
33f86a9ea7 new revision for dev build 2016-11-04 13:00:19 -04:00
gorhill
f2cb4cefc4 fix #2126 2016-11-04 12:59:06 -04:00
gorhill
969747e3c0 new revision for dev build 2016-11-03 23:42:46 -04:00
gorhill
c6793eff98 code review re. #2067 2016-11-03 23:42:03 -04:00
gorhill
8c3da95d65 fix #2067 (experimental) + support for hidden settings 2016-11-03 11:20:47 -04:00
gorhill
18d1c4809e new revision for dev build 2016-11-02 00:30:15 -04:00
gorhill
0abc257fee fix #2119 2016-11-02 00:27:16 -04:00
Binyamin Laukstein
56888b4806 https://github.com/AdBlockPlusIsrael/EasyListHebrew has been removed, returns 404 error (#2111) 2016-11-01 06:01:11 -04:00
gorhill
e914acd720 Merge branch 'master' of github.com:gorhill/uBlock 2016-10-31 08:44:54 -04:00
gorhill
2bb96d7b46 new revision for dev build 2016-10-31 08:44:45 -04:00
Nik Rolls
be8e514464 Prevent possible error when a node has no children (#2108)
Compat with Edge; SVG nodes don't have a `children` property and therefore this throws an error whenever an SVG is added, removed or moved in the DOM.
2016-10-30 16:04:53 -04:00