]>
source.dussan.org Git - nextcloud-server.git/log
Simon L [Thu, 9 Mar 2023 12:15:35 +0000 (13:15 +0100)]
increase imaginary timeouts as for big files the processing could take very long
Signed-off-by: Simon L <szaimen@e.mail.de>
Christoph Wurst [Thu, 4 May 2023 09:15:30 +0000 (11:15 +0200)]
Merge pull request #38054 from nextcloud/backport/38016/stable26
[stable26] fix: add workaround for oci and limit queries
Ferdinand Thiessen [Thu, 4 May 2023 08:54:17 +0000 (10:54 +0200)]
Merge pull request #38049 from nextcloud/backport/38045/stable26
[stable26] Fix app overflow menu on bright color theme
Nextcloud bot [Thu, 4 May 2023 02:28:17 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Daniel Kesselberg [Tue, 2 May 2023 09:12:48 +0000 (11:12 +0200)]
fix: add workaround for oci and limit queries
DBAL uses a helper column "doctrine_rownum" for top-n queries
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
nextcloud-command [Wed, 3 May 2023 18:16:56 +0000 (18:16 +0000)]
Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Wed, 3 May 2023 13:01:51 +0000 (15:01 +0200)]
fix(AppMenu): On bright color theme the app icons in the overflow menu must be inverted
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
max-nextcloud [Wed, 3 May 2023 14:35:37 +0000 (16:35 +0200)]
Merge pull request #38043 from nextcloud/backport/37787/stable26
[stable26] fix: catch ManuallyLockedException and use app context
Louis [Wed, 3 May 2023 13:58:17 +0000 (15:58 +0200)]
Merge pull request #38040 from nextcloud/backport/37958/stable26
[stable26] Mutualize expireDate handling when creating and updating a share
Joas Schilling [Wed, 3 May 2023 12:46:24 +0000 (14:46 +0200)]
Merge pull request #38037 from nextcloud/backport/33106/stable26
[stable26] Update expire_date column of table comments
Max [Tue, 18 Apr 2023 07:58:21 +0000 (09:58 +0200)]
fix: catch ManuallyLockedException and use app context
The files_lock app may throw ManuallyLockedExceptions
when attempting to revert a file that is currently opened.
This would prevent the user from rolling back a opened file.
Text and Richdocuments handle changes of the file while editing.
Allow reverting files even when they are locked by these apps
and let the apps handle the conflict.
Signed-off-by: Max <max@nextcloud.com>
Louis Chemineau [Thu, 27 Apr 2023 14:26:24 +0000 (16:26 +0200)]
Mutualize expireDate handling when creating and updating a share
Signed-off-by: Louis Chemineau <louis@chmn.me>
Arthur Schiwon [Wed, 3 May 2023 08:38:31 +0000 (10:38 +0200)]
Merge pull request #38005 from nextcloud/backport/37525/stable26
[stable26] add command for getting fileinfo for debugging
Vitor Mattos [Wed, 26 Apr 2023 16:17:37 +0000 (13:17 -0300)]
Cover expire_date with unit tests
Signed-off-by: Vitor Mattos <vitor@php.rio>
Vitor Mattos [Mon, 4 Jul 2022 17:08:30 +0000 (14:08 -0300)]
Update expire_date column of table comments
Signed-off-by: Vitor Mattos <vitor@php.rio>
Nextcloud bot [Wed, 3 May 2023 02:28:08 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Simon L [Tue, 2 May 2023 22:55:31 +0000 (00:55 +0200)]
Merge pull request #38027 from nextcloud/backport/37903/stable26
[stable26] Fix multiple LDAP configuration support by fixing AccessFactory
Côme Chilliet [Thu, 27 Apr 2023 09:21:53 +0000 (11:21 +0200)]
Add comment about Manager instance not being shared
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 27 Apr 2023 07:08:57 +0000 (09:08 +0200)]
Adapt Sync job tests to the constructor change
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 24 Apr 2023 14:03:40 +0000 (16:03 +0200)]
Fix multiple LDAP configuration support by fixing AccessFactory
It must not reuse the same OCA\User_LDAP\User\Manager instance for
several Access instances.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Nextcloud bot [Tue, 2 May 2023 02:27:54 +0000 (02:27 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Robin Appelman [Fri, 14 Apr 2023 14:39:50 +0000 (16:39 +0200)]
validate that folder size sums to children
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Fri, 31 Mar 2023 16:58:59 +0000 (18:58 +0200)]
add command for getting fileinfo for debugging
Signed-off-by: Robin Appelman <robin@icewind.nl>
Nextcloud bot [Mon, 1 May 2023 02:29:33 +0000 (02:29 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 30 Apr 2023 02:29:27 +0000 (02:29 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 29 Apr 2023 02:28:37 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Simon L [Fri, 28 Apr 2023 18:55:53 +0000 (20:55 +0200)]
Merge pull request #37973 from nextcloud/automated/noid/stable26-fix-npm-audit
[stable26] Fix npm audit
nextcloud-command [Fri, 28 Apr 2023 17:11:44 +0000 (17:11 +0000)]
chore(deps): fix npm audit
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Fri, 28 Apr 2023 02:28:47 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Louis [Thu, 27 Apr 2023 16:25:39 +0000 (18:25 +0200)]
Merge pull request #37957 from nextcloud/backport/37948/stable26
[stable26] Do not show Tags action when systemtag is disabled
Joas Schilling [Thu, 27 Apr 2023 15:52:20 +0000 (17:52 +0200)]
Merge pull request #37941 from nextcloud/backport/37935/stable26
[stable26] fix(settings): Fix title of profile scope options
Louis Chemineau [Thu, 27 Apr 2023 11:53:21 +0000 (13:53 +0200)]
Do not show Tags action when systemtag is disabled
Signed-off-by: Louis Chemineau <louis@chmn.me>
Simon L [Thu, 27 Apr 2023 07:43:03 +0000 (09:43 +0200)]
Merge pull request #37875 from nextcloud/backport/37820/stable26
[stable26] ignore errors while trying to update parent storage_mtime
Joas Schilling [Thu, 27 Apr 2023 07:38:44 +0000 (09:38 +0200)]
Merge pull request #37845 from nextcloud/bump/guzzle-psr7/stable26
[stable26] sec(deps): Update guzzlehttp/psr7
Joas Schilling [Thu, 27 Apr 2023 07:30:52 +0000 (09:30 +0200)]
chore(assets): Recompile JS
Signed-off-by: Joas Schilling <coding@schilljs.com>
Louis [Thu, 27 Apr 2023 07:30:47 +0000 (09:30 +0200)]
Merge pull request #37939 from nextcloud/backport/stable26-37806
[stable26] Backport: Fix profile view edit button overlapping status text
Joas Schilling [Wed, 26 Apr 2023 10:23:51 +0000 (12:23 +0200)]
fix(settings): Fix title of profile scope options
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Thu, 27 Apr 2023 02:28:44 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Wed, 26 Apr 2023 21:00:29 +0000 (23:00 +0200)]
Merge pull request #37833 from nextcloud/backport/37807/stable26
[stable26] Fix background color of external devices with errors on dark color theme
nextcloud-command [Wed, 26 Apr 2023 20:50:41 +0000 (20:50 +0000)]
Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Tue, 18 Apr 2023 20:54:38 +0000 (22:54 +0200)]
fix(core): Fix profile view edit button overlapping status text
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Louis [Wed, 26 Apr 2023 17:08:05 +0000 (19:08 +0200)]
Merge pull request #37900 from nextcloud/backport/stable26/artonge/fix/dont_override_stored_credentials_with_saml
[stable26] Do not override stored credentials when login in with SAML
Joas Schilling [Thu, 20 Apr 2023 14:01:40 +0000 (16:01 +0200)]
sec(deps): Update guzzlehttp/psr7
Signed-off-by: Joas Schilling <coding@schilljs.com>
Arthur Schiwon [Wed, 26 Apr 2023 07:02:59 +0000 (09:02 +0200)]
Merge pull request #37922 from nextcloud/backport/37909/stable26
[stable26] Update crl after revoke shifts.csr
Nextcloud bot [Wed, 26 Apr 2023 02:28:19 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Vitor Mattos [Mon, 24 Apr 2023 22:21:36 +0000 (22:21 +0000)]
Update crl after revoke shifts.csr
Signed-off-by: Vitor Mattos <vitor@php.rio>
Louis [Tue, 25 Apr 2023 09:02:05 +0000 (11:02 +0200)]
Merge pull request #37911 from nextcloud/backport/37780/stable26
[stable26] Trap focus in dialogs
Simon L [Tue, 25 Apr 2023 08:40:55 +0000 (10:40 +0200)]
Merge pull request #37907 from nextcloud/stable26-make-grid-toggle-sticky
[stable26] make grid toggle sticky
Louis [Tue, 25 Apr 2023 08:30:43 +0000 (10:30 +0200)]
Merge pull request #37768 from nextcloud/backport/37764/stable26
[stable26] Really disable versions features when S3 versioning is enabled
Christopher Ng [Fri, 21 Apr 2023 02:48:44 +0000 (19:48 -0700)]
Trap focus in dialogs
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit
79310bd54533a9dfd21c41796cecabdbc8ba94ca )
Christopher Ng [Fri, 21 Apr 2023 02:48:43 +0000 (19:48 -0700)]
Add focus-trap
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit
87ae9bbc12c1cddb8ca4685c4c46d01d11025ae0 )
Louis Chemineau [Wed, 19 Apr 2023 09:53:34 +0000 (11:53 +0200)]
Test StorePasswordListener
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Thu, 13 Apr 2023 16:05:37 +0000 (18:05 +0200)]
Do not override stored credentials when login in with SAML
When login in with SAML, the password from `$event->getPassword()` is `null`.
This PR makes sure that this `null` value won't be used to override the stored password even though it is different.
This PR also allow for the password and user to be updated even though they were not set before.
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Mon, 17 Apr 2023 09:16:20 +0000 (11:16 +0200)]
Really disable versions features when S3 versioning is enabled
Signed-off-by: Louis Chemineau <louis@chmn.me>
John Molakvoæ [Tue, 25 Apr 2023 07:05:25 +0000 (09:05 +0200)]
Merge pull request #37910 from nextcloud/backport/37804/stable26
[stable26] Bump @nextcloud/vue from 7.8.0 to 7.10.0
Nextcloud bot [Tue, 25 Apr 2023 02:22:55 +0000 (02:22 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Christopher Ng [Mon, 24 Apr 2023 23:14:15 +0000 (16:14 -0700)]
Bump @nextcloud/vue from 7.8.0 to 7.10.0
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Daniel Kesselberg [Sun, 23 Apr 2023 19:02:43 +0000 (21:02 +0200)]
fix: make grid view button sticky
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Julius Härtl [Mon, 24 Apr 2023 10:27:23 +0000 (12:27 +0200)]
Merge pull request #37743 from nextcloud/backport/36690/stable26
Joas Schilling [Mon, 24 Apr 2023 08:16:19 +0000 (10:16 +0200)]
Merge pull request #37836 from nextcloud/backport/37826/stable26
[stable26] fix(files): Don't throw an error when guests access the controller
Nextcloud bot [Mon, 24 Apr 2023 02:29:21 +0000 (02:29 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 23 Apr 2023 02:28:52 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 22 Apr 2023 02:28:22 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Robin Appelman [Wed, 19 Apr 2023 12:15:09 +0000 (14:15 +0200)]
ignore errors while trying to update parent storage_mtime
in the worst case this should only cause an extra rescan later
Signed-off-by: Robin Appelman <robin@icewind.nl>
John Molakvoæ [Fri, 21 Apr 2023 08:01:38 +0000 (10:01 +0200)]
Merge pull request #37740 from nextcloud/revert-37718-revert-37701-backport/37617/stable26
[stable26] handle not being able to write file for notify self-test
Nextcloud bot [Fri, 21 Apr 2023 02:28:50 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Arthur Schiwon [Thu, 20 Apr 2023 15:56:23 +0000 (17:56 +0200)]
Merge pull request #37812 from nextcloud/backport/stable26-fix-event-moving
[stable26] fix event move issue
Joas Schilling [Wed, 19 Apr 2023 14:39:57 +0000 (16:39 +0200)]
fix(files): Don't throw an error when guests access the controller
Signed-off-by: Joas Schilling <coding@schilljs.com>
Ferdinand Thiessen [Tue, 18 Apr 2023 21:34:37 +0000 (23:34 +0200)]
fix(files_external): Background color of external devices with errors should respect color theme
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Nextcloud bot [Thu, 20 Apr 2023 02:29:23 +0000 (02:29 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Wed, 19 Apr 2023 15:38:07 +0000 (17:38 +0200)]
Merge pull request #37782 from nextcloud/release/26.0.1
26.0.1
Maximilian Martin [Fri, 3 Mar 2023 21:02:44 +0000 (16:02 -0500)]
fix event move issue
Signed-off-by: Maximilian Martin <maximilian_martin@gmx.de>
Nextcloud bot [Wed, 19 Apr 2023 02:28:30 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Tue, 18 Apr 2023 07:04:11 +0000 (09:04 +0200)]
26.0.1
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Nextcloud bot [Tue, 18 Apr 2023 02:37:27 +0000 (02:37 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 17 Apr 2023 02:27:44 +0000 (02:27 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 16 Apr 2023 02:28:04 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 15 Apr 2023 02:27:40 +0000 (02:27 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Julius Härtl [Mon, 13 Mar 2023 09:57:12 +0000 (10:57 +0100)]
fix: Check return type on rollback
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Robin Appelman [Fri, 10 Mar 2023 16:10:06 +0000 (17:10 +0100)]
don't re-get fileinfo for versioned file if it's not shared
Signed-off-by: Robin Appelman <robin@icewind.nl>
Julius Härtl [Tue, 14 Feb 2023 11:38:51 +0000 (12:38 +0100)]
tests(files_versions): Tear down fs to clear mount cache before testing
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Mon, 13 Feb 2023 13:30:40 +0000 (14:30 +0100)]
fix: Make sure that rollback hook is triggered on all version backends
Signed-off-by: Julius Härtl <jus@bitgrid.net>
John Molakvoæ [Fri, 14 Apr 2023 16:35:55 +0000 (18:35 +0200)]
Revert "Revert "[stable26] handle not being able to write file for notify self-test""
John Molakvoæ [Fri, 14 Apr 2023 12:05:54 +0000 (14:05 +0200)]
Merge pull request #37718 from nextcloud/revert-37701-backport/37617/stable26
Revert "[stable26] handle not being able to write file for notify self-test"
Nextcloud bot [Fri, 14 Apr 2023 02:19:52 +0000 (02:19 +0000)]
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Thu, 13 Apr 2023 16:56:03 +0000 (18:56 +0200)]
Revert "[stable26] handle not being able to write file for notify self-test"
Robin Appelman [Thu, 13 Apr 2023 11:26:25 +0000 (13:26 +0200)]
Merge pull request #37701 from nextcloud/backport/37617/stable26
[stable26] handle not being able to write file for notify self-test
John Molakvoæ [Thu, 13 Apr 2023 08:06:40 +0000 (10:06 +0200)]
Merge pull request #37698 from nextcloud/release/26.0.1_rc1
26.0.1 RC1
John Molakvoæ [Thu, 13 Apr 2023 08:06:21 +0000 (10:06 +0200)]
Merge pull request #37705 from nextcloud/backport/37704/stable26
[stable26] fix(translation): Fix several issues with the translations api
Joas Schilling [Thu, 13 Apr 2023 07:01:27 +0000 (09:01 +0200)]
feat(translation): Allow guests to use translations as well
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 13 Apr 2023 06:54:48 +0000 (08:54 +0200)]
fix(translation): Use 400 as status code to be distinguishable from server errors
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 13 Apr 2023 06:54:02 +0000 (08:54 +0200)]
fix(translation): Properly set the numbers as HTTP status code
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 13 Apr 2023 06:53:15 +0000 (08:53 +0200)]
fix(translation): Translate error messages on translations API
Signed-off-by: Joas Schilling <coding@schilljs.com>
John Molakvoæ [Thu, 13 Apr 2023 06:19:32 +0000 (08:19 +0200)]
Merge pull request #37508 from nextcloud/backport/37486/stable26
[stable26] fix default_language doc
Robin Appelman [Thu, 6 Apr 2023 09:52:22 +0000 (11:52 +0200)]
handle not being able to write file for notify self-test
Signed-off-by: Robin Appelman <robin@icewind.nl>
John Molakvoæ [Thu, 13 Apr 2023 06:18:16 +0000 (08:18 +0200)]
Merge pull request #37687 from nextcloud/backport/37626/stable26
[stable26] fix(dav): add string comparison for diff
John Molakvoæ [Thu, 13 Apr 2023 06:03:23 +0000 (08:03 +0200)]
26.0.1 RC1
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Nextcloud bot [Thu, 13 Apr 2023 02:27:58 +0000 (02:27 +0000)]
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Maxence Lange [Wed, 12 Apr 2023 15:26:53 +0000 (14:26 -0100)]
Merge pull request #37689 from nextcloud/backport/37680/stable26
[stable26] app type extended_authentication
Maxence Lange [Wed, 12 Apr 2023 10:34:38 +0000 (09:34 -0100)]
app type extended_authentication
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>