Commit graph

73206 commits

Author SHA1 Message Date
John Molakvoæ
607ae6b5eb
Merge pull request #46484 from nextcloud/dependabot/npm_and_yarn/stable28/jquery-ui-1.13.3 2024-08-03 08:37:52 +02:00
dependabot[bot]
a2f93e7cee build(deps): bump jquery-ui from 1.13.2 to 1.13.3
Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.13.2 to 1.13.3.
- [Release notes](https://github.com/jquery/jquery-ui/releases)
- [Commits](https://github.com/jquery/jquery-ui/compare/1.13.2...1.13.3)

---
updated-dependencies:
- dependency-name: jquery-ui
  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>
2024-08-03 06:25:17 +00:00
Nextcloud bot
2611e88d16
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-03 00:20:04 +00:00
Ferdinand Thiessen
a9296ab5c2
Merge pull request #46971 from nextcloud/backport/46963/stable28
[stable28] fix(files): cancel move-copy action should not be handled as an error
2024-08-02 23:40:10 +02:00
Ferdinand Thiessen
ba14e7b3f2 chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-08-02 20:14:37 +00:00
Ferdinand Thiessen
d041bf8e0e
fix(files): cancel move-copy action should not be handled as an error
Instead we should just show an information message why the file is not moved / copied.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-02 22:01:01 +02:00
Ferdinand Thiessen
2c1883f152
Merge pull request #46994 from nextcloud/backport/46989/stable28
[stable28] fix(files): show folder sharing overlay on received shares
2024-08-02 21:33:40 +02:00
skjnldsv
247cd2a280 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>
2024-08-02 17:53:56 +00:00
John Molakvoæ
e655d444f3
Merge pull request #46754 from nextcloud/backport/46648/stable28 2024-08-02 19:43:24 +02:00
Ferdinand Thiessen
fdd1e39ffd
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-08-02 18:53:24 +02:00
Louis Chemineau
aa39239c57
test: Add test selector on sharing and versions components
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-08-02 18:53:24 +02:00
skjnldsv
5183ba226a
fix(cypress): add missing FilesSharingUtils.ts
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-08-02 18:53:24 +02:00
Ferdinand Thiessen
4df15b0e46 test: Add regression test for opening shared folders
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-02 15:31:32 +02:00
Ferdinand Thiessen
d190d4f328 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>
2024-08-02 15:31:32 +02:00
John Molakvoæ
6ec72ce81d
Merge pull request #46973 from nextcloud/backport/46432/stable28 2024-08-02 14:57:07 +02:00
skjnldsv
cefcf07206 chore(cypress): adjust files-sidebar.cy.ts
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-08-02 14:12:14 +02:00
Ferdinand Thiessen
8cd3154316 chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-02 14:12:00 +02:00
Ferdinand Thiessen
3f34ef9115 fix(files): Close the sidebar on navigation
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-02 14:10:35 +02:00
John Molakvoæ
1ea1f4ffee
Merge pull request #44902 from nextcloud/backport/44868/stable28 2024-08-02 14:05:00 +02:00
dependabot[bot]
1d65b6eca5
Merge pull request #46485 from nextcloud/dependabot/npm_and_yarn/stable28/tslib-2.6.3 2024-08-02 11:43:06 +00:00
dependabot[bot]
b2396edd44
build(deps-dev): bump tslib from 2.6.2 to 2.6.3
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.2 to 2.6.3.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/v2.6.2...v2.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-02 09:39:05 +00:00
dependabot[bot]
8c3802e451
Merge pull request #46481 from nextcloud/dependabot/npm_and_yarn/stable28/typescript-5.4.5 2024-08-02 09:37:54 +00:00
Arthur Schiwon
eadfabe3dd
Merge pull request #46968 from nextcloud/backport/46956/stable28
[stable28] fix(LDAP): remove unneeded dependencies
2024-08-02 10:54:57 +02:00
Ferdinand Thiessen
2fef12fbfc chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-02 10:10:25 +02:00
Ferdinand Thiessen
f2dcdf96be fix(comments): Fix issues thrown by comments sidebar tab code
When the comments tab is used instead of the merged activity+comments, then some issues are throws due to prop altering and duplicated names (resourceId as prop and data).

This is fixed as well as some other vue related errors in the sidebar

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-02 10:08:38 +02:00
dependabot[bot]
cb56d2cc08
build(deps-dev): bump typescript from 5.4.3 to 5.4.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.3 to 5.4.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.3...v5.4.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-02 08:07:32 +00:00
John Molakvoæ
24b423dec2
Merge pull request #46727 from nextcloud/backport/46690/stable28 2024-08-02 10:06:19 +02:00
Ferdinand Thiessen
ea513656f5 fix: Ensure displayname is a string
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-02 10:05:58 +02:00
Ferdinand Thiessen
8d00d46350 fix(files): Do not split filename into base and extension for folders
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-02 10:03:03 +02:00
Ferdinand Thiessen
aec506870c chore(deps): Update @nextcloud/files to v3.6.0
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-02 10:03:03 +02:00
John Molakvoæ
4714f0296f
Merge pull request #46978 from nextcloud/backport/46938/stable28
[stable28] fix(systemtags): Correctly set the display name for the Nextcloud node
2024-08-02 10:02:15 +02:00
Ferdinand Thiessen
0535a95efb 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>
2024-08-02 07:36:39 +00:00
John Molakvoæ
51aa19989c
Merge pull request #46964 from nextcloud/backport/46353/stable28 2024-08-02 09:03:16 +02:00
Nextcloud bot
0d48e941a5
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-02 00:19:53 +00:00
Arthur Schiwon
b541708cea fix(LDAP): remove unneeded dependencies
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-08-01 21:10:48 +00:00
Andy Scherzinger
29a586bad8
Merge pull request #46959 from nextcloud/backport/46287/stable28
[stable28] fix(userstatus): add missing parenthesis
2024-08-01 22:24:58 +02:00
Git'Fellow
356c49d026 fix: typo
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2024-08-01 18:03:36 +00:00
Git'Fellow
48309c7bc7 fix: check both CLI and value
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2024-08-01 18:03:36 +00:00
Git'Fellow
1c0bf29a2d fix(setupchecks): Skip checking for OPcache if running from CLI
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2024-08-01 18:03:36 +00:00
Anna Larch
64b8537afb fix(userstatus): add missing parenthesis
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-08-01 16:14:50 +00:00
Andy Scherzinger
31f1834a20
Merge pull request #46482 from nextcloud/dependabot/npm_and_yarn/stable28/eslint-plugin-cypress-2.15.2
build(deps-dev): bump eslint-plugin-cypress from 2.15.1 to 2.15.2
2024-08-01 16:42:52 +02:00
John Molakvoæ
807bd9a2a0
Merge pull request #46947 from nextcloud/backport/46928/stable28 2024-08-01 16:40:15 +02:00
skjnldsv
e1f55daa3e fix(files): empty folder pending size
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-08-01 12:41:54 +00:00
Anupam Kumar
0674f6316e
Merge pull request #46950 from nextcloud/backport/46943/stable28
[stable28] fix(AdminSettings/AI): show pref list of only the enabled translation providers
2024-08-01 17:01:48 +05:30
Anupam Kumar
c2c117169f fix(AdminSettings/AI): show pref list of only the enabled translation providers
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-08-01 10:58:45 +00:00
dependabot[bot]
890fbe5873
build(deps-dev): bump eslint-plugin-cypress from 2.15.1 to 2.15.2
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 2.15.1 to 2.15.2.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v2.15.1...v2.15.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-cypress
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-01 08:00:32 +00:00
Git'Fellow
d84d55500e
Merge pull request #46868 from nextcloud/backport/46379/stable28
[stable28] fix: `OCP\Files\Node\Folder::search` was not setting the owner
2024-08-01 09:53:38 +02:00
John Molakvoæ
2b83d9d6bf
Merge pull request #46932 from nextcloud/backport/46927/stable28
[stable28] fix(files): do not show legacy `edit locally` action on public pages
2024-07-31 22:18:25 +02:00
skjnldsv
f64444bf60 fix(files): do not show legacy edit locally action on public pages
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-07-31 18:49:30 +00:00
F. E Noel Nfebe
656828a8bb
Merge pull request #46909 from nextcloud/backport/46452/stable28
[stable28] feat(editLocallyAction): Handle possible no local client scenario
2024-07-31 14:21:22 +01:00