element-web/src/utils
J. Ryan Stinnett 16573a6381 Track store failures after startup
This watches the `IndexedDBStore` in case it degrades. If it does, we track this
in analytics so we can observe how often it happens in the field.

Should help track errors like https://github.com/vector-im/riot-web/issues/7769
2019-04-04 11:59:53 +01:00
..
DMRoomMap.js eslint --fix src/ 2018-10-26 22:50:38 -05:00
DecryptFile.js eslint --fix src/ 2018-10-26 22:50:38 -05:00
DirectoryUtils.js move room directory logic over from riot-web 2018-04-11 23:58:46 +01:00
ErrorUtils.js Error on splash screen if sync is failing 2018-09-07 12:18:25 +01:00
FormattingUtils.js apply color categories to sender profile name 2018-10-23 10:49:44 +02:00
HostingLink.js Only show hosting link if domain == matrix.org 2019-03-06 10:22:19 +00:00
MegolmExportEncryption.js Run linting --fix 2017-11-16 13:19:36 +00:00
MultiInviter.js Check if users are already in the room before inviting them 2019-03-01 13:36:24 -07:00
PasswordScorer.js Fix remaining warnings for enabled files 2019-01-23 18:38:49 -06:00
PinningUtils.js Show an indicator when there are any pins in the room 2017-11-03 20:00:48 -06:00
Receipt.js Run eslint --fix 2017-10-11 17:56:17 +01:00
ResizeNotifier.js fix lint 2019-03-28 18:29:48 +01:00
StorageManager.js Track store failures after startup 2019-04-04 11:59:53 +01:00
Timer.js Fix remaining warnings for enabled files 2019-01-23 18:38:49 -06:00
WidgetUtils.js Track OpenID automatic permissions by (widgetLocation, widgetUrl) 2019-03-23 23:25:31 -06:00
createMatrixClient.js Remove unused option for disabling IndexedDB 2019-03-26 13:29:04 +00:00
pages.js Remove the white screen of welcome 2019-02-14 12:35:09 +00:00