]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
8 months agoMerge pull request #42696 from nextcloud/fix-issue-42464
Christoph Wurst [Fri, 2 Feb 2024 11:29:15 +0000 (12:29 +0100)]
Merge pull request #42696 from nextcloud/fix-issue-42464

fix(caldav): only call getTimestamp() on actual DateTime data

8 months agofix(caldav): only call getTimestamp() on actual DateTime data 42696/head
Thomas Citharel [Thu, 11 Jan 2024 09:14:48 +0000 (10:14 +0100)]
fix(caldav): only call getTimestamp() on actual DateTime data

For some reason the value of $component['DTSTART'][0] may not be a DateTimeImmutable

Closes #42464

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
8 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 2 Feb 2024 00:19:34 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 months agoMerge pull request #43024 from nextcloud/42835-use-default-perms-4new-shares
F. E Noel Nfebe [Thu, 1 Feb 2024 23:43:06 +0000 (00:43 +0100)]
Merge pull request #43024 from nextcloud/42835-use-default-perms-4new-shares

Consider admin defaults when creating shares

8 months agoRevert "Cleanup versions entity in during versions:clean command"
Louis Chemineau [Thu, 1 Feb 2024 22:37:26 +0000 (23:37 +0100)]
Revert "Cleanup versions entity in during versions:clean command"

This reverts commit 1ec9f3e5f9dd84723008137af73cf365beaf4d1b.

8 months agoMerge pull request #43132 from nextcloud/enh/41755/update-appframework-api
Maxence Lange [Thu, 1 Feb 2024 20:51:47 +0000 (19:51 -0100)]
Merge pull request #43132 from nextcloud/enh/41755/update-appframework-api

sync with new OCP\IAppConfig

8 months agochore: compile assets 43024/head
fenn-cs [Thu, 1 Feb 2024 14:31:31 +0000 (15:31 +0100)]
chore: compile assets

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 months agoUse `@nextcloud/capabilities` to obtain share api defaults
fenn-cs [Wed, 31 Jan 2024 19:38:34 +0000 (20:38 +0100)]
Use `@nextcloud/capabilities` to obtain share api defaults

- Remove redundant initial state added
- Call `getCapabilities()` in share config file.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
8 months agoConsider admin defaults when creating shares
fenn-cs [Mon, 22 Jan 2024 13:49:57 +0000 (14:49 +0100)]
Consider admin defaults when creating shares

The current share logic always uses the default `BUNDLED_PERMISSIONS.ALL`
which includes everything.

This commit updates share creation logic to use `defaultPermissions` if set
by admin for the creation of new shares.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
8 months agoMerge pull request #43234 from nextcloud/fix/provisioning-exception-msgs
Ferdinand Thiessen [Thu, 1 Feb 2024 15:55:04 +0000 (16:55 +0100)]
Merge pull request #43234 from nextcloud/fix/provisioning-exception-msgs

fix(provisioning_api): Translate exceptions shown in the frontend

8 months agoMerge branch 'master' of github.com:nextcloud/server
Louis Chemineau [Thu, 1 Feb 2024 15:44:58 +0000 (16:44 +0100)]
Merge branch 'master' of github.com:nextcloud/server

8 months agoCleanup versions entity in during versions:clean command
Louis Chemineau [Thu, 1 Feb 2024 15:44:57 +0000 (16:44 +0100)]
Cleanup versions entity in during versions:clean command

Signed-off-by: Louis Chemineau <louis@chmn.me>
8 months agoMerge pull request #43210 from nextcloud/fix/use-github-ci-for-s3-tests
Joas Schilling [Thu, 1 Feb 2024 14:49:33 +0000 (15:49 +0100)]
Merge pull request #43210 from nextcloud/fix/use-github-ci-for-s3-tests

chore(ci): Force github CI for tests failing on self-hosted runners

8 months agobetter tests 43132/head
Maxence Lange [Thu, 1 Feb 2024 14:40:27 +0000 (13:40 -0100)]
better tests

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
8 months agoMerge pull request #43203 from nextcloud/fix/cleanup-register-command-with-di
Joas Schilling [Thu, 1 Feb 2024 13:44:07 +0000 (14:44 +0100)]
Merge pull request #43203 from nextcloud/fix/cleanup-register-command-with-di

Use Dependency Injection in register_commands.php

