signal-desktop/js
lilia 3f37cd21a9 Remove remaining traces of localStorage
Add window.storage to the background page, which loads all data from the
'items' store in indexeddb, caching them in memory for synchronous
access, then override textsecure storage to use that in memory store.
2015-05-15 11:39:19 -07:00
..
models Move identity key storage functions to axolotl store 2015-05-05 17:44:58 -07:00
views Make getBackground async 2015-05-12 15:39:15 -07:00
axolotl_store.js Remove remaining traces of localStorage 2015-05-15 11:39:19 -07:00
background.js Remove remaining traces of localStorage 2015-05-15 11:39:19 -07:00
bimap.js Simplify panel state management and message passing 2015-02-11 17:37:56 -08:00
chromium.js Remove remaining traces of localStorage 2015-05-15 11:39:19 -07:00
components.js Fix unsafe eval warning on registration page 2015-04-05 16:42:08 -07:00
conversation_panel.js Make getBackground async 2015-05-12 15:39:15 -07:00
database.js Move local identitykey and registrationid to indexeddb 2015-05-15 11:38:14 -07:00
inbox_controller.js Remove remaining traces of localStorage 2015-05-15 11:39:19 -07:00
index.js Make getBackground async 2015-05-12 15:39:15 -07:00
libaxolotl-worker.js Use a worker to facilitate key generation 2015-05-05 17:44:55 -07:00
libphonenumber-util.js jshint all the things 2015-02-19 00:22:23 -08:00
libtextsecure.js Move local identitykey and registrationid to indexeddb 2015-05-15 11:38:14 -07:00
notifications.js Remove remaining traces of localStorage 2015-05-15 11:39:19 -07:00
options.js Make getBackground async 2015-05-12 15:39:15 -07:00
panel_controller.js Move browserAction call 2015-04-29 12:22:12 -07:00
register.js Make getBackground async 2015-05-12 15:39:15 -07:00
storage.js Remove remaining traces of localStorage 2015-05-15 11:39:19 -07:00