]>
source.dussan.org Git - nextcloud-server.git/log
Christoph Wurst [Tue, 9 Apr 2024 06:12:21 +0000 (08:12 +0200)]
fix(auth): Keep redirect URL during 2FA setup and challenge
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
[skip ci]
Nextcloud bot [Tue, 23 Apr 2024 00:21:02 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 22 Apr 2024 00:21:18 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 21 Apr 2024 00:20:48 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 20 Apr 2024 00:20:22 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 19 Apr 2024 00:20:45 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Benjamin Gaussorgues [Thu, 18 Apr 2024 19:15:13 +0000 (21:15 +0200)]
Merge pull request #44874 from nextcloud/release/28.0.5_rc1
Benjamin Gaussorgues [Thu, 18 Apr 2024 18:52:51 +0000 (20:52 +0200)]
Merge pull request #44921 from nextcloud/backport/44904/stable28
Benjamin Gaussorgues [Thu, 18 Apr 2024 14:18:08 +0000 (16:18 +0200)]
Merge pull request #44434 from nextcloud/backport/44417/stable28
Ferdinand Thiessen [Wed, 17 Apr 2024 20:27:32 +0000 (22:27 +0200)]
fix(files): Also restore shares after ownership transfer for object storage
When a file is moved between different storages then the file id is not (always) preserved.
This means the file id has to be adjusted for all shares.
So in case the file id does not exist anymore we try to find the new file id based on the
target path of the transfer and the path suffix of the share.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Sat, 23 Mar 2024 17:50:12 +0000 (18:50 +0100)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Fri, 22 Mar 2024 17:30:52 +0000 (18:30 +0100)]
fix(files): When copying nodes only add the copy suffix for file before file extension
Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Joas Schilling [Thu, 18 Apr 2024 08:53:43 +0000 (10:53 +0200)]
Merge pull request #44891 from nextcloud/backport/44889/stable28
[stable28] fix(files): Also skip cross storage move with access control
Joas Schilling [Thu, 18 Apr 2024 07:24:11 +0000 (09:24 +0200)]
fix(CI): Suppress psalm UndefinedClass
Signed-off-by: Joas Schilling <coding@schilljs.com>
Benjamin Gaussorgues [Thu, 18 Apr 2024 07:09:18 +0000 (09:09 +0200)]
Merge pull request #44867 from nextcloud/backport/44661/stable28
Nextcloud bot [Thu, 18 Apr 2024 00:20:50 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Tue, 16 Apr 2024 22:43:37 +0000 (00:43 +0200)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Thu, 4 Apr 2024 11:02:51 +0000 (13:02 +0200)]
fix(files): Do not show files from hidden folders in "Recent"-view if hidden files are disabled by user
Needed to adjust the store creation to be able to inject pinia before the vue app is initialized.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 17 Apr 2024 20:26:43 +0000 (22:26 +0200)]
Merge pull request #44883 from nextcloud/backport/44882/stable28
[stable28] fix(files): Clear search filter when changing directory or view
Ferdinand Thiessen [Wed, 17 Apr 2024 12:09:25 +0000 (14:09 +0200)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 17 Apr 2024 12:06:29 +0000 (14:06 +0200)]
fix(files): Ensure search query is cleared when changing view or directory
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Joas Schilling [Wed, 17 Apr 2024 14:29:07 +0000 (16:29 +0200)]
fix(files): Also skip cross storage move with access control
Signed-off-by: Joas Schilling <coding@schilljs.com>
Ferdinand Thiessen [Wed, 17 Apr 2024 14:13:42 +0000 (16:13 +0200)]
Merge pull request #44416 from nextcloud/backport/44407/stable28
[stable28] fix(files): Do not escape file names in the file picker
Benjamin Gaussorgues [Wed, 17 Apr 2024 12:23:29 +0000 (14:23 +0200)]
Merge pull request #44296 from nextcloud/backport/44154/stable28
Ferdinand Thiessen [Wed, 17 Apr 2024 12:19:45 +0000 (14:19 +0200)]
Merge pull request #44879 from nextcloud/backport/44869/stable28
[stable28] fix(systemtags): Use built-in input label to satisfy a11y check of NcSelect
Ferdinand Thiessen [Wed, 17 Apr 2024 12:19:03 +0000 (14:19 +0200)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 17 Apr 2024 12:18:46 +0000 (14:18 +0200)]
fix(cypress): Adjust cypress tests and add common functions for files
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Tue, 16 Apr 2024 22:38:42 +0000 (00:38 +0200)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Tue, 16 Apr 2024 22:36:30 +0000 (00:36 +0200)]
fix(systemtags): Use built-in input label to satisfy a11y check of NcSelect
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Fri, 22 Mar 2024 13:20:17 +0000 (14:20 +0100)]
fix(files): Do not escape file names for filepicker buttons
The text is already escaped by Vue, so we should not escape or sanitize the filename.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Benjamin Gaussorgues [Wed, 17 Apr 2024 09:24:12 +0000 (11:24 +0200)]
Merge pull request #44473 from nextcloud/backport/44017/stable28
Florian Klinger [Tue, 12 Mar 2024 09:53:14 +0000 (10:53 +0100)]
fix: add check for app_api_system session flag to bypass rate limit
Signed-off-by: Florian Klinger <florian.klinger@nextcloud.com>
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
Benjamin Gaussorgues [Wed, 17 Apr 2024 09:19:04 +0000 (11:19 +0200)]
Merge pull request #44461 from nextcloud/backport/44394/stable28
Benjamin Gaussorgues [Wed, 17 Apr 2024 09:18:21 +0000 (11:18 +0200)]
Merge pull request #44495 from nextcloud/backport/44483/stable28
Benjamin Gaussorgues [Wed, 17 Apr 2024 09:17:14 +0000 (11:17 +0200)]
Merge pull request #44489 from nextcloud/backport/44474/stable28
Benjamin Gaussorgues [Wed, 17 Apr 2024 08:06:14 +0000 (10:06 +0200)]
Merge pull request #44446 from nextcloud/backport/43057/stable28
Benjamin Gaussorgues [Wed, 17 Apr 2024 07:51:01 +0000 (09:51 +0200)]
build(hub): 28.0.5 RC1
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Nextcloud bot [Wed, 17 Apr 2024 00:21:00 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Tue, 16 Apr 2024 14:47:23 +0000 (16:47 +0200)]
Merge pull request #44851 from nextcloud/backport/44847/stable28
[stable28] fix(files): Focus filename input in new-node dialog when opened
Ferdinand Thiessen [Tue, 16 Apr 2024 13:19:07 +0000 (15:19 +0200)]
Merge pull request #44268 from nextcloud/backport/setupchecks-3/stable28
[stable28] Migrate setup checks to new API - round 3
nextcloud-command [Tue, 16 Apr 2024 12:38:08 +0000 (12:38 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Tue, 16 Apr 2024 10:55:50 +0000 (12:55 +0200)]
fix(files): Focus filename input in new-node dialog when opened
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Tue, 16 Apr 2024 10:56:48 +0000 (12:56 +0200)]
Merge pull request #44844 from nextcloud/backport/44834/stable28
[stable28] fix(files): Inherit some node attributes when creating new nodes to preserve shared state
nextcloud-command [Tue, 16 Apr 2024 10:18:55 +0000 (10:18 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Mon, 15 Apr 2024 16:09:37 +0000 (18:09 +0200)]
fix(files): Inherit some node attributes when creating new nodes to preserve shared state
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Mon, 15 Apr 2024 16:09:09 +0000 (18:09 +0200)]
fix(files): Sanitize `share-types` attribute in download action
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
F. E Noel Nfebe [Tue, 16 Apr 2024 09:45:06 +0000 (10:45 +0100)]
Merge pull request #44490 from nextcloud/backport/44291/stable28
[stable28] enh: Send empty expireDate when not expireDate set
nextcloud-command [Tue, 16 Apr 2024 09:10:58 +0000 (09:10 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
fenn-cs [Mon, 18 Mar 2024 23:10:56 +0000 (00:10 +0100)]
fix(share): Send empty expireDate when not expireDate set
When creating a new share, if the user unchecks "Set expiry date"
no `expireDate` is sent to the server.
However, the server then assumes the default configured, hence better
to send an empty value.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
[skip ci]
Pytal [Tue, 16 Apr 2024 00:25:30 +0000 (17:25 -0700)]
Merge pull request #44815 from nextcloud/backport/44795/stable28
[stable28] chore(deps): Bump @nextcloud/vue to v8.11.2
Christopher Ng [Mon, 15 Apr 2024 23:48:55 +0000 (16:48 -0700)]
test(jest): Transform unist modules
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit
43af7923aaa94e16eae12210d1a1c6034bdc3cc7 )
Christopher Ng [Mon, 15 Apr 2024 23:48:55 +0000 (16:48 -0700)]
chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Mon, 15 Apr 2024 23:45:40 +0000 (16:45 -0700)]
chore(deps): Bump @nextcloud/vue to v8.11.2
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit
45e2220e24a914b57cad12bbc0405cb2af6458be )
Pytal [Mon, 15 Apr 2024 23:27:32 +0000 (16:27 -0700)]
Merge pull request #44837 from nextcloud/fix/stable28-upload
[stable28] chore: Update @nextcloud/upload to 1.1.1 to fix uploading large files
nextcloud-command [Mon, 15 Apr 2024 23:14:02 +0000 (23:14 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Mon, 15 Apr 2024 16:28:55 +0000 (18:28 +0200)]
chore: Update @nextcloud/upload to 1.1.1 to fix uploading large files
* Backport of #44835
* Server part of #43627
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Eduardo Morales [Mon, 15 Apr 2024 16:17:18 +0000 (11:17 -0500)]
Merge pull request #44817 from nextcloud/automated/noid/stable28-fix-npm-audit
[stable28] Fix npm audit
nextcloud-command [Sun, 14 Apr 2024 03:08:40 +0000 (03:08 +0000)]
chore(deps): fix npm audit
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Mon, 15 Apr 2024 00:19:57 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
F. E Noel Nfebe [Sun, 14 Apr 2024 10:59:51 +0000 (11:59 +0100)]
Merge pull request #44779 from nextcloud/backport/44771/stable28
[stable28] fix(federation): give some time to prepare both servers
Nextcloud bot [Sun, 14 Apr 2024 00:20:14 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 13 Apr 2024 00:21:11 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 12 Apr 2024 00:20:28 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Arthur Schiwon [Thu, 11 Apr 2024 12:32:31 +0000 (14:32 +0200)]
Merge pull request #44352 from nextcloud/backport/44350/stable28
[stable28] fix(LDAP): escape DN on check-user
Arthur Schiwon [Wed, 10 Apr 2024 19:45:33 +0000 (21:45 +0200)]
fix(federation): give some time to prepare both servers
- when this background job runs, while the current server was not being
added as trusted_server in the other instance, yet, the secret sharing
would not be attempted again, without visual feedback.
- the change allows 5 attempts, which gives more than 20minutes to
complete. More do not really help as the endpoint is brute force
protected.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Nextcloud bot [Thu, 11 Apr 2024 00:21:05 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Wed, 10 Apr 2024 13:56:16 +0000 (15:56 +0200)]
Merge pull request #44759 from nextcloud/backport/44450/stable28
[stable28] fix(breadcrumbs): improved rendering of breadcrumb progress bar
Eduardo Morales [Tue, 9 Apr 2024 13:44:34 +0000 (08:44 -0500)]
chore(assets): recompile assets
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
Ferdinand Thiessen [Tue, 26 Mar 2024 13:41:06 +0000 (14:41 +0100)]
fix(files): Hide full view name on small mobile to prevent overflow
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
Eduardo Morales [Mon, 25 Mar 2024 11:31:28 +0000 (06:31 -0500)]
fix(breadcrumbs): Improved breadcrumb progress bar mobile rendering
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
Arthur Schiwon [Fri, 5 Apr 2024 14:47:55 +0000 (16:47 +0200)]
docs(LDAP): add info on stored DN form
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Wed, 20 Mar 2024 11:30:46 +0000 (12:30 +0100)]
fix(LDAP): escape DN on check-user
the DN has to be escaped differently when used as a base and we were
missing it here in the search method call in the check-user command.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Benjamin Gaussorgues [Wed, 10 Apr 2024 06:20:32 +0000 (08:20 +0200)]
Merge pull request #44750 from nextcloud/backport/44730/stable28
Nextcloud bot [Wed, 10 Apr 2024 00:20:04 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Robin Appelman [Mon, 8 Apr 2024 16:42:44 +0000 (18:42 +0200)]
test: add test for jail watcher
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Mon, 8 Apr 2024 15:05:33 +0000 (17:05 +0200)]
fix: use proper jailed patch in watcher
Signed-off-by: Robin Appelman <robin@icewind.nl>
Louis [Tue, 9 Apr 2024 11:58:33 +0000 (13:58 +0200)]
Merge pull request #44734 from nextcloud/backport/44714/stable28
[stable28] Call davGetFavoritesReport after the registration of propfind properties
Ferdinand Thiessen [Tue, 9 Apr 2024 09:18:07 +0000 (11:18 +0200)]
Merge pull request #44738 from nextcloud/backport/stable28/44736
[stable28] fix: Fix avatar images
Louis Chemineau [Mon, 8 Apr 2024 11:38:15 +0000 (13:38 +0200)]
fix(files): Call davGetFavoritesReport after the registration of propfind properties
Signed-off-by: Louis Chemineau <louis@chmn.me>
Nextcloud bot [Tue, 9 Apr 2024 00:20:23 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Christopher Ng [Tue, 9 Apr 2024 00:04:33 +0000 (17:04 -0700)]
test: Update tests
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Tue, 9 Apr 2024 00:04:33 +0000 (17:04 -0700)]
fix: Fix avatar images
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Julien Veyssier [Mon, 8 Apr 2024 10:07:56 +0000 (12:07 +0200)]
Merge pull request #44343 from nextcloud/backport/43993/stable28
[stable28] Fix default text processing provider in AI settings
Julien Veyssier [Tue, 19 Mar 2024 23:38:44 +0000 (00:38 +0100)]
fix: when no AI setting has been set, make sure the selected text processing provider is the same as the one that will be used
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Nextcloud bot [Mon, 8 Apr 2024 00:20:20 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 7 Apr 2024 00:20:27 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Sat, 6 Apr 2024 12:50:36 +0000 (14:50 +0200)]
Merge pull request #44691 from nextcloud/backport/44678/stable28
[stable28] fix(3rdparty): Add a CI job to check 3rdparty integrity
Nextcloud bot [Sat, 6 Apr 2024 00:20:58 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Julius Härtl [Fri, 5 Apr 2024 17:31:28 +0000 (19:31 +0200)]
Merge pull request #44679 from nextcloud/backport/42597/stable28
Joas Schilling [Fri, 5 Apr 2024 12:53:30 +0000 (14:53 +0200)]
fix(3rdparty): Add a CI job to check 3rdparty integrity
Signed-off-by: Joas Schilling <coding@schilljs.com>
Ferdinand Thiessen [Fri, 5 Apr 2024 13:31:09 +0000 (15:31 +0200)]
Merge pull request #44672 from nextcloud/backport/44662/stable28
[stable28] fix(deps): Update phpseclib from 2.0.45 to 2.0.47
Julius Härtl [Fri, 5 Jan 2024 13:56:33 +0000 (14:56 +0100)]
perf: Avoid updating the folder size if we know the size difference
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Ferdinand Thiessen [Thu, 4 Apr 2024 21:16:26 +0000 (23:16 +0200)]
fix: Update psalm baseline to ignore `setKey` being internal of `phpseclib`
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Thu, 4 Apr 2024 19:30:20 +0000 (21:30 +0200)]
fix(deps): Update phpseclib from 2.0.45 to 2.0.47
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Nextcloud bot [Fri, 5 Apr 2024 00:20:06 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Thu, 4 Apr 2024 17:41:18 +0000 (19:41 +0200)]
Merge pull request #43834 from nextcloud/backport/43325/stable28
Eduardo Morales [Tue, 12 Mar 2024 14:48:12 +0000 (09:48 -0500)]
fix(files): fixed breadcrumbs dissapearing on narrow screens
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
Andrii Rublov [Sun, 4 Feb 2024 00:27:31 +0000 (00:27 +0000)]
feat: hide breadcrumbs when an upload is ongoing on narrow screen #40942
Signed-off-by: Andrii Rublov <airublev@outlook.com>
John Molakvoæ [Thu, 4 Apr 2024 15:59:00 +0000 (17:59 +0200)]
Merge pull request #44652 from nextcloud/backport/44409/stable28
skjnldsv [Thu, 4 Apr 2024 12:11:09 +0000 (14:11 +0200)]
chore: compile assets
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>