]>
source.dussan.org Git - nextcloud-server.git/log
nextcloud-command [Sun, 11 Aug 2024 02:48:39 +0000 (02:48 +0000)]
fix(deps): Fix npm audit
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Sun, 11 Aug 2024 00:20:17 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 10 Aug 2024 00:20:37 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 9 Aug 2024 00:25:54 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Thu, 8 Aug 2024 00:21:19 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Andy Scherzinger [Wed, 7 Aug 2024 07:33:48 +0000 (09:33 +0200)]
Merge pull request #47087 from nextcloud/backport/45193/stable27
[stable27] docs: added customclient_fdroid key to the config.sample.php file
Nextcloud bot [Wed, 7 Aug 2024 00:20:35 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Bahman Jafarzadeh [Mon, 6 May 2024 13:31:44 +0000 (17:01 +0330)]
docs: added customclient_fdroid config key to config.sample.php file
Co-authored-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Bahman Jafarzadeh <bahman026@gmail.com>
Nextcloud bot [Tue, 6 Aug 2024 00:20:32 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 5 Aug 2024 00:20:54 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 4 Aug 2024 00:20:04 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 3 Aug 2024 00:20:12 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 2 Aug 2024 00:20:01 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Wed, 31 Jul 2024 00:20:41 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Andy Scherzinger [Tue, 30 Jul 2024 11:05:00 +0000 (13:05 +0200)]
Merge pull request #46861 from nextcloud/backport/46849/stable27
[stable27] fix: fix recursive share check
Robin Appelman [Mon, 29 Jul 2024 13:21:18 +0000 (15:21 +0200)]
fix: fix recursive share check
Signed-off-by: Robin Appelman <robin@icewind.nl>
Nextcloud bot [Tue, 30 Jul 2024 00:20:18 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Arthur Schiwon [Mon, 29 Jul 2024 22:14:23 +0000 (00:14 +0200)]
Merge pull request #46667 from nextcloud/backport/46640/stable27
[stable27] fix(Token): take over scope in token refresh with login by cookie
Arthur Schiwon [Mon, 29 Jul 2024 11:45:23 +0000 (13:45 +0200)]
fix(Token): take over scope in token refresh with login by cookie
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
# Conflicts:
# lib/private/Authentication/Token/IProvider.php
# lib/private/Authentication/Token/Manager.php
# lib/private/Authentication/Token/PublicKeyTokenProvider.php
Julius Härtl [Mon, 29 Jul 2024 06:19:40 +0000 (08:19 +0200)]
Merge pull request #46762 from nextcloud/backport/46672/stable27
[stable27] Avoid using partial file info as valid one
Nextcloud bot [Mon, 29 Jul 2024 00:20:36 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Sun, 28 Jul 2024 10:31:11 +0000 (12:31 +0200)]
Merge pull request #46741 from nextcloud/backport/46693/stable27
Julius Härtl [Mon, 22 Jul 2024 09:33:50 +0000 (11:33 +0200)]
fix: Do not return partial file info if we have a cache entry
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Fri, 21 Jun 2024 09:37:47 +0000 (11:37 +0200)]
fix: Ignore preview requests for invalid file ids
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Robin Appelman [Mon, 22 Jul 2024 19:51:34 +0000 (21:51 +0200)]
feat: add a specialized writeStream implementation for s3 external storage
Signed-off-by: Robin Appelman <robin@icewind.nl>
John Molakvoæ [Sun, 28 Jul 2024 09:46:38 +0000 (11:46 +0200)]
Merge pull request #46089 from nextcloud/backport/46073/stable27
Benjamin Gaussorgues [Mon, 24 Jun 2024 12:49:09 +0000 (14:49 +0200)]
fix: allows admin to edit global credentials
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
John Molakvoæ [Sun, 28 Jul 2024 09:46:08 +0000 (11:46 +0200)]
Merge pull request #46682 from nextcloud/backport/46674/stable27
Robin Appelman [Mon, 22 Jul 2024 12:25:20 +0000 (14:25 +0200)]
feat: add config flag to toggle persistent redis connections
Signed-off-by: Robin Appelman <robin@icewind.nl>
John Molakvoæ [Sun, 28 Jul 2024 09:15:50 +0000 (11:15 +0200)]
Merge pull request #46066 from nextcloud/backport/45877/stable27
Nextcloud bot [Sun, 28 Jul 2024 00:39:58 +0000 (00:39 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Robin Appelman [Fri, 14 Jun 2024 11:35:32 +0000 (13:35 +0200)]
fix: don't use custom certificate bundle if no customer certificates are configured
Signed-off-by: Robin Appelman <robin@icewind.nl>
John Molakvoæ [Sat, 27 Jul 2024 14:48:38 +0000 (16:48 +0200)]
Merge pull request #45921 from nextcloud/backport/45582/stable27
Nextcloud bot [Sat, 27 Jul 2024 00:19:46 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 26 Jul 2024 00:20:18 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Wed, 24 Jul 2024 00:20:11 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Tue, 23 Jul 2024 00:19:49 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 22 Jul 2024 00:19:34 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 21 Jul 2024 00:20:07 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 20 Jul 2024 00:20:00 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 19 Jul 2024 00:20:03 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Anna [Thu, 18 Jul 2024 15:13:23 +0000 (17:13 +0200)]
Merge pull request #45975 from nextcloud/fix/stable27/caldav-scheduling-job
[stable27] fix(caldav): lower scheduling table size warning
John Molakvoæ [Thu, 18 Jul 2024 07:33:00 +0000 (09:33 +0200)]
Merge pull request #46600 from nextcloud/backport/46589/stable27
skjnldsv [Thu, 18 Jul 2024 06:27:42 +0000 (08:27 +0200)]
fix(files_sharing): also allow removing READ permissions on email shares
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Nextcloud bot [Thu, 18 Jul 2024 00:19:52 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Wed, 17 Jul 2024 00:19:57 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Tue, 16 Jul 2024 00:20:16 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Stephan Orbaugh [Mon, 15 Jul 2024 12:39:33 +0000 (14:39 +0200)]
Merge pull request #46227 from nextcloud/backport/45608/stable27
[stable27] docs(ShareApiController): Correct note about expiry date timezone
Stephan Orbaugh [Mon, 15 Jul 2024 12:39:15 +0000 (14:39 +0200)]
Merge pull request #45873 from nextcloud/backport/45024/stable27
[stable27] fix(files_sharing): Add one string for every share type + fix(sharingDetails): Show correct share target
nextcloud-command [Mon, 15 Jul 2024 09:56:54 +0000 (09:56 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
fenn-cs [Mon, 15 Apr 2024 21:06:40 +0000 (22:06 +0100)]
fix(sharingDetails): Show correct share target
The share details page should show the target email or user/server to which
the user is creating the share.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Ferdinand Thiessen [Wed, 13 Dec 2023 00:37:09 +0000 (01:37 +0100)]
fix(files_sharing): Add one string for every share type to not assume any language
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Nextcloud bot [Mon, 15 Jul 2024 00:20:16 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 14 Jul 2024 00:19:50 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 13 Jul 2024 00:20:13 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Andy Scherzinger [Fri, 12 Jul 2024 17:45:51 +0000 (19:45 +0200)]
Merge pull request #46279 from nextcloud/backport/46068/stable27
[stable27] fix(ExternalSharing): Handle template shares from external sources
nextcloud-command [Thu, 11 Jul 2024 19:45:52 +0000 (19:45 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
fenn-cs [Mon, 24 Jun 2024 13:50:27 +0000 (14:50 +0100)]
refactor(SharingInput): Remove unused addShare
The new sharing flow since NC27 requires that users open the sharing details tab and
customize their share before creating it.
In https://github.com/nextcloud/server/pull/39472 the work of `addShare` was handed down to
`openSharingDetails` that opens the sharing details tab for the user to customize and manually
creat their share.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
fenn-cs [Mon, 24 Jun 2024 09:19:53 +0000 (10:19 +0100)]
fix(ExternalSharing): Handle template share from external sources
The new sharing flow requires or implies that users should edit share before creating.
External sources should not created the share IF we would upon sharing details tab on first request.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Andy Scherzinger [Fri, 12 Jul 2024 15:12:24 +0000 (17:12 +0200)]
Merge pull request #46463 from nextcloud/automated/noid/stable27-update-psalm-baseline
[stable27] Update psalm-baseline.xml
Joas Schilling [Fri, 12 Jul 2024 06:49:46 +0000 (08:49 +0200)]
Merge pull request #46312 from nextcloud/backport/46193/stable27
[stable27] fix(carddav): limit vcard size
nextcloud-command [Fri, 12 Jul 2024 02:28:13 +0000 (02:28 +0000)]
chore(tests): Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Fri, 12 Jul 2024 00:19:59 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
SebastianKrupinski [Fri, 28 Jun 2024 14:37:24 +0000 (10:37 -0400)]
fix(carddav): limit vcard size
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
Arthur Schiwon [Thu, 11 Jul 2024 14:31:20 +0000 (16:31 +0200)]
Merge pull request #46435 from nextcloud/backport/46398/stable27
[stable27] fix(Session): avoid race conditions on clustered setups
Andy Scherzinger [Thu, 11 Jul 2024 08:51:43 +0000 (10:51 +0200)]
Merge pull request #46363 from nextcloud/backport/46321/stable27
[stable27] fix(SharingDetailsView): Prevent illegal unselection of read permissions
Arthur Schiwon [Wed, 10 Jul 2024 11:48:03 +0000 (13:48 +0200)]
ci(psalm): update baseline
prefer to keep this check as PublicEmitter should be dropped sooner or
later
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Wed, 10 Jul 2024 11:15:20 +0000 (13:15 +0200)]
fix(Session): avoid race conditions on clustered setups
- re-stablishes old behaviour with cache to return null instead of throwing
an InvalidTokenException when the token is cached as non-existing
- token invalidation and re-generation are bundled in a DB transaction now
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Andy Scherzinger [Thu, 11 Jul 2024 07:46:41 +0000 (09:46 +0200)]
Merge pull request #46426 from nextcloud/backport/46315/stable27-2
[stable27] fix(caldav): limit vevent size
Joas Schilling [Thu, 11 Jul 2024 06:29:01 +0000 (08:29 +0200)]
Merge pull request #46410 from nextcloud/backport/46388/stable27
[stable27] fix(workflows): Fix file systemtag cache
Joas Schilling [Fri, 28 Jun 2024 08:52:02 +0000 (10:52 +0200)]
fix(workflows): Fix file systemtag cache
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Thu, 11 Jul 2024 00:20:20 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
SebastianKrupinski [Thu, 4 Jul 2024 22:56:27 +0000 (18:56 -0400)]
fix(caldav): limit vevent size
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
nextcloud-command [Wed, 10 Jul 2024 11:16:14 +0000 (11:16 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
fenn-cs [Fri, 5 Jul 2024 14:47:41 +0000 (15:47 +0100)]
fix(SharingDetailsView): Prevent illegal unselection of read permissions
With the exception of "file drop" on link shares all other shares need the read permissions at least.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Nextcloud bot [Wed, 10 Jul 2024 00:34:44 +0000 (00:34 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Tue, 9 Jul 2024 00:20:17 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 8 Jul 2024 00:20:02 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 7 Jul 2024 00:19:43 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 6 Jul 2024 00:19:43 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 5 Jul 2024 00:19:47 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Thu, 4 Jul 2024 00:21:54 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Wed, 3 Jul 2024 06:46:43 +0000 (08:46 +0200)]
Merge pull request #46267 from nextcloud/automated/noid/stable27-update-ca-cert-bundle
[stable27] fix(security): Update CA certificate bundle
nextcloud-command [Wed, 3 Jul 2024 02:19:49 +0000 (02:19 +0000)]
fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Wed, 3 Jul 2024 00:20:31 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
fenn-cs [Fri, 31 May 2024 13:32:19 +0000 (14:32 +0100)]
docs(ShareApiController): Correct note about expiry date timezone
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Nextcloud bot [Tue, 2 Jul 2024 00:19:42 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 1 Jul 2024 00:19:43 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 30 Jun 2024 00:19:43 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 29 Jun 2024 00:20:06 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 28 Jun 2024 00:21:04 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Daniel [Thu, 27 Jun 2024 09:11:31 +0000 (11:11 +0200)]
Merge pull request #46144 from nextcloud/backport/44893/stable27
[stable27] fix(caldav): When message is a reply compare the message sender not the recipient
Joas Schilling [Thu, 27 Jun 2024 08:02:17 +0000 (10:02 +0200)]
Merge pull request #46159 from nextcloud/automated/noid/stable27-update-code-signing-crl
[stable27] fix(security): Update code signing revocation list
nextcloud-command [Thu, 27 Jun 2024 02:21:44 +0000 (02:21 +0000)]
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Thu, 27 Jun 2024 00:20:16 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
SebastianKrupinski [Wed, 17 Apr 2024 14:40:31 +0000 (10:40 -0400)]
fix(caldav): when message is a reply compare the message sender not the recipient
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Nextcloud bot [Wed, 26 Jun 2024 00:20:08 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Anna Larch [Wed, 19 Jun 2024 13:08:42 +0000 (15:08 +0200)]
fix(caldav): lower scheduling table size warning
Signed-off-by: Anna Larch <anna@nextcloud.com>
Arthur Schiwon [Tue, 25 Jun 2024 10:23:13 +0000 (12:23 +0200)]
Merge pull request #46065 from nextcloud/release/27.1.11
27.1.11
Arthur Schiwon [Tue, 25 Jun 2024 10:21:25 +0000 (12:21 +0200)]
Merge pull request #46087 from nextcloud/backport/46075/stable27
[stable27] fix(Token): add FILESYSTEM scope with SCOPE_SKIP_PASSWORD_VALIDATION