]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
11 months agofix: Validate that we have a proper distributed cache configured 41354/head
Julius Härtl [Thu, 9 Nov 2023 10:08:11 +0000 (11:08 +0100)]
fix: Validate that we have a proper distributed cache configured

Signed-off-by: Julius Härtl <jus@bitgrid.net>
11 months agoMerge pull request #41111 from nextcloud/dav/classification-index
Joas Schilling [Tue, 31 Oct 2023 12:56:50 +0000 (13:56 +0100)]
Merge pull request #41111 from nextcloud/dav/classification-index

add index for classification

11 months agoMerge pull request #40494 from nextcloud/setup-script
John Molakvoæ [Tue, 31 Oct 2023 10:03:25 +0000 (11:03 +0100)]
Merge pull request #40494 from nextcloud/setup-script

11 months agoadd index for classification 41111/head
Akhil [Wed, 25 Oct 2023 11:59:40 +0000 (13:59 +0200)]
add index for classification

Signed-off-by: Akhil <akhil@e.email>
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
11 months agoload script and styles on setup page 40494/head
Robin Appelman [Tue, 19 Sep 2023 08:50:16 +0000 (10:50 +0200)]
load script and styles on setup page

Signed-off-by: Robin Appelman <robin@icewind.nl>
11 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 31 Oct 2023 00:26:17 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
11 months agoMerge pull request #41197 from nextcloud/fix/keep-focus-on-app-order
Ferdinand Thiessen [Mon, 30 Oct 2023 18:04:32 +0000 (19:04 +0100)]
Merge pull request #41197 from nextcloud/fix/keep-focus-on-app-order

fix(theming): Ensure focus is kept on the button when reordering

11 months agoMerge pull request #41200 from nextcloud/ci/noid/fix-video-verification
Joas Schilling [Mon, 30 Oct 2023 17:36:46 +0000 (18:36 +0100)]
Merge pull request #41200 from nextcloud/ci/noid/fix-video-verification

Talk now uses the "main" branch

11 months agoTalk now uses the "main" branch 41200/head
Joas Schilling [Mon, 30 Oct 2023 16:15:27 +0000 (17:15 +0100)]
Talk now uses the "main" branch

Signed-off-by: Joas Schilling <coding@schilljs.com>
11 months agochore: compile assets 41197/head
Ferdinand Thiessen [Mon, 30 Oct 2023 15:27:47 +0000 (16:27 +0100)]
chore: compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
11 months agofix(theming): App order selector should keep the focus on click
Ferdinand Thiessen [Mon, 30 Oct 2023 15:22:27 +0000 (16:22 +0100)]
fix(theming): App order selector should keep the focus on click

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
11 months agoMerge pull request #40898 from Murena-SAS/dev/custom-apps-assets
Julius Härtl [Mon, 30 Oct 2023 15:18:30 +0000 (16:18 +0100)]
Merge pull request #40898 from Murena-SAS/dev/custom-apps-assets

11 months agoMerge pull request #41166 from nextcloud/dependabot/npm_and_yarn/p-queue-7.4.1
Ferdinand Thiessen [Mon, 30 Oct 2023 13:52:53 +0000 (14:52 +0100)]
Merge pull request #41166 from nextcloud/dependabot/npm_and_yarn/p-queue-7.4.1

chore(deps): bump p-queue from 7.3.4 to 7.4.1

11 months agoMerge pull request #41193 from nextcloud/ci/noid/reduce-ci-waste
Joas Schilling [Mon, 30 Oct 2023 13:29:02 +0000 (14:29 +0100)]
Merge pull request #41193 from nextcloud/ci/noid/reduce-ci-waste

ci: Turn off builds for pushes and merges to master/stable* and cancel parallel executions

11 months agoMerge pull request #41177 from nextcloud/fix/noid/reset-bfp-on-sudo-action
Joas Schilling [Mon, 30 Oct 2023 13:27:36 +0000 (14:27 +0100)]
Merge pull request #41177 from nextcloud/fix/noid/reset-bfp-on-sudo-action

Reset BFP for sudo action

