Commit graph

6186 commits

Author SHA1 Message Date
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
the-djmaze
6a715da1ac Bugfix Sieve rfc5429 2024-01-08 04:55:18 +01:00
the-djmaze
a96ff94c6f Bugfix handling of RainLoop Sieve script 2024-01-03 02:41:42 +01:00
the-djmaze
f3935b1df4 Fix some Sieve parser issues 2024-01-03 01:47:52 +01:00
the-djmaze
62639acc5a Cleanup Sieve RainLoop filter editor 2024-01-03 01:31:44 +01:00
the-djmaze
42bcc0e047 Snappy New Year! 2024-01-02 17:44:34 +01:00
the-djmaze
9ebfa94fec docker hub php83 fails, trying php82 2023-12-31 13:33:31 +01:00
the-djmaze
f96bb39204 Docker hub use alpine linux 3.18.5 2023-12-31 13:29:26 +01:00
the-djmaze
f1350c83b7 docker hub to PHP 8.3 2023-12-31 13:25:06 +01:00
the-djmaze
55020137a9 Improved setup.php error log 2023-12-31 13:09:36 +01:00
the-djmaze
4a2de54c3e Changed some InvalidArgumentException to the better suited ValueError 2023-12-31 13:09:14 +01:00
the-djmaze
4d66c02190 Improve fix for #1373 2023-12-28 01:28:22 +01:00
the-djmaze
0a8dfe7d51 Resolve #1373 2023-12-28 01:23:56 +01:00
the-djmaze
38ef44e1d0 Added github sponsor link to Admin About page 2023-12-27 00:28:54 +01:00
the-djmaze
2467800247 Update funding choices 2023-12-26 23:56:23 +01:00
the-djmaze
b2477f2ce3 v2.32.0 2023-12-26 17:42:56 +01:00
the-djmaze
167c27c1ee Default IMAP message_list_limit to 10000 2023-12-26 17:20:27 +01:00
the-djmaze
b88794b54b Bugfix: Folders array_filter(): Argument #1 ($array) must be of type array, null given 2023-12-26 16:54:29 +01:00
the-djmaze
1a75a624cb Run full UID fetch in background when message_list_limit is set 2023-12-26 16:45:48 +01:00
the-djmaze
ef850e37f7 Cleanup SequenceSet 2023-12-26 16:26:12 +01:00
the-djmaze
501b0daa09 Make MessageListThreadsMap a background task.
Related to #1211
2023-12-26 02:03:49 +01:00
the-djmaze
7baa7af929 DoMessageCopy() return toFolder hash/etag 2023-12-26 00:59:30 +01:00
the-djmaze
508f5cc6e5 Improve Squire with isBrElement() 2023-12-26 00:58:43 +01:00
the-djmaze
98b203a3ca Demo plugin disable delete of messages 2023-12-25 16:07:59 +01:00
the-djmaze
d21b7e754f Cleanup, fix and improve some Squire handling 2023-12-25 16:07:42 +01:00
the-djmaze
4606ddf182 Change for #1360 2023-12-17 23:58:32 +01:00
the-djmaze
1a331dc3ba Some fixes for #1362 2023-12-17 22:42:48 +01:00
the-djmaze
4400af04c7
Merge pull request #1362 from Murena-SAS/dev/lang-fix-nexcloud
make nextcloud language work with snappy
2023-12-17 22:34:02 +01:00
the-djmaze
adaac297f9
Merge pull request #1363 from hampoelz/nc-theme-fixes
Nextcloud Theme fixes and improvements
2023-12-17 22:32:00 +01:00
hampoelz
e67776adf4 fix: attachment list simple 2023-12-17 14:02:03 +00:00
hampoelz
aae22db190 improve: message-list toolbar alignment 2023-12-17 12:36:45 +00:00
hampoelz
64c9d1cd40 fix: Nextcloud calendar picker 2023-12-17 12:04:46 +00:00