Commit graph

4380 commits

Author SHA1 Message Date
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
the-djmaze
b833113ed6 Improvement for #229 and #544 so that script can be executed easier 2022-10-08 20:46:09 +02:00
the-djmaze
1cf0e007d9 Move /bin/upgrade.sh to better suited /cli/upgrade.sh 2022-10-08 20:33:16 +02:00
the-djmaze
f74fff8356
Merge pull request #544 from eibex/patch-1
Fix new upgrade filename (upgrade_snappymail bin/upgrade.sh)
2022-10-08 20:25:30 +02:00
the-djmaze
ec23e3d0ca Hide unread count for all system folders, except INBOX.
Also solves request for Spam box in #457
2022-10-08 13:46:27 +02:00
the-djmaze
81a5466f50 Replace "Ctrl+P" shortcut with proper @media print CSS 2022-10-07 21:08:43 +02:00
Eibe
bab47f098c
new filename fix 2022-10-07 20:15:28 +02:00
the-djmaze
1f600dff0d Strip Reddit click tracking 2022-10-07 14:41:23 +02:00
the-djmaze
7b6603719e v2.18.5 2022-10-07 13:17:50 +02:00
the-djmaze
a219509bd7 Finally drop the FolderModel.hidden() because FolderModel.visible() works better 2022-10-07 13:04:51 +02:00
the-djmaze
f56102dd88 Resolve #447 2022-10-07 12:23:07 +02:00
the-djmaze
7a7b11bdeb Resolve #474 2022-10-07 12:06:03 +02:00
the-djmaze
f488212c3d Don't thumbnail message inline images and show filename in title attribute 2022-10-06 23:43:24 +02:00
the-djmaze
13f20cbeb0 Improved some styling 2022-10-06 11:54:21 +02:00
the-djmaze
975103fc9d Don't wrap keywords/tags over multiple lines #419 2022-10-06 11:06:59 +02:00
the-djmaze
2fd4a47b33 Improved Message Tags UX #419 2022-10-06 11:04:10 +02:00
the-djmaze
2defb7ec35 Better keyword/tags/labels handling for #419 2022-10-06 10:42:21 +02:00
the-djmaze
df2de7ad66 Encode KEYWORD search for #419 2022-10-06 09:57:56 +02:00
the-djmaze
ba19d4e6b1 Replace PHP 8.2.0 deprecated utf8_decode/utf8_encode 2022-10-06 09:43:34 +02:00