Commit graph

4398 commits

Author SHA1 Message Date
the-djmaze 0910b8f27d Added draft code for Nextcloud files/folders selector #96 2022-10-14 13:48:37 +02:00
the-djmaze 115f603d20 Nextcloud unified search working in iframe mode 2022-10-14 11:53:22 +02:00
the-djmaze 7250bfa1e1 Resolve #547 2022-10-14 10:56:00 +02:00
the-djmaze f649ea05fd Put message in URL for autoload regarding issue #100 and Nextcloud unified search #96 2022-10-14 10:20:41 +02:00
the-djmaze c5d1e5e9c6 Improved login handling for Nextcloud #96 2022-10-13 23:46:37 +02:00
the-djmaze 00b08260e9 Allow search with keyword:. Might work in Nextcloud #93 2022-10-13 22:39:53 +02:00
the-djmaze 50dffed895 Strip tracking of zalando.nl 2022-10-13 22:39:13 +02:00
the-djmaze dfc1058839 Always login in Nextcloud for unified search to work #96 2022-10-13 22:38:55 +02:00
the-djmaze 313d1efb14 Nextcloud unified search partially works now for @Mer0me
https://github.com/the-djmaze/snappymail/issues/96#issuecomment-1277586143
2022-10-13 19:49:47 +02:00
the-djmaze d78cf50211 Cleanup Nextcloud code and added mockup for Unified search
https://github.com/the-djmaze/snappymail/issues/96#issuecomment-1277586143
2022-10-13 16:34:24 +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 99b84af7b5 Better Nextcloud integration with notification sounds #96 2022-10-13 12:46:33 +02:00
the-djmaze 1b3d6401f3 Some style fixes for Nextcloud embed mode
https://github.com/the-djmaze/snappymail/issues/96#issuecomment-1277236142
2022-10-13 12:07:15 +02:00
the-djmaze c63366d0dc Better intergrate with Nextcloud #96 2022-10-13 12:00:17 +02:00
the-djmaze 46556931cc Added Nextcloud admin setting for embed/iframe mode for #96 2022-10-13 11:04:16 +02:00
the-djmaze 5c597c4c1d Improved Nextcloud integration for #96 2022-10-13 10:24:35 +02:00
the-djmaze dc241ded1b v2.18.6 2022-10-12 23:08:28 +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 0e56b693c1 Nextcloud replace old password "12345" instruction #96 2022-10-12 10:51:55 +02:00
the-djmaze caa6ee8290 Copy gpg key in demo 2022-10-12 10:33:25 +02:00
the-djmaze 5ce11ce3dd Nextcloud prevent confusion by using /run/ instead of /app/ in routes #96 2022-10-12 10:33:25 +02:00
the-djmaze cf8cdc25c3 Nextcloud different iframe height approach for #96 2022-10-12 10:33:25 +02:00
the-djmaze 921ce9471e Improved Nextcloud startApp() for #96 2022-10-12 10:33:25 +02:00
the-djmaze 9cca299e6a strip correlation_id tracking 2022-10-12 10:33:25 +02:00
the-djmaze 68309e5f7b Bugfix: don't set empty CSP script nonce- 2022-10-12 10:33:25 +02:00
the-djmaze 5fbca6fe48 centralize some code to \SnappyMail\Repository::getEnabledPackagesNames() 2022-10-12 10:33:25 +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 dcf4983a7d Bugfix themes in inside Nextcloud by adding webPath #96 2022-10-12 10:33:25 +02:00
the-djmaze 47c1071f3f Nextcloud rename Ajax to Fetch and added Nextcloud theme for #96 2022-10-12 10:33:25 +02:00
the-djmaze 63ef2cc724 Create Nextcloud release builder for #96 2022-10-12 10:33:25 +02:00
the-djmaze bdca1f4ff6 Nextcloud /appinfo/app.php is deprecated https://github.com/pierre-alain-b/rainloop-nextcloud/issues/264
Also see #96
2022-10-12 10:33:15 +02:00
the-djmaze e7a54e69d1 Nextcloud25 Call to undefined method OC_App::registerPersonal() #96
https://github.com/pierre-alain-b/rainloop-nextcloud/issues/285
2022-10-12 10:33:02 +02:00
the-djmaze 258f7fb1ad Change false === \strpos() to !\str_contains() 2022-10-11 10:23:56 +02:00
the-djmaze 8b842d920d Nextcloud remove deprecated jQuery code and get things working properly #96 2022-10-11 10:18:43 +02:00
the-djmaze 4583616ea6 Bugfix: undefined SASLMechanisms 2022-10-11 08:22:16 +02:00
the-djmaze b3476818ee There we go, we have a working login screen in Nextcloud #96 2022-10-11 00:21:27 +02:00
the-djmaze 32059330dd Redesign Nextcloud integration with better security and SSO #96 2022-10-10 22:06:43 +02:00
the-djmaze a6d5f6ad91 Improved sample of NextCloud Contacts Suggestions for #96 2022-10-10 18:41:15 +02:00
the-djmaze c3a95db495 Sample of NextCloud Contacts Suggestions for #96 2022-10-10 17:45:48 +02:00
the-djmaze 8ae5563a84 Resolve #546 2022-10-10 15:06:07 +02:00
the-djmaze 036bac7914 Resolve #545 2022-10-10 13:56:30 +02:00
the-djmaze b12852bd08 Reduce JavaScript footprint 2022-10-10 13:52:56 +02:00
the-djmaze 689126c57d Drop ifvisible as it was only used for Prefetch and that feature was removed in v2.17 2022-10-10 10:53:04 +02:00
the-djmaze 266217434f Forgot one change for #229 and #544 2022-10-08 23:59:56 +02:00
the-djmaze fc7db056c2 Fix some messages flags/keywords case-insensitivity 2022-10-08 23:56:14 +02:00