aboutsummaryrefslogtreecommitdiff
path: root/src/lib/persisted_state.js
Commit message (Collapse)AuthorAge
* Clean up, use translations, persist theme, add more presets.shpuld2017-11-18
|
* Try logging in with the existing cookie.Roger Braun2017-09-02
|
* Set state to loaded if it crashes while loading.Roger Braun2017-04-09
|
* Only persist state after we loaded one.Roger Braun2017-04-09
|
* Use cache to quickly access users.Roger Braun2017-03-08
|
* Switch to localforage to use indexeddb by default.Roger Braun2017-03-07
|
* Switch to lz-string.Roger Braun2017-02-23
| | | | Pako was very slow in Chromium.
* Only save every minute.Roger Braun2017-02-22
|
* Compress saved state with zlib.Roger Braun2017-02-20
|
* Throttle saving data, once every 5 seconds is enough.Roger Braun2017-02-20
|
* Pull in persistence plugin, don't blow up on full storage.Roger Braun2017-02-20