11 months agoci: Only run note-tests once per day on branches 41193/head
Joas Schilling [Mon, 30 Oct 2023 11:49:23 +0000 (12:49 +0100)]
ci: Only run note-tests once per day on branches

Signed-off-by: Joas Schilling <coding@schilljs.com>
11 months agoMerge pull request #41051 from nextcloud/feat/dav/absence-db
Christoph Wurst [Mon, 30 Oct 2023 11:27:25 +0000 (12:27 +0100)]
Merge pull request #41051 from nextcloud/feat/dav/absence-db

feat(dav): implement personal absence settings backend

11 months agochore(deps): bump p-queue from 7.3.4 to 7.4.1 41166/head
dependabot[bot] [Sat, 28 Oct 2023 01:33:50 +0000 (01:33 +0000)]
chore(deps): bump p-queue from 7.3.4 to 7.4.1

Bumps [p-queue](https://github.com/sindresorhus/p-queue) from 7.3.4 to 7.4.1.
- [Release notes](https://github.com/sindresorhus/p-queue/releases)
- [Commits](https://github.com/sindresorhus/p-queue/compare/v7.3.4...v7.4.1)

---
updated-dependencies:
- dependency-name: p-queue
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
11 months agoci: Turn off builds for pushes and merges to master/stable*
Joas Schilling [Mon, 30 Oct 2023 10:52:09 +0000 (11:52 +0100)]
ci: Turn off builds for pushes and merges to master/stable*

Signed-off-by: Joas Schilling <coding@schilljs.com>
11 months agoci: Specify concurrency to help with consecutive pushes
Joas Schilling [Mon, 30 Oct 2023 10:47:47 +0000 (11:47 +0100)]
ci: Specify concurrency to help with consecutive pushes

Signed-off-by: Joas Schilling <coding@schilljs.com>
11 months agoMerge pull request #41163 from nextcloud/dependabot/npm_and_yarn/testing-library...
Ferdinand Thiessen [Mon, 30 Oct 2023 10:01:09 +0000 (11:01 +0100)]
Merge pull request #41163 from nextcloud/dependabot/npm_and_yarn/testing-library/jest-dom-6.1.4

chore(deps-dev): bump @testing-library/jest-dom from 5.17.0 to 6.1.4

11 months agoMerge pull request #41164 from nextcloud/dependabot/npm_and_yarn/puppeteer-21.4.1
Ferdinand Thiessen [Mon, 30 Oct 2023 10:00:19 +0000 (11:00 +0100)]
Merge pull request #41164 from nextcloud/dependabot/npm_and_yarn/puppeteer-21.4.1

chore(deps-dev): bump puppeteer from 21.0.3 to 21.4.1

11 months agoMerge pull request #41168 from nextcloud/dependabot/github_actions/actions/setup...
Ferdinand Thiessen [Mon, 30 Oct 2023 09:57:32 +0000 (10:57 +0100)]
Merge pull request #41168 from nextcloud/dependabot/github_actions/actions/setup-node-4.0.0

chore(deps): bump actions/setup-node from 3.8.1 to 4.0.0

11 months agochore(deps): bump actions/setup-node from 3.8.1 to 4.0.0 41168/head
dependabot[bot] [Sat, 28 Oct 2023 02:20:13 +0000 (02:20 +0000)]
chore(deps): bump actions/setup-node from 3.8.1 to 4.0.0

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.8.1 to 4.0.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d...8f152de45cc393bb48ce5d89d36b731f54556e65)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
11 months agoMerge pull request #41169 from nextcloud/dependabot/github_actions/actions/checkout...
Ferdinand Thiessen [Mon, 30 Oct 2023 09:52:45 +0000 (10:52 +0100)]
Merge pull request #41169 from nextcloud/dependabot/github_actions/actions/checkout-4.1.1

chore(deps): bump actions/checkout from 3.6.0 to 4.1.1

11 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 30 Oct 2023 00:26:19 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
11 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 29 Oct 2023 00:25:29 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
11 months agofeat(dav): implement personal absence settings backend 41051/head
Richard Steinmetz [Wed, 4 Oct 2023 10:31:46 +0000 (12:31 +0200)]
feat(dav): implement personal absence settings backend

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
11 months agoReset BFP for sudo action 41177/head
Marcel Müller [Sat, 28 Oct 2023 16:36:43 +0000 (18:36 +0200)]
Reset BFP for sudo action

Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
11 months agoMerge pull request #41165 from nextcloud/dependabot/npm_and_yarn/jest-environment...
dependabot[bot] [Sat, 28 Oct 2023 04:31:13 +0000 (04:31 +0000)]
Merge pull request #41165 from nextcloud/dependabot/npm_and_yarn/jest-environment-jsdom-29.7.0

11 months agochore(deps): bump actions/checkout from 3.6.0 to 4.1.1 41169/head
dependabot[bot] [Sat, 28 Oct 2023 02:20:16 +0000 (02:20 +0000)]
chore(deps): bump actions/checkout from 3.6.0 to 4.1.1

Bumps [actions/checkout](https://github.com/actions/checkout) from 3.6.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.6.0...b4ffde65f46336ab88eb53be808477a3936bae11)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
11 months agochore(deps-dev): bump jest-environment-jsdom from 29.6.2 to 29.7.0 41165/head
dependabot[bot] [Sat, 28 Oct 2023 01:33:24 +0000 (01:33 +0000)]
chore(deps-dev): bump jest-environment-jsdom from 29.6.2 to 29.7.0

Bumps [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.6.2 to 29.7.0.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest-environment-jsdom)

---
updated-dependencies:
- dependency-name: jest-environment-jsdom
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
11 months agochore(deps-dev): bump puppeteer from 21.0.3 to 21.4.1 41164/head
dependabot[bot] [Sat, 28 Oct 2023 01:32:56 +0000 (01:32 +0000)]
chore(deps-dev): bump puppeteer from 21.0.3 to 21.4.1

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 21.0.3 to 21.4.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v21.0.3...puppeteer-v21.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
11 months agochore(deps-dev): bump @testing-library/jest-dom from 5.17.0 to 6.1.4 41163/head
dependabot[bot] [Sat, 28 Oct 2023 01:32:23 +0000 (01:32 +0000)]
chore(deps-dev): bump @testing-library/jest-dom from 5.17.0 to 6.1.4

Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.17.0 to 6.1.4.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.17.0...v6.1.4)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
11 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 28 Oct 2023 00:28:21 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
11 months agoMerge pull request #40773 from nextcloud/fix/contrast-maxcontrast-vs-hover
Ferdinand Thiessen [Fri, 27 Oct 2023 14:12:29 +0000 (16:12 +0200)]
Merge pull request #40773 from nextcloud/fix/contrast-maxcontrast-vs-hover

fix(theming): Ensure all text colors have enough contrast for accessibility

11 months agoMerge pull request #40986 from nextcloud/fix/only-run-ci-that-is-needed
Joas Schilling [Fri, 27 Oct 2023 11:52:24 +0000 (13:52 +0200)]
Merge pull request #40986 from nextcloud/fix/only-run-ci-that-is-needed

fix(tests): Only run tests on CI that are needed

11 months agofix(tests): Only run tests on CI that are needed 40986/head
Ferdinand Thiessen [Thu, 19 Oct 2023 14:32:48 +0000 (16:32 +0200)]
fix(tests): Only run tests on CI that are needed

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
11 months agoMerge pull request #41101 from JL102/handlebars
Ferdinand Thiessen [Fri, 27 Oct 2023 11:42:38 +0000 (13:42 +0200)]
Merge pull request #41101 from JL102/handlebars

#37978: Remove duplicate dependency

11 months agoMerge pull request #41142 from nextcloud/fix/40869-Create_right_table_for_the_OAuth_2...
Julia Kirschenheuter [Fri, 27 Oct 2023 11:36:20 +0000 (13:36 +0200)]
Merge pull request #41142 from nextcloud/fix/40869-Create_right_table_for_the_OAuth_2.0_clients

Create semantically right table for the "OAuth 2.0 clients"

11 months agofix(theming): Make changes on primary color less invasiv 40773/head
Ferdinand Thiessen [Wed, 25 Oct 2023 14:29:26 +0000 (16:29 +0200)]
fix(theming): Make changes on primary color less invasiv

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
11 months agofix(theming): Ensure all text colors have enough contrast for accessibility
Ferdinand Thiessen [Wed, 25 Oct 2023 11:57:28 +0000 (13:57 +0200)]
fix(theming): Ensure all text colors have enough contrast for accessibility

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
11 months agofix(theming): Make it clearer that color-text-light and -lighter are deprecated
Ferdinand Thiessen [Thu, 5 Oct 2023 14:49:22 +0000 (16:49 +0200)]
fix(theming): Make it clearer that color-text-light and -lighter are deprecated

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
11 months agotests: Add accessibility tests for CSS color variables
Ferdinand Thiessen [Thu, 5 Oct 2023 12:55:22 +0000 (14:55 +0200)]
tests: Add accessibility tests for CSS color variables

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
11 months agofix(theming): Ensure that maxcontrast text has always a contrast of 4.5:1 even on...
Ferdinand Thiessen [Wed, 4 Oct 2023 21:32:55 +0000 (23:32 +0200)]
fix(theming): Ensure that maxcontrast text has always a contrast of 4.5:1 even on hover

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
11 months agoCreate semantically right table for the "OAuth 2.0 clients" 41142/head
julia.kirschenheuter [Thu, 26 Oct 2023 15:27:21 +0000 (17:27 +0200)]
Create semantically right table for the "OAuth 2.0 clients"

Adapt styles

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
11 months agoMerge pull request #41148 from nextcloud/dependabot/npm_and_yarn/browserify-sign...
John Molakvoæ [Fri, 27 Oct 2023 07:22:13 +0000 (09:22 +0200)]
Merge pull request #41148 from nextcloud/dependabot/npm_and_yarn/browserify-sign-4.2.2

11 months agochore(deps): bump browserify-sign from 4.2.1 to 4.2.2 41148/head
dependabot[bot] [Fri, 27 Oct 2023 07:21:37 +0000 (07:21 +0000)]
chore(deps): bump browserify-sign from 4.2.1 to 4.2.2

Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
11 months agoMerge pull request #41135 from nextcloud/fix/cypress-ci
Joas Schilling [Fri, 27 Oct 2023 07:19:57 +0000 (09:19 +0200)]
Merge pull request #41135 from nextcloud/fix/cypress-ci

fix(cypress): Also clone 3rdparty submodule to keep in sync for cypress tests

11 months agoMerge pull request #39743 from nextcloud/fixNullArray
Git'Fellow [Fri, 27 Oct 2023 06:07:42 +0000 (08:07 +0200)]
Merge pull request #39743 from nextcloud/fixNullArray

fix: Don't try to access null array

11 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 27 Oct 2023 00:27:40 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
11 months agoMerge pull request #41122 from nextcloud/enh/a11y/separate-profile-entry
Pytal [Thu, 26 Oct 2023 23:57:28 +0000 (16:57 -0700)]
Merge pull request #41122 from nextcloud/enh/a11y/separate-profile-entry

enh(a11y): Separate profile and user status user menu entries

11 months agoMerge pull request #41140 from nextcloud/chore/codecov-ignore-project-state
Joas Schilling [Thu, 26 Oct 2023 17:44:26 +0000 (19:44 +0200)]
Merge pull request #41140 from nextcloud/chore/codecov-ignore-project-state

chore(codecov): Do not run project status check

11 months agochore: compile assets 41122/head
Christopher Ng [Thu, 26 Oct 2023 17:30:22 +0000 (10:30 -0700)]
chore: compile assets

Signed-off-by: Christopher Ng <chrng8@gmail.com>
11 months agofix(tests): Test profile entry
Christopher Ng [Thu, 26 Oct 2023 17:30:22 +0000 (10:30 -0700)]
fix(tests): Test profile entry

Signed-off-by: Christopher Ng <chrng8@gmail.com>
11 months agofix: Settings nav entries typing
Christopher Ng [Thu, 26 Oct 2023 17:30:22 +0000 (10:30 -0700)]
fix: Settings nav entries typing

Signed-off-by: Christopher Ng <chrng8@gmail.com>
11 months agoenh(a11y): Add separate profile entry
Christopher Ng [Thu, 26 Oct 2023 17:30:22 +0000 (10:30 -0700)]
enh(a11y): Add separate profile entry

Signed-off-by: Christopher Ng <chrng8@gmail.com>
11 months agofix: Remove profile from UserStatus component
Christopher Ng [Thu, 26 Oct 2023 17:30:22 +0000 (10:30 -0700)]
fix: Remove profile from UserStatus component

Signed-off-by: Christopher Ng <chrng8@gmail.com>
11 months agofix: Set profile as active nav entry
Christopher Ng [Thu, 26 Oct 2023 17:30:22 +0000 (10:30 -0700)]
fix: Set profile as active nav entry

Signed-off-by: Christopher Ng <chrng8@gmail.com>
11 months agoenh: Register profile nav entry
Christopher Ng [Thu, 26 Oct 2023 17:30:22 +0000 (10:30 -0700)]
enh: Register profile nav entry

Signed-off-by: Christopher Ng <chrng8@gmail.com>
11 months agoMerge pull request #40889 from nextcloud/feat/check-for-more-php-modules
Côme Chilliet [Thu, 26 Oct 2023 17:13:28 +0000 (19:13 +0200)]
Merge pull request #40889 from nextcloud/feat/check-for-more-php-modules

Check for more php modules

11 months agochore(codecov): Do not run project status check 41140/head
Ferdinand Thiessen [Thu, 26 Oct 2023 15:05:40 +0000 (17:05 +0200)]
chore(codecov): Do not run project status check

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
11 months agoAdd links to documentation for PHP modules 40889/head
Côme Chilliet [Thu, 26 Oct 2023 14:16:39 +0000 (16:16 +0200)]
Add links to documentation for PHP modules

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
11 months agofix(cypress): Also clone 3rdparty submodule to keep in sync for cypress tests 41135/head
Ferdinand Thiessen [Thu, 26 Oct 2023 12:30:03 +0000 (14:30 +0200)]
fix(cypress): Also clone 3rdparty submodule to keep in sync for cypress tests

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
11 months agoMerge pull request #41117 from callmemagnus/bugfix/grant__js-error
Ferdinand Thiessen [Thu, 26 Oct 2023 14:05:08 +0000 (16:05 +0200)]
Merge pull request #41117 from callmemagnus/bugfix/grant__js-error

fix(login): Fix JS error on login grant page

11 months agoMerge pull request #41115 from nextcloud/fix/cypress-admin-theming
Ferdinand Thiessen [Thu, 26 Oct 2023 14:04:28 +0000 (16:04 +0200)]
Merge pull request #41115 from nextcloud/fix/cypress-admin-theming

fix(cypress): Fix linter errors on Cypress chains and refactor `wait-until` checker functions

11 months agoMerge pull request #40326 from nextcloud/enh/text-to-image-api
Joas Schilling [Thu, 26 Oct 2023 13:53:30 +0000 (15:53 +0200)]
Merge pull request #40326 from nextcloud/enh/text-to-image-api

Implement TextToImage OCP API

11 months agoMerge pull request #41133 from nextcloud/bugfix/noid/dont-duplicate-notification...
Joas Schilling [Thu, 26 Oct 2023 11:55:04 +0000 (13:55 +0200)]
Merge pull request #41133 from nextcloud/bugfix/noid/dont-duplicate-notification-warning

Don't duplicate notification warning

11 months agofix(TextToImage): Update autoloaders 40326/head
Marcel Klehr [Thu, 26 Oct 2023 11:27:44 +0000 (13:27 +0200)]
fix(TextToImage): Update autoloaders

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agofix(grant): remove JS error on Grant page 41117/head
Magnus Anderssen [Wed, 25 Oct 2023 15:20:10 +0000 (17:20 +0200)]
fix(grant): remove JS error on Grant page

Closes #41098

Signed-off-by: Magnus Anderssen <magnus@magooweb.com>
11 months agoMerge pull request #41120 from nextcloud/imaginaryInvalidStream
Simon L [Thu, 26 Oct 2023 09:59:37 +0000 (11:59 +0200)]
Merge pull request #41120 from nextcloud/imaginaryInvalidStream

11 months agoUpdate lib/public/TextToImage/IProvider.php
Marcel Klehr [Thu, 26 Oct 2023 09:49:02 +0000 (11:49 +0200)]
Update lib/public/TextToImage/IProvider.php

Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agoUpdate lib/public/TextToImage/IManager.php
Marcel Klehr [Thu, 26 Oct 2023 09:44:24 +0000 (11:44 +0200)]
Update lib/public/TextToImage/IManager.php

Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agofix(TextToImage): Add missing task status update
Marcel Klehr [Thu, 26 Oct 2023 09:41:21 +0000 (11:41 +0200)]
fix(TextToImage): Add missing task status update

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agofix(TextToImage): Fix copypasta
Marcel Klehr [Thu, 26 Oct 2023 09:36:39 +0000 (11:36 +0200)]
fix(TextToImage): Fix copypasta

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agoUpdate core/Controller/TextToImageApiController.php
Marcel Klehr [Thu, 26 Oct 2023 09:35:55 +0000 (11:35 +0200)]
Update core/Controller/TextToImageApiController.php

Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agofix(TextToImage): Update testing provider to new interface
Marcel Klehr [Thu, 26 Oct 2023 09:31:17 +0000 (11:31 +0200)]
fix(TextToImage): Update testing provider to new interface

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agoen(TextToImage): Add getId method to IProvider
Marcel Klehr [Thu, 26 Oct 2023 09:26:47 +0000 (11:26 +0200)]
en(TextToImage): Add getId method to IProvider

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agoen(TextToImage): Use specific exception class instead of generic RuntimeException
Marcel Klehr [Thu, 26 Oct 2023 09:16:15 +0000 (11:16 +0200)]
en(TextToImage): Use specific exception class instead of generic RuntimeException

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
11 months agoDon't duplicate notification warning 41133/head
Joas Schilling [Thu, 26 Oct 2023 07:43:31 +0000 (09:43 +0200)]
Don't duplicate notification warning

Ref https://github.com/nextcloud/notifications/pull/1699

Signed-off-by: Joas Schilling <coding@schilljs.com>
11 months agoMerge pull request #41123 from nextcloud/bugfix/noid/get-storage-before-updating
Joas Schilling [Thu, 26 Oct 2023 06:17:52 +0000 (08:17 +0200)]
Merge pull request #41123 from nextcloud/bugfix/noid/get-storage-before-updating

fix(external): Get storage before update it

11 months agofix(external): Get storage before update it 41123/head
Joas Schilling [Tue, 17 Oct 2023 13:22:21 +0000 (15:22 +0200)]
fix(external): Get storage before update it

Signed-off-by: Joas Schilling <coding@schilljs.com>
11 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 26 Oct 2023 00:26:32 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
11 months agoDon't pass invalid streams to Imaginary 41120/head
Git'Fellow [Wed, 25 Oct 2023 17:47:03 +0000 (19:47 +0200)]
Don't pass invalid streams to Imaginary

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Update Imaginary.php

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Update Imaginary.php

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
11 months agoMerge pull request #41093 from nextcloud/fix-files-list-popper
Julius Härtl [Wed, 25 Oct 2023 17:29:49 +0000 (19:29 +0200)]
Merge pull request #41093 from nextcloud/fix-files-list-popper

11 months agochore(assets): Recompile assets 41093/head
nextcloud-command [Wed, 25 Oct 2023 12:02:44 +0000 (12:02 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
11 months agofix(files): disable containment in header
Varun Patil [Tue, 24 Oct 2023 16:49:49 +0000 (09:49 -0700)]
fix(files): disable containment in header

Signed-off-by: Varun Patil <varunpatil@ucla.edu>
11 months agofix(cypress): Fix linter errors on Cypress chains and refactor `wait-until` checker... 41115/head
Ferdinand Thiessen [Wed, 25 Oct 2023 13:39:01 +0000 (15:39 +0200)]
fix(cypress): Fix linter errors on Cypress chains and refactor `wait-until` checker functions

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
11 months agoMerge pull request #41108 from nextcloud/fix/40708-remove_tab_index_from_navigation_a...
Ferdinand Thiessen [Wed, 25 Oct 2023 13:41:50 +0000 (15:41 +0200)]
Merge pull request #41108 from nextcloud/fix/40708-remove_tab_index_from_navigation_and_app_content

Remove unneeded `tabindex="0"` from sidebar and app content

11 months ago#37978: Remove duplicate dependency 41101/head
JL102 [Wed, 25 Oct 2023 04:47:04 +0000 (00:47 -0400)]
#37978: Remove duplicate dependency

I believe it's appropriate to include handlebars in dependencies rather than devDependencies,
because it's imported by multiple js files inside the core directory. However, handlebars-loader
is only referenced inside webpack.common.js, so I think it's ok to keep that one inside devDependencies.

Signed-off-by: JL102 <jordanlees@mailbox.org>
11 months agoRemove unneeded `tabindex="0"` from sidebar and app content 41108/head
julia.kirschenheuter [Wed, 25 Oct 2023 09:40:00 +0000 (11:40 +0200)]
Remove unneeded `tabindex="0"` from sidebar and app content

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
11 months agoMerge pull request #41110 from nextcloud/fix/login-cypress-test
Ferdinand Thiessen [Wed, 25 Oct 2023 12:23:49 +0000 (14:23 +0200)]
Merge pull request #41110 from nextcloud/fix/login-cypress-test

fix(cypress): Fix selector for the user menu button

11 months agofix(cypress): Fix selector for the user menu button 41110/head
Ferdinand Thiessen [Wed, 25 Oct 2023 10:15:18 +0000 (12:15 +0200)]
fix(cypress): Fix selector for the user menu button

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
11 months agoMerge pull request #41089 from nextcloud/fix/workflow-empty-content
Ferdinand Thiessen [Wed, 25 Oct 2023 10:14:26 +0000 (12:14 +0200)]
Merge pull request #41089 from nextcloud/fix/workflow-empty-content

fix(workflowengine): Add an empty content when no flows are installed or configured

11 months agoMerge pull request #41021 from nextcloud/fix/move-tests-from-drone-to-cypress
Ferdinand Thiessen [Wed, 25 Oct 2023 10:12:12 +0000 (12:12 +0200)]
Merge pull request #41021 from nextcloud/fix/move-tests-from-drone-to-cypress

fix(tests): Move leftover acceptance tests for users from drone to Cypress

11 months agofix(settings): Stablize user list cypress tests 41021/head
Ferdinand Thiessen [Wed, 18 Oct 2023 13:19:11 +0000 (15:19 +0200)]
fix(settings): Stablize user list cypress tests

* Use common `data-testid` to identify elements rather than to depend on internal classes or properties
* Force clean the state for the user tests
* Move leftover acceptance tests for users from drone to cypress

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
11 months agoMerge pull request #41080 from nextcloud/fix/40682-Add_more_visibility_on_background_...
Julia Kirschenheuter [Wed, 25 Oct 2023 08:14:35 +0000 (10:14 +0200)]
Merge pull request #41080 from nextcloud/fix/40682-Add_more_visibility_on_background_buttons

Change styles on active, hover and focus state for background buttons

11 months agofix(build): phpDocumentor usage
John Molakvoæ [Wed, 25 Oct 2023 06:33:38 +0000 (08:33 +0200)]
fix(build): phpDocumentor usage

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
11 months agofix: use default php version
John Molakvoæ [Wed, 25 Oct 2023 06:29:08 +0000 (08:29 +0200)]
fix: use default php version

Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
11 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 25 Oct 2023 00:43:31 +0000 (00:43 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>