snappymail/dev/Model
djmaze 954de06f86 Switch from ko.computed to ko.pureComputed
This should provide performance and memory benefits over regular computed observables
2021-12-31 13:30:05 +01:00
..
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 Cleanup message attachments collections 2021-12-16 15:54:43 +01: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 Switch from ko.computed to ko.pureComputed 2021-12-31 13:30:05 +01:00
FolderCollection.js Switch from ko.computed to ko.pureComputed 2021-12-31 13:30:05 +01:00
Identity.js Switch from ko.computed to ko.pureComputed 2021-12-31 13:30:05 +01:00
Message.js Cleanup message attachments collections 2021-12-16 15:54:43 +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