]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 weeks agofix(updatenotification): Communicate app_api as shipped in 30+ backport/48375/stable29 48393/head
Joas Schilling [Thu, 26 Sep 2024 10:22:52 +0000 (12:22 +0200)]
fix(updatenotification): Communicate app_api as shipped in 30+

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 weeks agofix(updatenotification): Communicate twofactor_nextcloud_notification as shipped...
Joas Schilling [Thu, 26 Sep 2024 10:21:44 +0000 (12:21 +0200)]
fix(updatenotification): Communicate twofactor_nextcloud_notification as shipped in 30+

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 weeks agofix(updatenotification): Communicate files_downloadlimit as shipped in 29+
Joas Schilling [Thu, 26 Sep 2024 10:21:04 +0000 (12:21 +0200)]
fix(updatenotification): Communicate files_downloadlimit as shipped in 29+

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 weeks agoMerge pull request #48380 from nextcloud/backport/48142/stable29
Joas Schilling [Thu, 26 Sep 2024 13:19:25 +0000 (15:19 +0200)]
Merge pull request #48380 from nextcloud/backport/48142/stable29

[stable29] feat(share): ensure unique share tokens with dynamic length adjustment

2 weeks agoMerge pull request #48326 from nextcloud/dependaniel/aws-sdk-for-29
Joas Schilling [Thu, 26 Sep 2024 13:15:38 +0000 (15:15 +0200)]
Merge pull request #48326 from nextcloud/dependaniel/aws-sdk-for-29

[stable29] chore(deps): Bump aws/aws-sdk-php from 3.240.8 to 3.322.4

2 weeks agoMerge pull request #48364 from nextcloud/backport/48345/stable29
Daniel [Thu, 26 Sep 2024 12:52:40 +0000 (14:52 +0200)]
Merge pull request #48364 from nextcloud/backport/48345/stable29

[stable29] fix(files_external): Catch correct exception

2 weeks agofix(share): Ensure unique share tokens backport/48142/stable29 48380/head
ernolf [Tue, 20 Aug 2024 10:33:28 +0000 (12:33 +0200)]
fix(share): Ensure unique share tokens

- check for token collisions and retry up to three times.
- throw after 3 attempts without finding a unique token.

Signed-off-by: ernolf <raphael.gradenwitz@googlemail.com>
2 weeks agofix(s3): suppress php deprecation warning on php8 dependaniel/aws-sdk-for-29 48326/head
Daniel Kesselberg [Tue, 24 Sep 2024 18:58:40 +0000 (20:58 +0200)]
fix(s3): suppress php deprecation warning on php8

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2 weeks agochore(deps): Bump aws/aws-sdk-php from 3.240.8 to 3.332.4
Daniel Kesselberg [Tue, 24 Sep 2024 19:40:35 +0000 (21:40 +0200)]
chore(deps): Bump aws/aws-sdk-php from 3.240.8 to 3.332.4

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2 weeks agoMerge pull request #48368 from nextcloud/backport/48354/stable29
Louis [Thu, 26 Sep 2024 09:51:21 +0000 (11:51 +0200)]
Merge pull request #48368 from nextcloud/backport/48354/stable29

[stable29] fix: Show storage full warning when storage is actually full

2 weeks agofix: Show storage full warning when storage is actually full backport/48354/stable29 48368/head
Louis Chemineau [Wed, 25 Sep 2024 11:53:54 +0000 (13:53 +0200)]
fix: Show storage full warning when storage is actually full

< 0 values for "free" do not mean that the storage is full: https://github.com/nextcloud/server/blob/6befdd6dd7cd20fe7f7036e4665bcfbb783d6803/lib/public/Files/FileInfo.php#L31-L42

Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 weeks agofix(files_external): Catch correct exception backport/48345/stable29 48364/head
Marcel Klehr [Wed, 25 Sep 2024 07:07:33 +0000 (09:07 +0200)]
fix(files_external): Catch correct exception

