summaryrefslogtreecommitdiff
path: root/src/common/Storage.js
Commit message (Expand)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 synchronizatio...hackademix2019-10-081-31/+132
* Fallback to local storage for any item exceeding limits (fixes persistence pr...hackademix2019-10-051-2/+42
* Initial commit starting at version 10.1.8.3rc4.hackademix2018-07-011-0/+24