]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
9 months agofix(db): Remove very verbose dirty query logs 42922/head
Christoph Wurst [Thu, 18 Jan 2024 10:19:33 +0000 (11:19 +0100)]
fix(db): Remove very verbose dirty query logs

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
9 months agoMerge pull request #42814 from nextcloud/enh/migrate-settimelimit-setupcheck
Côme Chilliet [Thu, 18 Jan 2024 14:33:37 +0000 (15:33 +0100)]
Merge pull request #42814 from nextcloud/enh/migrate-settimelimit-setupcheck

9 months agoMigrate set_time_limit setup check to new API 42814/head
Côme Chilliet [Mon, 15 Jan 2024 16:08:14 +0000 (17:08 +0100)]
Migrate set_time_limit setup check to new API

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
9 months agoMerge pull request #42812 from nextcloud/enh/migrate-memcached-setupcheck
Ferdinand Thiessen [Thu, 18 Jan 2024 11:23:02 +0000 (12:23 +0100)]
Merge pull request #42812 from nextcloud/enh/migrate-memcached-setupcheck

Migrate memcached PHP module setup check to new API

9 months agoMerge pull request #42912 from nextcloud/rakekniven-patch-3
Joas Schilling [Thu, 18 Jan 2024 10:54:41 +0000 (11:54 +0100)]
Merge pull request #42912 from nextcloud/rakekniven-patch-3

fix(i18n): Change cli to uppercase

9 months agoMerge pull request #42923 from nextcloud/fix/build/openapi-non-shipped-no-support
Joas Schilling [Thu, 18 Jan 2024 10:54:21 +0000 (11:54 +0100)]
Merge pull request #42923 from nextcloud/fix/build/openapi-non-shipped-no-support

fix(build): Do not generated OpenAPI for non-shipped apps or apps without OpenAPI support

9 months agoMerge pull request #41067 from Murena-SAS/preview-folder-deletes
Arthur Schiwon [Thu, 18 Jan 2024 10:46:12 +0000 (11:46 +0100)]
Merge pull request #41067 from Murena-SAS/preview-folder-deletes

Fix for previews not being generated sometimes

9 months agofix(build): Do not generated OpenAPI for non-shipped apps or apps without OpenAPI... 42923/head
provokateurin [Thu, 18 Jan 2024 10:22:43 +0000 (11:22 +0100)]
fix(build): Do not generated OpenAPI for non-shipped apps or apps without OpenAPI support

Signed-off-by: provokateurin <kate@provokateurin.de>
9 months agoMerge pull request #42891 from nextcloud/artonge/fix/path_resolution_in_files_version...
Louis [Thu, 18 Jan 2024 10:08:04 +0000 (11:08 +0100)]
Merge pull request #42891 from nextcloud/artonge/fix/path_resolution_in_files_versions_hooks

Improve path resolution in files_version hooks

9 months agoMerge pull request #42850 from nextcloud/fix/caldav/update-acls-deletedcalendarobject...
Christoph Wurst [Thu, 18 Jan 2024 09:42:14 +0000 (10:42 +0100)]
Merge pull request #42850 from nextcloud/fix/caldav/update-acls-deletedcalendarobjectscollection

fix(CalDAV): set acls for DeletedCalendarObjectsCollection

9 months agoMerge pull request #42847 from nextcloud/fix/42843/exception-on-their-own
Joas Schilling [Thu, 18 Jan 2024 08:59:36 +0000 (09:59 +0100)]
Merge pull request #42847 from nextcloud/fix/42843/exception-on-their-own

exceptions on their own

9 months agoMigrate memcached PHP module setup check to new API 42812/head
Côme Chilliet [Mon, 15 Jan 2024 15:45:19 +0000 (16:45 +0100)]
Migrate memcached PHP module setup check to new API

Merged it with the other existing memcache setup check as it fits

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
9 months agofix(i18n): Change cli to uppercase 42912/head
rakekniven [Thu, 18 Jan 2024 08:18:05 +0000 (09:18 +0100)]
fix(i18n): Change cli to uppercase

