gorhill
|
bc30979689
|
this fixes subscribing to filter lists having a query part in their URL
|
2015-07-16 18:13:51 -04:00 |
|
gorhill
|
51360d4b26
|
translation work from https://crowdin.com/project/ublock
|
2015-07-14 08:41:05 -04:00 |
|
gorhill
|
fa4e3ca492
|
this completely fixes #490
|
2015-07-13 08:49:58 -04:00 |
|
gorhill
|
9276b9919c
|
this fixes #490
|
2015-07-13 07:41:02 -04:00 |
|
gorhill
|
d9da7c996b
|
translation work from https://crowdin.com/project/ublock
|
2015-07-12 19:08:39 -04:00 |
|
gorhill
|
0b6edab923
|
minor code review
|
2015-07-12 08:15:09 -04:00 |
|
gorhill
|
abb89fd037
|
this will allow to add "tucows downloads"
|
2015-07-11 17:40:42 -04:00 |
|
gorhill
|
5e2b694197
|
removed useless return value
|
2015-07-11 12:17:58 -04:00 |
|
gorhill
|
d3f741f8fd
|
DOM inspector: to properly report cosmetic filters for dynamically added elements
|
2015-07-11 07:38:03 -04:00 |
|
gorhill
|
eba046504f
|
this fix #476
|
2015-07-10 14:02:02 -04:00 |
|
gorhill
|
53aa705453
|
minor code review
|
2015-07-09 09:11:50 -04:00 |
|
gorhill
|
2f786ae921
|
#465: decompiler should never return a blank string
|
2015-07-09 09:08:49 -04:00 |
|
gorhill
|
a7d5c2619d
|
translation work from https://crowdin.com/project/ublock
|
2015-07-08 12:27:24 -04:00 |
|
gorhill
|
ca4fdbc042
|
using plural is more accurate
|
2015-07-08 08:32:38 -04:00 |
|
gorhill
|
8317e8757b
|
this may fix #454
|
2015-07-07 20:41:52 -04:00 |
|
gorhill
|
08ccebfd64
|
typo
|
2015-07-07 20:41:24 -04:00 |
|
gorhill
|
002b99e573
|
oops
|
2015-07-07 16:54:41 -04:00 |
|
gorhill
|
01a5fc44e2
|
this fixes #458
|
2015-07-07 13:34:52 -04:00 |
|
gorhill
|
6214591fb8
|
popup may be closed before main process respond
|
2015-07-07 11:05:00 -04:00 |
|
gorhill
|
235bce9faf
|
"subdocument" filters reported as "sub_frame"
|
2015-07-07 11:04:24 -04:00 |
|
gorhill
|
7a3fb2273e
|
dom inspector quirks: keep identical filters in sync, do not create duplicate filters
|
2015-07-06 18:11:11 -04:00 |
|
gorhill
|
e3e4d577ee
|
this makes shadow DOM work on Firefox
|
2015-07-06 13:53:39 -04:00 |
|
gorhill
|
f1b9e27fdb
|
minor code review
|
2015-07-06 10:25:37 -04:00 |
|
gorhill
|
497eb87fb0
|
avoid reporting the DOM layout while it is loading
|
2015-07-06 10:24:28 -04:00 |
|
gorhill
|
4ad22d6f92
|
Merge branch 'master' of github.com:gorhill/uBlock into shadow
|
2015-07-06 10:19:30 -04:00 |
|
gorhill
|
4458ea5d7d
|
this fixes net inspector interfering with modal dialogs
|
2015-07-06 10:19:17 -04:00 |
|
gorhill
|
febb18147a
|
#435: using shadow nodes instead of modifying directly nodes' style attr
|
2015-07-06 07:48:56 -04:00 |
|
gorhill
|
c11421d574
|
this fixes logger v-scroll not being pinned anymore (regression)
|
2015-07-06 07:42:30 -04:00 |
|
gorhill
|
43ba18da97
|
translation work from https://github.com/gorhill/uBlock
|
2015-07-05 09:31:35 -04:00 |
|
gorhill
|
65647860f6
|
translation work from https://crowdin.com/project/ublock
|
2015-07-05 08:04:24 -04:00 |
|
gorhill
|
dd394ebba5
|
code review: regex perf as per https://www.loggly.com/blog/five-invaluable-techniques-to-improve-regex-performance/
|
2015-07-04 17:34:18 -04:00 |
|
gorhill
|
93c4502acc
|
bypass FF's built CSS.escape(), to benefit from serializeAsString
|
2015-07-03 06:56:15 -04:00 |
|
gorhill
|
cc6a811934
|
CSS.escape: support "serialize a string" to avoid pointless escaping
|
2015-07-03 06:34:18 -04:00 |
|
gorhill
|
0487c23763
|
this addresses #433
|
2015-07-03 05:57:05 -04:00 |
|
gorhill
|
6a912531dc
|
this fixes broken row filtering for tab selector and popup UI
|
2015-07-02 19:42:51 -04:00 |
|
gorhill
|
d5c72b6185
|
translation work from https://crowdin.com/project/ublock
|
2015-07-02 09:33:49 -04:00 |
|
gorhill
|
5775fe32b8
|
Firefox: prevent currently selected tab from being reset in selector
|
2015-07-01 19:50:43 -04:00 |
|
gorhill
|
f881697251
|
DOM inspector must be h-scrollable
|
2015-07-01 18:16:58 -04:00 |
|
gorhill
|
ad827576ce
|
have the logger open in a separate window
|
2015-07-01 12:18:03 -04:00 |
|
gorhill
|
a0607702b1
|
dom inspector: this fixes non-sticky toolbars
|
2015-07-01 09:19:13 -04:00 |
|
gorhill
|
bd9a63a73c
|
Merge branch 'master' of github.com:gorhill/uBlock into inspector
|
2015-06-30 18:08:49 -04:00 |
|
gorhill
|
9becb466d4
|
functional DOM inspector
|
2015-06-30 18:02:29 -04:00 |
|
gorhill
|
ecd003ff4a
|
this addresses #414
|
2015-06-30 01:59:22 -04:00 |
|
gorhill
|
8305b8990a
|
as per last commit, local messaging listener not needed anymore
|
2015-06-29 11:02:54 -04:00 |
|
gorhill
|
aeba71790f
|
some refactoring: move to-aux-process-messaging timeout into vAPI
|
2015-06-29 10:46:20 -04:00 |
|
gorhill
|
957dea5289
|
Merge branch 'master' of github.com:gorhill/uBlock into inspector
|
2015-06-28 17:43:15 -04:00 |
|
gorhill
|
39b0d719c0
|
some more work re inspector
|
2015-06-28 17:42:08 -04:00 |
|
gorhill
|
e5d6acd712
|
this fixes #391
|
2015-06-28 09:25:19 -04:00 |
|
gorhill
|
58b6552207
|
code review
|
2015-06-27 16:18:29 -04:00 |
|
gorhill
|
f988d74b4d
|
DOM inspector: incremental rendering when inspected DOM changes
|
2015-06-27 13:32:10 -04:00 |
|