Commit graph

6217 commits

Author SHA1 Message Date
the-djmaze 3a37aad25f Remove unused NameWithDelimitrom() 2024-01-23 16:35:43 +01:00
the-djmaze 91595ef6d5 Resolve ##1403 2024-01-23 16:35:22 +01:00
the-djmaze 4b8ad326fa Cleanup MIME header email address parsing 2024-01-23 14:35:41 +01:00
the-djmaze 443a6df070 Small change to show why saving message to Sent mailbox failed #1397 2024-01-23 14:34:41 +01:00
the-djmaze 29f6b2b743 Move Autocrypt parsing to JavaScript 2024-01-23 10:38:54 +01:00
the-djmaze b726400f42 Resolve #1402 2024-01-23 10:23:06 +01:00
the-djmaze 5e35e39012 Bugfix: ask/send readReceipt was broken 2024-01-23 10:20:54 +01:00
the-djmaze 61c533a1a6 v2.33.0 2024-01-22 15:11:44 +01:00
the-djmaze 5e012bd66e Bugfix: redesign of addPgpEncrypted() failed 2024-01-22 14:56:05 +01:00
the-djmaze a80cb495d2 Resolve #1396 2024-01-22 14:34:35 +01:00
the-djmaze aca3490331 Resolve #1395 and #1394 2024-01-22 14:30:53 +01:00
the-djmaze 69d92ee184 workaround with issue to detect dkim 2024-01-22 14:03:09 +01:00
the-djmaze f0bb3a8a45 Handle message hasVirus header in JavaScript 2024-01-22 13:33:00 +01:00
the-djmaze e133cf5ffb Changes for BIMI-Selector #1394 2024-01-22 13:25:04 +01:00
the-djmaze b7bab3cf21 bugfix: undefined MimePart 2024-01-22 11:07:21 +01:00
the-djmaze 9558456bcf Changes for #1397 2024-01-22 11:07:07 +01:00
the-djmaze 8749d189df cleanup mime header encoding handling 2024-01-22 09:19:45 +01:00
the-djmaze 4d9fb41d73 Cleanup mime header parameter handling 2024-01-22 09:03:34 +01:00
the-djmaze 5747b7add6 Version bump for #1400 2024-01-22 00:05:06 +01:00
the-djmaze dac5b105ce
Merge pull request #1400 from PhilippMundhenk/master
Automatic login for ProxyAuth plugin, improved security documentation
2024-01-22 00:02:52 +01:00
the-djmaze 58955f792a Changes for BIMI-Selector #1394 2024-01-22 00:01:46 +01:00
the-djmaze 8292c47f7c Return all fetched messages headers in JSON.
This is in preperation of BIMI-Selectors #1394
2024-01-21 23:35:32 +01:00
Philipp Mundhenk b947db2eb1 added documentation for usage of custom_logout_link 2024-01-21 15:31:32 +01:00
Philipp Mundhenk 59c0f5cc94 documented auto login, improved security documentation 2024-01-21 15:09:31 +01:00
Philipp Mundhenk 081726d764 added automatic login 2024-01-21 14:57:47 +01:00
the-djmaze 55a5fb491a Change SMTP sendRequestWithCheck for future support of RFC's 2024-01-18 03:19:03 +01:00
the-djmaze 48c3d655b4 Merge code to generate MIME PGP parts and MIME Plain parts 2024-01-18 03:17:27 +01:00
the-djmaze ad985f94e5 Change a weird translation. This should be better 2024-01-17 01:59:44 +01:00
the-djmaze 7cf5edc74a Alsp check global AddressBook.sqlite on ClearUserData() 2024-01-17 01:58:49 +01:00
the-djmaze b1c435277c Resolve #1393 2024-01-17 01:34:25 +01:00
the-djmaze 2d829178f8 Added feature to use the SQLite AddressBook per login account instead of global.
On by default unless the global AddressBook.sqlite already exists.
2024-01-17 00:55:23 +01:00
the-djmaze b89a1b309c Bugfix: dataBaseUpgrade always runs on sqlite and pgsql
And split the db schema data into seperate class
2024-01-17 00:12:01 +01:00
the-djmaze e965d58de0 Resolve #1140 2024-01-16 16:08:22 +01:00
the-djmaze 8f9c199360 Bump Nextcloud extension version 2024-01-16 15:49:15 +01:00
the-djmaze 816a2745bc Resolve #1392 2024-01-16 15:48:47 +01:00
the-djmaze 34e4bad77f Workaround #1392 2024-01-16 15:38:27 +01:00
the-djmaze e4f3df3bb9
Merge pull request #1390 from PhilippMundhenk/master
implemented ProxyAuth
2024-01-16 01:36:45 +01:00
Philipp Mundhenk f6eab84d40 added README 2024-01-14 18:22:59 +01:00
Philipp Mundhenk 84f739c72f added encryption 2024-01-14 18:22:41 +01:00
Philipp Mundhenk ec937a5af1 implemented ProxyAuth 2024-01-14 14:39:23 +01:00
the-djmaze 30ed8dde11 Resolve #1381 2024-01-12 01:56:12 +01:00
the-djmaze 06fdf66748 Resolve #1379 2024-01-12 01:42:00 +01:00
the-djmaze 6b3f76e4ee Login form use method="POST" to prevent uri exposure when javascript fails 2024-01-09 15:56:35 +01:00
the-djmaze 2a3cea63cc KnockoutJS drop unused rateLimit method 2024-01-09 14:52:05 +01:00
the-djmaze 6b3c073ddd Don't watch-js 2024-01-09 01:28:34 +01:00
the-djmaze c651112cc0 Cleanup some data-bind="" 2024-01-09 01:27:52 +01:00
the-djmaze f7f3b0d373 Drop the disabled Knockout twoWayBindings 2024-01-08 18:33:37 +01:00
the-djmaze c9f14318ea Bugfix: knockout title:value was removed, use attr:{title:value} 2024-01-08 18:32:15 +01:00
the-djmaze e55938b653 Drop support for _ko_property_writers and for two-way binding they must be observables 2024-01-08 05:25:48 +01:00
the-djmaze 81ccee1152 Remove some unused Knockout code 2024-01-08 05:24:15 +01:00