Like all other occurences.

Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
9 months agofix(actions): move github.workspace out of compile init step
John Molakvoæ [Thu, 18 Jan 2024 07:50:31 +0000 (08:50 +0100)]
fix(actions): move github.workspace out of compile init step

Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
9 months agoMerge pull request #42466 from nextcloud/dependabot/github_actions/actions/setup...
John Molakvoæ [Thu, 18 Jan 2024 07:38:17 +0000 (08:38 +0100)]
Merge pull request #42466 from nextcloud/dependabot/github_actions/actions/setup-node-4.0.1

9 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 18 Jan 2024 00:19:44 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
9 months agoMerge pull request #42900 from nextcloud/chore/bump-server-dev-version
Joas Schilling [Wed, 17 Jan 2024 19:37:26 +0000 (20:37 +0100)]
Merge pull request #42900 from nextcloud/chore/bump-server-dev-version

chore: bump server version to 29.0.0.4 to trigger migrations

9 months agochore: bump server version to 29.0.0.4 to trigger migrations 42900/head
Grigorii K. Shartsev [Wed, 17 Jan 2024 19:07:44 +0000 (20:07 +0100)]
chore: bump server version to 29.0.0.4 to trigger migrations

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
9 months agoMerge pull request #42860 from nextcloud/jr/fix/i42858
Pytal [Wed, 17 Jan 2024 18:39:16 +0000 (10:39 -0800)]
Merge pull request #42860 from nextcloud/jr/fix/i42858

Update ContactsStore: Avoid exceptions on empties

9 months agoMerge pull request #42856 from nextcloud/fix/a11y/42688/menu-items-contrasts-are...
Pytal [Wed, 17 Jan 2024 18:36:33 +0000 (10:36 -0800)]
Merge pull request #42856 from nextcloud/fix/a11y/42688/menu-items-contrasts-are-not-enough

enh(a11y): improved contrast on user menu

9 months agoMerge pull request #42887 from nextcloud/fix/accessible-border-color
Ferdinand Thiessen [Wed, 17 Jan 2024 17:30:10 +0000 (18:30 +0100)]
Merge pull request #42887 from nextcloud/fix/accessible-border-color

fix(theming): Make sure `color-border-maxcontrast` fulfills 3:1 contrast

9 months agoMerge pull request #42840 from nextcloud/fix/dnd-files
Ferdinand Thiessen [Wed, 17 Jan 2024 17:28:30 +0000 (18:28 +0100)]
Merge pull request #42840 from nextcloud/fix/dnd-files

fix(files): prevent dragging previews and appear as an external files DnD

9 months agoRevert "add key location to info:file output"
Robin Appelman [Wed, 17 Jan 2024 16:53:37 +0000 (17:53 +0100)]
Revert "add key location to info:file output"

This reverts commit 7bf82fc312acb775bf150ce506d16a05989cd43e.

9 months agoadd key location to info:file output
Robin Appelman [Wed, 17 Jan 2024 16:47:01 +0000 (17:47 +0100)]
add key location to info:file output

Signed-off-by: Robin Appelman <robin@icewind.nl>
9 months agoImprove path resolution in files_version hooks 42891/head
Louis Chemineau [Wed, 17 Jan 2024 16:07:59 +0000 (17:07 +0100)]
Improve path resolution in files_version hooks

Signed-off-by: Louis Chemineau <louis@chmn.me>
9 months agofix(CalDAV): set acls for DeletedCalendarObjectsCollection 42850/head
Johannes Merkel [Wed, 3 Jan 2024 14:49:53 +0000 (15:49 +0100)]
fix(CalDAV): set acls for DeletedCalendarObjectsCollection

