]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 months agoMerge pull request #46497 from nextcloud/dependabot/npm_and_yarn/stable29/karma-cover...
John Molakvoæ [Sun, 4 Aug 2024 11:03:28 +0000 (13:03 +0200)]
Merge pull request #46497 from nextcloud/dependabot/npm_and_yarn/stable29/karma-coverage-2.2.1

2 months agobuild(deps-dev): bump karma-coverage from 2.2.0 to 2.2.1 46497/head
dependabot[bot] [Sat, 13 Jul 2024 02:45:04 +0000 (02:45 +0000)]
build(deps-dev): bump karma-coverage from 2.2.0 to 2.2.1

Bumps [karma-coverage](https://github.com/karma-runner/karma-coverage) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/karma-runner/karma-coverage/releases)
- [Changelog](https://github.com/karma-runner/karma-coverage/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma-coverage/compare/v2.2.0...v2.2.1)

---
updated-dependencies:
- dependency-name: karma-coverage
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 4 Aug 2024 00:19:52 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agoMerge pull request #47001 from nextcloud/dependabot/npm_and_yarn/stable29/nextcloud...
John Molakvoæ [Sat, 3 Aug 2024 09:10:46 +0000 (11:10 +0200)]
Merge pull request #47001 from nextcloud/dependabot/npm_and_yarn/stable29/nextcloud/sharing-0.2.3

2 months agobuild(deps): bump @nextcloud/sharing from 0.2.2 to 0.2.3 47001/head
dependabot[bot] [Sat, 3 Aug 2024 08:06:44 +0000 (08:06 +0000)]
build(deps): bump @nextcloud/sharing from 0.2.2 to 0.2.3

Bumps @nextcloud/sharing from 0.2.2 to 0.2.3.

---
updated-dependencies:
- dependency-name: "@nextcloud/sharing"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agoMerge pull request #46500 from nextcloud/dependabot/npm_and_yarn/stable29/mime-4.0.4
John Molakvoæ [Sat, 3 Aug 2024 08:04:42 +0000 (10:04 +0200)]
Merge pull request #46500 from nextcloud/dependabot/npm_and_yarn/stable29/mime-4.0.4

2 months agoMerge pull request #46774 from nextcloud/backport/46767/stable29
John Molakvoæ [Sat, 3 Aug 2024 06:14:41 +0000 (08:14 +0200)]
Merge pull request #46774 from nextcloud/backport/46767/stable29

2 months agoMerge pull request #47000 from nextcloud/dependabot/npm_and_yarn/stable29/karma-6.4.4
dependabot[bot] [Sat, 3 Aug 2024 02:47:53 +0000 (02:47 +0000)]
Merge pull request #47000 from nextcloud/dependabot/npm_and_yarn/stable29/karma-6.4.4

2 months agobuild(deps-dev): bump karma from 6.4.3 to 6.4.4 47000/head
dependabot[bot] [Sat, 3 Aug 2024 01:16:58 +0000 (01:16 +0000)]
build(deps-dev): bump karma from 6.4.3 to 6.4.4

Bumps [karma](https://github.com/karma-runner/karma) from 6.4.3 to 6.4.4.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v6.4.3...v6.4.4)

---
updated-dependencies:
- dependency-name: karma
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 3 Aug 2024 00:19:57 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agochore: Compile assets 46774/head
Ferdinand Thiessen [Fri, 2 Aug 2024 20:10:05 +0000 (22:10 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agofix(files): Correctly validate new node name
Ferdinand Thiessen [Thu, 25 Jul 2024 20:51:12 +0000 (22:51 +0200)]
fix(files): Correctly validate new node name

* Resolves https://github.com/nextcloud/server/issues/45409

This includes two fixes:

1. The name in the "new node" dialog is correctly selected (e.g. `file.txt` only `file` is selected by default), to allow quick naming

2. `@nextcloud/files` functions for filename validation are used, this allows to use new Nextcloud 30 capabilities (e.g. reserved names)

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agoMerge pull request #46995 from nextcloud/backport/46989/stable29
Ferdinand Thiessen [Fri, 2 Aug 2024 19:33:51 +0000 (21:33 +0200)]
Merge pull request #46995 from nextcloud/backport/46989/stable29

[stable29] fix(files): show folder sharing overlay on received shares

2 months agofix(files): show folder sharing overlay on received shares 46995/head
skjnldsv [Fri, 2 Aug 2024 15:22:50 +0000 (17:22 +0200)]
fix(files): show folder sharing overlay on received shares

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agoMerge pull request #46755 from nextcloud/backport/46648/stable29
John Molakvoæ [Fri, 2 Aug 2024 14:18:54 +0000 (16:18 +0200)]
Merge pull request #46755 from nextcloud/backport/46648/stable29

2 months agofix(cypress): filesSharingUtils import 46755/head
skjnldsv [Fri, 2 Aug 2024 08:01:58 +0000 (10:01 +0200)]
fix(cypress): filesSharingUtils import

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2 months agochore: Compile assets
Ferdinand Thiessen [Thu, 25 Jul 2024 11:09:45 +0000 (13:09 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agotest: Add regression test for opening shared folders
Ferdinand Thiessen [Thu, 25 Jul 2024 11:30:43 +0000 (13:30 +0200)]
test: Add regression test for opening shared folders

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agofix(files_sharing): `open-in-files` should open a folder and not the parent
Ferdinand Thiessen [Fri, 19 Jul 2024 17:31:43 +0000 (19:31 +0200)]
fix(files_sharing): `open-in-files` should open a folder and not the parent

For files this behavior is fine, but for folders the folder itself should be opened.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agoMerge pull request #46529 from nextcloud/backport/46432/stable29
John Molakvoæ [Fri, 2 Aug 2024 13:44:12 +0000 (15:44 +0200)]
Merge pull request #46529 from nextcloud/backport/46432/stable29

[stable29] fix(files): Close sidebar on navigation

2 months agochore(cypress): adjust files-sidebar.cy.ts 46529/head
skjnldsv [Fri, 2 Aug 2024 08:15:33 +0000 (10:15 +0200)]
chore(cypress): adjust files-sidebar.cy.ts

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2 months agoMerge pull request #46969 from nextcloud/backport/46956/stable29
Arthur Schiwon [Fri, 2 Aug 2024 08:54:44 +0000 (10:54 +0200)]
Merge pull request #46969 from nextcloud/backport/46956/stable29

[stable29] fix(LDAP): remove unneeded dependencies

2 months agochore: Compile assets
Ferdinand Thiessen [Wed, 10 Jul 2024 23:44:37 +0000 (01:44 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agofix(files): Close the sidebar on navigation
Ferdinand Thiessen [Wed, 10 Jul 2024 23:44:00 +0000 (01:44 +0200)]
fix(files): Close the sidebar on navigation

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agoMerge pull request #46938 from nextcloud/backport/46921/stable29
John Molakvoæ [Fri, 2 Aug 2024 07:57:17 +0000 (09:57 +0200)]
Merge pull request #46938 from nextcloud/backport/46921/stable29

2 months agofix(systemtags): Correctly set the display name for the Nextcloud node 46938/head
Ferdinand Thiessen [Wed, 31 Jul 2024 14:52:24 +0000 (16:52 +0200)]
fix(systemtags): Correctly set the display name for the Nextcloud node

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agoMerge pull request #46954 from nextcloud/backport/46864/stable29
John Molakvoæ [Fri, 2 Aug 2024 07:03:21 +0000 (09:03 +0200)]
Merge pull request #46954 from nextcloud/backport/46864/stable29

2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 2 Aug 2024 00:19:45 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agofix(LDAP): remove unneeded dependencies 46969/head
Arthur Schiwon [Thu, 1 Aug 2024 15:35:29 +0000 (17:35 +0200)]
fix(LDAP): remove unneeded dependencies

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 months agoMerge pull request #46960 from nextcloud/backport/46287/stable29
Andy Scherzinger [Thu, 1 Aug 2024 20:24:21 +0000 (22:24 +0200)]
Merge pull request #46960 from nextcloud/backport/46287/stable29

[stable29] fix(userstatus): add missing parenthesis

2 months agoMerge pull request #46965 from nextcloud/backport/46353/stable29
Andy Scherzinger [Thu, 1 Aug 2024 20:22:50 +0000 (22:22 +0200)]
Merge pull request #46965 from nextcloud/backport/46353/stable29

[stable29] fix(setupchecks): Skip checking for OPcache settings if running checks from CLI

2 months agofix: typo 46965/head
Git'Fellow [Mon, 8 Jul 2024 13:11:35 +0000 (15:11 +0200)]
fix: typo

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2 months agofix: check both CLI and value
Git'Fellow [Mon, 8 Jul 2024 13:09:29 +0000 (15:09 +0200)]
fix: check both CLI and value

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2 months agofix(setupchecks): Skip checking for OPcache if running from CLI
Git'Fellow [Mon, 8 Jul 2024 08:43:20 +0000 (10:43 +0200)]
fix(setupchecks): Skip checking for OPcache if running from CLI

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2 months agofix(userstatus): add missing parenthesis 46960/head
Anna Larch [Wed, 3 Jul 2024 15:05:26 +0000 (17:05 +0200)]
fix(userstatus): add missing parenthesis

Signed-off-by: Anna Larch <anna@nextcloud.com>
2 months agoMerge pull request #46952 from nextcloud/backport/46550/stable29
Ferdinand Thiessen [Thu, 1 Aug 2024 15:49:02 +0000 (17:49 +0200)]
Merge pull request #46952 from nextcloud/backport/46550/stable29

[stable29] fix(dav): drop unwanted RemoteException class

2 months agofix: don't persist previews used during blurhash generation 46954/head
Richard Steinmetz [Tue, 30 Jul 2024 06:59:46 +0000 (08:59 +0200)]
fix: don't persist previews used during blurhash generation

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2 months agofix(dav): drop unwanted RemoteException class 46952/head
skjnldsv [Tue, 16 Jul 2024 06:29:44 +0000 (08:29 +0200)]
fix(dav): drop unwanted RemoteException class

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2 months agoMerge pull request #46948 from nextcloud/backport/46928/stable29
John Molakvoæ [Thu, 1 Aug 2024 13:11:04 +0000 (15:11 +0200)]
Merge pull request #46948 from nextcloud/backport/46928/stable29

2 months agofix(files): empty folder pending size 46948/head
skjnldsv [Wed, 31 Jul 2024 15:44:24 +0000 (17:44 +0200)]
fix(files): empty folder pending size

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agoMerge pull request #46949 from nextcloud/backport/46943/stable29
Anupam Kumar [Thu, 1 Aug 2024 11:29:49 +0000 (16:59 +0530)]
Merge pull request #46949 from nextcloud/backport/46943/stable29

[stable29] fix(AdminSettings/AI): show pref list of only the enabled translation providers

2 months agofix(AdminSettings/AI): show pref list of only the enabled translation providers 46949/head
Anupam Kumar [Thu, 1 Aug 2024 07:40:40 +0000 (13:10 +0530)]
fix(AdminSettings/AI): show pref list of only the enabled translation providers

Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2 months agoMerge pull request #46933 from nextcloud/backport/46927/stable29
John Molakvoæ [Wed, 31 Jul 2024 20:18:08 +0000 (22:18 +0200)]
Merge pull request #46933 from nextcloud/backport/46927/stable29

[stable29] fix(files): do not show legacy `edit locally` action on public pages

2 months agoMerge pull request #46911 from nextcloud/backport/46897/stable29
John Molakvoæ [Wed, 31 Jul 2024 20:12:09 +0000 (22:12 +0200)]
Merge pull request #46911 from nextcloud/backport/46897/stable29

2 months agofix(files): do not show legacy `edit locally` action on public pages 46933/head
skjnldsv [Wed, 31 Jul 2024 15:39:19 +0000 (17:39 +0200)]
fix(files): do not show legacy `edit locally` action on public pages

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2 months agoMerge pull request #46906 from nextcloud/backport/45306/stable29
Christoph Wurst [Wed, 31 Jul 2024 17:23:13 +0000 (19:23 +0200)]
Merge pull request #46906 from nextcloud/backport/45306/stable29

[stable29] perf(systemtags): Add index for systemtags_object_mappings.objectid

2 months agoMerge pull request #46910 from nextcloud/backport/46452/stable29
F. E Noel Nfebe [Wed, 31 Jul 2024 12:15:08 +0000 (13:15 +0100)]
Merge pull request #46910 from nextcloud/backport/46452/stable29

[stable29] feat(editLocallyAction): Handle possible no local client scenario

2 months agochore(assets): Recompile assets 46910/head
nextcloud-command [Wed, 31 Jul 2024 11:43:01 +0000 (11:43 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agofix: Adjust tests for editLocallyAction
fenn-cs [Wed, 31 Jul 2024 09:24:14 +0000 (10:24 +0100)]
fix: Adjust tests for editLocallyAction

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2 months agorevert: chore(files): cleanup old templates 46911/head
Ferdinand Thiessen [Tue, 30 Jul 2024 20:53:58 +0000 (22:53 +0200)]
revert: chore(files): cleanup old templates

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agofeat(editLocallyAction): Handle possible no local client scenario
fenn-cs [Thu, 11 Jul 2024 13:20:58 +0000 (14:20 +0100)]
feat(editLocallyAction): Handle possible no local client scenario

Resolves: https://github.com/nextcloud/server/issues/46438

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2 months agoperf(systemtags): Add index for systemtags_object_mappings.objectid 46906/head
Christoph Wurst [Tue, 14 May 2024 10:12:29 +0000 (12:12 +0200)]
perf(systemtags): Add index for systemtags_object_mappings.objectid

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 months agoMerge pull request #46898 from nextcloud/backport/46830/stable29
F. E Noel Nfebe [Wed, 31 Jul 2024 09:09:07 +0000 (10:09 +0100)]
Merge pull request #46898 from nextcloud/backport/46830/stable29

[stable29]  chore(ShareSettings): Proper wording for share autocompletion settings #46830

2 months agochore(assets): Recompile assets 46898/head
nextcloud-command [Wed, 31 Jul 2024 08:43:19 +0000 (08:43 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agochore(ShareSettings): Proper wording for share autocompletion settings
fenn-cs [Sun, 28 Jul 2024 15:11:04 +0000 (16:11 +0100)]
chore(ShareSettings): Proper wording for share autocompletion settings

The existing is incorrect and can be misleading as seen in : https://github.com/nextcloud/server/issues/42501

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 31 Jul 2024 00:20:25 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agoMerge pull request #46900 from nextcloud/backport/46894/stable29
Joas Schilling [Tue, 30 Jul 2024 22:48:45 +0000 (00:48 +0200)]
Merge pull request #46900 from nextcloud/backport/46894/stable29

[stable29] fix(trashbin): Improve documentation of since/until timestamps of res…

2 months agofix(trashbin): Improve documentation of since/until timestamps of restore trashbin 46900/head
Joas Schilling [Tue, 30 Jul 2024 18:33:56 +0000 (20:33 +0200)]
fix(trashbin): Improve documentation of since/until timestamps of restore trashbin

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 months agoMerge pull request #46884 from nextcloud/backport/46877/stable29
Ferdinand Thiessen [Tue, 30 Jul 2024 16:55:40 +0000 (18:55 +0200)]
Merge pull request #46884 from nextcloud/backport/46877/stable29

[stable29] ci: Fix summary condition

2 months agoMerge pull request #46811 from nextcloud/backport/46784/stable29
Ferdinand Thiessen [Tue, 30 Jul 2024 14:37:59 +0000 (16:37 +0200)]
Merge pull request #46811 from nextcloud/backport/46784/stable29

[stable29] fix(styles): Make sure footer with legal links is shown correctly

2 months agoci: Fix summary condition 46884/head
Joas Schilling [Tue, 30 Jul 2024 12:37:15 +0000 (14:37 +0200)]
ci: Fix summary condition

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 months agoMerge pull request #46869 from nextcloud/backport/46379/stable29
Ferdinand Thiessen [Tue, 30 Jul 2024 12:46:15 +0000 (14:46 +0200)]
Merge pull request #46869 from nextcloud/backport/46379/stable29

[stable29] fix: `OCP\Files\Node\Folder::search` was not setting the owner

2 months agochore: Compile assets 46811/head
Ferdinand Thiessen [Tue, 30 Jul 2024 11:10:05 +0000 (13:10 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agofix: `OCP\Files\Node\Folder::search` was not setting the owner 46869/head
Ferdinand Thiessen [Tue, 9 Jul 2024 16:33:45 +0000 (18:33 +0200)]
fix: `OCP\Files\Node\Folder::search` was not setting the owner

The owner was not set on the file info causing e.g. webdav searches to never return the known owner.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agoMerge pull request #46866 from nextcloud/backport/46865/stable29
Andy Scherzinger [Tue, 30 Jul 2024 11:05:39 +0000 (13:05 +0200)]
Merge pull request #46866 from nextcloud/backport/46865/stable29

[stable29] fix(files): correctly shrink breadcrumbs bar

2 months agotest(theming): Fix broken footer links tests
provokateurin [Sat, 27 Jul 2024 18:13:38 +0000 (20:13 +0200)]
test(theming): Fix broken footer links tests

Signed-off-by: provokateurin <kate@provokateurin.de>
2 months agofix(styles): Make sure footer with legal links is shown correctly
Ferdinand Thiessen [Fri, 26 Jul 2024 13:01:27 +0000 (15:01 +0200)]
fix(styles): Make sure footer with legal links is shown correctly

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agochore(assets): Recompile assets 46866/head
nextcloud-command [Tue, 30 Jul 2024 10:26:21 +0000 (10:26 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agochore(assets): Recompile assets
nextcloud-command [Tue, 30 Jul 2024 08:55:18 +0000 (08:55 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agofix(files): correctly shrink breadcrumbs bar
Raimund Schlüßler [Tue, 30 Jul 2024 08:26:02 +0000 (10:26 +0200)]
fix(files): correctly shrink breadcrumbs bar

Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2 months agoMerge pull request #46863 from nextcloud/backport/46849/stable29
Git'Fellow [Tue, 30 Jul 2024 08:49:29 +0000 (10:49 +0200)]
Merge pull request #46863 from nextcloud/backport/46849/stable29

[stable29] fix: fix recursive share check

2 months agofix: fix recursive share check 46863/head
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>
2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 30 Jul 2024 00:20:03 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agoMerge pull request #46764 from nextcloud/backport/46672/stable29
Andy Scherzinger [Mon, 29 Jul 2024 09:36:59 +0000 (11:36 +0200)]
Merge pull request #46764 from nextcloud/backport/46672/stable29

[stable29] Avoid using partial file info as valid one

2 months agofix: Do not return partial file info if we have a cache entry 46764/head
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>
2 months agofix: Ignore preview requests for invalid file ids
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>
2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 29 Jul 2024 00:20:24 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 28 Jul 2024 00:39:43 +0000 (00:39 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agoMerge pull request #46740 from nextcloud/backport/45932/stable29
John Molakvoæ [Sat, 27 Jul 2024 15:33:10 +0000 (17:33 +0200)]
Merge pull request #46740 from nextcloud/backport/45932/stable29

2 months agoMerge pull request #46521 from nextcloud/backport/46475/stable29
John Molakvoæ [Sat, 27 Jul 2024 15:32:43 +0000 (17:32 +0200)]
Merge pull request #46521 from nextcloud/backport/46475/stable29

2 months agoMerge pull request #46578 from nextcloud/backport/46555/stable29
John Molakvoæ [Sat, 27 Jul 2024 15:32:30 +0000 (17:32 +0200)]
Merge pull request #46578 from nextcloud/backport/46555/stable29

2 months agoMerge pull request #46582 from nextcloud/backport/45974/stable29
John Molakvoæ [Sat, 27 Jul 2024 15:32:07 +0000 (17:32 +0200)]
Merge pull request #46582 from nextcloud/backport/45974/stable29

2 months agoMerge pull request #46514 from nextcloud/automated/noid/stable29-fix-npm-audit
John Molakvoæ [Sat, 27 Jul 2024 14:28:37 +0000 (16:28 +0200)]
Merge pull request #46514 from nextcloud/automated/noid/stable29-fix-npm-audit

2 months agoMerge pull request #46711 from nextcloud/backport/45353/stable29
John Molakvoæ [Sat, 27 Jul 2024 14:12:10 +0000 (16:12 +0200)]
Merge pull request #46711 from nextcloud/backport/45353/stable29

2 months agoMerge pull request #46801 from nextcloud/backport/46786/stable29
John Molakvoæ [Sat, 27 Jul 2024 12:13:56 +0000 (14:13 +0200)]
Merge pull request #46801 from nextcloud/backport/46786/stable29

2 months agofix(files): always ask for confirmation if trashbin app is disabled 46801/head
skjnldsv [Fri, 26 Jul 2024 14:04:07 +0000 (16:04 +0200)]
fix(files): always ask for confirmation if trashbin app is disabled

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agoMerge pull request #46791 from nextcloud/dependabot/npm_and_yarn/stable29/cypress...
John Molakvoæ [Sat, 27 Jul 2024 07:30:34 +0000 (09:30 +0200)]
Merge pull request #46791 from nextcloud/dependabot/npm_and_yarn/stable29/cypress/vue2-2.1.1

2 months agoMerge pull request #46792 from nextcloud/dependabot/npm_and_yarn/stable29/browserslis...
John Molakvoæ [Sat, 27 Jul 2024 07:29:03 +0000 (09:29 +0200)]
Merge pull request #46792 from nextcloud/dependabot/npm_and_yarn/stable29/browserslist-useragent-regexp-4.1.3

2 months agobuild(deps): bump browserslist-useragent-regexp from 4.1.1 to 4.1.3 46792/head
dependabot[bot] [Sat, 27 Jul 2024 01:03:29 +0000 (01:03 +0000)]
build(deps): bump browserslist-useragent-regexp from 4.1.1 to 4.1.3

Bumps [browserslist-useragent-regexp](https://github.com/browserslist/browserslist-useragent-regexp) from 4.1.1 to 4.1.3.
- [Release notes](https://github.com/browserslist/browserslist-useragent-regexp/releases)
- [Changelog](https://github.com/browserslist/browserslist-useragent-regexp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist-useragent-regexp/compare/v4.1.1...v4.1.3)

---
updated-dependencies:
- dependency-name: browserslist-useragent-regexp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months agobuild(deps-dev): bump @cypress/vue2 from 2.1.0 to 2.1.1 46791/head
dependabot[bot] [Sat, 27 Jul 2024 01:03:12 +0000 (01:03 +0000)]
build(deps-dev): bump @cypress/vue2 from 2.1.0 to 2.1.1

Bumps [@cypress/vue2](https://github.com/cypress-io/cypress) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/vue2-v2.1.0...@cypress/vue2-v2.1.1)

---
updated-dependencies:
- dependency-name: "@cypress/vue2"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 27 Jul 2024 00:19:31 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agoMerge pull request #46787 from nextcloud/backport/46773/stable29
Maksim Sukharev [Fri, 26 Jul 2024 17:14:15 +0000 (19:14 +0200)]
Merge pull request #46787 from nextcloud/backport/46773/stable29

[stable29] style(settings): align icons at legacy help navigation

2 months agostyle(settings): align icons at legacy help navigation 46787/head
Maksim Sukharev [Fri, 26 Jul 2024 08:41:19 +0000 (10:41 +0200)]
style(settings): align icons at legacy help navigation

Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2 months agoMerge pull request #46728 from nextcloud/backport/46690/stable29
John Molakvoæ [Fri, 26 Jul 2024 08:40:01 +0000 (10:40 +0200)]
Merge pull request #46728 from nextcloud/backport/46690/stable29

2 months agochore: Compile assets 46728/head
Ferdinand Thiessen [Thu, 25 Jul 2024 21:45:49 +0000 (23:45 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agotest: Adjust Jest config to properly transform all ESM packages
Ferdinand Thiessen [Fri, 26 Jul 2024 00:44:02 +0000 (02:44 +0200)]
test: Adjust Jest config to properly transform all ESM packages

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agofix(files): Use `@nextcloud/files` filename validation to show more details
Ferdinand Thiessen [Thu, 25 Jul 2024 12:29:31 +0000 (14:29 +0200)]
fix(files): Use `@nextcloud/files` filename validation to show more details

This will enable showing more details what exactly is wrong with the filename.
Especially with the new capabilities introduced with Nextcloud 30.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agofix: Use functions from `@nextcloud/files`
Ferdinand Thiessen [Wed, 24 Jul 2024 23:23:59 +0000 (01:23 +0200)]
fix: Use functions from `@nextcloud/files`

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agofix(files): Do not split filename into `base` and `extension` for folders
Ferdinand Thiessen [Mon, 22 Jul 2024 15:54:54 +0000 (17:54 +0200)]
fix(files): Do not split filename into `base` and `extension` for folders

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agochore(deps): Update `@nextcloud/files` to v3.7.0
Ferdinand Thiessen [Mon, 22 Jul 2024 15:54:20 +0000 (17:54 +0200)]
chore(deps): Update `@nextcloud/files` to v3.7.0

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>