| .. |
|
Account.js
|
Centralize loading of accounts and identities
|
2024-02-11 16:40:35 +01:00 |
|
AdvancedSearch.js
|
this.addObservables() to addObservablesTo()
|
2022-10-30 22:19:52 +01:00 |
|
Ask.js
|
Ask old login password on CryptKey decrypt failure, to reseal with new password
|
2024-03-18 12:25:24 +01:00 |
|
Compose.js
|
Remove remembered passphrase after 15 minutes of inactivity
|
2024-03-18 14:36:33 +01:00 |
|
Contacts.js
|
No use for contacts generateUid()
|
2024-02-06 12:07:06 +01:00 |
|
Domain.js
|
lowercase login by default
|
2024-03-13 20:53:50 +01:00 |
|
DomainAlias.js
|
Found more JSON properties to change into JavaScript camelCase
|
2023-01-26 10:41:55 +01:00 |
|
Folder.js
|
Improved folder/mailbox settings/rename handling
|
2024-03-17 23:26:32 +01:00 |
|
FolderClear.js
|
Almost all JSON properties to JavaScript camelCase
|
2023-01-24 18:58:25 +01:00 |
|
FolderCreate.js
|
Support \noinferiors to disallow creating subfolders
|
2023-11-22 04:07:57 +01:00 |
|
FolderSystem.js
|
Remove most DoFolders loops as they are not used.
|
2022-12-15 13:49:39 +01:00 |
|
Identity.js
|
S/MIME allow changing private key passphrase due to #1505
|
2024-03-18 17:17:25 +01:00 |
|
KeyboardShortcutsHelp.js
|
Added Ctrl/Meta + F to open advanced search screen
|
2022-03-09 15:08:22 +01:00 |
|
Languages.js
|
Bugfix: language selector didn't show current language in green
|
2023-02-21 11:53:43 +01:00 |
|
OpenPgpGenerate.js
|
OpenPgp generate key support Internationalized Domain Names
|
2024-03-12 18:14:14 +01:00 |
|
OpenPgpImport.js
|
Cleanup OpenPgpImportPopupView code
|
2024-02-22 00:33:20 +01:00 |
|
OpenPgpKey.js
|
this.addObservables() to addObservablesTo()
|
2022-10-30 22:19:52 +01:00 |
|
Plugin.js
|
Found more JSON properties to change into JavaScript camelCase
|
2023-01-26 10:41:55 +01:00 |
|
SMimeImport.js
|
Added Import S/MIME certificate popup
|
2024-02-23 03:14:36 +01:00 |