Commit graph

25 commits

Author SHA1 Message Date
the-djmaze 23b5de06b1 Added: simple parse iCal attachment to store in Nextcloud calendar 2022-10-29 17:04:18 +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
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
the-djmaze 63d693f21b v2.19.4 2022-10-28 01:44:04 +02:00
the-djmaze 256023dc58 Improved message header style 2022-10-26 16:39:01 +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 797c95877e Added Nextcloud save to Calendar #569 2022-10-25 16:08:28 +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 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 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 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 f53dab1baa Activate simple Nextcloud directory selector popup #96 2022-10-19 10:15:03 +02:00
the-djmaze a41afb17ad Resolve Nextcloud save issue and added mockup code for files browser
https://github.com/the-djmaze/snappymail/issues/96#issuecomment-1282589485
2022-10-18 19:21:27 +02:00
the-djmaze 4fb0199a0f oc_requesttoken is deprecated: use OC.requestToken instead 2022-10-17 13:37:29 +02:00
the-djmaze 0910b8f27d Added draft code for Nextcloud files/folders selector #96 2022-10-14 13:48:37 +02:00
the-djmaze 1625e722a2 Added option to save email in Nextcloud for #96 and @Mer0me
https://help.nextcloud.com/t/best-way-to-archive-mails-into-nextcloud-folders/144252
2022-10-13 14:07:04 +02:00
the-djmaze 063ed7d844 Added some WebDAV draft code for Nextcloud plugin #96 2022-10-12 20:14:30 +02:00
the-djmaze 211600135d Nextcloud Show spinner when saving message attachments #96 2022-10-12 18:49:09 +02:00
the-djmaze b5fb4f5b52 Improved Nextcloud integration #96 2022-10-12 18:45:26 +02:00
the-djmaze b2e1fa993d Added JavaScript rl-view-model.create event for advanced code injections
This commit contains one for Nextcloud, so you understand how it works
2022-10-12 14:06:11 +02:00