Commit graph

52 commits

Author SHA1 Message Date
the-djmaze
a34041c2dd v2.22.3 2022-11-25 16:33:08 +01:00
the-djmaze
82d5d34174 Resolve #704 2022-11-24 16:44:55 +01:00
the-djmaze
c1b33dc0c4 Use fontastic in Nextcloud Files selector dialog 2022-11-15 14:46:51 +01:00
the-djmaze
456ade5845 Improved workaround for Nextcloud Calendar crashes #661 #622 2022-11-15 09:48:54 +01:00
the-djmaze
31aaf80f00 Share public/internal file link #569 2022-11-14 12:35:42 +01:00
the-djmaze
efbc7563ac Style PopupsNextcloudFiles view 2022-11-10 15:26:35 +01:00
the-djmaze
6c276b9b03 Draft code to share Nextcloud files as links #569 2022-11-10 13:57:53 +01:00
the-djmaze
44c42ade52 Update to Nextcloud 25 CSS 2022-11-04 15:10:52 +01:00
the-djmaze
009b76de24 Resolve #622 2022-11-04 09:32:11 +01:00
the-djmaze
9f41f18d43 Bugfix: undefined $sEmail 2022-11-01 21:53:39 +01:00
the-djmaze
6e4be76664 Embed admin panel into Nextcloud (with autologin) 2022-10-31 13:35:22 +01: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
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
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
a6bf2abaff Resolve #570 2022-10-27 16:47:15 +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
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
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
bcf63b6700 v2.19.2 2022-10-21 12:48:33 +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
dd24af93ea Nextcloud test v2.19.0 2022-10-18 12:26:18 +02:00
the-djmaze
4faa4db112 Bugfix: array_search() expects parameter 2 to be array, null given 2022-10-18 08:48:59 +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
c5d1e5e9c6 Improved login handling for Nextcloud #96 2022-10-13 23:46:37 +02:00
the-djmaze
61770dd5c7 Added missing language file for Nextcloud plugin 2022-10-13 14:08:52 +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
ee03abfd09 Bugfix: Nextcloud plugin wrong filename 2022-10-13 12:58:26 +02:00
the-djmaze
5c597c4c1d Improved Nextcloud integration for #96 2022-10-13 10:24:35 +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
the-djmaze
d52f2adb2b Draft code to run SnappyMail inside Nextcloud without iframe for 2022-10-12 10:33:25 +02:00
the-djmaze
32059330dd Redesign Nextcloud integration with better security and SSO #96 2022-10-10 22:06:43 +02:00