element-web/src/vector
David Baker 57672ad384 Request persistent storage on Electron
It's still not 100% clear whether storage is always persistent on
Electron, but we seem to be getting reports of it being deleted in
the wild on Electron, so let's try calling the API to request
persistent storage. It won't pop up a dialog on Electron. In the
worst case it will give us some logging so we know what the API calls
return.

We could do this on non-desktop too but it's a bit of a mess because
Firefox prompts the user but Chrome makes a decision itself based on
how much the user visits the site.
2019-10-04 12:17:01 +01:00
..
mobile_guide Remove extraneous content & styles. Style improvements. 2019-09-11 16:08:24 -07:00
platform Request persistent storage on Electron 2019-10-04 12:17:01 +01:00
getconfig.js cachebust config file requests 2019-07-16 12:49:10 +02:00
index.html Add e2e/warning.svg to preload 2019-06-27 20:59:11 +01:00
index.js Don't log query parameters as they may contain secrets 2019-09-21 17:44:58 +01:00
indexeddb-worker.js Fix the IndexedDB worker 2018-12-20 11:11:52 +00:00
modernizr.js oops, rebuild modernizr to pull in new tests 2017-05-15 01:22:32 +01:00
rageshakesetup.js Require a rageshake description in mxSendRageshake 2019-07-11 12:58:35 -06:00
url_utils.js Revert "Revert "Run lint on travis builds and use modern node versions"" 2018-11-22 18:25:55 +00:00