.. |
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
|
Small change based on comments of #355
|
2022-11-26 10:42:39 +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
|
Cleanup folder handling a bit
|
2022-08-03 11:06:09 +02:00 |
Identity.js
|
this.addObservables() to addObservablesTo()
|
2022-10-30 22:19:52 +01:00 |
KeyboardShortcutsHelp.js
|
|
|
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 |