.. |
Account.js
|
Replace some data-bind="click: function(){} with object functions to prevent eval()
|
2022-11-29 17:29:06 +01:00 |
AdvancedSearch.js
|
this.addObservables() to addObservablesTo()
|
2022-10-30 22:19:52 +01:00 |
Ask.js
|
this.addObservables() to addObservablesTo()
|
2022-10-30 22:19:52 +01:00 |
Compose.js
|
Cleanup locate time handling
|
2022-12-23 12:22:57 +01:00 |
Contacts.js
|
this.addObservables() to addObservablesTo()
|
2022-10-30 22:19:52 +01:00 |
Domain.js
|
Moved most IMAP settings to domain control
|
2022-12-13 11:55:48 +01:00 |
DomainAlias.js
|
this.addObservables() to addObservablesTo()
|
2022-10-30 22:19:52 +01:00 |
FolderClear.js
|
this.addObservables() to addObservablesTo()
|
2022-10-30 22:19:52 +01:00 |
FolderCreate.js
|
this.addObservables() to addObservablesTo()
|
2022-10-30 22:19:52 +01:00 |
FolderSystem.js
|
Remove most DoFolders loops as they are not used.
|
2022-12-15 13:49:39 +01:00 |
Identity.js
|
this.addObservables() to addObservablesTo()
|
2022-10-30 22:19:52 +01:00 |
KeyboardShortcutsHelp.js
|
Added Ctrl/Meta + F to open advanced search screen
|
2022-03-09 15:08:22 +01:00 |
Languages.js
|
Use JavaScript Optional chaining
|
2022-09-02 11:52:07 +02:00 |
OpenPgpGenerate.js
|
Replace some data-bind="click: function(){} with object functions to prevent eval()
|
2022-11-29 17:29:06 +01:00 |
OpenPgpImport.js
|
Bugfix handling attachments MIME type / content-type as it was broken.
|
2022-11-16 15:14:00 +01:00 |
OpenPgpKey.js
|
this.addObservables() to addObservablesTo()
|
2022-10-30 22:19:52 +01:00 |
Plugin.js
|
Replace some data-bind="click: function(){} with object functions to prevent eval()
|
2022-11-29 17:29:06 +01:00 |