1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-18 17:02:27 +02:00
uBlock/src
Raymond Hill d8b6b31eca
Add support for cloud storage compression
Cloud storage is a limited resource, and thus it
makes sense to support data compression before
sending the data to cloud storage.

A new hidden setting allows to toggle on
cloud storage compression:

name: cloudStorageCompression
default: false

By default, this hidden setting is `false`, and a
user must set it to `true` to enable compression
of cloud storage items.

This hidden setting will eventually be toggled
to `true` by default, when there is good confidence
a majority of users are using a version of uBO
which can properly handle compressed cloud storage
items.

A cursory assessment shows that compressed items
are roughly 40-50% smaller in size.
2020-08-16 11:59:27 -04:00
..
_locales Use EasyList as nominal reference for filter creation 2020-08-14 10:15:14 -04:00
css Add widget to convey the amount of sync storage in use 2020-08-14 15:29:25 -04:00
img Fine tune power button; fix no-popups switch visual regression 2020-05-02 18:27:53 -04:00
js Add support for cloud storage compression 2020-08-16 11:59:27 -04:00
lib Improve annotations for search operations in CodeMirror editor 2020-08-02 12:18:01 -04:00
web_accessible_resources Revert latest changes 2020-08-16 06:03:34 -04:00
1p-filters.html Improve annotations for search operations in CodeMirror editor 2020-08-02 12:18:01 -04:00
3p-filters.html Remove more cases of svg/use 2020-08-06 09:05:10 -04:00
about.html Fix typos in HTML code 2020-04-25 11:20:36 -04:00
advanced-settings.html Improve presentation of advanced settings page 2020-04-28 11:07:00 -04:00
asset-viewer.html Improve annotations for search operations in CodeMirror editor 2020-08-02 12:18:01 -04:00
background.html Be sure pageStoreFromTabId() is defined before message handlers 2020-08-14 15:32:08 -04:00
cloud-ui.html Add widget to convey the amount of sync storage in use 2020-08-14 15:29:25 -04:00
dashboard.html More work toward redesigning the UI 2020-04-21 16:33:08 -04:00
document-blocked.html Re-design document-blocked page as per feedback 2020-05-04 12:41:10 -04:00
dyna-rules.html Replace CodeMirror resize code with CSS flex 2020-04-25 10:19:08 -04:00
epicker.html Allow element picker dialog to be moved around 2019-11-05 12:03:48 -05:00
logger-ui.html Remove more cases of svg/use 2020-08-06 09:05:10 -04:00
popup-fenix.html Even more fine tuning of UI as per feedback 2020-05-17 08:49:37 -04:00
popup.html Sixth pass to re-design the dashboard 2020-04-13 09:19:58 -04:00
settings.html Remove more cases of svg/use 2020-08-06 09:05:10 -04:00
shortcuts.html Lint HTML files using tidy 2020-04-25 11:31:42 -04:00
whitelist.html Improve annotations for search operations in CodeMirror editor 2020-08-02 12:18:01 -04:00