Signed-off-by: Johannes Merkel <mail@johannesgge.de>
9 months agochore(assets): Recompile assets 42840/head
nextcloud-command [Wed, 17 Jan 2024 15:52:20 +0000 (15:52 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
9 months agofix(files): prevent dragging previews and appear as an external files DnD
John Molakvoæ [Tue, 16 Jan 2024 11:10:27 +0000 (12:10 +0100)]
fix(files): prevent dragging previews and appear as an external files DnD

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
9 months agofix(theming): Make sure `color-border-maxcontrast` fulfills 3:1 contrast 42887/head
Ferdinand Thiessen [Wed, 17 Jan 2024 14:26:56 +0000 (15:26 +0100)]
fix(theming): Make sure `color-border-maxcontrast` fulfills 3:1 contrast

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
9 months agoMerge pull request #42807 from nextcloud/enh/remove-curl-obsolete-ssl-check
Côme Chilliet [Wed, 17 Jan 2024 11:15:38 +0000 (12:15 +0100)]
Merge pull request #42807 from nextcloud/enh/remove-curl-obsolete-ssl-check

9 months agoMerge pull request #42862 from nextcloud/bugfix/noid/check-for-app-existance
Joas Schilling [Wed, 17 Jan 2024 10:53:11 +0000 (11:53 +0100)]
Merge pull request #42862 from nextcloud/bugfix/noid/check-for-app-existance

fix(manifest): Check if app exists instead of accessing null as an array

9 months agoMerge pull request #42853 from nextcloud/fix/ajax-check-public-remote
John Molakvoæ [Wed, 17 Jan 2024 09:40:48 +0000 (10:40 +0100)]
Merge pull request #42853 from nextcloud/fix/ajax-check-public-remote

9 months agoMerge pull request #42607 from nextcloud/tokenAnonReq
Christoph Wurst [Wed, 17 Jan 2024 09:05:57 +0000 (10:05 +0100)]
Merge pull request #42607 from nextcloud/tokenAnonReq

fix(session): Avoid useless authtoken DB queries for anonymous requests

9 months agofix(manifest): Check if app exists instead of accessing null as an array 42862/head
Joas Schilling [Mon, 11 Dec 2023 07:59:45 +0000 (08:59 +0100)]
fix(manifest): Check if app exists instead of accessing null as an array

Signed-off-by: Joas Schilling <coding@schilljs.com>
9 months agofix(session): Avoid two useless authtoken DB queries for every anonymous request 42607/head
Git'Fellow [Sat, 6 Jan 2024 08:03:59 +0000 (09:03 +0100)]
fix(session): Avoid two useless authtoken DB queries for every anonymous request

Co-Authored-By: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
9 months agofix(dav): ajax request check on public remote endpoints 42853/head
John Molakvoæ [Tue, 16 Jan 2024 16:31:26 +0000 (17:31 +0100)]
fix(dav): ajax request check on public remote endpoints

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
9 months agoUpdate ContactsStore: Avoid exceptions on empties 42860/head
Josh [Wed, 17 Jan 2024 04:57:58 +0000 (23:57 -0500)]
Update ContactsStore: Avoid exceptions on empties

Fixes #42858 and makes things more robust

Signed-off-by: Josh <josh.t.richards@gmail.com>
9 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 17 Jan 2024 00:20:15 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
9 months agoMerge pull request #42744 from nextcloud/fix/updatenotification/42637/move-title...
Pytal [Tue, 16 Jan 2024 21:11:59 +0000 (13:11 -0800)]
Merge pull request #42744 from nextcloud/fix/updatenotification/42637/move-title-and-aria-label-to-interactive-element

fix(update-section): changed span to an interactive element

9 months agoMerge pull request #42834 from nextcloud/chore/theming--remove-warning-of-nc-checkbox...
Grigorii K. Shartsev [Tue, 16 Jan 2024 20:43:18 +0000 (01:43 +0500)]
Merge pull request #42834 from nextcloud/chore/theming--remove-warning-of-nc-checkbox-radio-switch-usage

chore(theming): fix warning of incorrect `NcCheckboxRadioSwitch` usage

9 months agochore: compile assets 42856/head
Eduardo Morales [Tue, 16 Jan 2024 19:47:19 +0000 (13:47 -0600)]
chore: compile assets

Signed-off-by: Eduardo Morales <emoral435@gmail.com>
9 months agoenh(a11y): improved contrast on user menu
Eduardo Morales [Tue, 16 Jan 2024 19:40:24 +0000 (13:40 -0600)]
enh(a11y): improved contrast on user menu

Signed-off-by: Eduardo Morales <emoral435@gmail.com>
9 months agofix(update-section): changed span to an interactive element 42744/head
Eduardo Morales [Fri, 12 Jan 2024 17:04:48 +0000 (11:04 -0600)]
fix(update-section): changed span to an interactive element

Signed-off-by: Eduardo Morales <emoral435@gmail.com>
9 months agoMerge pull request #42805 from nextcloud/fix/42625/unique-constrain-violation-user...
Arthur Schiwon [Tue, 16 Jan 2024 18:14:10 +0000 (19:14 +0100)]
Merge pull request #42805 from nextcloud/fix/42625/unique-constrain-violation-user-status

fix(userstatus): catch unique constraint violation

9 months agoMerge pull request #42748 from nextcloud/dependabot/github_actions/actions/cache...
dependabot[bot] [Tue, 16 Jan 2024 17:16:24 +0000 (17:16 +0000)]
Merge pull request #42748 from nextcloud/dependabot/github_actions/actions/cache-3.3.3

9 months agoMerge pull request #42841 from nextcloud/feat/package-node-npm-engines-update
John Molakvoæ [Tue, 16 Jan 2024 17:05:03 +0000 (18:05 +0100)]
Merge pull request #42841 from nextcloud/feat/package-node-npm-engines-update

9 months agochore(theming): fix warning of incorrect NcCheckboxRadioSwitch usage 42834/head
Grigorii K. Shartsev [Tue, 16 Jan 2024 09:56:10 +0000 (10:56 +0100)]
chore(theming): fix warning of incorrect NcCheckboxRadioSwitch usage

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
9 months agoMerge pull request #42837 from nextcloud/refactor/remove-legacy-sudo-login-form
Ferdinand Thiessen [Tue, 16 Jan 2024 15:56:40 +0000 (16:56 +0100)]
Merge pull request #42837 from nextcloud/refactor/remove-legacy-sudo-login-form

refactor(core): remove `sudo-login-form` layout

9 months agochore(deps): Bump actions/cache from 3.3.2 to 3.3.3 42748/head
dependabot[bot] [Sat, 13 Jan 2024 02:04:04 +0000 (02:04 +0000)]
chore(deps): Bump actions/cache from 3.3.2 to 3.3.3

Bumps [actions/cache](https://github.com/actions/cache) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/704facf57e6136b1bc63b828d79edcd491f0ee84...e12d46a63a90f2fae62d114769bbf2a179198b5c)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
9 months agoMerge pull request #42844 from nextcloud/fix/noid/default-on-unknown-config-key
Joas Schilling [Tue, 16 Jan 2024 15:21:57 +0000 (16:21 +0100)]
Merge pull request #42844 from nextcloud/fix/noid/default-on-unknown-config-key

AppConfig: returns default on exception

9 months agoRemove obsolete check of curl SSL version 42807/head
Côme Chilliet [Mon, 15 Jan 2024 14:40:21 +0000 (15:40 +0100)]
Remove obsolete check of curl SSL version

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
9 months agoMerge pull request #42749 from nextcloud/dependabot/github_actions/actions/upload...
dependabot[bot] [Tue, 16 Jan 2024 15:14:35 +0000 (15:14 +0000)]
Merge pull request #42749 from nextcloud/dependabot/github_actions/actions/upload-artifact-4.1.0

9 months agoMerge pull request #42802 from nextcloud/enh/migrate-cron-setupcheck
Côme Chilliet [Tue, 16 Jan 2024 15:13:20 +0000 (16:13 +0100)]
Merge pull request #42802 from nextcloud/enh/migrate-cron-setupcheck

9 months agoMerge pull request #42720 from nextcloud/enh/42592/use-notecard
Simon L [Tue, 16 Jan 2024 15:06:29 +0000 (16:06 +0100)]
Merge pull request #42720 from nextcloud/enh/42592/use-notecard

use showError in TransferOwnershipDialogue

9 months agofix(userstatus): catch unique constraint violation 42805/head
Anna Larch [Mon, 15 Jan 2024 14:13:26 +0000 (15:13 +0100)]
fix(userstatus): catch unique constraint violation

Signed-off-by: Anna Larch <anna@nextcloud.com>
9 months agoexceptions on their own 42847/head
Maxence Lange [Tue, 16 Jan 2024 13:48:27 +0000 (12:48 -0100)]
exceptions on their own

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
9 months agoreturns default on exception 42844/head
Maxence Lange [Tue, 16 Jan 2024 13:35:05 +0000 (12:35 -0100)]
returns default on exception

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
9 months agoMerge pull request #42742 from nextcloud/fix/41826-avoid_same_h1_and_h2_headings
Arthur Schiwon [Tue, 16 Jan 2024 13:29:57 +0000 (14:29 +0100)]
Merge pull request #42742 from nextcloud/fix/41826-avoid_same_h1_and_h2_headings

Complete `<h1>` settings heading

9 months agochore(assets): Recompile assets 42720/head
nextcloud-command [Tue, 16 Jan 2024 13:27:48 +0000 (13:27 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
9 months agoUpdate npm and node engines versions 42841/head
nextcloud-command [Tue, 16 Jan 2024 13:20:19 +0000 (13:20 +0000)]
Update npm and node engines versions

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
9 months agouse showError in TransferOwnershipDialogue
Simon L [Thu, 11 Jan 2024 16:27:01 +0000 (17:27 +0100)]
use showError in TransferOwnershipDialogue

Signed-off-by: Simon L <szaimen@e.mail.de>
9 months agorefactor(core): remove sudo-login-form layout 42837/head
Grigorii K. Shartsev [Tue, 16 Jan 2024 10:12:29 +0000 (11:12 +0100)]
refactor(core): remove sudo-login-form layout

This form has never been used and existed only during the introduting the first password confirmation.
- PR 1447

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
9 months agoRemove references to removed functions in tests 42802/head
Côme Chilliet [Mon, 15 Jan 2024 16:24:25 +0000 (17:24 +0100)]
Remove references to removed functions in tests

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
9 months agoFix Cron setup check tests
Côme Chilliet [Mon, 15 Jan 2024 14:05:45 +0000 (15:05 +0100)]
Fix Cron setup check tests

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
9 months agoMigrate Cron checks to new SetupCheck API
Côme Chilliet [Mon, 15 Jan 2024 14:05:14 +0000 (15:05 +0100)]
Migrate Cron checks to new SetupCheck API

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
9 months agoMerge pull request #42796 from nextcloud/enh/migrate-overwritecliurl-setupcheck
Côme Chilliet [Tue, 16 Jan 2024 09:47:19 +0000 (10:47 +0100)]
Merge pull request #42796 from nextcloud/enh/migrate-overwritecliurl-setupcheck

9 months agoMerge pull request #41755 from nextcloud/enh/noid/lazyconfig
Maxence Lange [Tue, 16 Jan 2024 09:39:13 +0000 (08:39 -0100)]
Merge pull request #41755 from nextcloud/enh/noid/lazyconfig

Lazy grouping within IAppConfig

9 months agoMerge pull request #42806 from nextcloud/bugfix/noid/only-send-subscription-key-to...
John Molakvoæ [Tue, 16 Jan 2024 09:16:05 +0000 (10:16 +0100)]
Merge pull request #42806 from nextcloud/bugfix/noid/only-send-subscription-key-to-our-appstore

9 months agoFix CheckSetupControllerTest following overwrite.cli.url migration 42796/head
Côme Chilliet [Mon, 15 Jan 2024 14:06:58 +0000 (15:06 +0100)]
Fix CheckSetupControllerTest following overwrite.cli.url migration

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
9 months agoComplete `<h1>` settings heading 42742/head
julia.kirschenheuter [Fri, 12 Jan 2024 15:53:04 +0000 (16:53 +0100)]
Complete `<h1>` settings heading

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
9 months agoMigrate overwrite.cli.url setup check to new API
Côme Chilliet [Mon, 15 Jan 2024 12:54:26 +0000 (13:54 +0100)]
Migrate overwrite.cli.url setup check to new API

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
9 months agoMerge pull request #41312 from nextcloud/feat/migrate-code-integrity-check
Côme Chilliet [Tue, 16 Jan 2024 08:04:24 +0000 (09:04 +0100)]
Merge pull request #41312 from nextcloud/feat/migrate-code-integrity-check

9 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 16 Jan 2024 00:18:51 +0000 (00:18 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
9 months agoMerge pull request #42727 from nextcloud/fix/l10n-total-rows
Pytal [Mon, 15 Jan 2024 22:09:06 +0000 (14:09 -0800)]
Merge pull request #42727 from nextcloud/fix/l10n-total-rows

9 months agochore: compile assets 42727/head
Christopher Ng [Thu, 11 Jan 2024 18:28:46 +0000 (10:28 -0800)]
chore: compile assets

Signed-off-by: Christopher Ng <chrng8@gmail.com>
9 months agofix(l10n): Add context note for table footers
Christopher Ng [Thu, 11 Jan 2024 18:17:21 +0000 (10:17 -0800)]
fix(l10n): Add context note for table footers

Signed-off-by: Christopher Ng <chrng8@gmail.com>
9 months agoMerge pull request #42436 from nextcloud/enh/add-mjs-setup-check
Ferdinand Thiessen [Mon, 15 Jan 2024 17:21:42 +0000 (18:21 +0100)]
Merge pull request #42436 from nextcloud/enh/add-mjs-setup-check

enh(settings): Add SetupCheck to ensure webserver correctly serves `.mjs` files

9 months agoMerge pull request #42781 from nextcloud/fix/user_ldap-support-group-membership-duplicate
Arthur Schiwon [Mon, 15 Jan 2024 16:55:44 +0000 (17:55 +0100)]
Merge pull request #42781 from nextcloud/fix/user_ldap-support-group-membership-duplicate

Fix crash of login in case of duplicated group membership

9 months agosmall fixes 41755/head
Maxence Lange [Mon, 15 Jan 2024 16:44:49 +0000 (15:44 -0100)]
small fixes

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
9 months agofixes
Maxence Lange [Mon, 15 Jan 2024 14:50:44 +0000 (13:50 -0100)]
fixes

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
d

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
9 months agolazy AppConfig
Maxence Lange [Thu, 11 Jan 2024 16:32:58 +0000 (15:32 -0100)]
lazy AppConfig

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
9 months agoMerge pull request #42790 from nextcloud/fix/fix-settings-appdirs-test
Arthur Schiwon [Mon, 15 Jan 2024 16:43:18 +0000 (17:43 +0100)]
Merge pull request #42790 from nextcloud/fix/fix-settings-appdirs-test

Fix AppDirsWithDifferentOwnerTest

9 months agofix(appstore): Only send subscription keys to valid appstores 42806/head
Joas Schilling [Mon, 15 Jan 2024 14:39:45 +0000 (15:39 +0100)]
fix(appstore): Only send subscription keys to valid appstores

Signed-off-by: Joas Schilling <coding@schilljs.com>
9 months agoFix tests because we added escaping to setupchecks 41312/head
Côme Chilliet [Mon, 15 Jan 2024 12:20:32 +0000 (13:20 +0100)]
Fix tests because we added escaping to setupchecks

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
9 months agoFix tests in CheckSetupControllerTest
Côme Chilliet [Thu, 11 Jan 2024 14:09:18 +0000 (15:09 +0100)]
Fix tests in CheckSetupControllerTest

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
9 months agoRemove CSRF check from code integrity rescan
Côme Chilliet [Thu, 11 Jan 2024 13:57:25 +0000 (14:57 +0100)]
Remove CSRF check from code integrity rescan

Did not find a way to get a valid token from SetupCheck

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
9 months agoProperly escape HTML and add support for highlight links in setupchecks
Côme Chilliet [Thu, 11 Jan 2024 11:18:25 +0000 (12:18 +0100)]
Properly escape HTML and add support for highlight links in setupchecks

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
9 months agoImprove validator output in case of invalid RichObject
Côme Chilliet [Thu, 11 Jan 2024 11:17:59 +0000 (12:17 +0100)]
Improve validator output in case of invalid RichObject

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
9 months agoUse highlight rich objecttype to render links in CodeIntegrity setup check
Côme Chilliet [Tue, 9 Jan 2024 17:03:32 +0000 (18:03 +0100)]
Use highlight rich objecttype to render links in CodeIntegrity setup check

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
9 months agoMigrate code integrity to SetupCheck API
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>
9 months agoMerge pull request #42768 from nextcloud/errorToWarn
Git'Fellow [Mon, 15 Jan 2024 10:38:05 +0000 (11:38 +0100)]
Merge pull request #42768 from nextcloud/errorToWarn

(dashboard): Lower error to warning log message

9 months agoMerge pull request #42670 from nextcloud/enh/noid/occ-background-job-delete
Maxence Lange [Mon, 15 Jan 2024 10:36:36 +0000 (09:36 -0100)]
Merge pull request #42670 from nextcloud/enh/noid/occ-background-job-delete

occ background-job:delete

9 months agoMerge pull request #42760 from nextcloud/enh/machine-translation-provider-with-id-fix
Julius Härtl [Mon, 15 Jan 2024 09:59:53 +0000 (10:59 +0100)]
Merge pull request #42760 from nextcloud/enh/machine-translation-provider-with-id-fix

enh(OCP\Translation): Add missing ITranslationProviderWithId check

9 months agoFix AppDirsWithDifferentOwnerTest 42790/head
Côme Chilliet [Mon, 15 Jan 2024 09:32:26 +0000 (10:32 +0100)]
Fix AppDirsWithDifferentOwnerTest

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
9 months agoMerge pull request #42660 from nextcloud/fix/use-tz-for-share-expiration
Benjamin Gaussorgues [Mon, 15 Jan 2024 08:47:32 +0000 (09:47 +0100)]
Merge pull request #42660 from nextcloud/fix/use-tz-for-share-expiration

fix(share): use user timezone to parse share expiration date

9 months agoFix crash of login in case of duplicated group membership 42781/head
Côme Chilliet [Mon, 15 Jan 2024 08:39:59 +0000 (09:39 +0100)]
Fix crash of login in case of duplicated group membership

If several LDAP configurations return the same group id for a user it
 should still only appear once in the return of getUserGroups

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
9 months agoLower to info 42768/head
Git'Fellow [Mon, 15 Jan 2024 08:29:22 +0000 (09:29 +0100)]
Lower to info

Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
9 months agoMerge pull request #42619 from nextcloud/bugfix/noid/caldav-status-undefined-index-0
Joas Schilling [Mon, 15 Jan 2024 07:53:34 +0000 (08:53 +0100)]
Merge pull request #42619 from nextcloud/bugfix/noid/caldav-status-undefined-index-0

fix(dav): Fix user status "Undefined array key 0 at StatusService.php…

9 months agoMerge pull request #42762 from nextcloud/enh/text-to-image-provider-with-userid
Alexander Piskun [Mon, 15 Jan 2024 07:27:10 +0000 (10:27 +0300)]
Merge pull request #42762 from nextcloud/enh/text-to-image-provider-with-userid

enh(OCP\TextToImage): Introduce IProviderWithUserId

9 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 15 Jan 2024 00:18:42 +0000 (00:18 +0000)]
Fix(l10n): Update translations from Transifex

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