Commit graph

67664 commits

Author SHA1 Message Date
Nextcloud bot
8cd8a07c79
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-12 11:00:58 +00:00
Nextcloud bot
60e06ec425
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-12 10:40:59 +00:00
Nextcloud bot
342b8520ed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-12 00:20:10 +00:00
Julius Härtl
cbc1daa232
Merge pull request #42653 from nextcloud/backport/42651/stable26
[stable26] perf: Use more performant way to obtain and check the email as a login name with token login
2024-01-11 11:53:19 +01:00
Nextcloud bot
c00a19079c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-11 00:19:27 +00:00
Nextcloud bot
3a45e8873a
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-10 00:21:00 +00:00
Julius Härtl
926b3ce1f7
fix: Only apply cast if needed when searching users for value
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-01-09 11:58:21 +01:00
Julius Härtl
67bf2ca956
perf: Use more performant way to obtain and check the email as a login name with token login
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-01-09 11:58:21 +01:00
Nextcloud bot
a1861cb383
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-09 00:20:37 +00:00
Nextcloud bot
b10e241d81
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-08 00:22:26 +00:00
Nextcloud bot
329719dcea
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-07 00:20:47 +00:00
Nextcloud bot
ab532a9ce3
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-06 00:20:35 +00:00
Nextcloud bot
fd5410ce31
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-05 00:22:42 +00:00
Nextcloud bot
a9a01cd839
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-04 00:20:25 +00:00
Nextcloud bot
70b135730d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-03 00:20:34 +00:00
John Molakvoæ
468538a4d4
Merge pull request #42548 from nextcloud/lock-restore-ttl-26 2024-01-02 16:57:54 +01:00
Robin Appelman
a59df23fd5
adjust redis compareSetTTL to use a lua script
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-01-02 15:41:06 +01:00
Robin Appelman
33918821f1
restore shared lock ttl when releasing
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-01-02 15:41:04 +01:00
Christoph Wurst
8f69467c96
Merge pull request #42376 from nextcloud/backport/42339/stable26
[stable26] fix(dav): allow multiple organizers if possible
2024-01-02 14:07:01 +01:00
Louis
6169753472
Merge pull request #42448 from nextcloud/backport/42405/stable26
[stable26] fix(LDAP): ensure stored groups are formatted as simple list
2024-01-02 13:21:31 +01:00
Arthur Schiwon
1d1d5e1e7c fix(LDAP): ensure stored groups are formatted as simple list
With array_unique it is possible that the keys are not in sequential order
but have gaps. json_encode then would store them as associative array,
which later on json_decode would result in a stdClass by default. This is
unexpected and would also contradict the return type hint.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-01-02 12:15:50 +01:00
Richard Steinmetz
de3d39048f
fix(dav): allow multiple organizers if possible
This is very hacky! However, we want to allow saving events with multiple
organizers. Those events are not RFC compliant, but sometimes imported from major
external calendar services (e.g. Google). If the current user is not an organizer of
the event we ignore the exception as no scheduling messages will be sent anyway.

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-01-02 11:56:44 +01:00
Nextcloud bot
b912b47fe9
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-02 00:19:36 +00:00
Nextcloud bot
70a8a42343
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-01 00:20:27 +00:00
Nextcloud bot
6cb5c72343
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-31 00:20:43 +00:00
Nextcloud bot
bdabfd5304
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-30 00:22:37 +00:00
Nextcloud bot
b9b653bd76
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-29 00:20:24 +00:00
Nextcloud bot
719cb0fc24
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-28 00:20:48 +00:00
Nextcloud bot
f8a4426434
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-27 00:20:41 +00:00
Nextcloud bot
672a2340bd
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-26 00:21:13 +00:00
Nextcloud bot
3d4961a0ba
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-25 00:20:50 +00:00
Nextcloud bot
e16ce82313
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-24 00:21:07 +00:00
Nextcloud bot
5f4b9f8ebc
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-23 00:20:37 +00:00
Nextcloud bot
865a6db355
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-22 00:20:48 +00:00
Nextcloud bot
5d9484bd95
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-21 00:21:31 +00:00
Matthieu Gallien
b6ca1556d8
Merge pull request #42398 from nextcloud/backport/42140/stable26
[stable26] Update crl after revoke rides.csr
2023-12-20 15:36:37 +01:00
Matthieu Gallien
89350dba43
Update crl after revoke rides.csr
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2023-12-20 11:18:48 +01:00
Nextcloud bot
aa8fdee2b0
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-20 00:19:45 +00:00
Nextcloud bot
12d0ff810d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-19 00:19:57 +00:00
Nextcloud bot
59f39f7518
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-18 00:19:47 +00:00
Nextcloud bot
85237118f3
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-17 00:19:23 +00:00
Nextcloud bot
9cc3d9674f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-16 00:19:48 +00:00
Nextcloud bot
47db29ca4e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-15 00:19:24 +00:00
Arthur Schiwon
d0703ed951
Merge pull request #42148 from nextcloud/release/26.0.10
26.0.10
2023-12-14 10:34:09 +01:00
Joas Schilling
a3f2ee2bda
Merge pull request #42189 from nextcloud/automated/noid/stable26-update-ca-cert-bundle
[stable26] fix(security): Update CA certificate bundle
2023-12-14 06:52:10 +01:00
nextcloud-command
cd7a9b707b fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
2023-12-14 02:19:03 +00:00
Nextcloud bot
44e072d7c9
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-14 00:19:50 +00:00
Nextcloud bot
b3c2264f0c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-13 00:20:21 +00:00
Nextcloud bot
b3f8245263
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-12 00:19:22 +00:00
Arthur Schiwon
b459085a05
26.0.10
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-12-11 12:28:38 +01:00