summaryrefslogtreecommitdiff
path: root/src/common/Storage.js
Commit message (Collapse)AuthorAgeFilesLines
* Fixed bug in chunked storage causing shrunk items not to be retrieved correctly.hackademix2019-10-251-10/+14
|
* Support for splitting sync storage items into chunks, to allow ↵hackademix2019-10-081-31/+132
| | | | synchronization of big policies across devices.
* Fallback to local storage for any item exceeding limits (fixes persistence ↵hackademix2019-10-051-2/+42
| | | | problems on Chromium).
* Initial commit starting at version 10.1.8.3rc4.hackademix2018-07-011-0/+24