Commit Graph

2001 Commits

Author SHA1 Message Date
the-djmaze
cc1d0a6e38 Allow setting SSL options per domain and verify_certificate by default
This is a complete overhaul of the Domain settings system.
2022-11-11 13:45:40 +01:00
the-djmaze
14bd9720e9 addAttachmentHelper(url,..) the url should be id 2022-11-10 12:41:04 +01:00
the-djmaze
decbbd8817 Resolve #571 by allowing to give an account a name/label 2022-11-08 17:40:12 +01:00
the-djmaze
04c11ddc49 Move changeTheme and convertThemeName to Themes.js 2022-11-08 10:53:14 +01:00
the-djmaze
2705f16e44 @rlMainBorderRadius to --border-radius: 5px; 2022-11-07 15:25:59 +01:00
the-djmaze
4ec7070ffa v2.20.3 2022-11-07 14:19:16 +01:00
the-djmaze
4dd782014d Better multiple WYSIWYG registration 2022-11-07 12:53:25 +01:00
the-djmaze
529d727189 Bugfix CSP handling Nextcloud<24 for #631 and #633 2022-11-06 23:10:34 +01:00
the-djmaze
115437fb6a v2.20.2 2022-11-05 12:07:26 +01:00
the-djmaze
0feae48464 Bugfix: pgpDecrypt() using MailVelope the decrypt message was not green 2022-11-05 12:04:56 +01:00
the-djmaze
db426abbac Some CSS borders to var(--border-color) 2022-11-05 11:03:17 +01:00
the-djmaze
2693e94417 Resolve #624 2022-11-05 10:07:53 +01:00
the-djmaze
538f752fbe Make 'snappymail/v/' path dynamic for cleaner Nextcloud paths 2022-11-04 16:56:43 +01:00
the-djmaze
199d1d4c42 Integrate border colors better with Nextcloud 25 theme 2022-11-04 15:47:09 +01:00
the-djmaze
8c356d8154 Bugfix: decrypt failed when OpenPGP.js not loaded 2022-11-04 15:25:53 +01:00
the-djmaze
44c42ade52 Update to Nextcloud 25 CSS 2022-11-04 15:10:52 +01:00
the-djmaze
4522a2ef6e Added CSS --dialog-border-clr and --dialog-border-radius 2022-11-04 12:30:38 +01:00
the-djmaze
245aaa92a2 Show 🔒 (lock) glyph in messagelist for encrypted messages 2022-11-04 11:41:39 +01:00
the-djmaze
39a827aa2e Improved theme styling and results in better Nextcloud integration 2022-11-03 12:45:10 +01:00
the-djmaze
0ef8af21b1 Move bootstrap @LESS variables to CSS var() 2022-11-02 20:49:38 +01:00
the-djmaze
874bfa852b Strip mailchimp tracking 2022-11-02 16:23:10 +01:00
the-djmaze
d416ab3642 Bugfix OpenPGP.js sign HTML failed #600 2022-11-01 19:52:24 +01:00
the-djmaze
d993b213a7 Revert more changes of #600 2022-11-01 19:24:05 +01:00
the-djmaze
bd117d02e6 Revert a PGP change of #600 2022-11-01 19:19:38 +01:00
the-djmaze
b39d023241 Some more changes for #600 2022-11-01 19:14:08 +01:00
the-djmaze
2cdadf3a6c Improvements for PGP decryption #600 2022-11-01 12:05:44 +01:00
the-djmaze
e7b06496d2 v2.19.6 2022-10-31 17:10:04 +01:00
the-djmaze
7fac6ca9dd this.addObservables() to addObservablesTo() 2022-10-30 22:19:52 +01:00
the-djmaze
839ebfb350 Resolve #590 2022-10-30 22:08:30 +01:00
the-djmaze
787e236133 Bugfix: message attachments missing data 2022-10-28 13:57:13 +02:00
the-djmaze
7a0ec76d25 Cleanup Jua upload handler 2022-10-28 01:36:49 +02:00
the-djmaze
9130da9dca Resolve #591 2022-10-28 00:29:51 +02:00
the-djmaze
108dd92163 Remove unused SettingsCapa 2022-10-27 23:52:33 +02:00
the-djmaze
d706793e56 Improved drag&drop of local EML files 2022-10-27 23:51:55 +02:00
the-djmaze
dec2c1e84c AutoLogout always allowed 2022-10-27 16:05:28 +02:00
the-djmaze
663a6bf3ad Also reload folder when EML files are dropped in current folder
And reduce memory footprint.
2022-10-27 13:32:44 +02:00
the-djmaze
f3e6dda69b Added: allow dropping local EML files onto any mailbox/folder on the left 2022-10-27 12:15:06 +02:00
the-djmaze
256023dc58 Improved message header style 2022-10-26 16:39:01 +02:00
the-djmaze
ffcc86805a Some array.slice to array.startsWith and cleanup some JavaScript code 2022-10-26 16:38:39 +02:00
the-djmaze
dee4e05e17 Improved Nextcloud styling #569 2022-10-24 17:36:20 +02:00
the-djmaze
b1bcbc1671 Resolve #579 2022-10-24 15:12:25 +02:00
the-djmaze
b6f35e00d6 Resolve #580 2022-10-24 13:07:56 +02:00
the-djmaze
50ddca2e42 Resolve #567 by removing change of 457 2022-10-22 16:06:16 +02:00
the-djmaze
bcf63b6700 v2.19.2 2022-10-21 12:48:33 +02:00
the-djmaze
94e703a98b Improve some line-height for app and message img 2022-10-20 14:40:16 +02:00
the-djmaze
3d809b1faa Improved stripTracking and strip amazon.com links 2022-10-20 12:03:36 +02:00
the-djmaze
a13c037fd7 Strip SendInBlue image tracking #564 2022-10-20 10:45:31 +02:00
the-djmaze
b690370557 Allow user theme font selection #562 2022-10-20 09:33:44 +02:00
the-djmaze
b435b14497 Resolve <a> color issue and hidden image detection #564 2022-10-19 23:57:58 +02:00
the-djmaze
4a89edec01 Get theme background working in Nextcloud #558 2022-10-19 23:31:44 +02:00