gorhill
|
f458fa4adf
|
code review
|
2015-06-01 09:00:10 -04:00 |
|
gorhill
|
d724fb23bd
|
this fixes #269
|
2015-06-01 08:49:41 -04:00 |
|
gorhill
|
10740a28ff
|
this fixes console warning when view-source:
|
2015-06-01 08:11:25 -04:00 |
|
gorhill
|
6470216530
|
this should fix #266 + fixes #212
|
2015-05-31 17:43:19 -04:00 |
|
gorhill
|
b084d796b5
|
to address #266 -- drafty, just curious to see if this helps
|
2015-05-31 00:35:53 -04:00 |
|
gorhill
|
3f9b704846
|
SQlite: use double-quotes everywhere, vacuum only once, when idle
|
2015-05-30 11:36:37 -04:00 |
|
gorhill
|
e65c293975
|
this fixes https://github.com/gorhill/uMatrix/issues/234
|
2015-05-30 06:49:38 -04:00 |
|
gorhill
|
1e57760fe1
|
this fixes #262
|
2015-05-29 19:23:26 -04:00 |
|
gorhill
|
579c4a1d5e
|
this fixes #260
|
2015-05-29 16:40:59 -04:00 |
|
gorhill
|
885c68495b
|
this fixes overlooked remnants of other ubock
|
2015-05-29 11:19:10 -04:00 |
|
gorhill
|
4abd2d7dc7
|
interim version for dev build
|
2015-05-28 14:51:30 -04:00 |
|
gorhill
|
c73704ba48
|
code review
|
2015-05-28 14:49:36 -04:00 |
|
gorhill
|
c285ace7d8
|
hardening sqlite code
|
2015-05-28 14:49:01 -04:00 |
|
gorhill
|
584ef3a02e
|
new revision
|
2015-05-27 20:49:50 -04:00 |
|
gorhill
|
d332298f40
|
o_O... oops
|
2015-05-27 17:21:16 -04:00 |
|
gorhill
|
53fc1063f9
|
reviewer's feedback: SQLite: now using static strings + bound parameters
|
2015-05-27 15:31:36 -04:00 |
|
gorhill
|
b309295323
|
new version
|
2015-05-26 17:20:42 -04:00 |
|
gorhill
|
72c930ddff
|
logger: UI work on URL-based dynamic filtering
|
2015-05-24 18:50:09 -04:00 |
|
gorhill
|
d8a47f1c0b
|
getMessageManager() can throw
|
2015-05-22 12:19:17 -04:00 |
|
gorhill
|
43f9657d0f
|
this fixes #227
|
2015-05-22 08:05:55 -04:00 |
|
gorhill
|
284b4f62d1
|
dynamic url filtering
|
2015-05-21 14:15:17 -04:00 |
|
gorhill
|
92be1c2a12
|
new revision
|
2015-05-17 18:39:52 -04:00 |
|
gorhill
|
d9bb34102f
|
style
|
2015-05-17 18:27:53 -04:00 |
|
gorhill
|
facef0dc05
|
this fixes many addon validation warnings
|
2015-05-17 13:02:56 -04:00 |
|
gorhill
|
7eac4072de
|
verified working fine on Nightly
|
2015-05-17 11:39:40 -04:00 |
|
gorhill
|
d41408ebbc
|
this fixes #211
|
2015-05-17 10:32:40 -04:00 |
|
gorhill
|
087cd4e645
|
maybe this will fix #197 (timing issue?)
|
2015-05-16 16:33:47 -04:00 |
|
gorhill
|
334855dcf7
|
injected script can throw
|
2015-05-16 16:31:44 -04:00 |
|
gorhill
|
0d32b56f5a
|
interim version for dev build
|
2015-05-16 12:30:05 -04:00 |
|
gorhill
|
5c94ad42db
|
new version
|
2015-05-10 09:30:01 -04:00 |
|
gorhill
|
dc1180c1e7
|
code review
|
2015-05-09 07:27:51 -04:00 |
|
gorhill
|
ba8dd756c9
|
this fixes #185
|
2015-05-09 01:16:27 -04:00 |
|
gorhill
|
f9652b5f57
|
importing uMatrix unified logger
|
2015-05-08 18:28:01 -04:00 |
|
gorhill
|
982fbc02a6
|
interim version for dev build
|
2015-05-04 17:20:17 -04:00 |
|
gorhill
|
5f4d975966
|
code review
|
2015-05-02 00:13:19 -04:00 |
|
gorhill
|
a51ba31df8
|
removed useless web_accessible_resources directive
|
2015-04-30 07:50:42 -04:00 |
|
gorhill
|
7e26be6430
|
new version
|
2015-04-29 12:39:33 -04:00 |
|
gorhill
|
6c80790975
|
one more step to insure tab context is properly set
|
2015-04-29 10:29:23 -04:00 |
|
gorhill
|
e60ac31d73
|
this fixes #140
|
2015-04-27 11:15:36 -04:00 |
|
gorhill
|
5197bf1a57
|
interim rev number for dev build
|
2015-04-25 08:29:19 -04:00 |
|
gorhill
|
69ab00044a
|
new version
|
2015-04-24 11:18:03 -04:00 |
|
gorhill
|
8004754c29
|
this fixes #83
|
2015-04-24 10:55:11 -04:00 |
|
gorhill
|
c8d0fd3814
|
this fixes #101
|
2015-04-20 08:30:25 -04:00 |
|
gorhill
|
e16dac9c39
|
this fixes #84
|
2015-04-19 11:33:04 -04:00 |
|
gorhill
|
3bc19ce2d2
|
this addresses #94
|
2015-04-19 10:48:57 -04:00 |
|
gorhill
|
045fe4cc06
|
various minor changes need for Opera version
|
2015-04-18 13:09:49 -04:00 |
|
gorhill
|
dbb93ae716
|
attempt at fixing badge misalignment reported in #55
|
2015-04-16 23:59:03 -04:00 |
|
gorhill
|
b43da1690f
|
manually patching svg file to fix FF icon issues
|
2015-04-16 10:22:12 -04:00 |
|
gorhill
|
e16871b87d
|
"meatier" icon to improve rendering at low-res
|
2015-04-16 09:07:00 -04:00 |
|
gorhill
|
0025ab9721
|
this fixes #60
|
2015-04-15 23:25:30 -04:00 |
|