Commit graph

4615 commits

Author SHA1 Message Date
the-djmaze 2ee9d973e2 v2.20.6 2022-11-08 11:05:10 +01:00
the-djmaze 04c11ddc49 Move changeTheme and convertThemeName to Themes.js 2022-11-08 10:53:14 +01:00
the-djmaze 10835a6f82 Resolve PHP 8.2 Creation of dynamic property is deprecated 2022-11-08 10:26:23 +01:00
the-djmaze 061b219a9a
Merge pull request #642 from LukaszC86/patch-1
2.20.5 - fix for broken admin login
2022-11-08 10:17:43 +01:00
LukaszC86 ed89b60892
2.20.5 - fix for broken admin login
In 2.20.5 if you try to login to admin panel you get errors:

PHP message: PHP Notice: Undefined variable: sToken in /(...)/snappymail/v/2.20.5/app/libraries/RainLoop/ActionsAdmin.php on line 126

SERVICE[WARNING]: Argument 1 passed to RainLoop\ActionsAdmin::setAdminAuthToken() must be of the type string, null given, called in /(...)/snappymail/v/2.20.5/app/libraries/RainLoop/ActionsAdmin.php on line 126
2022-11-08 09:36:13 +01:00
the-djmaze 883906f441 v2.20.5 2022-11-08 00:14:16 +01:00
the-djmaze a595c5dd6e Improved workaround for Nextcloud bug #631 #633 so it works in embed mode
https://github.com/nextcloud/server/issues/35013
2022-11-08 00:08:42 +01:00
the-djmaze f41d40c2c0 v2.20.4 Nextcloud 2022-11-07 21:37:52 +01:00
the-djmaze 05db6b5bb3 Protect against Nextcloud bug #631 #633 2022-11-07 21:06:59 +01:00
the-djmaze c8ee67c3ba Bugfix: setting snappymail-no-embed failed 2022-11-07 20:49:02 +01:00
the-djmaze daca2b54bf Bugfix: undefined snappymail-no-embed 2022-11-07 20:47:32 +01:00
the-djmaze 2705f16e44 @rlMainBorderRadius to --border-radius: 5px; 2022-11-07 15:25:59 +01:00
the-djmaze 4ec7070ffa v2.20.3 2022-11-07 14:19:16 +01:00
the-djmaze 857ab52a5e Resolve #635 2022-11-07 12:58:50 +01:00
the-djmaze 4dd782014d Better multiple WYSIWYG registration 2022-11-07 12:53:25 +01:00
the-djmaze 80579a3ed0 Resolve #637 2022-11-07 11:48:46 +01:00
the-djmaze 07e80dd36e Resolve #636 2022-11-07 11:45:01 +01:00
the-djmaze 92d967f1e6 Improved handling of Content-Security-Policy 2022-11-07 11:38:36 +01:00
the-djmaze 5cd5f77c6f Better handling of admin token cookie 2022-11-07 09:50:39 +01:00
the-djmaze 0e347625e3 Make CSP entries unique 2022-11-06 23:12:01 +01:00
the-djmaze 529d727189 Bugfix CSP handling Nextcloud<24 for #631 and #633 2022-11-06 23:10:34 +01:00
the-djmaze e0320c63c1 Remove CKeditor 4 because it never works with Content-Security-Policy
See #573 and #630
2022-11-06 15:30:08 +01:00
the-djmaze 6e4b6e543f Throw, catch then log decrypt errors for #632 2022-11-06 14:46:54 +01:00
the-djmaze 84e0fa5756 Resolve #634 2022-11-06 14:45:12 +01:00
the-djmaze 95ce1b15ef Prevent notices in MailSo\Net\ConnectSettings 2022-11-06 14:39:19 +01:00
the-djmaze 115437fb6a v2.20.2 2022-11-05 12:07:26 +01:00
the-djmaze 0feae48464 Bugfix: pgpDecrypt() using MailVelope the decrypt message was not green 2022-11-05 12:04:56 +01:00
the-djmaze db426abbac Some CSS borders to var(--border-color) 2022-11-05 11:03:17 +01:00
the-djmaze 7f4ebe560b
Merge pull request #626 from MI-KY/patch-1
corrected links to anchors
2022-11-05 10:51:05 +01:00
the-djmaze 2693e94417 Resolve #624 2022-11-05 10:07:53 +01:00
the-djmaze 8a0cb947f5 Resolve #627 2022-11-05 02:27:55 +01:00
MI-KY 5d8b067ca0
corrected links to anchors 2022-11-04 22:04:52 +01:00
the-djmaze 54fc65a921 Resolve #625 2022-11-04 17:32:37 +01:00
the-djmaze 538f752fbe Make 'snappymail/v/' path dynamic for cleaner Nextcloud paths 2022-11-04 16:56:43 +01:00
the-djmaze 35f37381ae v2.20.1 for Nextcloud 2022-11-04 16:06:20 +01:00
the-djmaze 00c5c8f35a Also theme menu border color 2022-11-04 15:54:26 +01:00
the-djmaze 199d1d4c42 Integrate border colors better with Nextcloud 25 theme 2022-11-04 15:47:09 +01:00
the-djmaze 8c356d8154 Bugfix: decrypt failed when OpenPGP.js not loaded 2022-11-04 15:25:53 +01:00
the-djmaze 44c42ade52 Update to Nextcloud 25 CSS 2022-11-04 15:10:52 +01:00
the-djmaze f796b578fc Resolve #620 Nextcloud 25 theme colors 2022-11-04 14:58:19 +01:00
the-djmaze 4522a2ef6e Added CSS --dialog-border-clr and --dialog-border-radius 2022-11-04 12:30:38 +01:00
the-djmaze e5572975a5 Now integrate with Nextcloud by default, but keep iframe option available 2022-11-04 12:14:22 +01:00
the-djmaze 7d3cbcd333 PHP 7.4 required #623 2022-11-04 12:02:11 +01:00
the-djmaze 245aaa92a2 Show 🔒 (lock) glyph in messagelist for encrypted messages 2022-11-04 11:41:39 +01:00
the-djmaze 3664b140c4 Use Nextcloud 18+ IEventDispatcher 2022-11-04 11:03:31 +01:00
the-djmaze 009b76de24 Resolve #622 2022-11-04 09:32:11 +01:00
the-djmaze 1ced0dcd1e Nextcloud Impersonate idea
https://github.com/nextcloud/impersonate/issues/179
2022-11-04 09:27:22 +01:00
the-djmaze 0a21485003 Improved external logout handling 2022-11-04 09:26:58 +01:00
the-djmaze f0a3ea1348 #561 solution for NC25+ 2022-11-04 00:20:27 +01:00
the-djmaze 5c7bdde088 Merge branch 'master' of github.com:the-djmaze/snappymail 2022-11-04 00:14:57 +01:00