snappymail/dev/View/Popup
2020-08-30 10:30:50 +02:00
..
Account.js $.proxy is deprecated 2020-08-06 18:24:46 +02:00
AddOpenPgpKey.js Removed: KnockoutJS 'hasFocus:' because HTML5 has autofocus="" 2020-08-22 01:03:03 +02:00
AdvancedSearch.js Replaced moment.js with simple extended Date.prototype 2020-08-07 14:44:33 +02:00
Ask.js Removed: KnockoutJS 'hasFocus:' because HTML5 has autofocus="" 2020-08-22 01:03:03 +02:00
Compose.js Use less jQuery, more native 2020-08-27 15:45:47 +02:00
ComposeOpenPgp.js More jQuery to native (including bootstrap.js) 2020-08-30 10:30:50 +02:00
Contacts.js More jQuery to native (including bootstrap.js) 2020-08-30 10:30:50 +02:00
Domain.js Remove unused bMobileDevice import 2020-08-22 01:09:50 +02:00
DomainAlias.js Remove unused bMobileDevice import 2020-08-22 01:09:50 +02:00
Filter.js Replace timeOutAction() with debounce 2020-08-18 20:24:17 +02:00
FolderClear.js prettier --write 2019-07-04 22:19:24 +03:00
FolderCreate.js $.proxy is deprecated 2020-08-06 18:24:46 +02:00
FolderSystem.js Replace timeOutAction() with debounce 2020-08-18 20:24:17 +02:00
Identity.js Removed: KnockoutJS 'hasFocus:' because HTML5 has autofocus="" 2020-08-22 01:03:03 +02:00
KeyboardShortcutsHelp.js More jQuery to native (including bootstrap.js) 2020-08-30 10:30:50 +02:00
Languages.js Underscore.js _.map() to native Array.map() (optional with Object.entries/values) 2020-07-22 20:09:31 +02:00
MessageOpenPgp.js More jQuery to native (including bootstrap.js) 2020-08-30 10:30:50 +02:00
NewOpenPgpKey.js Replace timeOutAction() with debounce 2020-08-18 20:24:17 +02:00
Plugin.js Replace timeOutAction() with debounce 2020-08-18 20:24:17 +02:00
Template.js Removed isNormal() because 'null == undefined' so 'null != value' is sufficient 2020-08-17 21:57:56 +02:00
TwoFactorConfiguration.js Made eslint using 'browser' environment and added globals, because RainLoop is used in browsers. 2020-08-12 00:25:36 +02:00
TwoFactorTest.js JavaScript string compare '' is always a ToBoolean 2020-07-28 17:20:14 +02:00
ViewOpenPgpKey.js Made eslint using 'browser' environment and added globals, because RainLoop is used in browsers. 2020-08-12 00:25:36 +02:00