]>
source.dussan.org Git - nextcloud-server.git/log
Arthur Schiwon [Tue, 7 Nov 2023 20:02:31 +0000 (21:02 +0100)]
fix(LDAP): prevent incomplete displaynames…
… when reading users from primary groups or gidNumber-based groups
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Pytal [Tue, 7 Nov 2023 18:00:31 +0000 (10:00 -0800)]
Merge pull request #41329 from nextcloud/fix/files-copy-file
fix(files): Do not encode the path twice (and do not use undefined method)
Ferdinand Thiessen [Tue, 7 Nov 2023 17:21:57 +0000 (18:21 +0100)]
Merge pull request #41303 from nextcloud/chore/migrate-apps-cypress
chore(cypress): Migrate apps acceptance tests to Cypress
Maxence Lange [Tue, 7 Nov 2023 16:55:24 +0000 (15:55 -0100)]
Merge pull request #40761 from nextcloud/enh/noid/files-metadata
IFilesMetadata
Côme Chilliet [Tue, 7 Nov 2023 15:51:57 +0000 (16:51 +0100)]
Merge pull request #41311 from nextcloud/fix/improve-setup-checks-api
Improve setup checks API
Ferdinand Thiessen [Tue, 7 Nov 2023 15:49:10 +0000 (16:49 +0100)]
fix(files): Do not encode the path twice (and do not use undefined method)
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Maxence Lange [Tue, 7 Nov 2023 14:06:13 +0000 (13:06 -0100)]
IFilesMetadata
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Maxence Lange [Tue, 7 Nov 2023 13:43:01 +0000 (12:43 -0100)]
IFilesMetadata
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Simon L [Tue, 7 Nov 2023 13:40:14 +0000 (14:40 +0100)]
Merge pull request #41298 from nextcloud/enh/noid/fix-sharing-description
Ferdinand Thiessen [Tue, 7 Nov 2023 13:21:47 +0000 (14:21 +0100)]
Merge pull request #41134 from nextcloud/feat/migrate-more-setup-checks
Migrate checks to new SetupCheck API
Côme Chilliet [Tue, 7 Nov 2023 13:14:36 +0000 (14:14 +0100)]
Add missing dots in PhpModules setup check descriptions
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 6 Nov 2023 15:21:15 +0000 (16:21 +0100)]
Add $name property in SetupResult and improve API
Keys for check results are not locale dependent anymore, the name of the
setup check is instead stored in the setup result object.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
nextcloud-command [Tue, 7 Nov 2023 11:53:59 +0000 (11:53 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Simon L [Tue, 7 Nov 2023 11:49:13 +0000 (12:49 +0100)]
Merge pull request #41294 from nextcloud/supVerIssTemp
Côme Chilliet [Mon, 6 Nov 2023 16:48:42 +0000 (17:48 +0100)]
Revert "Migrate code integrity to SetupCheck API"
This reverts commit
aa2d315d95d37b48752d0e92d0ce79913be1d4f1 .
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 26 Oct 2023 14:53:57 +0000 (16:53 +0200)]
Migrate 32bit check to SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 26 Oct 2023 14:07:11 +0000 (16:07 +0200)]
Migrate Freetype check to SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 26 Oct 2023 13:51:51 +0000 (15:51 +0200)]
Migrate code integrity to SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 26 Oct 2023 13:31:09 +0000 (15:31 +0200)]
Migrate Randomness secure check to SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 26 Oct 2023 13:24:00 +0000 (15:24 +0200)]
Migrate memcache check to SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Simon L [Tue, 7 Nov 2023 11:07:03 +0000 (12:07 +0100)]
display inline title always
Signed-off-by: Simon L <szaimen@e.mail.de>
Simon L [Mon, 6 Nov 2023 10:19:25 +0000 (11:19 +0100)]
fix description of sharing toggle
Signed-off-by: Simon L <szaimen@e.mail.de>
Côme Chilliet [Thu, 26 Oct 2023 13:16:28 +0000 (15:16 +0200)]
Migrated both file locking checks to SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 26 Oct 2023 13:06:30 +0000 (15:06 +0200)]
Remove duplicate fileinfo PHP module check
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 26 Oct 2023 13:04:02 +0000 (15:04 +0200)]
Migrate database transaction level check to SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 26 Oct 2023 12:45:05 +0000 (14:45 +0200)]
Migrate email test to new SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 26 Oct 2023 12:35:09 +0000 (14:35 +0200)]
Remove duplicated ReadOnlyConfig setup check
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 26 Oct 2023 10:20:25 +0000 (12:20 +0200)]
Migrate getenv test to new SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Simon L [Tue, 7 Nov 2023 11:07:16 +0000 (12:07 +0100)]
Revert "display inline title always"
This reverts commit
9ea30dcab612b8b1d035525ab4ae3b1990d0022e .
Simon L [Tue, 7 Nov 2023 11:07:03 +0000 (12:07 +0100)]
display inline title always
Signed-off-by: Simon L <szaimen@e.mail.de>
Julia Kirschenheuter [Tue, 7 Nov 2023 09:03:39 +0000 (10:03 +0100)]
Merge pull request #41270 from nextcloud/fix/41267-Contrast_of_focused_Search_and_Search_contacts_is_not_enough
Fix styles for input fields on focus state
Côme Chilliet [Tue, 7 Nov 2023 09:02:30 +0000 (10:02 +0100)]
Merge pull request #41083 from nextcloud/feat/improve-setup-checks-wording
Improve setup checks naming and improve database version check
Joas Schilling [Tue, 7 Nov 2023 07:39:42 +0000 (08:39 +0100)]
Merge pull request #41214 from nextcloud/bugfix/noid/make-install-verbose
fix(install): Make installing more verbose
Joas Schilling [Tue, 7 Nov 2023 07:39:04 +0000 (08:39 +0100)]
Merge pull request #41175 from nextcloud/feat/noid/openapi-scopes
Add OpenAPI attribute to allow multiple scopes
Maxence Lange [Tue, 7 Nov 2023 01:21:29 +0000 (00:21 -0100)]
IFilesMetadata
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Nextcloud bot [Tue, 7 Nov 2023 00:32:15 +0000 (00:32 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Mon, 6 Nov 2023 23:46:55 +0000 (00:46 +0100)]
Merge pull request #41301 from nextcloud/fix/files_sharing--translations
fix(files_sharing): fix sharing tab translations
Andy Scherzinger [Mon, 6 Nov 2023 21:17:17 +0000 (22:17 +0100)]
Merge pull request #40809 from SYK-08/patch-1
Update README.md
Andy Scherzinger [Mon, 6 Nov 2023 21:16:24 +0000 (22:16 +0100)]
Update README.md
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Anna [Mon, 6 Nov 2023 20:52:38 +0000 (21:52 +0100)]
Merge pull request #40876 from nextcloud/fix/dont-send-imip-emails-to-rooms-resources
Anna Larch [Wed, 11 Oct 2023 16:13:39 +0000 (18:13 +0200)]
fix(scheduling): don't send iMIP emails to rooms / resources
Signed-off-by: Anna Larch <anna@nextcloud.com>
Grigorii K. Shartsev [Mon, 6 Nov 2023 13:08:51 +0000 (14:08 +0100)]
chore(assets): Recompile assets
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Mon, 6 Nov 2023 12:58:30 +0000 (13:58 +0100)]
fix(files_sharing): permissions translation
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Pytal [Mon, 6 Nov 2023 17:25:16 +0000 (09:25 -0800)]
Merge pull request #41251 from nextcloud/fix/profile-active
fix: Only highlight profile entry when viewing own profile
Julia Kirschenheuter [Mon, 6 Nov 2023 16:29:45 +0000 (17:29 +0100)]
Merge branch 'master' into fix/41267-Contrast_of_focused_Search_and_Search_contacts_is_not_enough
Côme Chilliet [Mon, 6 Nov 2023 16:27:27 +0000 (17:27 +0100)]
Merge pull request #41081 from nextcloud/feat/add-occ-command-for-setupchecks
Add a command to run the setup checks from CLI
julia.kirschenheuter [Fri, 3 Nov 2023 14:04:47 +0000 (15:04 +0100)]
Fix styles for input fields on focus state
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Ferdinand Thiessen [Mon, 6 Nov 2023 15:14:55 +0000 (16:14 +0100)]
Merge pull request #41285 from nextcloud/fix/id-timezone
fix(dav): Add ID / label to timezone picker in availablility settings
Côme Chilliet [Mon, 6 Nov 2023 14:28:51 +0000 (15:28 +0100)]
Use no style for info to make it different from warning
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 26 Oct 2023 14:10:49 +0000 (16:10 +0200)]
Fix icon for errors to be consistent with the others
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 26 Oct 2023 10:01:52 +0000 (12:01 +0200)]
Add an emoji for warnings as well
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 24 Oct 2023 14:55:45 +0000 (16:55 +0200)]
Use constants for SUCCESS/FAILURE and show errors even on quiet level
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 24 Oct 2023 08:42:26 +0000 (10:42 +0200)]
Add a command to run the setup checks from CLI
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Ferdinand Thiessen [Mon, 6 Nov 2023 14:15:39 +0000 (15:15 +0100)]
fix(tests): Adjust test snapshots for changes dependencies
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Sat, 4 Nov 2023 20:59:22 +0000 (21:59 +0100)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Sat, 4 Nov 2023 20:54:42 +0000 (21:54 +0100)]
fix(dav): Make timezone picker label a real label element
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Sat, 4 Nov 2023 20:54:21 +0000 (21:54 +0100)]
chore(deps): Update `@nextcloud/vue`
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Mon, 6 Nov 2023 11:29:04 +0000 (12:29 +0100)]
chore(cypress): Migrate apps acceptance tests to Cypress
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Mon, 6 Nov 2023 11:51:12 +0000 (12:51 +0100)]
Merge pull request #41190 from nextcloud/chore/migrate-header-cypress
chore(cypress): Migrate header contacts menu tests from Behat to Cypress
Git'Fellow [Mon, 6 Nov 2023 09:34:16 +0000 (10:34 +0100)]
Update supported versions on issue template
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Julien Veyssier [Mon, 6 Nov 2023 09:15:16 +0000 (10:15 +0100)]
Merge pull request #41078 from nextcloud/update/openapi-extractor
Update openapi extractor
Julien Veyssier [Mon, 6 Nov 2023 09:14:51 +0000 (10:14 +0100)]
Merge branch 'master' into update/openapi-extractor
Louis [Mon, 6 Nov 2023 08:50:14 +0000 (09:50 +0100)]
Merge pull request #41173 from nextcloud/deleteGhostVersion
fix: Delete ghost versions of non-existing files
Kate [Mon, 6 Nov 2023 08:20:13 +0000 (09:20 +0100)]
Merge pull request #41059 from nextcloud/fix/theming/capabilities
fix(theming): Correctly expose user and admin theming
Nextcloud bot [Mon, 6 Nov 2023 00:29:16 +0000 (00:29 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Sun, 29 Oct 2023 23:46:32 +0000 (00:46 +0100)]
chore(cypress): Migrate header contacts menu tests from Behat to Cypress
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Sun, 5 Nov 2023 04:19:59 +0000 (05:19 +0100)]
Merge pull request #41276 from nextcloud/dependabot/npm_and_yarn/marked-9.1.5
chore(deps): Bump marked from 9.0.3 to 9.1.5
Ferdinand Thiessen [Sun, 5 Nov 2023 03:01:44 +0000 (04:01 +0100)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
dependabot[bot] [Sat, 4 Nov 2023 02:16:14 +0000 (02:16 +0000)]
chore(deps): Bump marked from 9.0.3 to 9.1.5
Bumps [marked](https://github.com/markedjs/marked) from 9.0.3 to 9.1.5.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v9.0.3...v9.1.5)
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sun, 5 Nov 2023 00:52:35 +0000 (00:52 +0000)]
Merge pull request #41277 from nextcloud/dependabot/npm_and_yarn/nextcloud/moment-1.2.2
Nextcloud bot [Sun, 5 Nov 2023 00:28:25 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Sun, 5 Nov 2023 00:02:07 +0000 (01:02 +0100)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
dependabot[bot] [Sat, 4 Nov 2023 02:16:31 +0000 (02:16 +0000)]
chore(deps): Bump @nextcloud/moment from 1.2.1 to 1.2.2
Bumps [@nextcloud/moment](https://github.com/nextcloud/nextcloud-moment) from 1.2.1 to 1.2.2.
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-moment/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-moment/compare/v1.2.1...v1.2.2)
---
updated-dependencies:
- dependency-name: "@nextcloud/moment"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Ferdinand Thiessen [Sat, 4 Nov 2023 23:10:27 +0000 (00:10 +0100)]
Merge pull request #41279 from nextcloud/dependabot/npm_and_yarn/nextcloud/upload-1.0.0-beta.19
chore(deps): Bump @nextcloud/upload from 1.0.0-beta.18 to 1.0.0-beta.19
Ferdinand Thiessen [Sat, 4 Nov 2023 21:45:56 +0000 (22:45 +0100)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
dependabot[bot] [Sat, 4 Nov 2023 02:17:16 +0000 (02:17 +0000)]
chore(deps): Bump @nextcloud/upload from 1.0.0-beta.18 to 1.0.0-beta.19
Bumps [@nextcloud/upload](https://github.com/skjnldsv/nextcloud-upload) from 1.0.0-beta.18 to 1.0.0-beta.19.
- [Release notes](https://github.com/skjnldsv/nextcloud-upload/releases)
- [Commits](https://github.com/skjnldsv/nextcloud-upload/compare/v1.0.0-beta.18...v1.0.0-beta.19)
---
updated-dependencies:
- dependency-name: "@nextcloud/upload"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 4 Nov 2023 21:33:49 +0000 (21:33 +0000)]
Merge pull request #41275 from nextcloud/dependabot/npm_and_yarn/focus-trap-7.5.4
Ferdinand Thiessen [Sat, 4 Nov 2023 20:48:35 +0000 (21:48 +0100)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
dependabot[bot] [Sat, 4 Nov 2023 02:15:46 +0000 (02:15 +0000)]
chore(deps): Bump focus-trap from 7.5.2 to 7.5.4
Bumps [focus-trap](https://github.com/focus-trap/focus-trap) from 7.5.2 to 7.5.4.
- [Release notes](https://github.com/focus-trap/focus-trap/releases)
- [Changelog](https://github.com/focus-trap/focus-trap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/focus-trap/focus-trap/compare/v7.5.2...v7.5.4)
---
updated-dependencies:
- dependency-name: focus-trap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Ferdinand Thiessen [Sat, 4 Nov 2023 20:45:37 +0000 (21:45 +0100)]
Merge pull request #41282 from nextcloud/dependabot/npm_and_yarn/pinia-2.1.7
chore(deps): Bump pinia from 2.1.6 to 2.1.7
Ferdinand Thiessen [Sat, 4 Nov 2023 19:46:37 +0000 (20:46 +0100)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
dependabot[bot] [Sat, 4 Nov 2023 02:18:16 +0000 (02:18 +0000)]
chore(deps): Bump pinia from 2.1.6 to 2.1.7
Bumps [pinia](https://github.com/vuejs/pinia) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.1.6...pinia@2.1.7)
---
updated-dependencies:
- dependency-name: pinia
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 4 Nov 2023 19:42:29 +0000 (19:42 +0000)]
Merge pull request #41281 from nextcloud/dependabot/npm_and_yarn/vue-and-vue-template-compiler-2.7.15
Ferdinand Thiessen [Sat, 4 Nov 2023 17:57:54 +0000 (18:57 +0100)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
dependabot[bot] [Sat, 4 Nov 2023 02:17:55 +0000 (02:17 +0000)]
chore(deps): Bump vue and vue-template-compiler
Bumps [vue](https://github.com/vuejs/core) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together.
Updates `vue` from 2.7.14 to 2.7.15
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits)
Updates `vue-template-compiler` from 2.7.14 to 2.7.15
- [Release notes](https://github.com/vuejs/vue/releases)
- [Changelog](https://github.com/vuejs/vue/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue/compare/v2.7.14...v2.7.15)
---
updated-dependencies:
- dependency-name: vue
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: vue-template-compiler
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Ferdinand Thiessen [Sat, 4 Nov 2023 11:09:45 +0000 (12:09 +0100)]
Merge pull request #41283 from nextcloud/dependabot/github_actions/cypress-io/github-action-6.6.0
chore(deps): Bump cypress-io/github-action from 6.5.0 to 6.6.0
dependabot[bot] [Sat, 4 Nov 2023 03:41:20 +0000 (03:41 +0000)]
Merge pull request #41280 from nextcloud/dependabot/npm_and_yarn/cypress-13.4.0
dependabot[bot] [Sat, 4 Nov 2023 02:46:16 +0000 (02:46 +0000)]
chore(deps): Bump cypress-io/github-action from 6.5.0 to 6.6.0
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 6.5.0 to 6.6.0.
- [Release notes](https://github.com/cypress-io/github-action/releases)
- [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/github-action/compare/
59810ebfa5a5ac6fcfdcfdf036d1cd4d083a88f2 ...
ebe8b24c4428922d0f793a5c4c96853a633180e3 )
---
updated-dependencies:
- dependency-name: cypress-io/github-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 4 Nov 2023 02:17:35 +0000 (02:17 +0000)]
chore(deps-dev): Bump cypress from 13.3.0 to 13.4.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.3.0 to 13.4.0.
- [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/v13.3.0...v13.4.0)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Nextcloud bot [Sat, 4 Nov 2023 00:29:23 +0000 (00:29 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Arthur Schiwon [Fri, 3 Nov 2023 16:03:09 +0000 (17:03 +0100)]
Merge pull request #40995 from nextcloud/cache-jail-optimizations
optimize cache jail creation
Simon L [Fri, 3 Nov 2023 15:46:45 +0000 (16:46 +0100)]
Merge pull request #41263 from nextcloud/enh/noid/fix-semaphore-guarding
Simon L [Fri, 3 Nov 2023 15:06:33 +0000 (16:06 +0100)]
Merge pull request #41256 from nextcloud/enh/40689/add-foto-description-2
add descriptions for background pictures
Joas Schilling [Tue, 31 Oct 2023 11:06:09 +0000 (12:06 +0100)]
fix(install): Make installing more verbose
Signed-off-by: Joas Schilling <coding@schilljs.com>
Simon L [Fri, 3 Nov 2023 14:27:17 +0000 (15:27 +0100)]
address review
Signed-off-by: Simon L <szaimen@e.mail.de>
Simon L [Fri, 3 Nov 2023 09:04:04 +0000 (10:04 +0100)]
add descriptions for background pictures
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Christoph Wurst [Fri, 3 Nov 2023 12:11:07 +0000 (13:11 +0100)]
Merge pull request #41211 from nextcloud/fix/text-to-image
fix(TextToImage): Consistently use the right method to get the preferred providers
Christoph Wurst [Fri, 3 Nov 2023 11:52:17 +0000 (12:52 +0100)]
Merge pull request #41265 from nextcloud/feat/dependencyinjection/optional-services
feat(dependencyinjection): Allow optional (nullable) services
Christoph Wurst [Fri, 3 Nov 2023 10:53:43 +0000 (11:53 +0100)]
feat(dependencyinjection): Allow optional (nullable) services
Allows working with classes that might or might not be available.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Simon L [Fri, 3 Nov 2023 10:47:12 +0000 (11:47 +0100)]
fix semaphore guarding
Signed-off-by: Simon L <szaimen@e.mail.de>