]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
5 months agofix(files): Also restore shares after ownership transfer for object storage 44921/head
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>
5 months agoMerge pull request #44891 from nextcloud/backport/44889/stable28
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

5 months agofix(CI): Suppress psalm UndefinedClass 44891/head
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>
5 months agoMerge pull request #44867 from nextcloud/backport/44661/stable28
Benjamin Gaussorgues [Thu, 18 Apr 2024 07:09:18 +0000 (09:09 +0200)]
Merge pull request #44867 from nextcloud/backport/44661/stable28

5 months agoFix(l10n): Update translations from Transifex
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>
5 months agochore: Compile assets 44867/head
Ferdinand Thiessen [Tue, 16 Apr 2024 22:43:37 +0000 (00:43 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
5 months agofix(files): Do not show files from hidden folders in "Recent"-view if hidden files...
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>
5 months agoMerge pull request #44883 from nextcloud/backport/44882/stable28
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

5 months agochore: Compile assets 44883/head
Ferdinand Thiessen [Wed, 17 Apr 2024 12:09:25 +0000 (14:09 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
5 months agofix(files): Ensure search query is cleared when changing view or directory
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>
6 months agofix(files): Also skip cross storage move with access control
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>
6 months agoMerge pull request #44416 from nextcloud/backport/44407/stable28
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

6 months agoMerge pull request #44296 from nextcloud/backport/44154/stable28
Benjamin Gaussorgues [Wed, 17 Apr 2024 12:23:29 +0000 (14:23 +0200)]
Merge pull request #44296 from nextcloud/backport/44154/stable28

6 months agoMerge pull request #44879 from nextcloud/backport/44869/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

6 months agochore: Compile assets 44416/head
Ferdinand Thiessen [Wed, 17 Apr 2024 12:19:03 +0000 (14:19 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
6 months agofix(cypress): Adjust cypress tests and add common functions for files
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>
6 months agochore: Compile assets 44879/head
Ferdinand Thiessen [Tue, 16 Apr 2024 22:38:42 +0000 (00:38 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
6 months agofix(systemtags): Use built-in input label to satisfy a11y check of NcSelect
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>
6 months agofix(files): Do not escape file names for filepicker buttons
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>
6 months agoMerge pull request #44473 from nextcloud/backport/44017/stable28
Benjamin Gaussorgues [Wed, 17 Apr 2024 09:24:12 +0000 (11:24 +0200)]
Merge pull request #44473 from nextcloud/backport/44017/stable28

6 months agofix: add check for app_api_system session flag to bypass rate limit 44296/head
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>
6 months agoMerge pull request #44461 from nextcloud/backport/44394/stable28
Benjamin Gaussorgues [Wed, 17 Apr 2024 09:19:04 +0000 (11:19 +0200)]
Merge pull request #44461 from nextcloud/backport/44394/stable28

6 months agoMerge pull request #44495 from nextcloud/backport/44483/stable28
Benjamin Gaussorgues [Wed, 17 Apr 2024 09:18:21 +0000 (11:18 +0200)]
Merge pull request #44495 from nextcloud/backport/44483/stable28

6 months agoMerge pull request #44489 from nextcloud/backport/44474/stable28
Benjamin Gaussorgues [Wed, 17 Apr 2024 09:17:14 +0000 (11:17 +0200)]
Merge pull request #44489 from nextcloud/backport/44474/stable28

6 months agoMerge pull request #44446 from nextcloud/backport/43057/stable28
Benjamin Gaussorgues [Wed, 17 Apr 2024 08:06:14 +0000 (10:06 +0200)]
Merge pull request #44446 from nextcloud/backport/43057/stable28

6 months agoFix(l10n): Update translations from Transifex
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>
6 months agoMerge pull request #44851 from nextcloud/backport/44847/stable28
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

6 months agoMerge pull request #44268 from nextcloud/backport/setupchecks-3/stable28
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

6 months agochore(assets): Recompile assets 44851/head
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>
6 months agofix(files): Focus filename input in new-node dialog when opened
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>
6 months agoMerge pull request #44844 from nextcloud/backport/44834/stable28
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

6 months agochore(assets): Recompile assets 44844/head
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>
6 months agofix(files): Inherit some node attributes when creating new nodes to preserve shared...
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>
6 months agofix(files): Sanitize `share-types` attribute in download action
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>
6 months agoMerge pull request #44490 from nextcloud/backport/44291/stable28
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

6 months agochore(assets): Recompile assets 44490/head
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>
6 months agofix(share): Send empty expireDate when not expireDate set
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]

6 months agoMerge pull request #44815 from nextcloud/backport/44795/stable28
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

6 months agotest(jest): Transform unist modules 44815/head
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)

6 months agochore: compile assets
Christopher Ng [Mon, 15 Apr 2024 23:48:55 +0000 (16:48 -0700)]
chore: compile assets

Signed-off-by: Christopher Ng <chrng8@gmail.com>
6 months agochore(deps): Bump @nextcloud/vue to v8.11.2
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)

6 months agoMerge pull request #44837 from nextcloud/fix/stable28-upload
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

6 months agochore(assets): Recompile assets 44837/head
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>
6 months agochore: Update @nextcloud/upload to 1.1.1 to fix uploading large files
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>
6 months agoMerge pull request #44817 from nextcloud/automated/noid/stable28-fix-npm-audit
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

6 months agochore(deps): fix npm audit 44817/head
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>
6 months agoFix(l10n): Update translations from Transifex
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>
6 months agoMerge pull request #44779 from nextcloud/backport/44771/stable28
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

6 months agoFix(l10n): Update translations from Transifex
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>
6 months agoFix(l10n): Update translations from Transifex
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>
6 months agoFix(l10n): Update translations from Transifex
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>
6 months agoMerge pull request #44352 from nextcloud/backport/44350/stable28
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

6 months agofix(federation): give some time to prepare both servers 44779/head
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>
6 months agoFix(l10n): Update translations from Transifex
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>
6 months agoMerge pull request #44759 from nextcloud/backport/44450/stable28
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

6 months agochore(assets): recompile assets 44759/head
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>
6 months agofix(files): Hide full view name on small mobile to prevent overflow
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>
6 months agofix(breadcrumbs): Improved breadcrumb progress bar mobile rendering
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>
6 months agodocs(LDAP): add info on stored DN form 44352/head
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>
6 months agofix(LDAP): escape DN on check-user
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>
6 months agoMerge pull request #44750 from nextcloud/backport/44730/stable28
Benjamin Gaussorgues [Wed, 10 Apr 2024 06:20:32 +0000 (08:20 +0200)]
Merge pull request #44750 from nextcloud/backport/44730/stable28

6 months agoFix(l10n): Update translations from Transifex
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>
6 months agotest: add test for jail watcher 44750/head
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>
6 months agofix: use proper jailed patch in watcher
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>
6 months agoMerge pull request #44734 from nextcloud/backport/44714/stable28
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

6 months agoMerge pull request #44738 from nextcloud/backport/stable28/44736
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

6 months agofix(files): Call davGetFavoritesReport after the registration of propfind properties 44734/head
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>
6 months agoFix(l10n): Update translations from Transifex
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>
6 months agotest: Update tests 44738/head
Christopher Ng [Tue, 9 Apr 2024 00:04:33 +0000 (17:04 -0700)]
test: Update tests

Signed-off-by: Christopher Ng <chrng8@gmail.com>
6 months agofix: Fix avatar images
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>
6 months agoMerge pull request #44343 from nextcloud/backport/43993/stable28
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

6 months agofix: when no AI setting has been set, make sure the selected text processing provider... 44343/head
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>
6 months agoFix(l10n): Update translations from Transifex
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>
6 months agoFix(l10n): Update translations from Transifex
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>
6 months agoMerge pull request #44691 from nextcloud/backport/44678/stable28
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

6 months agoFix(l10n): Update translations from Transifex
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>
6 months agoMerge pull request #44679 from nextcloud/backport/42597/stable28
Julius Härtl [Fri, 5 Apr 2024 17:31:28 +0000 (19:31 +0200)]
Merge pull request #44679 from nextcloud/backport/42597/stable28

6 months agofix(3rdparty): Add a CI job to check 3rdparty integrity 44691/head
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>
6 months agoMerge pull request #44672 from nextcloud/backport/44662/stable28
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

6 months agoperf: Avoid updating the folder size if we know the size difference 44679/head
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>
6 months agofix: Update psalm baseline to ignore `setKey` being internal of `phpseclib` 44672/head
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>
6 months agofix(deps): Update phpseclib from 2.0.45 to 2.0.47
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>
6 months agoFix(l10n): Update translations from Transifex
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>
6 months agoMerge pull request #43834 from nextcloud/backport/43325/stable28
John Molakvoæ [Thu, 4 Apr 2024 17:41:18 +0000 (19:41 +0200)]
Merge pull request #43834 from nextcloud/backport/43325/stable28

6 months agofix(files): fixed breadcrumbs dissapearing on narrow screens 43834/head
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>
6 months agofeat: hide breadcrumbs when an upload is ongoing on narrow screen #40942
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>
6 months agoMerge pull request #44652 from nextcloud/backport/44409/stable28
John Molakvoæ [Thu, 4 Apr 2024 15:59:00 +0000 (17:59 +0200)]
Merge pull request #44652 from nextcloud/backport/44409/stable28

6 months agochore: compile assets 44652/head
skjnldsv [Thu, 4 Apr 2024 12:11:09 +0000 (14:11 +0200)]
chore: compile assets

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
6 months agochore: add cypress video recording
skjnldsv [Thu, 4 Apr 2024 10:00:14 +0000 (12:00 +0200)]
chore: add cypress video recording

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
6 months agofix(files): breadcrumbs native drop event
skjnldsv [Wed, 3 Apr 2024 08:47:30 +0000 (10:47 +0200)]
fix(files): breadcrumbs native drop event

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
6 months agochore: add drag and drop recursion and FilesystemAPI testing
skjnldsv [Tue, 2 Apr 2024 09:28:59 +0000 (11:28 +0200)]
chore: add drag and drop recursion and FilesystemAPI testing

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
6 months agochore: adjusting cypress drag and drop tests
skjnldsv [Wed, 27 Mar 2024 16:14:55 +0000 (17:14 +0100)]
chore: adjusting cypress drag and drop tests

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
6 months agofeat(files): unify drag and drop methods
skjnldsv [Fri, 22 Mar 2024 13:39:51 +0000 (14:39 +0100)]
feat(files): unify drag and drop methods

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
6 months agofix(files): breadcrumbs dnd
skjnldsv [Thu, 14 Mar 2024 07:56:52 +0000 (08:56 +0100)]
fix(files): breadcrumbs dnd

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
6 months agoMerge pull request #44655 from nextcloud/backport/44332/stable28
John Molakvoæ [Thu, 4 Apr 2024 14:47:24 +0000 (16:47 +0200)]
Merge pull request #44655 from nextcloud/backport/44332/stable28

6 months agochore(dav): Fix tests for length headers on upload 44655/head
Côme Chilliet [Thu, 21 Mar 2024 11:11:44 +0000 (12:11 +0100)]
chore(dav): Fix tests for length headers on upload

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
6 months agofix(dav): Fix quota check for chunk upload
Côme Chilliet [Tue, 19 Mar 2024 16:25:40 +0000 (17:25 +0100)]
fix(dav): Fix quota check for chunk upload

Do not ignore OC-Total-Length when Content-Length and
 X-Expected-Entity-Length are missing

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
6 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 4 Apr 2024 00:20:23 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 months agoMerge pull request #44561 from nextcloud/backport/44069/stable28
Louis [Wed, 3 Apr 2024 20:35:35 +0000 (22:35 +0200)]
Merge pull request #44561 from nextcloud/backport/44069/stable28

[stable28] Split live photo listener to extract trashbin specific code into its own listener

6 months agoMerge pull request #44583 from nextcloud/backport/44512/stable28
Pytal [Wed, 3 Apr 2024 19:10:05 +0000 (12:10 -0700)]
Merge pull request #44583 from nextcloud/backport/44512/stable28

[stable28] feat(trashbin): Show original location of deleted file