.. |
Account.js
|
Cleanup __APP__/getApp code
|
2020-09-15 09:29:25 +02:00 |
AddOpenPgpKey.js
|
Cleanup __APP__/getApp code
|
2020-09-15 09:29:25 +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
|
Cleanup __APP__/getApp code
|
2020-09-15 09:29:25 +02:00 |
ComposeOpenPgp.js
|
More jQuery to native (including bootstrap.js)
|
2020-08-30 10:30:50 +02:00 |
Contacts.js
|
Cleanup __APP__/getApp code
|
2020-09-15 09:29:25 +02:00 |
Domain.js
|
Cleanup __APP__/getApp code
|
2020-09-15 09:29:25 +02:00 |
DomainAlias.js
|
Cleanup __APP__/getApp code
|
2020-09-15 09:29:25 +02:00 |
Filter.js
|
Replace timeOutAction() with debounce
|
2020-08-18 20:24:17 +02:00 |
FolderClear.js
|
Cleanup __APP__/getApp code
|
2020-09-15 09:29:25 +02:00 |
FolderCreate.js
|
Cleanup __APP__/getApp code
|
2020-09-15 09:29:25 +02:00 |
FolderSystem.js
|
Converted *Ajax into *Fetch (because we use the Fetch API, not jQuery.ajax)
|
2020-09-14 19:40:56 +02:00 |
Identity.js
|
Cleanup __APP__/getApp code
|
2020-09-15 09:29:25 +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
|
Cleanup __APP__/getApp code
|
2020-09-15 09:29:25 +02:00 |
Plugin.js
|
Converted *Ajax into *Fetch (because we use the Fetch API, not jQuery.ajax)
|
2020-09-14 19:40:56 +02:00 |
Template.js
|
Cleanup __APP__/getApp code
|
2020-09-15 09:29:25 +02:00 |
TwoFactorConfiguration.js
|
Cleanup __APP__/getApp code
|
2020-09-15 09:29:25 +02:00 |
TwoFactorTest.js
|
Converted *Ajax into *Fetch (because we use the Fetch API, not jQuery.ajax)
|
2020-09-14 19:40:56 +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 |