Commit graph

4673 commits

Author SHA1 Message Date
the-djmaze 58e9ebc37b WIP: Added attachmentListSimple for #672
This is not optional yet and off.
2022-11-15 12:45:08 +01:00
the-djmaze 4a0a6c80fc Resolve #574 2022-11-15 12:12:01 +01:00
the-djmaze 901e45d672 And a custom set_include_path() for #450 2022-11-15 11:56:30 +01:00
the-djmaze 591955af1d Improved login-oauth2 with a spl_autoload_register() for #450 2022-11-15 11:53:47 +01:00
the-djmaze b2111b20d1 When copy/paste image use the raw data instead of clipboard HTML #654 2022-11-15 10:44:20 +01:00
the-djmaze f23e0d7a03 Improved MIME charset decoding #662 2022-11-15 10:38:43 +01:00
the-djmaze 456ade5845 Improved workaround for Nextcloud Calendar crashes #661 #622 2022-11-15 09:48:54 +01:00
the-djmaze bc5194a494 Support UTF8 in EML files #662 2022-11-14 13:49:43 +01:00
the-djmaze 31aaf80f00 Share public/internal file link #569 2022-11-14 12:35:42 +01:00
the-djmaze 7fafb6ee9c Remove message toggle fullscreen button which was only in mobile view 2022-11-14 09:18:57 +01:00
the-djmaze 1a93719e3f When application.ini debug.enable is true, also debug js and css 2022-11-14 09:18:19 +01:00
the-djmaze 089f016633 rl.setWindowTitle() to rl.setTitle() 2022-11-14 09:15:25 +01:00
the-djmaze 951ba62621 v2.21.1 2022-11-14 00:16:58 +01:00
the-djmaze fdc0e3f59f Bugfix: Crypt crash when Sodium not installed 2022-11-13 19:41:50 +01:00
the-djmaze 9f1e9f1899 Bugfix: Nextcloud ContentSecurityPolicy versions issue 2022-11-13 19:41:23 +01:00
the-djmaze 01f26451d0 Improve solution #657 2022-11-13 10:27:30 +01:00
the-djmaze c74c6474a3 Resolve #665 2022-11-13 10:24:52 +01:00
the-djmaze 74da439b08 Merge branch 'master' of github.com:the-djmaze/snappymail 2022-11-13 10:20:37 +01:00
the-djmaze 09727b80e6 Resolve #666 2022-11-13 10:20:20 +01:00
the-djmaze 4a85dcfbb3
Merge pull request #659 from mayswind/master
update Chinese translation
2022-11-12 09:43:40 +01:00
MaysWind ecb4dc17b0 update Chinese translation 2022-11-12 11:52:57 +08:00
the-djmaze e7958fb1ed Resolve #657 2022-11-11 22:50:32 +01:00
the-djmaze a13bb9e930 v2.21.0 2022-11-11 17:50:18 +01:00
the-djmaze c929033388 Add more info to plugins README 2022-11-11 17:22:49 +01:00
the-djmaze 4e3a97a6f1 Bugfix: plugin config $this->aData is private and not accessible 2022-11-11 17:12:54 +01:00
the-djmaze 8e7569c8f3 Bugfix: undefined $_POST array key 2022-11-11 17:11:44 +01:00
the-djmaze 07db91c7ce Update descriptions 2022-11-11 17:04:50 +01:00
the-djmaze 5e9c8eb39e Prevent undefined $_POST['Output'] 2022-11-11 16:55:47 +01:00
the-djmaze ef6b95722d Move ServiceExternalSso to plugin/extension 2022-11-11 16:55:13 +01:00
the-djmaze 3079771f29 Move ServiceRemoteAutoLogin to plugin/extension 2022-11-11 16:39:52 +01:00
the-djmaze 9745d0ed89 Move ServiceExternalLogin to plugin/extension 2022-11-11 16:33:31 +01:00
the-djmaze 135c8f2c24 Put messagelist top bar buttons also in dropdown 2022-11-11 15:50:34 +01:00
the-djmaze 2ac376d582 Rename ManageSieveClient to SieveClient 2022-11-11 15:50:15 +01:00
the-djmaze ff065378ab Update plugins to use new Net/Imap/Smtp/Sieve Settings object 2022-11-11 14:32:24 +01:00
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 d76ba3abc9 Fix Config handling 2022-11-10 19:20:09 +01:00
the-djmaze efbc7563ac Style PopupsNextcloudFiles view 2022-11-10 15:26:35 +01:00
the-djmaze 3c78f9bf04 MIME Content-Base was missing 2022-11-10 13:58:57 +01:00
the-djmaze 2882b58fcf Bump LDAP Identities extension version number 2022-11-10 13:58:31 +01:00
the-djmaze 6c276b9b03 Draft code to share Nextcloud files as links #569 2022-11-10 13:57:53 +01:00
the-djmaze 14bd9720e9 addAttachmentHelper(url,..) the url should be id 2022-11-10 12:41:04 +01:00
the-djmaze 364947d1f9 Improved Plugin Property handling 2022-11-10 12:40:26 +01:00
the-djmaze cc6a4c4de9 HestiCP unzip -q to tar -xzf 2022-11-09 16:11:43 +01:00
the-djmaze 3ee1bd488a https://github.com/hestiacp/hestiacp/issues/2620 2022-11-09 15:57:06 +01:00
the-djmaze eb34fd64d1 Added: Change Password extension use pass_min_length and pass_min_strength in JavaScript 2022-11-09 15:28:12 +01:00
the-djmaze fbabf0a283 Bugfix: Config $sAdditionalFileName never worked
Changed: Plugin Config now stored in JSON
2022-11-09 14:26:17 +01:00
the-djmaze 2f0e410b80
Merge pull request #647 from cm-schl/ldap-identities-plugin
correcting name of exception class in plugin ldap-identities
2022-11-09 12:17:08 +01:00
the-djmaze 8f37226b76 Filter more disallowed openssl ciphers thanks to @gene-git #641 2022-11-09 12:14:57 +01:00
the-djmaze 1d629209b4 Resolve #638 2022-11-09 12:05:16 +01:00
cm-schl 2a1c5c9a6a correcting name of exception class. was renamed in SnappyMail and therefore blocking the use of this plugin 2022-11-09 11:50:49 +01:00