snappymail/dev/Model
2020-07-28 12:35:41 +02:00
..
Account.js
Attachment.js Use jQuery.slim 2020-07-23 16:06:16 +02:00
ComposeAttachment.js
Contact.js Underscore.js _.each() to native Array.forEach() (optional with Object.entries/values) 2020-07-22 14:49:18 +02:00
ContactProperty.js
Email.js Use jQuery.slim 2020-07-23 16:06:16 +02:00
Filter.js Cleanup array.length checks and for() to forEach() 2020-07-28 12:35:41 +02:00
FilterCondition.js
Folder.js Cleanup array.length checks and for() to forEach() 2020-07-28 12:35:41 +02:00
Identity.js
Message.js Cleanup array.length checks and for() to forEach() 2020-07-28 12:35:41 +02:00
OpenPgpKey.js
Template.js