Commit graph

4502 commits

Author SHA1 Message Date
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
the-djmaze e183764e51 Nextcloud password generator got lost. Put it back 2022-10-25 11:40:04 +02:00
the-djmaze a197378b7c cleanup MailSo a bit 2022-10-25 11:33:12 +02:00
the-djmaze 31d6666729 Improved Nextcloud integration 2022-10-25 11:32:47 +02:00
the-djmaze 2247be5026 Seperate RainLoop importer for #584 and
https://github.com/pierre-alain-b/rainloop-nextcloud/issues/288
2022-10-25 11:32:00 +02:00
the-djmaze 59c7baaab8
Merge pull request #582 from cm-schl/patch-1
Correct description how to set personal settings in Nextcloud Integration README
2022-10-24 19:28:48 +02:00
the-djmaze dee4e05e17 Improved Nextcloud styling #569 2022-10-24 17:36:20 +02:00
cm-schl 51e6a88d37
Corrected description how to set personal settings 2022-10-24 16:59:55 +02:00
the-djmaze f793e276bc Merge branch 'master' of github.com:the-djmaze/snappymail 2022-10-24 16:13:45 +02:00
the-djmaze aeabb16808 Save multiple .EML to Nextcloud Files storage
https://github.com/the-djmaze/snappymail/issues/569#issuecomment-1287030832
2022-10-24 16:12:35 +02:00
the-djmaze 21fe9dcd68
Merge pull request #581 from mayswind/master
update Chinese translation
2022-10-24 15:50:33 +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 3e3f85aaeb Improved logger more 2022-10-24 12:28:14 +02:00
the-djmaze 7911f9019a Handle uncaught exceptions 2022-10-24 12:14:00 +02:00
MaysWind acc7787b1a update Chinese translation 2022-10-24 17:56:07 +08:00
the-djmaze 7f231ef24f Also RainLoop exceptions to RuntimeException 2022-10-24 10:55:29 +02:00
the-djmaze c94e38b297 All MailSo Exceptions to a more logical \MailSo\RuntimeException base 2022-10-24 10:49:57 +02:00
the-djmaze dc5ac7025d
Resolve #578 2022-10-23 20:49:33 +02:00
the-djmaze 50ddca2e42 Resolve #567 by removing change of 457 2022-10-22 16:06:16 +02:00
the-djmaze 79387262e3 Cleanup Nextcloud code 2022-10-21 16:10:07 +02:00
the-djmaze c7833d622a Bugfix: nextcloud plugin Uncaught (in promise) TypeError: files.forEach 2022-10-21 16:09:48 +02:00
the-djmaze 62a14a3ab0 Bugfix: Nextcloud shows invalid "Temporary password" 2022-10-21 14:21:26 +02:00
the-djmaze bcf63b6700 v2.19.2 2022-10-21 12:48:33 +02:00
the-djmaze cbafa55450 snappymail.woff2 was incorrect 2022-10-21 12:38:28 +02:00
the-djmaze ca07dcab66 Improved snappymail fontastic glyphs font 2022-10-21 12:31:55 +02:00
the-djmaze 30c2371b9a Attach Nextcloud files to mail #569 2022-10-21 12:17:49 +02:00
the-djmaze 2ede940aa7 Nextcloud create folder and select it #569 2022-10-21 09:26:05 +02:00
the-djmaze b39305c8d8 Import Nextcloud RainLoop settings
https://github.com/pierre-alain-b/rainloop-nextcloud/issues/288
2022-10-21 09:08:48 +02:00
the-djmaze ce4c6d1925 Nextcloud added import RainLoop data helper for
https://github.com/pierre-alain-b/rainloop-nextcloud/issues/288
2022-10-20 21:24:45 +02:00
the-djmaze 057bd9d15c Nextcloud improved save to folder 2022-10-20 16:38:18 +02:00
the-djmaze c1cc8c5060 Nextcloud browse/select directory subtree #569 2022-10-20 16:26:38 +02:00
the-djmaze 94e703a98b Improve some line-height for app and message img 2022-10-20 14:40:16 +02:00