summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge pull request #46484 from ↵John Molakvoæ2024-08-035-36/+36
|\ \ | |/ |/| | | nextcloud/dependabot/npm_and_yarn/stable28/jquery-ui-1.13.3
| * build(deps): bump jquery-ui from 1.13.2 to 1.13.3dependabot[bot]2024-08-035-36/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-03106-66/+446
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #46971 from nextcloud/backport/46963/stable28Ferdinand Thiessen2024-08-025-23/+42
|\ \ | | | | | | [stable28] fix(files): cancel move-copy action should not be handled as an error
| * | chore: Compile assetsFerdinand Thiessen2024-08-024-6/+6
| | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | fix(files): cancel move-copy action should not be handled as an errorFerdinand Thiessen2024-08-021-17/+36
|/ / | | | | | | | | | | Instead we should just show an information message why the file is not moved / copied. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Merge pull request #46994 from nextcloud/backport/46989/stable28Ferdinand Thiessen2024-08-023-3/+5
|\ \ | | | | | | [stable28] fix(files): show folder sharing overlay on received shares
| * | fix(files): show folder sharing overlay on received sharesskjnldsv2024-08-023-3/+5
|/ / | | | | | | | | | | | | | | 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>
* | Merge pull request #46754 from nextcloud/backport/46648/stable28John Molakvoæ2024-08-0218-26/+303
|\ \
| * | chore: Compile assetsFerdinand Thiessen2024-08-0212-15/+23
| | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | test: Add test selector on sharing and versions componentsLouis Chemineau2024-08-023-9/+34
| | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | fix(cypress): add missing FilesSharingUtils.tsskjnldsv2024-08-021-0/+183
| | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | test: Add regression test for opening shared foldersFerdinand Thiessen2024-08-022-1/+60
| | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | fix(files_sharing): `open-in-files` should open a folder and not the parentFerdinand Thiessen2024-08-021-1/+3
|/ / | | | | | | | | | | For files this behavior is fine, but for folders the folder itself should be opened. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Merge pull request #46973 from nextcloud/backport/46432/stable28John Molakvoæ2024-08-0214-46/+201
|\ \
| * | chore(cypress): adjust files-sidebar.cy.tsskjnldsv2024-08-024-31/+129
| | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | chore: Compile assetsFerdinand Thiessen2024-08-026-9/+9
| | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | fix(files): Close the sidebar on navigationFerdinand Thiessen2024-08-025-6/+63
|/ / | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Merge pull request #44902 from nextcloud/backport/44868/stable28John Molakvoæ2024-08-0284-138/+152
|\ \
| * | chore: Compile assetsFerdinand Thiessen2024-08-0282-128/+133
| | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | fix(comments): Fix issues thrown by comments sidebar tab codeFerdinand Thiessen2024-08-023-10/+19
| | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | Merge pull request #46485 from ↵dependabot[bot]2024-08-022-5/+5
|\ \ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/stable28/tslib-2.6.3
| * | | build(deps-dev): bump tslib from 2.6.2 to 2.6.3dependabot[bot]2024-08-022-5/+5
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | Merge pull request #46481 from ↵dependabot[bot]2024-08-022-5/+5
|\ \ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/stable28/typescript-5.4.5
| * | | build(deps-dev): bump typescript from 5.4.3 to 5.4.5dependabot[bot]2024-08-022-5/+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>
* | | Merge pull request #46968 from nextcloud/backport/46956/stable28Arthur Schiwon2024-08-0210-85/+44
|\ \ \ | |/ / |/| | [stable28] fix(LDAP): remove unneeded dependencies
| * | fix(LDAP): remove unneeded dependenciesArthur Schiwon2024-08-0110-85/+44
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | Merge pull request #46727 from nextcloud/backport/46690/stable28John Molakvoæ2024-08-02103-376/+312
|\ \ \
| * | | fix: Ensure displayname is a stringFerdinand Thiessen2024-08-0295-193/+284
| | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | fix(files): Do not split filename into `base` and `extension` for foldersFerdinand Thiessen2024-08-024-14/+17
| | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | chore(deps): Update `@nextcloud/files` to v3.6.0Ferdinand Thiessen2024-08-026-170/+12
|/ / / | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | Merge pull request #46978 from nextcloud/backport/46938/stable28John Molakvoæ2024-08-024-40/+21
|\ \ \ | | | | | | | | [stable28] fix(systemtags): Correctly set the display name for the Nextcloud node
| * | | fix(systemtags): Correctly set the display name for the Nextcloud nodeFerdinand Thiessen2024-08-024-40/+21
|/ / / | | | | | | | | | | | | | | | | | | | | | 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>
* | | Merge pull request #46964 from nextcloud/backport/46353/stable28John Molakvoæ2024-08-021-0/+5
|\ \ \
| * | | fix: typoGit'Fellow2024-08-011-1/+1
| | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
| * | | fix: check both CLI and valueGit'Fellow2024-08-011-1/+1
| | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
| * | | fix(setupchecks): Skip checking for OPcache if running from CLIGit'Fellow2024-08-011-0/+5
| | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-02422-378/+1082
| |/ / |/| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #46959 from nextcloud/backport/46287/stable28Andy Scherzinger2024-08-011-3/+3
|\ \ \ | |/ / |/| | [stable28] fix(userstatus): add missing parenthesis
| * | fix(userstatus): add missing parenthesisAnna Larch2024-08-011-3/+3
|/ / | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* | Merge pull request #46482 from ↵Andy Scherzinger2024-08-012-5/+5
|\ \ | | | | | | | | | | | | 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
| * | build(deps-dev): bump eslint-plugin-cypress from 2.15.1 to 2.15.2dependabot[bot]2024-08-012-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | Merge pull request #46947 from nextcloud/backport/46928/stable28John Molakvoæ2024-08-013-5/+5
|\ \ \
| * | | fix(files): empty folder pending sizeskjnldsv2024-08-013-5/+5
|/ / / | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | Merge pull request #46950 from nextcloud/backport/46943/stable28Anupam Kumar2024-08-011-1/+6
|\ \ \ | |/ / |/| | [stable28] fix(AdminSettings/AI): show pref list of only the enabled translation providers
| * | fix(AdminSettings/AI): show pref list of only the enabled translation providersAnupam Kumar2024-08-011-1/+6
|/ / | | | | | | Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
* | Merge pull request #46868 from nextcloud/backport/46379/stable28Git'Fellow2024-08-012-4/+35
|\ \ | | | | | | [stable28] fix: `OCP\Files\Node\Folder::search` was not setting the owner
| * | fix: `OCP\Files\Node\Folder::search` was not setting the ownerFerdinand Thiessen2024-07-302-4/+35
| | | | | | | | | | | | | | | | | | 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>
* | | Merge pull request #46932 from nextcloud/backport/46927/stable28John Molakvoæ2024-07-311-1/+1
|\ \ \ | | | | | | | | [stable28] fix(files): do not show legacy `edit locally` action on public pages
| * | | fix(files): do not show legacy `edit locally` action on public pagesskjnldsv2024-07-311-1/+1
|/ / / | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>