snappymail/dev/Common
2022-02-15 10:36:01 +01:00
..
Audio.js dispatchEvent(new CustomEvent(...)) to fireEvent(...) 2022-02-11 12:21:16 +01:00
Cache.js Much better fix for #175 2021-12-22 20:16:14 +01:00
Consts.js User Settings General messages per page use <input number instead of select 2021-09-03 16:40:16 +02:00
Enums.js #89 Fix Mailvelope hasPrivateKey() detection 2022-01-29 21:42:56 +01:00
EnumsUser.js Offload server CPU to client when fetching folder list 2021-12-08 14:08:25 +01:00
File.js Cleanup attachment filenames 2021-12-16 16:29:31 +01:00
Globals.js dispatchEvent(new CustomEvent(...)) to fireEvent(...) 2022-02-11 12:21:16 +01:00
Html.js Improvement for #184 2022-02-15 10:36:01 +01:00
Links.js Moved the message HTML parsing from PHP to JavaScript 2022-02-02 13:02:48 +01:00
Momentor.js Improve AppUser.bootstart 2021-09-23 14:24:06 +02:00
Plugins.js remove unused showScreenPopup 2022-02-07 15:35:48 +01:00
Selector.js Switch from ko.computed to ko.pureComputed 2021-12-31 13:30:05 +01:00
Translator.js UploadErrorCode/UploadError use PHP UPLOAD_ERR_* numbers 2022-01-11 13:05:17 +01:00
Utils.js More ko.computed to pureComputed 2021-12-31 17:02:32 +01:00
UtilsUser.js #89 added downloading of decrypted attachments 2022-02-10 16:35:55 +01:00