Commit graph

4634 commits

Author SHA1 Message Date
the-djmaze
bef1a378ca Force PHP opcache_invalidate due to upgrade error reports "Missing version directory" 2022-11-01 10:14:33 +01:00
the-djmaze
b9412ac09b Make it clear that you are on the admin panel login screen 2022-11-01 09:50:45 +01:00
the-djmaze
2fc2b0cb1e Resolve #601 2022-10-31 19:34:32 +01:00
the-djmaze
e7b06496d2 v2.19.6 2022-10-31 17:10:04 +01:00
the-djmaze
806f6f3c5e Improved base Domain setup 2022-10-31 15:40:56 +01:00
the-djmaze
1dbf2e909f Prevent nextcloud impersonate plugin to login #561 2022-10-31 14:56:42 +01:00
the-djmaze
6e4be76664 Embed admin panel into Nextcloud (with autologin) 2022-10-31 13:35:22 +01:00
the-djmaze
028f4ecb08 Method 'GetRequest' not found in \MailSo\Base\Http #585 2022-10-31 12:20:00 +01:00
the-djmaze
a6988db8ce Remove Nextcloud dark mode, it is incomplete 2022-10-31 11:53:54 +01:00
the-djmaze
2ef9b22385 Cleanup MailSo MailClient using __call() 2022-10-31 11:50:29 +01:00
the-djmaze
2c54b0caf0 Improved Domain settings handling and store as JSON instead of ini 2022-10-31 11:17:25 +01:00
the-djmaze
9430c987e1 Pre-configure some domains in Nextcloud 2022-10-30 23:59:26 +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
ff68fa15d1 Put sign and encrypt options in composer dropdown menu and simplify the two existing buttons with a glyph 2022-10-30 12:25:35 +01:00
the-djmaze
a58276ff45 When try to login IMAP/SMTP/SIEVE but STARTTLS is required, force STARTTLS 2022-10-30 11:43:17 +01:00
the-djmaze
cef870328c Don't set default_domain in Nextcloud when already set 2022-10-30 00:13:39 +02:00
the-djmaze
772d722972 Release Nextcloud 2.19.5 due to AUTOLOGOUT crash 2022-10-29 17:56:20 +02:00
the-djmaze
23b5de06b1 Added: simple parse iCal attachment to store in Nextcloud calendar 2022-10-29 17:04:18 +02:00
the-djmaze
00001c758d Added Nextcloud auto-login admin panel (disabled for now) 2022-10-29 16:53:06 +02:00
the-djmaze
0d4a4ad280 Add a default Domain configuration for Nextcloud #596 2022-10-29 02:03:21 +02:00
the-djmaze
3c57f39ae0 Merge branch 'master' of github.com:the-djmaze/snappymail 2022-10-29 01:28:21 +02:00
the-djmaze
95379cb951 Resolve #599 #595 2022-10-29 01:27:42 +02:00
the-djmaze
cd0f71bdce
Update UserAuth.php
Cleanup a bit through smartphone
2022-10-28 19:22:58 +02:00
the-djmaze
8406bd4c9f
Update Http.php
Cleanup a bit
2022-10-28 19:10:17 +02:00
the-djmaze
3caeae8ea6
Merge pull request #594 from mayswind/master
update Chinese translation
2022-10-28 16:17:54 +02:00
the-djmaze
6ac07fb17b
Merge pull request #598 from mayswind/fix_encoded_text
urldecode the file/folder name in webdav response
2022-10-28 16:17:03 +02:00
the-djmaze
787e236133 Bugfix: message attachments missing data 2022-10-28 13:57:13 +02:00
MaysWind
f05dcb6965 urldecode the file/folder name in webdav response 2022-10-28 19:47:29 +08:00
the-djmaze
fd0a41cfaf CLeanup Nextcloud javascript code 2022-10-28 09:58:04 +02:00
the-djmaze
a1cafb1d0c Bugfix: when Nextcloud calendar is cancelled, don't try to save #569 2022-10-28 09:45:11 +02:00
MaysWind
b9036ad829 update Chinese translation 2022-10-28 15:43:24 +08:00
the-djmaze
63d693f21b v2.19.4 2022-10-28 01:44:04 +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
a6bf2abaff Resolve #570 2022-10-27 16:47:15 +02:00
the-djmaze
dec2c1e84c AutoLogout always allowed 2022-10-27 16:05:28 +02:00
the-djmaze
be8c453cac v2.19.3 2022-10-27 15:41:55 +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
14c684a866 Better error message for #586 2022-10-27 12:37:03 +02:00
the-djmaze
ba4b8f84cc Improved login default_domain with dynamic options 2022-10-27 12:31:09 +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
e06acbe738 Put back ExternalSso for #585
Not the most secure, needs improvements
2022-10-27 10:43:33 +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
3903a37b64 Make calendar integration optional for #569
Due to bug in Nextcloud Calendar
2022-10-25 17:06:00 +02:00
the-djmaze
4fa931f631 Added Nextcloud save to Calendar popup #569 2022-10-25 16:09:05 +02:00
the-djmaze
797c95877e Added Nextcloud save to Calendar #569 2022-10-25 16:08:28 +02:00