Commit Graph

16112 Commits

Author SHA1 Message Date
tfux 33b2406bf1 fix(eas): handle attachments of type message/rfc822 when sanitize emails (fixes #5427) (#304) 2021-11-18 12:44:13 -05:00
Francis Lachapelle 16de167524 chore(npm): update CKEditor to version 4.17.1 2021-11-17 19:18:53 -05:00
Francis Lachapelle 1a7ba3d4ef test: migration from Python to JavaScript 2021-11-17 19:13:36 -05:00
Francis Lachapelle 8cec92ea87 fix(calendar): truncate long UIDs to avoid SQL insert error 2021-11-17 16:59:51 -05:00
Francis Lachapelle 71b67259c6 test: migration from Python to JavaScript 2021-11-16 21:51:13 -05:00
Francis Lachapelle a3e21cbf9d test: migration from Python to JavaScript 2021-11-16 17:14:36 -05:00
Francis Lachapelle 0622093a37 test: assign array counts to variables in SOGoAppointmentObject 2021-11-16 15:45:48 -05:00
Francis Lachapelle 8eb255ad61 test: migration from Python to JavaScript 2021-11-16 15:23:55 -05:00
Francis Lachapelle e99090b6b3 fix(mail(html)): ban "javascript:" prefix in href, action and formaction 2021-11-15 17:22:18 -05:00
Francis Lachapelle 92820db3bb test: migration from Python to JavaScript 2021-11-10 06:31:25 -05:00
Francis Lachapelle 152058774f chore(deb): fix installation under Ubuntu Xenial/16.04 2021-11-10 06:19:38 -05:00
Francis Lachapelle ae637c49d5 test: migration from Python to JavaScript 2021-11-10 02:27:09 -05:00
Francis Lachapelle 7474967c4f test: migration from Python to JavaScript 2021-11-10 01:54:35 -05:00
Francis Lachapelle 54dae3bc28 test: migration from Python to JavaScript 2021-11-09 22:38:50 -05:00
Francis Lachapelle 8d294467ef test: migration from Python to JavaScript 2021-11-09 22:35:05 -05:00
Francis Lachapelle c860bf4f58 test: migration from Python to JavaScript 2021-11-09 21:56:11 -05:00
Francis Lachapelle d7fde6d2bb test: migration from Python to JavaScript 2021-11-09 17:13:18 -05:00
Francis Lachapelle 9c2b3bd473 fix(mail(dav)): add support for property {DAV:}getcontentlength 2021-11-09 17:11:09 -05:00
Francis Lachapelle 4df5e4b8fc fix(mail(dav)): fix mail-query response 2021-11-09 17:09:25 -05:00
Francis Lachapelle 563f1d2842 fix(mail(dav)): restore support for filtering by sent-date 2021-11-09 16:52:02 -05:00
Francis Lachapelle 620d8a0a2a test: migration from Python to JavaScript 2021-11-09 13:35:50 -05:00
Francis Lachapelle 78d0410400 test: migration from Python to JavaScript 2021-11-09 12:56:47 -05:00
Francis Lachapelle 5afb659dc0 test: migration from Python to JavaScript 2021-11-09 11:13:23 -05:00
Francis Lachapelle 2f739fdc21 test: migration from Python to JavaScript 2021-11-08 16:49:23 -05:00
Francis Lachapelle a5c315fd17 fix(mail(js)): ban all "on*" events attributes from HTML tags 2021-11-08 13:06:02 -05:00
Francis Lachapelle d43b28ca73 test: migration from Python to JavaScript 2021-11-05 16:47:31 -04:00
Francis Lachapelle 262400a92e test: migration from Python to JavaScript 2021-11-04 16:43:35 -04:00
InverseBot b622665359 chore(js/css): update generated files 2021-11-03 00:18:26 -04:00
Francis Lachapelle 6c56340ba5 feat(mail): allow to directly empty junk folder
Fixes #5224
2021-11-02 16:54:36 -04:00
Francis Lachapelle ab67e7d279 fix(mail): check if smime certificate matches sender address
Fixes #5407
2021-11-02 11:04:02 -04:00
Francis Lachapelle 9622a1ea07 fix(mail(js)): reset messages list after emptying trash
Fixes #5421
2021-11-02 08:52:48 -04:00
Francis Lachapelle d6c3c4b1a3 test: migration from Python to JavaScript 2021-11-01 16:46:48 -04:00
Francis Lachapelle d54dca9a1b fix(mail): don't open XML attachments in browser 2021-11-01 10:06:49 -04:00
Francis Lachapelle 6eb5e97154 fix(mail): check if smime certificate matches sender address
Fixes #5407
2021-10-29 16:34:36 -04:00
Francis Lachapelle 5e7c9a8890 i18n(de): update German translation
Fixes #5417
2021-10-28 08:02:42 -04:00
tfux bfcb0b9234 fix(eas): use base64 encoding for attachments when sanitize emails + content-length
Fixes #5408
2021-10-27 08:34:14 -04:00
Francis Lachapelle d751ad99d6 fix(web): use a distinct salt for TOTP authentication 2021-10-26 16:30:55 -04:00
jkellerer f70d60004d fix(eas): proxy authentication in _sendMail 2021-10-26 16:08:35 -04:00
Francis Lachapelle 4c679f1f7b fix(calendar): send modification notifications for tasks 2021-10-25 16:05:57 -04:00
Francis Lachapelle 1ccfa865bb fix(calendar): send modification notifications for tasks 2021-10-25 15:27:01 -04:00
InverseBot c07aeeffec chore(js/css): update generated files 2021-10-23 00:18:23 -04:00
Francis Lachapelle 37d06c6f21 fix(mail(js)): update list of labels when adding one to a message 2021-10-22 15:20:49 -04:00
Francis Lachapelle fbb76722e3 feat(mail): filter messages by tags (labels) 2021-10-22 14:34:45 -04:00
Francis Lachapelle 7c7df9b47c fix(mail(web)): improve identification of mailboxes 2021-10-22 14:34:45 -04:00
InverseBot 33535d3d79 chore(js/css): update generated files 2021-10-22 00:46:59 -04:00
Francis Lachapelle 800e21b05d feat(mail): filter messages by tags (labels)
Fixes #3323
Fixes #3835
Fixes #5338
2021-10-21 17:33:39 -04:00
Francis Lachapelle 175e3802b7 fix(mail): new action to fetch the flags of a mailbox 2021-10-21 17:17:28 -04:00
Francis Lachapelle 642db852c7 fix(mail(js)): reset mailboxes state when leaving global search 2021-10-21 17:11:43 -04:00
InverseBot ab38b1d6c4 chore(js/css): update generated files 2021-10-20 00:18:10 -04:00
Francis Lachapelle c2f95dc56a feat(mail): filter mailbox by flagged messages
Fixes #1417
2021-10-19 16:25:47 -04:00