8 months agofix(provisioning_api): Translate exceptions shown in the frontend + replace some... 43234/head
Ferdinand Thiessen [Wed, 31 Jan 2024 11:48:34 +0000 (12:48 +0100)]
fix(provisioning_api): Translate exceptions shown in the frontend + replace some deprecations

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agoMerge pull request #43215 from nextcloud/rakekniven-patch-3
Côme Chilliet [Thu, 1 Feb 2024 10:07:46 +0000 (11:07 +0100)]
Merge pull request #43215 from nextcloud/rakekniven-patch-3

fix(i18n): Adapted spelling of Unicode

8 months agofix: Make Repair object injectable and fix BackgroundRepair test 43203/head
Côme Chilliet [Thu, 1 Feb 2024 08:49:32 +0000 (09:49 +0100)]
fix: Make Repair object injectable and fix BackgroundRepair test

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
8 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 1 Feb 2024 00:19:04 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 months agofix lint
Maxence Lange [Wed, 31 Jan 2024 18:28:25 +0000 (17:28 -0100)]
fix lint

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
8 months agoadding test
Maxence Lange [Wed, 31 Jan 2024 17:53:47 +0000 (16:53 -0100)]
adding test

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
8 months agofix psalm
Maxence Lange [Wed, 31 Jan 2024 11:40:46 +0000 (10:40 -0100)]
fix psalm

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
8 months agosync with new OCP\IAppConfig
Maxence Lange [Thu, 25 Jan 2024 18:45:40 +0000 (17:45 -0100)]
sync with new OCP\IAppConfig

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
8 months agoMerge pull request #41327 from nextcloud/dont-reuse-metadata-unscanned
Robin Appelman [Wed, 31 Jan 2024 18:27:19 +0000 (19:27 +0100)]
Merge pull request #41327 from nextcloud/dont-reuse-metadata-unscanned

dont reuse etag for folders marked explicitly unscanned

8 months agoalso updated parent etags when a changed etag is detected during scanning 41327/head
Robin Appelman [Wed, 22 Nov 2023 15:27:29 +0000 (16:27 +0100)]
also updated parent etags when a changed etag is detected during scanning

Signed-off-by: Robin Appelman <robin@icewind.nl>
8 months agoMerge pull request #41338 from nextcloud/fix/nested-actions-back-focus
John Molakvoæ [Wed, 31 Jan 2024 17:06:15 +0000 (18:06 +0100)]
Merge pull request #41338 from nextcloud/fix/nested-actions-back-focus

fix(files): make sure we focus the parent actions submenu entry

8 months agoadd test for updating etag with unchanged mtime in child folder
Robin Appelman [Wed, 22 Nov 2023 15:26:57 +0000 (16:26 +0100)]
add test for updating etag with unchanged mtime in child folder

Signed-off-by: Robin Appelman <robin@icewind.nl>
8 months agoadd test for updating etag with unchanged mtime
Robin Appelman [Tue, 7 Nov 2023 15:53:45 +0000 (16:53 +0100)]
add test for updating etag with unchanged mtime

Signed-off-by: Robin Appelman <robin@icewind.nl>
8 months agodont reuse etag for folders marked explicitly unscanned
Robin Appelman [Tue, 7 Nov 2023 15:28:27 +0000 (16:28 +0100)]
dont reuse etag for folders marked explicitly unscanned

Signed-off-by: Robin Appelman <robin@icewind.nl>
8 months agoMerge pull request #42913 from nextcloud/fix/settings-apps-stop-reload-force-enabl
John Molakvoæ [Wed, 31 Jan 2024 16:35:19 +0000 (17:35 +0100)]
Merge pull request #42913 from nextcloud/fix/settings-apps-stop-reload-force-enabl

