.. |
AbstractCollection.js
|
Object.entries().forEach() to forEachObjectEntry()
|
2021-12-01 14:23:37 +01:00 |
Account.js
|
Cleanup additional accounts in system menu
|
2021-12-02 11:12:21 +01:00 |
Attachment.js
|
Replace deprecated String.substr with String.slice
|
2021-12-08 11:35:41 +01:00 |
AttachmentCollection.js
|
Improved reviveFromJson() for *Model
|
2020-10-23 15:15:54 +02:00 |
ComposeAttachment.js
|
Improved #81
|
2021-04-13 14:11:17 +02:00 |
Contact.js
|
isNonEmptyArray => arrayLength
|
2021-07-21 21:34:17 +02:00 |
ContactProperty.js
|
Cleanup and split Enums
|
2021-01-24 22:58:06 +01:00 |
Email.js
|
prevent creation of _defineProperty() function
|
2021-03-16 16:08:01 +01:00 |
EmailCollection.js
|
Improved reviveFromJson() for *Model
|
2020-10-23 15:15:54 +02:00 |
Filter.js
|
FolderFullNameRaw is gone due to UTF8
|
2021-11-30 10:19:43 +01:00 |
FilterCondition.js
|
Replace deprecated Knockout throttle with new debounce extender
|
2021-02-10 12:12:36 +01:00 |
FolderCollection.js
|
Offload server CPU to client when fetching folder list
|
2021-12-08 14:08:25 +01:00 |
Identity.js
|
cleanup webpack export references
|
2021-01-22 16:32:08 +01:00 |
Message.js
|
Better mail message handling
|
2021-12-06 16:08:58 +01:00 |
MessageCollection.js
|
More excessive DOM reductions
|
2021-08-12 14:44:38 +02:00 |
OpenPgpKey.js
|
isNonEmptyArray => arrayLength
|
2021-07-21 21:34:17 +02:00 |
SieveScript.js
|
Move b64EncodeJSON to Utils
|
2021-12-07 12:40:55 +01:00 |