]>
source.dussan.org Git - nextcloud-server.git/log
Robin Appelman [Wed, 25 Oct 2023 14:43:57 +0000 (16:43 +0200)]
remove some unneeded normalizePath calls
Signed-off-by: Robin Appelman <robin@icewind.nl>
Christoph Wurst [Thu, 2 Nov 2023 10:09:00 +0000 (11:09 +0100)]
Merge pull request #40859 from nextcloud/fix/session/log-why-session-renewal-failed
fix(session): Log why session renewal failed
Christoph Wurst [Thu, 2 Nov 2023 10:07:12 +0000 (11:07 +0100)]
Merge pull request #38425 from nextcloud/feat/ocp/strict-igroup
feat(ocp): Add types and strict typing to \OCP\Group\IGroup
Christoph Wurst [Thu, 2 Nov 2023 09:47:36 +0000 (10:47 +0100)]
Merge pull request #40899 from nextcloud/refactor/unify-running-dev-server
refactor: Unify running a dev server (for automated testing)
Christoph Wurst [Fri, 13 Oct 2023 08:44:40 +0000 (10:44 +0200)]
refactor: Unify running a dev server (for automated testing)
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Git'Fellow [Thu, 2 Nov 2023 01:02:27 +0000 (02:02 +0100)]
Merge pull request #41230 from nextcloud/indexFix
fix: add index on migration only if needed
Nextcloud bot [Thu, 2 Nov 2023 00:24:42 +0000 (00:24 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Git'Fellow [Wed, 1 Nov 2023 16:55:04 +0000 (17:55 +0100)]
Merge pull request #40819 from nextcloud/imaginaryGuzzleErrors
Catch Imaginary processing errors
Git'Fellow [Wed, 1 Nov 2023 16:17:44 +0000 (17:17 +0100)]
Return only if changed
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Git'Fellow [Wed, 1 Nov 2023 16:12:45 +0000 (17:12 +0100)]
fix: add index on migration only if needed
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Git'Fellow [Fri, 27 Oct 2023 05:54:39 +0000 (07:54 +0200)]
Use \Throwable instead
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Git'Fellow [Sun, 8 Oct 2023 14:34:55 +0000 (16:34 +0200)]
Catch Imaginary processing errors
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Ferdinand Thiessen [Wed, 1 Nov 2023 14:11:31 +0000 (15:11 +0100)]
Merge pull request #40733 from nextcloud/enh/noid/puppeteer-skip-download
ci: skip puppeteer chrome download
Daniel Kesselberg [Sat, 30 Sep 2023 20:22:07 +0000 (22:22 +0200)]
ci: skip puppeteer chrome download
As per https://github.com/puppeteer/puppeteer#installation
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
dependabot[bot] [Wed, 1 Nov 2023 12:55:46 +0000 (12:55 +0000)]
Merge pull request #40911 from nextcloud/dependabot/npm_and_yarn/tar-6.2.0
dependabot[bot] [Sun, 15 Oct 2023 22:34:17 +0000 (22:34 +0000)]
chore(deps-dev): Bump tar from 6.1.15 to 6.2.0
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.15 to 6.2.0.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.1.15...v6.2.0)
---
updated-dependencies:
- dependency-name: tar
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
John Molakvoæ [Wed, 1 Nov 2023 09:07:27 +0000 (10:07 +0100)]
Merge pull request #40909 from nextcloud/dependabot/npm_and_yarn/babel/preset-typescript-7.23.2
Christoph Wurst [Wed, 1 Nov 2023 08:40:41 +0000 (09:40 +0100)]
Merge pull request #40852 from nextcloud/feat/contactsmenu/user-status
feat(contactsmenu): Show user status
Nextcloud bot [Wed, 1 Nov 2023 00:28:44 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Tue, 31 Oct 2023 21:11:03 +0000 (22:11 +0100)]
Merge pull request #41199 from nextcloud/fix/apporder-accessible-details
fix(theming): Add accessible information to app order settings
Ferdinand Thiessen [Tue, 31 Oct 2023 20:02:49 +0000 (21:02 +0100)]
fix(tests): Make app order Cypress tests more robust
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Mon, 30 Oct 2023 15:52:45 +0000 (16:52 +0100)]
chore: compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Mon, 30 Oct 2023 15:42:28 +0000 (16:42 +0100)]
fix(theming): Add accessible information for screen readers to the app order selector
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Christoph Wurst [Tue, 10 Oct 2023 14:11:25 +0000 (16:11 +0200)]
feat(contactsmenu): Show user status
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Pytal [Tue, 31 Oct 2023 17:53:48 +0000 (10:53 -0700)]
Merge pull request #41207 from nextcloud/fix/a11y/contacts-menu-actions
fix(a11y): Increase contrast of contacts menu actions
Benjamin Gaussorgues [Tue, 31 Oct 2023 15:07:29 +0000 (16:07 +0100)]
Merge pull request #41053 from nextcloud/bug/smb/in-place-case-rename
fix(files_external): on case insensitive system, block case change
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
John Molakvoæ [Tue, 31 Oct 2023 10:03:25 +0000 (11:03 +0100)]
Merge pull request #40494 from nextcloud/setup-script
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>
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>
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>
Christopher Ng [Tue, 31 Oct 2023 00:10:28 +0000 (17:10 -0700)]
chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Tue, 31 Oct 2023 00:10:28 +0000 (17:10 -0700)]
fix(a11y): Increase contrast of contacts menu actions
Signed-off-by: Christopher Ng <chrng8@gmail.com>
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
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
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>
Ferdinand Thiessen [Mon, 30 Oct 2023 15:27:47 +0000 (16:27 +0100)]
chore: compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
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>
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
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
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
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
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>
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
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>
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>
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>
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
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
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
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>
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
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>
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>
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>
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>
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
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>
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>
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>
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>
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>
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
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
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>
Ferdinand Thiessen [Fri, 27 Oct 2023 11:42:38 +0000 (13:42 +0200)]
Merge pull request #41101 from JL102/handlebars
#37978: Remove duplicate dependency
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"
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>
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>
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>
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>
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>
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>
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
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>
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
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
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>
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
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
Christopher Ng [Thu, 26 Oct 2023 17:30:22 +0000 (10:30 -0700)]
chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
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>
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>
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>
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>
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>
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>
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
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>
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>
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>
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
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
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
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
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>
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>
Simon L [Thu, 26 Oct 2023 09:59:37 +0000 (11:59 +0200)]
Merge pull request #41120 from nextcloud/imaginaryInvalidStream
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>
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>