1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-29 22:27:12 +02:00
uBlock/src/css
Raymond Hill 3c85c03194
fix #308, #3436, https://github.com/uBlockOrigin/uBlock-issues/issues/155
<https://github.com/gorhill/uBlock/issues/3436>: a new per-site switch
has been added, no-scripting, which purpose is to wholly disable/enable
javascript for a given site. This new switch has precedence over all
other ways javascript can be disabled, including precedence over dynamic
filtering rules.

The popup panel will report the number of script resources which have
been seen by uBO for the current page. There is a minor inaccuracy to
be fixed regarding the count, and which fix requires to extend request
journaling.

<https://github.com/gorhill/uBlock/issues/308>: the `noscript` tags will
now be respected when the new no-scripting switch is in effect on a given
site.

A default setting has been added to the _Settings_ pane to
disable/enable globally the new no-script switch, such that one can
work in default-deny mode regarding javascript execution.

<https://github.com/uBlockOrigin/uBlock-issues/issues/155>: a new
hidden setting, `requestJournalProcessPeriod`, has been added to
allow controlling the delay before uBO internally process it's
network request journal queue. Default to 1000 (milliseconds).
2018-08-31 18:47:02 -04:00
..
fonts Work on vendor API abstraction, and near complete Safari support 2014-11-09 17:39:12 +01:00
1p-filters.css fix #3694 2018-04-10 08:08:28 -04:00
3p-filters.css further fine tune "Filter lists" pane (b60c06f3) 2018-04-09 15:45:25 -04:00
advanced-settings.css make use of CodeMirror in "Advanced settings" page 2018-08-13 10:21:42 -04:00
cloud-ui.css improve ckoud widget for small screen devices 2018-04-10 11:21:56 -04:00
codemirror.css further improving UI for small screens 2018-03-28 16:15:50 -04:00
common.css fix #2179 2018-07-22 08:14:02 -04:00
dashboard-common.css fix #308, #3436, https://github.com/uBlockOrigin/uBlock-issues/issues/155 2018-08-31 18:47:02 -04:00
dashboard.css fix https://github.com/uBlockOrigin/uBlock-issues/issues/106 2018-07-18 18:00:55 -04:00
document-blocked.css code review re. 8e9fe020b5 2018-07-22 08:14:50 -04:00
dyna-rules.css fix #3694 2018-04-10 08:08:28 -04:00
logger-ui-inspector.css improve DOM inspector 2017-11-20 08:42:32 -05:00
logger-ui.css fix rendering of ASCII string for RTL languages 2018-07-22 16:08:54 -04:00
popup.css fix #308, #3436, https://github.com/uBlockOrigin/uBlock-issues/issues/155 2018-08-31 18:47:02 -04:00
settings.css fix inccorrect padding with RTL languages 2018-04-09 08:24:47 -04:00
shortcuts.css fix https://github.com/uBlockOrigin/uBlock-issues/issues/106 2018-07-18 18:00:55 -04:00
whitelist.css fix #3694 2018-04-10 08:08:28 -04:00