]>
source.dussan.org Git - nextcloud-server.git/log
Richard Steinmetz [Tue, 24 Sep 2024 08:33:07 +0000 (10:33 +0200)]
fix: gracefully parse non-standard trusted certificates
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Joas Schilling [Tue, 24 Sep 2024 10:14:29 +0000 (12:14 +0200)]
Merge pull request #48308 from nextcloud/backport/47349/stable30
[stable30] Add bidirectional text support - Backend
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>
Kate [Tue, 24 Sep 2024 06:31:17 +0000 (08:31 +0200)]
Merge pull request #48279 from nextcloud/backport/48266/stable30
Grigorii K. Shartsev [Mon, 23 Sep 2024 19:10:22 +0000 (00:10 +0500)]
Merge pull request #48127 from nextcloud/backport/48114/stable30
[stable30] fix(appstoreFetcher): get list from a custom store and remove unnecessary warning
Andy Scherzinger [Mon, 23 Sep 2024 19:07:08 +0000 (21:07 +0200)]
Merge pull request #48285 from nextcloud/backport/48207/stable30
[stable30] fix: Don't crash if disabled user is missing in the database
Andy Scherzinger [Mon, 23 Sep 2024 19:05:19 +0000 (21:05 +0200)]
Merge pull request #48298 from nextcloud/backport/44945/stable30
[stable30] fix(i18n): Changed grammar
Andy Scherzinger [Mon, 23 Sep 2024 19:01:40 +0000 (21:01 +0200)]
Merge pull request #48302 from nextcloud/backport/48268/stable30
[stable30] fix: skip the integrity check for nextcloud-init-sync.lock
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>
Joas Schilling [Mon, 23 Sep 2024 15:52:01 +0000 (17:52 +0200)]
Merge pull request #48299 from nextcloud/backport/48162/stable30
[stable30] fix(autocomplete): Move known array keys to psalm docs
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>
Joas Schilling [Wed, 18 Sep 2024 09:40:45 +0000 (11:40 +0200)]
fix(autocomplete): Move known array keys to psalm docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Mon, 23 Sep 2024 14:52:40 +0000 (14:52 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
nextcloud-command [Thu, 19 Sep 2024 09:56:48 +0000 (09:56 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
rakekniven [Sat, 20 Apr 2024 20:04:52 +0000 (22:04 +0200)]
fix(translations): Changed grammar
[skip-ci]
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Joas Schilling [Mon, 23 Sep 2024 12:38:12 +0000 (14:38 +0200)]
Merge pull request #48296 from nextcloud/stable30-3rdparty-bump
[stable30] chore: bump 3rdparty
Daniel Kesselberg [Mon, 23 Sep 2024 12:34:41 +0000 (14:34 +0200)]
chore: bump 3rdparty
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Kate [Mon, 23 Sep 2024 11:49:46 +0000 (13:49 +0200)]
Merge pull request #48282 from nextcloud/chore/noid/git-blame-ignore-revs
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>
provokateurin [Sun, 22 Sep 2024 06:38:31 +0000 (08:38 +0200)]
fix(psalm): Enable findUnusedBaselineEntry
Signed-off-by: provokateurin <kate@provokateurin.de>
Nextcloud bot [Mon, 23 Sep 2024 00:20:31 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 22 Sep 2024 00:20:46 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Sat, 21 Sep 2024 11:26:06 +0000 (11:26 +0000)]
Merge pull request #48257 from nextcloud/dependabot/npm_and_yarn/stable30/nextcloud/axios-2.5.1
dependabot[bot] [Sat, 21 Sep 2024 04:12:22 +0000 (04:12 +0000)]
chore(deps): Bump @nextcloud/axios from 2.5.0 to 2.5.1
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/nextcloud/nextcloud-axios/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-axios/blob/v2.5.1/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-axios/compare/v2.5.0...v2.5.1)
---
updated-dependencies:
- dependency-name: "@nextcloud/axios"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Andy Scherzinger [Sat, 21 Sep 2024 07:13:54 +0000 (09:13 +0200)]
Merge pull request #48061 from nextcloud/backport/48028/stable30
[stable30] fix(user_ldap): Use %n in plural translation to avoid a crash in L10N
dependabot[bot] [Sat, 21 Sep 2024 04:32:56 +0000 (04:32 +0000)]
Merge pull request #48256 from nextcloud/dependabot/npm_and_yarn/stable30/types/jest-29.5.13
dependabot[bot] [Sat, 21 Sep 2024 04:11:54 +0000 (04:11 +0000)]
chore(deps-dev): Bump @types/jest from 29.5.12 to 29.5.13
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.12 to 29.5.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Nextcloud bot [Sat, 21 Sep 2024 00:20:49 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Kate [Fri, 20 Sep 2024 21:02:25 +0000 (23:02 +0200)]
Merge pull request #48233 from nextcloud/backport/48222/stable30
github-actions[bot] [Fri, 20 Sep 2024 09:05:59 +0000 (11:05 +0200)]
Merge pull request #48229 from nextcloud/automated/noid/stable30-update-psalm-baseline
[stable30] Update psalm-baseline.xml
Kate [Fri, 20 Sep 2024 08:06:14 +0000 (10:06 +0200)]
Merge pull request #48221 from nextcloud/backport/30/fix_move_on_same_bucket
Robin Appelman [Thu, 19 Sep 2024 17:01:23 +0000 (19:01 +0200)]
perf: reuse cache info we already have when moving to object store
Signed-off-by: Robin Appelman <robin@icewind.nl>
nextcloud-command [Fri, 20 Sep 2024 02:33:32 +0000 (02:33 +0000)]
chore(tests): Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Fri, 20 Sep 2024 00:21:20 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Côme Chilliet [Tue, 17 Sep 2024 17:20:13 +0000 (19:20 +0200)]
fix(tests): Fix most obvious errors in ObjectStore tests
Some are still failing
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Christoph Fiehe [Sat, 14 Sep 2024 21:05:12 +0000 (23:05 +0200)]
perf(ObjectStoreStorage): Improve (slow) move on same object bucket
This commit fixes the issue #47856. When you upload a file into a group folder and when you use a single S3 bucket as primary storage, the final move operation hangs for a long time. In the background, Nextcloud initiates a copy-delete sequence from the bucket into the bucket, with causes a lot unnecessary overhead. Nextcloud thinks that the file must be imported to another storage and does not recognize that everything is done on the same object bucket. In that case, the import step can be completely skipped, which saves time, network bandwidth and reduces the load on the object storage.
The behavior improves a lot with https://github.com/nextcloud/server/pull/46013. However, there are still some put messages that are being sent to the object storage when you use an object storage as primary storage and upload files into a group folder.
Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com>
Signed-off-by: Christoph Fiehe <c.fiehe@eurodata.de>
Christoph Wurst [Thu, 19 Sep 2024 15:28:42 +0000 (17:28 +0200)]
Merge pull request #48211 from nextcloud/backport/47399/stable30
[stable30] fix: expand select and group by for calendar reminder backend
Robin Appelman [Thu, 19 Sep 2024 15:10:13 +0000 (17:10 +0200)]
Merge pull request #48205 from nextcloud/ci-fix-30
[stable30] Ci fixes
Hamza Mahjoubi [Wed, 21 Aug 2024 15:57:08 +0000 (17:57 +0200)]
fix: expand select and group by for calandar reminder backend
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
Ferdinand Thiessen [Thu, 19 Sep 2024 13:51:31 +0000 (15:51 +0200)]
Merge pull request #48186 from nextcloud/dependabot/npm_and_yarn/stable30/nextcloud/calendar-availability-vue-2.2.4
chore(deps): Bump @nextcloud/calendar-availability-vue from 2.2.2 to 2.2.4
Ferdinand Thiessen [Thu, 19 Sep 2024 12:45:01 +0000 (14:45 +0200)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
dependabot[bot] [Wed, 18 Sep 2024 18:29:16 +0000 (18:29 +0000)]
chore(deps): Bump @nextcloud/calendar-availability-vue
Bumps [@nextcloud/calendar-availability-vue](https://github.com/nextcloud/calendar-availability-vue) from 2.2.2 to 2.2.4.
- [Release notes](https://github.com/nextcloud/calendar-availability-vue/releases)
- [Changelog](https://github.com/nextcloud/calendar-availability-vue/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/calendar-availability-vue/compare/v2.2.2...v2.2.4)
---
updated-dependencies:
- dependency-name: "@nextcloud/calendar-availability-vue"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
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>
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>
Côme Chilliet [Tue, 17 Sep 2024 15:48:01 +0000 (17:48 +0200)]
fix(tests): Remove deprecated tests for ServerTest
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
dependabot[bot] [Thu, 19 Sep 2024 11:51:17 +0000 (11:51 +0000)]
Merge pull request #48189 from nextcloud/dependabot/npm_and_yarn/stable30/debounce-2.1.1
dependabot[bot] [Wed, 18 Sep 2024 18:29:43 +0000 (18:29 +0000)]
chore(deps): Bump debounce from 2.1.0 to 2.1.1
Bumps [debounce](https://github.com/sindresorhus/debounce) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/sindresorhus/debounce/releases)
- [Commits](https://github.com/sindresorhus/debounce/compare/v2.1.0...v2.1.1)
---
updated-dependencies:
- dependency-name: debounce
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Joas Schilling [Thu, 19 Sep 2024 09:54:11 +0000 (11:54 +0200)]
Merge pull request #48120 from nextcloud/backport/48090/stable30
[stable30] fix(settings): disable Discover when appstore is disabled
Joas Schilling [Thu, 19 Sep 2024 09:53:05 +0000 (11:53 +0200)]
Merge pull request #48191 from nextcloud/backport/48140/stable30
[stable30] ci: Bump phpunit to 9.6.19 and add dependabot
Nextcloud bot [Thu, 19 Sep 2024 00:20:49 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Wed, 18 Sep 2024 22:19:19 +0000 (00:19 +0200)]
Merge pull request #47944 from nextcloud/backport/47883/stable30
[stable30] fix(setup-checks): Ensure URL with webroot works
Joas Schilling [Tue, 17 Sep 2024 14:09:52 +0000 (16:09 +0200)]
ci: Bump phpunit to 9.6.19 and add dependabot
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Wed, 18 Sep 2024 09:28:08 +0000 (09:28 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Wed, 18 Sep 2024 00:22:13 +0000 (00:22 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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>
Kate [Tue, 17 Sep 2024 10:53:41 +0000 (12:53 +0200)]
Merge pull request #48088 from nextcloud/backport/48008/stable30
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>
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>
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>
John Molakvoæ [Tue, 17 Sep 2024 08:14:00 +0000 (10:14 +0200)]
Merge pull request #48109 from nextcloud/backport/46218/stable30
Nextcloud bot [Tue, 17 Sep 2024 00:20:49 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Christoph Wurst [Mon, 16 Sep 2024 18:11:43 +0000 (20:11 +0200)]
Merge pull request #48097 from nextcloud/backport/47924/stable30
[stable30] 🥅 — Catch MaxInstancesExceededException on calendar events
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>
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>
Robin Appelman [Mon, 16 Sep 2024 16:59:32 +0000 (18:59 +0200)]
Merge pull request #48101 from nextcloud/backport/46140/stable30
[stable30] fix(config): Add missing handling for `envCache` in `getKeys()`
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>
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>
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>
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>
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>
Kate [Mon, 16 Sep 2024 12:35:09 +0000 (14:35 +0200)]
Merge pull request #48072 from nextcloud/backport/48044/stable30
John Molakvoæ [Mon, 16 Sep 2024 12:23:58 +0000 (14:23 +0200)]
Merge pull request #48071 from nextcloud/backport/48030/stable30
Louis [Mon, 16 Sep 2024 12:21:19 +0000 (14:21 +0200)]
Merge pull request #48000 from nextcloud/backport/47920/stable30
[stable30] feat: Reset route if neither the Viewer of the Sidebar is open
Kate [Mon, 16 Sep 2024 11:14:23 +0000 (13:14 +0200)]
Merge pull request #48076 from nextcloud/backport/48050/stable30
John Molakvoæ [Mon, 16 Sep 2024 11:00:22 +0000 (13:00 +0200)]
Merge pull request #48073 from nextcloud/backport/48063/stable30
Kate [Mon, 16 Sep 2024 10:21:10 +0000 (12:21 +0200)]
Merge pull request #48069 from nextcloud/backport/48031/stable30
Louis Chemineau [Mon, 16 Sep 2024 09:17:02 +0000 (11:17 +0200)]
chore: Compile assets
Signed-off-by: Louis Chemineau <louis@chmn.me>
provokateurin [Sun, 15 Sep 2024 20:39:18 +0000 (22:39 +0200)]
fix(weather_status): Fix search address errors when offline
Signed-off-by: provokateurin <kate@provokateurin.de>
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>
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>
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>
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>
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>
Kate [Mon, 16 Sep 2024 09:06:27 +0000 (11:06 +0200)]
Merge pull request #48056 from nextcloud/backport/48043/stable30
github-actions[bot] [Mon, 16 Sep 2024 09:06:07 +0000 (11:06 +0200)]
Merge pull request #48059 from nextcloud/automated/noid/stable30-update-psalm-baseline
[stable30] Update psalm-baseline.xml
John Molakvoæ [Mon, 16 Sep 2024 09:02:33 +0000 (11:02 +0200)]
Merge pull request #47902 from nextcloud/backport/47881/stable30