Commit graph

87394 commits

Author SHA1 Message Date
Peter Ringelmann
490c6e7c06 test(core): align AppMenu mock with new icon helper
-e
Signed-off-by: Peter Ringelmann <peter.ringelmann@nextcloud.com>
2026-05-11 14:50:49 +02:00
Peter Ringelmann
0917a80ee7 chore: rebuild assets
-e
Signed-off-by: Peter Ringelmann <peter.ringelmann@nextcloud.com>
2026-05-11 14:50:49 +02:00
Peter Ringelmann
0b97e4f585 fix(core): app menu launcher tile icon, dark mode, and hyphenation
-e
Signed-off-by: Peter Ringelmann <peter.ringelmann@nextcloud.com>
2026-05-11 14:50:49 +02:00
Peter R.
0a48a28f60
Merge pull request #60298 from nextcloud/fix/reduce-cypress-flakiness
test(cypress): Reduce flakiness
2026-05-11 14:38:29 +02:00
Stephan Orbaugh
6cbd538cf4
Merge pull request #60297 from nextcloud/fix/setup/instanceid
Some checks are pending
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (master, main, 8.4, main, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, guests_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Psalm static code analysis / changes (push) Waiting to run
Psalm static code analysis / static-code-analysis (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-security (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-ocp (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-ncu (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-strict (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-summary (push) Blocked by required conditions
fix(Setup): Ensure instanceid is generated during installation
2026-05-11 13:47:39 +02:00
Peter Ringelmann
819798f02e chore(ci): Make row action helpers atomic to avoid mid-render detachment
-e
Signed-off-by: Peter Ringelmann <peter.ringelmann@nextcloud.com>
2026-05-11 13:20:48 +02:00
Côme Chilliet
622e06117d chore(ci): Use the proper helper function to trigger action on selected rows
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2026-05-11 13:20:48 +02:00
Côme Chilliet
3771f4f9d6 chore(ci): Invert line checking order in version_restoration
I cannot figure out why the closing of the menu is failing on github CI,
 I do not reproduce locally.
So I simply inverted the checking order so that the menu is not in front
 of the next button we want to click.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2026-05-11 13:20:48 +02:00
Côme Chilliet
4d8bcf9ab8 chore(ci): Increase again timeout for Oracle setup
Looks like it was still not enough, let’s see if doubling helps

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2026-05-11 13:20:48 +02:00
Ferdinand Thiessen
7c6672c1a3
Merge pull request #60236 from nextcloud/fix/nextcloud-vue
fix(settings): use proper component structure to make navigation work
2026-05-11 12:55:45 +02:00
Benjamin Gaussorgues
59d330095d
Merge pull request #58425 from nextcloud/chore/delete-empty-preview-dirs
chore(previews): delete empty previews directory during migration
2026-05-11 11:06:06 +02:00
provokateurin
7af57bedcc
fix(Setup): Ensure instanceid is generated during installation
Signed-off-by: provokateurin <kate@provokateurin.de>
2026-05-11 10:08:54 +02:00
Andy Scherzinger
142aac4e9e
Merge pull request #60212 from nextcloud/feat/noid/app-licenses
feat(app-licenses): Add further compatible licenses for apps to use
2026-05-11 09:54:41 +02:00
Andy Scherzinger
e40ac64248
Merge pull request #60248 from nextcloud/dependabot/composer/vendor-bin/rector/nextcloud/rector-0.5.1
chore(deps-dev): Bump nextcloud/rector from 0.5.0 to 0.5.1 in /vendor-bin/rector
2026-05-11 07:29:29 +02:00
Nextcloud bot
d8d6518598
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-05-11 00:19:07 +00:00
Ferdinand Thiessen
004f4aee9e
test: try to unflaky
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-05-11 00:38:55 +02:00
Ferdinand Thiessen
e3444c3530
chore: compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-05-10 22:23:16 +02:00
Ferdinand Thiessen
60f4b4c159
fix(settings): use proper component structure to make navigation work
`NcAppNavigation` is only allowed in `NcContent` but we were not using
it because the content was rendered by the server as templates.
This is now fixed by moving the content inside the `NcContent` once
mounted.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-05-10 22:18:29 +02:00
Andy Scherzinger
fff7903172 feat(app-licenses): Add further compatible licenses for apps to use
Resolves https://github.com/nextcloud/appstore/issues/1710

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2026-05-10 20:57:59 +02:00
Nextcloud bot
f16c6c95c4
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-05-10 00:19:09 +00:00
github-actions[bot]
3c848b43e2
Merge pull request #60247 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/fast-uri-3.1.2
chore(deps-dev): Bump fast-uri from 3.1.0 to 3.1.2 in /build/frontend-legacy
2026-05-09 18:26:42 +00:00
Andy Scherzinger
46edcf3659
Merge pull request #60283 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/babel/plugin-transform-modules-systemjs-7.29.4
chore(deps): Bump @babel/plugin-transform-modules-systemjs from 7.27.1 to 7.29.4 in /build/frontend-legacy
2026-05-09 16:50:52 +02:00
github-actions[bot]
5983ebbe4e
Merge pull request #60253 from nextcloud/dependabot/npm_and_yarn/testing-library/cypress-10.1.3
chore(deps-dev): Bump @testing-library/cypress from 10.1.0 to 10.1.3
2026-05-09 13:18:32 +00:00
github-actions[bot]
819f833472
Merge pull request #60256 from nextcloud/dependabot/npm_and_yarn/cypress-15.14.2
chore(deps-dev): Bump cypress from 15.14.1 to 15.14.2
2026-05-09 07:31:44 +00:00
github-actions[bot]
d2e3c887cb
Merge pull request #60254 from nextcloud/dependabot/npm_and_yarn/msw-2.14.3
chore(deps-dev): Bump msw from 2.13.6 to 2.14.3
2026-05-09 07:20:40 +00:00
github-actions[bot]
dc98df5a20
Merge pull request #60255 from nextcloud/dependabot/npm_and_yarn/jsdom-29.1.1
chore(deps-dev): Bump jsdom from 29.1.0 to 29.1.1
2026-05-09 07:04:55 +00:00
github-actions[bot]
5f8824262c
Merge pull request #60261 from nextcloud/dependabot/npm_and_yarn/fast-uri-3.1.2
chore(deps): Bump fast-uri from 3.1.0 to 3.1.2
2026-05-09 07:04:29 +00:00
github-actions[bot]
501357401e
Merge pull request #60249 from nextcloud/dependabot/npm_and_yarn/eslint-01fce69a01
chore(deps-dev): Bump the eslint group across 1 directory with 3 updates
2026-05-09 06:49:43 +00:00
dependabot[bot]
1eb06e4bd0
chore(deps): Bump @babel/plugin-transform-modules-systemjs
Bumps [@babel/plugin-transform-modules-systemjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-systemjs) from 7.27.1 to 7.29.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.4/packages/babel-plugin-transform-modules-systemjs)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-modules-systemjs"
  dependency-version: 7.29.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-09 06:48:24 +00:00
github-actions[bot]
803c2326d1
Merge pull request #60251 from nextcloud/dependabot/npm_and_yarn/stylelint-17.10.0
chore(deps-dev): Bump stylelint from 17.9.1 to 17.10.0
2026-05-09 06:47:06 +00:00
dependabot[bot]
a88eae30a9
chore(deps): Bump fast-uri from 3.1.0 to 3.1.2
Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](https://github.com/fastify/fast-uri/compare/v3.1.0...v3.1.2)

---
updated-dependencies:
- dependency-name: fast-uri
  dependency-version: 3.1.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-09 01:45:36 +00:00
dependabot[bot]
ded30435e7
chore(deps-dev): Bump cypress from 15.14.1 to 15.14.2
Bumps [cypress](https://github.com/cypress-io/cypress) from 15.14.1 to 15.14.2.
- [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/v15.14.1...v15.14.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-09 01:09:08 +00:00
dependabot[bot]
7ececdac27
chore(deps-dev): Bump jsdom from 29.1.0 to 29.1.1
Bumps [jsdom](https://github.com/jsdom/jsdom) from 29.1.0 to 29.1.1.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Commits](https://github.com/jsdom/jsdom/compare/v29.1.0...v29.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-09 01:08:49 +00:00
dependabot[bot]
42a7846bfb
chore(deps-dev): Bump msw from 2.13.6 to 2.14.3
Bumps [msw](https://github.com/mswjs/msw) from 2.13.6 to 2.14.3.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mswjs/msw/compare/v2.13.6...v2.14.3)

---
updated-dependencies:
- dependency-name: msw
  dependency-version: 2.14.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-09 01:08:21 +00:00
dependabot[bot]
469a728f55
chore(deps-dev): Bump @testing-library/cypress from 10.1.0 to 10.1.3
Bumps [@testing-library/cypress](https://github.com/testing-library/cypress-testing-library) from 10.1.0 to 10.1.3.
- [Release notes](https://github.com/testing-library/cypress-testing-library/releases)
- [Changelog](https://github.com/testing-library/cypress-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/cypress-testing-library/compare/v10.1.0...v10.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-09 01:08:07 +00:00
dependabot[bot]
97ad9275ed
chore(deps-dev): Bump stylelint from 17.9.1 to 17.10.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 17.9.1 to 17.10.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/17.9.1...17.10.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-version: 17.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-09 01:07:40 +00:00
dependabot[bot]
5a230f03e9
chore(deps-dev): Bump the eslint group across 1 directory with 3 updates
Bumps the eslint group with 3 updates in the / directory: [eslint](https://github.com/eslint/eslint), [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) and [eslint-plugin-no-only-tests](https://github.com/levibuzolic/eslint-plugin-no-only-tests).


Updates `eslint` from 10.2.1 to 10.3.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v10.2.1...v10.3.0)

Updates `eslint-plugin-cypress` from 6.3.1 to 6.4.0
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v6.3.1...v6.4.0)

Updates `eslint-plugin-no-only-tests` from 3.3.0 to 3.4.0
- [Release notes](https://github.com/levibuzolic/eslint-plugin-no-only-tests/releases)
- [Changelog](https://github.com/levibuzolic/eslint-plugin-no-only-tests/blob/main/CHANGELOG.md)
- [Commits](https://github.com/levibuzolic/eslint-plugin-no-only-tests/compare/v3.3.0...v3.4.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 10.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint-plugin-cypress
  dependency-version: 6.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint-plugin-no-only-tests
  dependency-version: 3.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-09 01:06:12 +00:00
dependabot[bot]
986586fa96
chore(deps-dev): Bump nextcloud/rector in /vendor-bin/rector
Bumps [nextcloud/rector](https://github.com/nextcloud-libraries/rector) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/nextcloud-libraries/rector/releases)
- [Changelog](https://github.com/nextcloud-libraries/rector/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/rector/compare/v0.5.0...v0.5.1)

---
updated-dependencies:
- dependency-name: nextcloud/rector
  dependency-version: 0.5.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-09 01:04:13 +00:00
Nextcloud bot
ef1bea0bfa
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-05-09 00:19:05 +00:00
dependabot[bot]
b79482b9b4
chore(deps-dev): Bump fast-uri in /build/frontend-legacy
Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](https://github.com/fastify/fast-uri/compare/v3.1.0...v3.1.2)

---
updated-dependencies:
- dependency-name: fast-uri
  dependency-version: 3.1.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-08 23:26:16 +00:00
Christoph Wurst
6e3914f951
Merge pull request #59654 from nextcloud/carl/permission-upload
fix: Fix permission issue when uploading a chunked file
2026-05-08 14:20:38 +02:00
Anna
b00244391c
Merge pull request #60198 from nextcloud/fix/noid/theming-broken-images-32-0-9
fix(theming): fix broken custom images introduced by #58224
2026-05-08 12:40:00 +02:00
Arthur Schiwon
d153156453
Merge pull request #60216 from nextcloud/release/34.0.0_beta_4
34.0.0 beta 4
2026-05-08 12:11:48 +02:00
Carl Schwan
23447f1ec1 fix: Uploading files not chuncked
Co-authored-by: David Dreschner <david.dreschner@nextcloud.com>
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-05-08 11:47:16 +02:00
Carl Schwan
8850c29505 fix: Check if it is deletable and updatable
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2026-05-08 11:47:16 +02:00
Carl Schwan
06f0765e19 fix: Fix permission issue when uploading a chunked file
Follow up from #59511

Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-05-08 11:47:16 +02:00
Stephan Orbaugh
d1fb84fb90
Merge pull request #60227 from nextcloud/chore/bump-vue-legacy-8.39.0
chore(deps): Update @nextcloud/vue legacy bundle to 8.39.0
2026-05-08 11:08:41 +02:00
Lukas Schaefer
a2a06ec96d
Merge pull request #60171 from nextcloud/feat/task/reformat-paragraphs
feat(TaskProcessing): add TextToTextReformatParagraphs task type
2026-05-08 04:21:20 -04:00
nextcloud-command
96cc9e18cb chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-05-08 07:47:14 +00:00
nfebe
933b9cf0a3 chore(deps): Update @nextcloud/vue legacy bundle to 8.39.0
Sidebar, settings dialog, and sidebar tabs improvements.

Signed-off-by: nfebe <fenn25.fn@gmail.com>
2026-05-08 08:38:56 +01:00