SMB#getFileInfo used to throw an icewind/smb exception, but nowadays throws \OCP\Files\ForbiddenException. This fixes downstream methods to catch the new exception.

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 26 Sep 2024 00:23:23 +0000 (00:23 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks agoMerge pull request #48351 from nextcloud/backport/48331/stable29
Pytal [Wed, 25 Sep 2024 21:51:32 +0000 (14:51 -0700)]
Merge pull request #48351 from nextcloud/backport/48331/stable29

[stable29] fix(files): Fix having to resolve conflicts twice when dropping files

2 weeks agochore(assets): Recompile assets 48351/head
nextcloud-command [Wed, 25 Sep 2024 21:34:40 +0000 (21:34 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 weeks agofix(files): Fix having to resolve conflicts twice when dropping files backport/48331/stable29
Christopher Ng [Tue, 24 Sep 2024 23:01:05 +0000 (16:01 -0700)]
fix(files): Fix having to resolve conflicts twice when dropping files

Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 weeks agoMerge pull request #48336 from nextcloud/automated/noid/stable29-update-ca-cert-bundle
Joas Schilling [Wed, 25 Sep 2024 05:03:43 +0000 (07:03 +0200)]
Merge pull request #48336 from nextcloud/automated/noid/stable29-update-ca-cert-bundle

[stable29] fix(security): Update CA certificate bundle

3 weeks agofix(security): Update CA certificate bundle automated/noid/stable29-update-ca-cert-bundle 48336/head
nextcloud-command [Wed, 25 Sep 2024 02:30:57 +0000 (02:30 +0000)]
fix(security): Update CA certificate bundle

Signed-off-by: GitHub <noreply@github.com>
3 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 25 Sep 2024 00:21:30 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 weeks agoMerge pull request #48313 from nextcloud/backport/48311/stable29
Ferdinand Thiessen [Tue, 24 Sep 2024 15:18:33 +0000 (17:18 +0200)]
Merge pull request #48313 from nextcloud/backport/48311/stable29

[stable29] fix: Ensure app discover section is returned as list

3 weeks agoMerge pull request #48315 from nextcloud/fix/remove-needless-console-log
F. E Noel Nfebe [Tue, 24 Sep 2024 12:44:18 +0000 (13:44 +0100)]
Merge pull request #48315 from nextcloud/fix/remove-needless-console-log

refactor(AccountIcon): Remove needless console.log

3 weeks agochore(assets): Recompile assets fix/remove-needless-console-log 48315/head
nextcloud-command [Tue, 24 Sep 2024 12:05:24 +0000 (12:05 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 weeks agorefactor(AccountIcon): Remove needless console.log
fenn-cs [Tue, 24 Sep 2024 11:40:59 +0000 (13:40 +0200)]
refactor(AccountIcon): Remove needless console.log

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
3 weeks agofix: Ensure app discover section is returned as list backport/48311/stable29 48313/head
Ferdinand Thiessen [Tue, 24 Sep 2024 10:31:57 +0000 (12:31 +0200)]
fix: Ensure app discover section is returned as list

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 weeks agoMerge pull request #48309 from nextcloud/backport/47349/stable29
Joas Schilling [Tue, 24 Sep 2024 10:14:46 +0000 (12:14 +0200)]
Merge pull request #48309 from nextcloud/backport/47349/stable29

[stable29] Add bidirectional text support - Backend

3 weeks agoci: Restrict RTL characters to RTL languages backport/47349/stable29 48309/head
Joas Schilling [Wed, 18 Sep 2024 09:03:13 +0000 (11:03 +0200)]
ci: Restrict RTL characters to RTL languages

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 weeks agoMerge pull request #48284 from nextcloud/backport/48207/stable29
Louis [Tue, 24 Sep 2024 08:30:27 +0000 (10:30 +0200)]
Merge pull request #48284 from nextcloud/backport/48207/stable29

[stable29] fix: Don't crash if disabled user is missing in the database

3 weeks agoMerge pull request #48280 from nextcloud/backport/48266/stable29
Kate [Tue, 24 Sep 2024 06:31:34 +0000 (08:31 +0200)]
Merge pull request #48280 from nextcloud/backport/48266/stable29

3 weeks agoMerge pull request #48165 from nextcloud/backport/48114/stable29
Andy Scherzinger [Mon, 23 Sep 2024 19:11:04 +0000 (21:11 +0200)]
Merge pull request #48165 from nextcloud/backport/48114/stable29

[stable29] fix(appstoreFetcher): get list from a custom store and remove unnecessary warning

3 weeks agoMerge pull request #48301 from nextcloud/backport/48268/stable29
Andy Scherzinger [Mon, 23 Sep 2024 19:02:11 +0000 (21:02 +0200)]
Merge pull request #48301 from nextcloud/backport/48268/stable29

[stable29] fix: skip the integrity check for nextcloud-init-sync.lock

3 weeks agofix(users): Don't crash if disabled user is missing in the database backport/48207/stable29 48284/head
Louis Chemineau [Fri, 20 Sep 2024 09:26:22 +0000 (11:26 +0200)]
fix(users): Don't crash if disabled user is missing in the database

Signed-off-by: Louis Chemineau <louis@chmn.me>
3 weeks agofix: skip the integrity check for nextcloud-init-sync.lock backport/48268/stable29 48301/head
Daniel Kesselberg [Sun, 22 Sep 2024 14:19:48 +0000 (16:19 +0200)]
fix: skip the integrity check for nextcloud-init-sync.lock

nextcloud-init-sync.lock is used by nextcloud/docker to prevent running the initialization script on multiple containers at the same time.

Ref: https://github.com/nextcloud/docker/issues/2299.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
3 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 23 Sep 2024 14:52:47 +0000 (14:52 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 weeks agoMerge pull request #48293 from nextcloud/backport/48282/stable29
Joas Schilling [Mon, 23 Sep 2024 12:43:55 +0000 (14:43 +0200)]
Merge pull request #48293 from nextcloud/backport/48282/stable29

[stable29] chore: add .git-blame-ignore-revs

3 weeks agoMerge pull request #48227 from nextcloud/backport/47441/stable29
F. E Noel Nfebe [Mon, 23 Sep 2024 11:58:11 +0000 (12:58 +0100)]
Merge pull request #48227 from nextcloud/backport/47441/stable29

[stable29] fix(FileList): Show correct avatar for federated share owner

3 weeks agochore: add .git-blame-ignore-revs backport/48282/stable29 48293/head
Daniel Kesselberg [Mon, 23 Sep 2024 09:39:15 +0000 (11:39 +0200)]
chore: add .git-blame-ignore-revs

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
3 weeks agochore(assets): Recompile assets backport/47441/stable29 48227/head
nextcloud-command [Mon, 23 Sep 2024 10:48:09 +0000 (10:48 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 weeks agochore(assets): Recompile assets
nextcloud-command [Thu, 19 Sep 2024 14:24:51 +0000 (14:24 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 weeks agofix(Federation): Show some icon for federated users on shares
fenn-cs [Thu, 22 Aug 2024 22:25:42 +0000 (23:25 +0100)]
fix(Federation): Show some icon for federated users on shares

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
3 weeks agofix(psalm): Enable findUnusedBaselineEntry backport/48266/stable29 48280/head
provokateurin [Sun, 22 Sep 2024 06:38:31 +0000 (08:38 +0200)]
fix(psalm): Enable findUnusedBaselineEntry

Signed-off-by: provokateurin <kate@provokateurin.de>
3 weeks agoMerge pull request #48228 from nextcloud/automated/noid/stable29-update-psalm-baseline
Kate [Mon, 23 Sep 2024 07:21:09 +0000 (09:21 +0200)]
Merge pull request #48228 from nextcloud/automated/noid/stable29-update-psalm-baseline

3 weeks agochore(tests): Update psalm baseline automated/noid/stable29-update-psalm-baseline 48228/head
nextcloud-command [Mon, 23 Sep 2024 02:34:20 +0000 (02:34 +0000)]
chore(tests): Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
3 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 23 Sep 2024 00:20:38 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 22 Sep 2024 00:20:53 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 21 Sep 2024 00:20:57 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 20 Sep 2024 00:21:28 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 weeks agoMerge pull request #48214 from nextcloud/backport/48205/stable29
Robin Appelman [Thu, 19 Sep 2024 19:19:38 +0000 (21:19 +0200)]
Merge pull request #48214 from nextcloud/backport/48205/stable29

[stable29] Ci fixes

3 weeks agofix: Prevent duplicate creation of print_exception function backport/48205/stable29 48214/head
Louis Chemineau [Wed, 18 Sep 2024 07:23:19 +0000 (09:23 +0200)]
fix: Prevent duplicate creation of print_exception function

Signed-off-by: Louis Chemineau <louis@chmn.me>
3 weeks agofix(tests): Fix Folder tests
Côme Chilliet [Tue, 17 Sep 2024 17:19:08 +0000 (19:19 +0200)]
fix(tests): Fix Folder tests

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
3 weeks agofix: Override start method of \Sabre\DAV\Server to remove exception output
Louis Chemineau [Wed, 18 Sep 2024 15:09:49 +0000 (17:09 +0200)]
fix: Override start method of \Sabre\DAV\Server to remove exception output

Signed-off-by: Louis Chemineau <louis@chmn.me>
3 weeks agotest: fix ShareControllerTest.php
Robin Appelman [Wed, 18 Sep 2024 13:45:20 +0000 (15:45 +0200)]
test: fix ShareControllerTest.php

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 weeks agotest: fix trashbin StorageTest
Robin Appelman [Wed, 18 Sep 2024 13:44:12 +0000 (15:44 +0200)]
test: fix trashbin StorageTest

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 weeks agotest: fix ShareAPIControllerTest.php
Robin Appelman [Wed, 18 Sep 2024 13:02:52 +0000 (15:02 +0200)]
test: fix ShareAPIControllerTest.php

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 weeks agotest: fix service overwrite in PartFileInRootUploadTest
Robin Appelman [Wed, 18 Sep 2024 12:48:20 +0000 (14:48 +0200)]
test: fix service overwrite in PartFileInRootUploadTest

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 weeks agotest: put parent items into cache in tests
Robin Appelman [Wed, 18 Sep 2024 11:54:37 +0000 (13:54 +0200)]
test: put parent items into cache in tests

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 weeks agofix: ensure parent folder exists when writing a file to object storage
Robin Appelman [Wed, 18 Sep 2024 11:54:21 +0000 (13:54 +0200)]
fix: ensure parent folder exists when writing a file to object storage

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 weeks agotest: fix incorrect ltrim usage in test
Robin Appelman [Wed, 18 Sep 2024 10:29:29 +0000 (12:29 +0200)]
test: fix incorrect ltrim usage in test

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 weeks agofix: verify that parent exists in cache when inserting
Robin Appelman [Wed, 18 Sep 2024 10:29:13 +0000 (12:29 +0200)]
fix: verify that parent exists in cache when inserting

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 weeks agofix: fix object store id for test object store
Robin Appelman [Wed, 18 Sep 2024 09:14:41 +0000 (11:14 +0200)]
fix: fix object store id for test object store

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 weeks agofix: cleanup objectstore file_put_content
Robin Appelman [Wed, 18 Sep 2024 09:14:20 +0000 (11:14 +0200)]
fix: cleanup objectstore file_put_content

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 weeks agofix: create intermediate directories for objectstore moveFromStorage
Robin Appelman [Wed, 18 Sep 2024 09:13:51 +0000 (11:13 +0200)]
fix: create intermediate directories for objectstore moveFromStorage

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 weeks agofix: get source file before moving the cache item in objectstore moveFromStorage
Robin Appelman [Wed, 18 Sep 2024 09:13:20 +0000 (11:13 +0200)]
fix: get source file before moving the cache item in objectstore moveFromStorage

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 weeks agofix: Drop unnecessary exit
Louis Chemineau [Tue, 17 Sep 2024 15:32:33 +0000 (17:32 +0200)]
fix: Drop unnecessary exit

Signed-off-by: Louis Chemineau <louis@chmn.me>
3 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 19 Sep 2024 00:20:55 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 weeks agofix(appstoreFetcher): get app list from custom app store backport/48114/stable29 48165/head
Grigorii K. Shartsev [Mon, 16 Sep 2024 23:29:25 +0000 (01:29 +0200)]
fix(appstoreFetcher): get app list from custom app store

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
3 weeks agofix(appstoreFetcher): remove unneeded warning
Grigorii K. Shartsev [Mon, 16 Sep 2024 23:24:49 +0000 (01:24 +0200)]
fix(appstoreFetcher): remove unneeded warning

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
4 weeks agoFix(l10n): Update translations from Transifex 48236/head
Nextcloud bot [Wed, 18 Sep 2024 09:28:16 +0000 (09:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 18 Sep 2024 00:22:20 +0000 (00:22 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 weeks agoMerge pull request #48119 from nextcloud/backport/48090/stable29
Richard Steinmetz [Tue, 17 Sep 2024 21:15:33 +0000 (23:15 +0200)]
Merge pull request #48119 from nextcloud/backport/48090/stable29

[stable29] fix(settings): disable Discover when appstore is disabled

4 weeks agochore(assets): Recompile assets backport/48090/stable29 48119/head
Grigorii K. Shartsev [Mon, 16 Sep 2024 14:29:47 +0000 (16:29 +0200)]
chore(assets): Recompile assets

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
4 weeks agoMerge pull request #48096 from nextcloud/backport/47924/stable29
Anna [Tue, 17 Sep 2024 10:18:59 +0000 (12:18 +0200)]
Merge pull request #48096 from nextcloud/backport/47924/stable29

[stable29] 🥅 — Catch MaxInstancesExceededException on calendar events

4 weeks agofix(settings): disable Discover when appstore is disabled
Grigorii K. Shartsev [Mon, 16 Sep 2024 13:31:17 +0000 (15:31 +0200)]
fix(settings): disable Discover when appstore is disabled

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
4 weeks agoMerge pull request #48104 from nextcloud/backport/46218/stable29
John Molakvoæ [Tue, 17 Sep 2024 08:14:08 +0000 (10:14 +0200)]
Merge pull request #48104 from nextcloud/backport/46218/stable29

4 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 17 Sep 2024 00:20:58 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 weeks agoMerge pull request #48100 from nextcloud/backport/46140/stable29
Robin Appelman [Mon, 16 Sep 2024 16:54:23 +0000 (18:54 +0200)]
Merge pull request #48100 from nextcloud/backport/46140/stable29

[stable29] fix(config): Add missing handling for `envCache` in `getKeys()`

4 weeks agoMerge pull request #48087 from nextcloud/backport/48008/stable29
Kate [Mon, 16 Sep 2024 15:53:16 +0000 (17:53 +0200)]
Merge pull request #48087 from nextcloud/backport/48008/stable29

4 weeks agochore: improve hash_file php usage in Local Storage backport/46218/stable29 48104/head
John Molakvoæ [Mon, 16 Sep 2024 09:32:29 +0000 (11:32 +0200)]
chore: improve hash_file php usage in Local Storage

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
4 weeks agofix(files): Ensure that the hash method does not return null
Louis Chemineau [Mon, 1 Jul 2024 14:52:23 +0000 (16:52 +0200)]
fix(files): Ensure that the hash method does not return null

To match https://github.com/nextcloud/server/blob/beececf66068f57c416225efcde9b44ce5c2e835/lib/private/Files/View.php#L1050

- Fix https://github.com/nextcloud/server/issues/44110

Signed-off-by: Louis Chemineau <louis@chmn.me>
4 weeks agofix: switch from explode to substr (faster) backport/46140/stable29 48100/head
Josh Richards [Thu, 27 Jun 2024 14:57:14 +0000 (10:57 -0400)]
fix: switch from explode to substr (faster)

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
4 weeks agofix(config): add envCache tests for getKeys()
Josh Richards [Wed, 26 Jun 2024 14:16:26 +0000 (10:16 -0400)]
fix(config): add envCache tests for getKeys()

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
4 weeks agofix(config): Add missing handling for envCache in getKeys()
Josh Richards [Wed, 26 Jun 2024 13:31:44 +0000 (09:31 -0400)]
fix(config): Add missing handling for envCache in getKeys()

NC_ env variable overrides were not appearing in
the output of `occ config:list system` nor `occ
config:system:get xxx`. This was creating nearly
impossible to diagnose configuration/ behavior
disprepancies.

- Refactored readData() so that we aren't saving
  the entire environment in the envCache anymore
  (only those prefixed "NC_") and so that we save
  NC_ provided config values under their real
  key.
- Refactored getValue() to accommodate readData()
  refactor
- Fixed getKeys() to properly return
  envCache keys too

Environment provided config variables now appear
in `occ config:list system` as expected.

Environment provided config variables now appear
when queried via `occ config:system:get KEY`

envCache is now free of non-NC stuff.

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
4 weeks agofix(dav): catch `MaxInstancesExceededException` on calendar events backport/47924/stable29 48096/head
Luc Didry [Thu, 12 Sep 2024 13:32:44 +0000 (15:32 +0200)]
fix(dav): catch `MaxInstancesExceededException` on calendar events

Signed-off-by: Luc Didry <luc@didry.org>
4 weeks agofix(Entity): Fix magic setter call for custom strong typed setters backport/48008/stable29 48087/head
provokateurin [Sun, 15 Sep 2024 11:40:16 +0000 (13:40 +0200)]
fix(Entity): Fix magic setter call for custom strong typed setters

Signed-off-by: provokateurin <kate@provokateurin.de>
4 weeks agoMerge pull request #48070 from nextcloud/backport/48044/stable29
Kate [Mon, 16 Sep 2024 12:40:45 +0000 (14:40 +0200)]
Merge pull request #48070 from nextcloud/backport/48044/stable29

4 weeks agoMerge pull request #48067 from nextcloud/backport/48031/stable29
Kate [Mon, 16 Sep 2024 12:29:41 +0000 (14:29 +0200)]
Merge pull request #48067 from nextcloud/backport/48031/stable29

4 weeks agoMerge pull request #48001 from nextcloud/backport/47920/stable29
Louis [Mon, 16 Sep 2024 12:21:20 +0000 (14:21 +0200)]
Merge pull request #48001 from nextcloud/backport/47920/stable29

[stable29] feat: Reset route if neither the Viewer of the Sidebar is open

4 weeks agoMerge pull request #48068 from nextcloud/backport/48030/stable29
Kate [Mon, 16 Sep 2024 10:49:37 +0000 (12:49 +0200)]
Merge pull request #48068 from nextcloud/backport/48030/stable29

4 weeks agochore: Compile assets backport/47920/stable29 48001/head
Louis Chemineau [Mon, 16 Sep 2024 09:53:20 +0000 (11:53 +0200)]
chore: Compile assets

Signed-off-by: Louis Chemineau <louis@chmn.me>
4 weeks agofeat: Reset route if neither the Viewer of the Sidebar is open
Louis Chemineau [Mon, 16 Sep 2024 09:10:31 +0000 (11:10 +0200)]
feat: Reset route if neither the Viewer of the Sidebar is open

When the viewer or the sidebar is opened, we add the fileid to the route.
When both of them are closed, we do not remove the fileid from the route.
This means that, upon reload, the sidebar will be opened even though it was closed previously.

This PR ensure that the fileid is removed from the route when both the Sidebar and the Viewer are closed.

Signed-off-by: Louis Chemineau <louis@chmn.me>
4 weeks agoMerge pull request #47983 from nextcloud/backport/47928/stable29
John Molakvoæ [Mon, 16 Sep 2024 09:20:00 +0000 (11:20 +0200)]
Merge pull request #47983 from nextcloud/backport/47928/stable29

4 weeks agotest: cast node name and data to string backport/48044/stable29 48070/head
Anna Larch [Sun, 15 Sep 2024 16:34:42 +0000 (18:34 +0200)]
test: cast node name and data to string

Signed-off-by: Anna Larch <anna@nextcloud.com>
4 weeks agofix(dav): cast parameters to string backport/48030/stable29 48068/head
Anna Larch [Sun, 15 Sep 2024 11:41:40 +0000 (13:41 +0200)]
fix(dav): cast parameters to string

Signed-off-by: Anna Larch <anna@nextcloud.com>
4 weeks agofix(filesreport): cast fileId to integer backport/48031/stable29 48067/head
Anna Larch [Sun, 15 Sep 2024 14:55:31 +0000 (16:55 +0200)]
fix(filesreport): cast fileId to integer

Signed-off-by: Anna Larch <anna@nextcloud.com>
4 weeks agoMerge pull request #48057 from nextcloud/automated/noid/stable29-update-psalm-baseline
Kate [Mon, 16 Sep 2024 09:06:09 +0000 (11:06 +0200)]
Merge pull request #48057 from nextcloud/automated/noid/stable29-update-psalm-baseline

4 weeks agoMerge pull request #47862 from nextcloud/backport/47860/stable29
John Molakvoæ [Mon, 16 Sep 2024 09:01:28 +0000 (11:01 +0200)]
Merge pull request #47862 from nextcloud/backport/47860/stable29

4 weeks agoMerge pull request #47840 from nextcloud/backport/47640/stable29
John Molakvoæ [Mon, 16 Sep 2024 09:01:17 +0000 (11:01 +0200)]
Merge pull request #47840 from nextcloud/backport/47640/stable29

4 weeks agofix(a11y): Add OTF font loading check backport/47928/stable29 47983/head
Joas Schilling [Mon, 16 Sep 2024 07:58:54 +0000 (09:58 +0200)]
fix(a11y): Add OTF font loading check

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 weeks agofix(tests): Test OTF font file
Joas Schilling [Thu, 12 Sep 2024 21:04:16 +0000 (23:04 +0200)]
fix(tests): Test OTF font file

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 weeks agofix(a11y): Update OpenDyslexic from 0.920 to 2.001
Joas Schilling [Thu, 12 Sep 2024 14:37:27 +0000 (16:37 +0200)]
fix(a11y): Update OpenDyslexic from 0.920 to 2.001

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 weeks agoMerge pull request #47941 from nextcloud/backport/47933/stable29
Joas Schilling [Mon, 16 Sep 2024 07:11:25 +0000 (09:11 +0200)]
Merge pull request #47941 from nextcloud/backport/47933/stable29

[stable29] fix(config): Throw PreconditionException always when it didn't match