snappymail/dev/Model
2021-01-18 16:47:10 +01:00
..
AbstractCollection.js Bugfix: revivePropertiesFromJson always set observables 2020-11-04 23:57:37 +01:00
Account.js Prevent memory leaks in *Model 2020-10-25 11:46:58 +01:00
Attachment.js
AttachmentCollection.js
ComposeAttachment.js Added addComputables() to *Model 2020-10-25 14:14:14 +01:00
Contact.js Prevent memory leaks in *Model 2020-10-25 11:46:58 +01:00
ContactProperty.js Changes for https://github.com/the-djmaze/snappymail/issues/30 2020-10-30 11:49:05 +01:00
Email.js
EmailCollection.js
Filter.js Added addComputables() to *Model 2020-10-25 14:14:14 +01:00
FilterCondition.js Implemented https://github.com/RainLoop/rainloop-webmail/issues/2041 2020-11-26 12:34:54 +01:00
Folder.js Improved knockout observables management to prevent memory leaks 2020-10-26 12:54:03 +01:00
FolderCollection.js Resolve https://github.com/the-djmaze/snappymail/issues/47 2020-12-10 14:19:03 +01:00
Identity.js Prevent memory leaks in *Model 2020-10-25 11:46:58 +01:00
Message.js Bugfix: failed to set message data from dom 2020-11-05 10:38:17 +01:00
MessageCollection.js Bugfix: revamp MessageModel broke flags cache 2020-10-25 13:50:26 +01:00
OpenPgpKey.js
SieveScript.js Draft of new Filters design 2021-01-18 16:47:10 +01:00
Template.js