8 months agochore(assets): Recompile assets 41338/head
nextcloud-command [Wed, 31 Jan 2024 12:35:09 +0000 (12:35 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 months agofix(files): make sure we focus the parent actions submenu entry
John Molakvoæ [Wed, 8 Nov 2023 10:07:10 +0000 (11:07 +0100)]
fix(files): make sure we focus the parent actions submenu entry

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
8 months agoMerge pull request #43170 from nextcloud/fix/mysql-ci
Joas Schilling [Wed, 31 Jan 2024 16:06:57 +0000 (17:06 +0100)]
Merge pull request #43170 from nextcloud/fix/mysql-ci

fix(CI): MySQL unit tests, use LTS for code coverage and drop EOL

8 months agoMerge pull request #40594 from lorenz/fix-dav-url
John Molakvoæ [Wed, 31 Jan 2024 15:52:55 +0000 (16:52 +0100)]
Merge pull request #40594 from lorenz/fix-dav-url

8 months agofix(settings): stop reloading after force-enabling an app 42913/head
John Molakvoæ [Thu, 18 Jan 2024 08:24:07 +0000 (09:24 +0100)]
fix(settings): stop reloading after force-enabling an app

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
8 months agoMerge pull request #43164 from nextcloud/dependabot/npm_and_yarn/moment-2.30.1
dependabot[bot] [Wed, 31 Jan 2024 15:23:09 +0000 (15:23 +0000)]
Merge pull request #43164 from nextcloud/dependabot/npm_and_yarn/moment-2.30.1

8 months agochore(assets): Recompile assets 43164/head
nextcloud-command [Wed, 31 Jan 2024 14:44:12 +0000 (14:44 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 months agochore(deps): Bump moment from 2.29.4 to 2.30.1
dependabot[bot] [Wed, 31 Jan 2024 13:59:16 +0000 (13:59 +0000)]
chore(deps): Bump moment from 2.29.4 to 2.30.1

Dependabot couldn't find the original pull request head commit, 3cd9244a458dd70796ef87dfd9add77e367650a2.

8 months agoMerge pull request #43166 from nextcloud/dependabot/npm_and_yarn/marked-11.2.0
Ferdinand Thiessen [Wed, 31 Jan 2024 13:57:09 +0000 (14:57 +0100)]
Merge pull request #43166 from nextcloud/dependabot/npm_and_yarn/marked-11.2.0

chore(deps): Bump marked from 9.1.5 to 11.2.0

8 months agodav: fix wrong decoding of pluses in URLs 40594/head
Lorenz Brun [Fri, 22 Sep 2023 23:40:52 +0000 (01:40 +0200)]
dav: fix wrong decoding of pluses in URLs

PHP's urldecode function does not decode URLs according to RFC 3986, but
according to the HTML 4.01 query parameter
encoding. This results in pluses being wrongly decoded to spaces even
though they should not be decoded at all.

Use rawurldecode instead, which follows RFC 3986 properly.

This fixes an issue where files on DAV shares containing pluses were
incorrectly decoded to spaces.

Fixes: #15849
Signed-off-by: Lorenz Brun <lorenz@brun.one>
8 months agoMerge pull request #38173 from arawa/feature/37677/exclude-some-groups-from-sharing...
Louis [Wed, 31 Jan 2024 12:24:47 +0000 (13:24 +0100)]
Merge pull request #38173 from arawa/feature/37677/exclude-some-groups-from-sharing-with-users

New core setting : shareapi_only_share_with_group_members_exclude_gro…

8 months agoMerge pull request #42933 from nextcloud/fix/db/dirty-read-on-primary
Christoph Wurst [Wed, 31 Jan 2024 09:55:05 +0000 (10:55 +0100)]
Merge pull request #42933 from nextcloud/fix/db/dirty-read-on-primary

fix(db): Execute dirty reads on the primary node

8 months agobuild(): build assets 38173/head
Baptiste Fotia [Wed, 31 Jan 2024 09:54:00 +0000 (10:54 +0100)]
build(): build assets

Signed-off-by: Baptiste Fotia <fotia.baptiste@hotmail.com>
8 months agobuild(): build assets
Baptiste Fotia [Tue, 30 Jan 2024 15:20:16 +0000 (16:20 +0100)]
build(): build assets

Signed-off-by: Baptiste Fotia <fotia.baptiste@hotmail.com>
8 months agotest(php): Fix the unit tests
Baptiste Fotia [Tue, 30 Jan 2024 14:08:50 +0000 (15:08 +0100)]
test(php): Fix the unit tests

I added our context in the unit tests following the advice of Louis.

Link : https://github.com/nextcloud/server/pull/43186#issuecomment-1916571027

Signed-off-by: Baptiste Fotia <fotia.baptiste@hotmail.com>
8 months agofeat(php,vue): Create a new parameter
Baptiste Fotia [Wed, 27 Dec 2023 11:56:23 +0000 (12:56 +0100)]
feat(php,vue): Create a new parameter

Signed-off-by: Baptiste Fotia <fotia.baptiste@hotmail.com>
8 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 31 Jan 2024 00:19:23 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 months agoMerge pull request #43172 from nextcloud/fix/43149/files--table-header-actions-position
Ferdinand Thiessen [Tue, 30 Jan 2024 20:19:01 +0000 (21:19 +0100)]
Merge pull request #43172 from nextcloud/fix/43149/files--table-header-actions-position

fix(files): selected files actions position on scroll/with readme block

8 months agochore(assets): Recompile assets 43166/head
nextcloud-command [Tue, 30 Jan 2024 19:59:08 +0000 (19:59 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 months agochore(deps): Bump marked from 9.1.5 to 11.2.0
dependabot[bot] [Sat, 27 Jan 2024 03:40:36 +0000 (03:40 +0000)]
chore(deps): Bump marked from 9.1.5 to 11.2.0

Bumps [marked](https://github.com/markedjs/marked) from 9.1.5 to 11.2.0.
- [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.1.5...v11.2.0)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
8 months agoRevert "switching to new IAppConfig"
Maxence Lange [Tue, 30 Jan 2024 19:37:09 +0000 (18:37 -0100)]
Revert "switching to new IAppConfig"

This reverts commit c693c58d253168e712cde57b2dd8ea3262b900e8.

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
8 months agoswitching to new IAppConfig
Maxence Lange [Tue, 30 Jan 2024 19:33:35 +0000 (18:33 -0100)]
switching to new IAppConfig

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
8 months agochore(assets): Recompile assets 43172/head
Grigorii K. Shartsev [Tue, 30 Jan 2024 19:30:05 +0000 (20:30 +0100)]
chore(assets): Recompile assets

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
8 months agofix(files): selected files actions position on scroll/with readme block
Grigorii K. Shartsev [Sat, 27 Jan 2024 18:05:31 +0000 (19:05 +0100)]
fix(files): selected files actions position on scroll/with readme block

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
8 months agoMerge pull request #43171 from nextcloud/fix/vue-8-5-1
Ferdinand Thiessen [Tue, 30 Jan 2024 19:13:28 +0000 (20:13 +0100)]
Merge pull request #43171 from nextcloud/fix/vue-8-5-1

chore: Update `@nextcloud/vue` to 8.5.1

8 months agochore: Update `@nextcloud/vue` to 8.5.1 43171/head
Ferdinand Thiessen [Sat, 27 Jan 2024 14:32:59 +0000 (15:32 +0100)]
chore: Update `@nextcloud/vue` to 8.5.1

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agofix(i18n): Adapted spelling of Unicode 43215/head
rakekniven [Tue, 30 Jan 2024 15:54:21 +0000 (16:54 +0100)]
fix(i18n): Adapted spelling of Unicode

Reported at Transifex

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
8 months agochore: Fix DI for integrity checker before installation
Côme Chilliet [Tue, 30 Jan 2024 15:31:05 +0000 (16:31 +0100)]
chore: Fix DI for integrity checker before installation

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
8 months agochore: use DI for \OC\Repair
Côme Chilliet [Tue, 30 Jan 2024 11:14:52 +0000 (12:14 +0100)]
chore: use DI for \OC\Repair

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
8 months agochore: Revert using DI for IntegrityCodeChecker as it uses a special service name
Côme Chilliet [Tue, 30 Jan 2024 13:24:17 +0000 (14:24 +0100)]
chore: Revert using DI for IntegrityCodeChecker as it uses a special service name

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
8 months agochore: use DI for Command\Security\ListCertificates
Côme Chilliet [Tue, 30 Jan 2024 11:08:38 +0000 (12:08 +0100)]
chore: use DI for Command\Security\ListCertificates

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
8 months agochore: use long namespaced class instead of putting it inline
Côme Chilliet [Tue, 30 Jan 2024 10:49:25 +0000 (11:49 +0100)]
chore: use long namespaced class instead of putting it inline

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
8 months agochore: Fix DI for Encryption\DecryptAll command
Côme Chilliet [Tue, 30 Jan 2024 10:48:09 +0000 (11:48 +0100)]
chore: Fix DI for Encryption\DecryptAll command

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
8 months agochore: Use DI in register_command instead of new calls
Côme Chilliet [Tue, 30 Jan 2024 10:39:04 +0000 (11:39 +0100)]
chore: Use DI in register_command instead of new calls

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
8 months agoMerge pull request #43194 from nextcloud/fix/fix-psalm-missing-template-parameter
Côme Chilliet [Tue, 30 Jan 2024 14:24:42 +0000 (15:24 +0100)]
Merge pull request #43194 from nextcloud/fix/fix-psalm-missing-template-parameter

8 months agochore(ci): Force github CI for tests failing on self-hosted runners 43210/head
Côme Chilliet [Tue, 30 Jan 2024 14:14:15 +0000 (15:14 +0100)]
chore(ci): Force github CI for tests failing on self-hosted runners

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
8 months agochore(codeowners): add frontend files expertise
John Molakvoæ [Tue, 30 Jan 2024 13:23:26 +0000 (14:23 +0100)]
chore(codeowners): add frontend files expertise

Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
8 months agoMerge pull request #42936 from nextcloud/fix/files_reference_widget_inaccessible_wording
Andy Scherzinger [Tue, 30 Jan 2024 12:54:12 +0000 (13:54 +0100)]
Merge pull request #42936 from nextcloud/fix/files_reference_widget_inaccessible_wording

fix(files): Improve inaccessible files message in file reference widget

8 months agochore(assets): Recompile assets 42936/head
nextcloud-command [Tue, 30 Jan 2024 11:33:20 +0000 (11:33 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 months agofix(db): Execute dirty reads on the primary node 42933/head
Christoph Wurst [Thu, 18 Jan 2024 11:44:14 +0000 (12:44 +0100)]
fix(db): Execute dirty reads on the primary node

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
8 months agoMerge pull request #43185 from nextcloud/feat/db/dirty-queries-production
Joas Schilling [Tue, 30 Jan 2024 11:05:49 +0000 (12:05 +0100)]
Merge pull request #43185 from nextcloud/feat/db/dirty-queries-production

feat(db): Make dirty query logging available in production

8 months agofix(files): Improve inaccessible files message in file reference widget
Jonas [Thu, 18 Jan 2024 13:32:33 +0000 (14:32 +0100)]
fix(files): Improve inaccessible files message in file reference widget

Signed-off-by: Jonas <jonas@freesources.org>
8 months agoMerge pull request #43191 from nextcloud/fix/use-di-for-setup-class
Côme Chilliet [Tue, 30 Jan 2024 10:10:52 +0000 (11:10 +0100)]
Merge pull request #43191 from nextcloud/fix/use-di-for-setup-class

8 months agochore: Fix twofactor_backupcodes tests 43194/head
Côme Chilliet [Tue, 30 Jan 2024 09:44:43 +0000 (10:44 +0100)]
chore: Fix twofactor_backupcodes tests

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
8 months agofix: Fix template parameter for some listeners
Côme Chilliet [Tue, 30 Jan 2024 08:56:25 +0000 (09:56 +0100)]
fix: Fix template parameter for some listeners

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
8 months agofix(twofactor_backupcodes): Mirate away from deprecated event
Côme Chilliet [Tue, 30 Jan 2024 08:54:55 +0000 (09:54 +0100)]
fix(twofactor_backupcodes): Mirate away from deprecated event

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
8 months agochore: Fix missing template parameter for IEventListener
Côme Chilliet [Mon, 29 Jan 2024 16:11:54 +0000 (17:11 +0100)]
chore: Fix missing template parameter for IEventListener

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
8 months agofeat(db): Make dirty query logging available in production 43185/head
Christoph Wurst [Mon, 29 Jan 2024 10:41:45 +0000 (11:41 +0100)]
feat(db): Make dirty query logging available in production

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
8 months agoMerge pull request #43188 from nextcloud/fix/ci-disable-coverage-on-pr
Côme Chilliet [Tue, 30 Jan 2024 08:26:06 +0000 (09:26 +0100)]
Merge pull request #43188 from nextcloud/fix/ci-disable-coverage-on-pr

8 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 30 Jan 2024 00:19:06 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 months agoMerge pull request #43031 from nextcloud/fix/fix-throw-phpdoc-in-setupresult
Côme Chilliet [Mon, 29 Jan 2024 21:10:53 +0000 (22:10 +0100)]
Merge pull request #43031 from nextcloud/fix/fix-throw-phpdoc-in-setupresult

8 months agoMerge pull request #42331 from nextcloud/fix/auth-token-settings
Ferdinand Thiessen [Mon, 29 Jan 2024 17:47:19 +0000 (18:47 +0100)]
Merge pull request #42331 from nextcloud/fix/auth-token-settings

fix(settings): Disable renaming for tokens marked to be wiped

8 months agoMerge pull request #42794 from nextcloud/fix/invalid-trusted-proxies
Ferdinand Thiessen [Mon, 29 Jan 2024 15:19:51 +0000 (16:19 +0100)]
Merge pull request #42794 from nextcloud/fix/invalid-trusted-proxies

fix(Request): Catch exceptions in `isTrustedProxy`

8 months agochore: Cleanup Installer class as well 43191/head
Côme Chilliet [Mon, 29 Jan 2024 15:10:31 +0000 (16:10 +0100)]
chore: Cleanup Installer class as well

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
8 months agofix: Use DI for Setup class and move away from deprecated methods
Côme Chilliet [Mon, 29 Jan 2024 14:12:53 +0000 (15:12 +0100)]
fix: Use DI for Setup class and move away from deprecated methods

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
8 months agochore(ci): Turn off codecov patch CI 43188/head
Côme Chilliet [Mon, 29 Jan 2024 13:16:30 +0000 (14:16 +0100)]
chore(ci): Turn off codecov patch CI

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
8 months agoDocument throwing behavior of SetupResult upon invalid rich object 43031/head
Côme Chilliet [Mon, 22 Jan 2024 16:46:38 +0000 (17:46 +0100)]
Document throwing behavior of SetupResult upon invalid rich object

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
8 months agoMerge pull request #42942 from nextcloud/enh/migrate-debugmode-setupcheck
Côme Chilliet [Mon, 29 Jan 2024 13:04:27 +0000 (14:04 +0100)]
Merge pull request #42942 from nextcloud/enh/migrate-debugmode-setupcheck

8 months agochore: Compile assets 42331/head
Ferdinand Thiessen [Sat, 16 Dec 2023 17:37:35 +0000 (18:37 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agofix(settings): Disable renaming for tokens marked to be wiped
Ferdinand Thiessen [Sat, 16 Dec 2023 17:07:39 +0000 (18:07 +0100)]
fix(settings): Disable renaming for tokens marked to be wiped

This otherwise a WipeException will be thrown when trying to rename

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agofix(CI): MySQL unit tests, use LTS for code coverage and drop EOL 43170/head
Ferdinand Thiessen [Sat, 27 Jan 2024 13:20:30 +0000 (14:20 +0100)]
fix(CI): MySQL unit tests, use LTS for code coverage and drop EOL

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
8 months agochore(ci): Disable code coverage upload on pull request
Côme Chilliet [Mon, 29 Jan 2024 11:05:00 +0000 (12:05 +0100)]
chore(ci): Disable code coverage upload on pull request

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
8 months agoMigrate debug mode check to new SetupCheck API 42942/head
Côme Chilliet [Thu, 18 Jan 2024 15:09:11 +0000 (16:09 +0100)]
Migrate debug mode check to new SetupCheck API

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
8 months agoMerge pull request #42930 from nextcloud/fix/6914/overwritecond
Arthur Schiwon [Mon, 29 Jan 2024 08:56:56 +0000 (09:56 +0100)]
Merge pull request #42930 from nextcloud/fix/6914/overwritecond

Fix: config param 'overwritecondaddr' not working

8 months agoMerge pull request #43143 from nextcloud/dependabot/composer/scssphp/scssphp-1.12.1
Joas Schilling [Mon, 29 Jan 2024 08:08:48 +0000 (09:08 +0100)]
Merge pull request #43143 from nextcloud/dependabot/composer/scssphp/scssphp-1.12.1

chore(deps): Bump scssphp/scssphp from 1.11.0 to 1.12.1

8 months agochore(deps): Bump scssphp/scssphp from 1.11.0 to 1.12.1 43143/head
Joas Schilling [Fri, 26 Jan 2024 11:35:53 +0000 (12:35 +0100)]
chore(deps): Bump scssphp/scssphp from 1.11.0 to 1.12.1

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 29 Jan 2024 00:19:27 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 28 Jan 2024 00:19:08 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 months agoMerge pull request #43147 from nextcloud/fix/files-unify-folder-before-files
Ferdinand Thiessen [Sat, 27 Jan 2024 22:20:45 +0000 (23:20 +0100)]
Merge pull request #43147 from nextcloud/fix/files-unify-folder-before-files

fix(files): Consistent sorting for folders before files (user configurable)

8 months agotest(unit): fix RequestTest 42930/head
Arthur Schiwon [Fri, 26 Jan 2024 12:11:29 +0000 (13:11 +0100)]
test(unit): fix RequestTest

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>