gorhill
288f15c258
link directly to the list of filter lists wiki page
2015-12-15 13:43:19 -05:00
gorhill
77504cb561
this fixes #951
2015-11-20 08:47:29 -05:00
gorhill
f338c28cd6
support append from cloud storage + uniformize buttons visual in dashboard
2015-08-12 12:17:39 -04:00
gorhill
abc7a526da
code review
2015-08-11 18:48:52 -04:00
gorhill
690421aead
sync feature ( #80 ): draft
2015-08-11 15:29:14 -04:00
gorhill
5c53605269
this fixes #312
2015-06-10 11:30:57 -04:00
gorhill
66fab9c87e
anoher important button
2015-05-28 18:32:47 -04:00
gorhill
50f047eb45
this fixes #250
2015-05-28 16:26:01 -04:00
gorhill
440b4d5485
minor change
2015-04-21 07:13:55 -04:00
gorhill
5abd287451
remove strike-through as per https://github.com/gorhill/uBlock/issues/78#issuecomment-94503857
2015-04-20 16:29:18 -04:00
gorhill
00a1b90f6b
this fixes #78
2015-04-17 10:20:45 -04:00
gorhill
6724c991f5
this fixes #1058
2015-03-23 10:19:43 -04:00
gorhill
39ad1585e9
this fixes #982 , #978 , #965
2015-03-10 23:46:18 -04:00
Chris
30eafed70a
More µ to u
2015-03-09 22:00:48 -06:00
gorhill
3544989e69
this fixes #954
2015-03-08 17:54:08 -04:00
Raymond Hill
fb1221a8a1
remove overhead of PSL for "3rd-party filters" tab
2014-11-26 15:45:36 -02:00
Deathamns
d98a8161f9
Drop js-loader, updates from gorhill/uBlock/master
2014-11-09 17:41:02 +01:00
Deathamns
6d49ef0dac
Avoid using Chrome's @@bidi_* type i18n messages
...
... for the sake of portability.
When including vapi-common.js in an HTML file, then the body element there
will have a "dir" attribute filled with the current locale's direction
(ltr or rtl).
The following languages are considered right-to-left: ar, he, fa, ps, ur.
Everything else is left-to-right.
After the "dir" attribute is set, we can decide in CSS which elements
should have different styling for rtl languages (e.g., body[dir=rtl] #id).
2014-11-09 17:40:40 +01:00
Deathamns
5b79bf3536
Work on vendor API abstraction, and near complete Safari support
2014-11-09 17:39:12 +01:00