]>
source.dussan.org Git - nextcloud-server.git/log
Robin Appelman [Tue, 18 Jun 2024 13:49:28 +0000 (15:49 +0200)]
use cached metadata for share root into
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Tue, 18 Jun 2024 13:48:53 +0000 (15:48 +0200)]
feat: provide a version of FileAccess with built in caching
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Tue, 18 Jun 2024 13:48:21 +0000 (15:48 +0200)]
feat: expose CacheEntry::getData in ocp
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Wed, 6 Mar 2024 15:15:57 +0000 (16:15 +0100)]
refactor: don't join on filecache in defaultshareprovider
Signed-off-by: Robin Appelman <robin@icewind.nl>
Nextcloud bot [Tue, 18 Jun 2024 00:20:27 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Andy Scherzinger [Mon, 17 Jun 2024 22:37:00 +0000 (00:37 +0200)]
Merge pull request #45916 from nextcloud/fix/noid/versionsIcon
Align app icon for versions with right sidebar used icon
Arthur Schiwon [Mon, 17 Jun 2024 20:53:21 +0000 (22:53 +0200)]
Merge pull request #33581 from nextcloud/share-lazy-user
use LazyUser in DefaultShareProvider
Côme Chilliet [Mon, 17 Jun 2024 16:09:59 +0000 (18:09 +0200)]
fix(tests): Fix tests with new LazyUser usage in DefaultShareProvider
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Robin Appelman [Wed, 17 Aug 2022 12:29:32 +0000 (14:29 +0200)]
use LazyUser in DefaultShareProvider
Signed-off-by: Robin Appelman <robin@icewind.nl>
Arthur Schiwon [Mon, 17 Jun 2024 14:32:41 +0000 (16:32 +0200)]
Merge pull request #45912 from nextcloud/fix/noid/3rdparty-check-ref
ci: use precise ref for 3rdparty check
Richard Steinmetz [Mon, 17 Jun 2024 11:31:47 +0000 (13:31 +0200)]
Merge pull request #45917 from nextcloud/fix/icons-themed
fix: Adjust icon generation to bring back themed icons
Robin Appelman [Mon, 17 Jun 2024 11:21:21 +0000 (13:21 +0200)]
Merge pull request #45582 from nextcloud/joblist-cleanup-by-id
delete background jobs by id when cleaning up
Ferdinand Thiessen [Mon, 17 Jun 2024 10:07:18 +0000 (12:07 +0200)]
fix: Adjust icon generation to bring back themed icons
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Andy Scherzinger [Mon, 17 Jun 2024 09:40:58 +0000 (11:40 +0200)]
fix: Align app icon for versions with right sidebar used icon
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Arthur Schiwon [Mon, 17 Jun 2024 09:25:28 +0000 (11:25 +0200)]
ci: use precise ref for 3rdparty check
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Ferdinand Thiessen [Mon, 17 Jun 2024 09:22:25 +0000 (11:22 +0200)]
Merge pull request #45900 from nextcloud/fix/files-versions-date
fix(files_versions): Use `NcDateTime` for proper translated version dates
Ferdinand Thiessen [Mon, 17 Jun 2024 08:39:37 +0000 (10:39 +0200)]
Merge pull request #45901 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
Ferdinand Thiessen [Mon, 17 Jun 2024 08:38:52 +0000 (10:38 +0200)]
Merge pull request #45902 from nextcloud/fix/bump-delete-request-concurrency
fix(deleteAction): Bump up delete requests concurrency to 5
Côme Chilliet [Mon, 17 Jun 2024 07:42:49 +0000 (09:42 +0200)]
Merge pull request #45884 from nextcloud/fix/files-ownership-deny
fix(files): Properly handle denied ownership transfers
dependabot[bot] [Mon, 17 Jun 2024 07:42:35 +0000 (07:42 +0000)]
Merge pull request #45885 from nextcloud/dependabot/npm_and_yarn/jquery-ui-dist-1.13.3
Ferdinand Thiessen [Sun, 16 Jun 2024 15:23:14 +0000 (17:23 +0200)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Sun, 16 Jun 2024 15:20:32 +0000 (17:20 +0200)]
fix(files_versions): Version name and date should be shrinkable to allow viewing on small screens
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Sun, 16 Jun 2024 15:19:18 +0000 (17:19 +0200)]
fix(files_versions): Use `NcDateTime` to ensure date is transalted properly
Also do not use filters, filters are deprecated and will make migration to Vue 3 harder.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Mon, 17 Jun 2024 07:20:37 +0000 (09:20 +0200)]
Merge pull request #45875 from nextcloud/fix/guest-enforce-theme
fix(theming): also apply enforced theme for guests
dependabot[bot] [Sat, 15 Jun 2024 01:22:52 +0000 (01:22 +0000)]
chore(deps): bump jquery-ui-dist from 1.13.2 to 1.13.3
Bumps [jquery-ui-dist](https://github.com/jquery/jquery-ui) from 1.13.2 to 1.13.3.
- [Release notes](https://github.com/jquery/jquery-ui/releases)
- [Commits](https://github.com/jquery/jquery-ui/compare/1.13.2...1.13.3)
---
updated-dependencies:
- dependency-name: jquery-ui-dist
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>
nextcloud-command [Mon, 17 Jun 2024 06:27:30 +0000 (06:27 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
fenn-cs [Mon, 17 Jun 2024 06:17:03 +0000 (07:17 +0100)]
fix(deleteAction): Bump up delete requests concurrency to 5
A concurrency of who is not efficient. Low throughput, underutilization, high latency etc...
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
nextcloud-command [Mon, 17 Jun 2024 02:26:44 +0000 (02:26 +0000)]
chore(tests): Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Mon, 17 Jun 2024 00:19:21 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Andy Scherzinger [Sun, 16 Jun 2024 18:21:52 +0000 (20:21 +0200)]
Merge pull request #45893 from nextcloud/automated/noid/master-fix-npm-audit
[master] Fix npm audit
Andy Scherzinger [Sun, 16 Jun 2024 18:16:20 +0000 (20:16 +0200)]
Merge pull request #45833 from nextcloud/fix/properly-extract-licenses
chore: Properly extract copyright information from bundled packages
nextcloud-command [Sun, 16 Jun 2024 17:52:59 +0000 (17:52 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Sun, 16 Jun 2024 17:15:53 +0000 (19:15 +0200)]
chore: Fix package.json
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 12 Jun 2024 19:37:42 +0000 (21:37 +0200)]
chore: Add webpack plugin to properly extract licenses used in compiled assets
This will create proper extracted license information for assets and stores it in `fist/file.js.license`.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Andy Scherzinger [Sun, 16 Jun 2024 15:26:14 +0000 (17:26 +0200)]
Merge pull request #45854 from nextcloud/chore-update-aws-sdk
chore(deps): Bump aws/aws-sdk-php from 3.240.8 to 3.311.2
Ferdinand Thiessen [Fri, 14 Jun 2024 18:20:19 +0000 (20:20 +0200)]
fix(S3): Adjust usage of guzzle promise
`Promise\promise_for` was deprecated and is now removed and replaced with the static API (`Create::promiseFor`).
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Thu, 13 Jun 2024 10:08:57 +0000 (12:08 +0200)]
chore(deps): Bump aws/aws-sdk-php from 3.240.8 to 3.311.2
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
nextcloud-command [Sun, 16 Jun 2024 02:59:48 +0000 (02:59 +0000)]
fix(deps): Fix npm audit
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Sun, 16 Jun 2024 00:19:16 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Sat, 15 Jun 2024 09:03:38 +0000 (09:03 +0000)]
Merge pull request #45887 from nextcloud/dependabot/npm_and_yarn/core-js-3.37.1
dependabot[bot] [Sat, 15 Jun 2024 01:23:32 +0000 (01:23 +0000)]
chore(deps): bump core-js from 3.37.0 to 3.37.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.37.0 to 3.37.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.37.1/packages/core-js)
---
updated-dependencies:
- dependency-name: core-js
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>
Nextcloud bot [Sat, 15 Jun 2024 00:20:38 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Fri, 14 Jun 2024 17:19:37 +0000 (19:19 +0200)]
Merge pull request #45852 from nextcloud/chore/update-zipstreamer
chore(deps): Bump deepdiver/zipstreamer from 2.0.2 to 2.0.3
Ferdinand Thiessen [Fri, 14 Jun 2024 15:35:59 +0000 (17:35 +0200)]
fix(files): Properly handle denied ownership transfers
When the receiver denies the transfer the notification handler was missing,
so no notification was created for the transfer owner.
But also the internal notification was created two times:
1. When rejecting the transfer
2. By the reject function when dismissing the notification
This is fixed by only relying on the dismiss function.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
skjnldsv [Fri, 14 Jun 2024 09:32:16 +0000 (11:32 +0200)]
fix(theming): also apply enforced theme for guests
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Ferdinand Thiessen [Thu, 13 Jun 2024 09:52:41 +0000 (11:52 +0200)]
chore(deps): Bump deepdiver/zipstreamer from 2.0.2 to 2.0.3
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Arthur Schiwon [Fri, 14 Jun 2024 14:24:01 +0000 (16:24 +0200)]
Merge pull request #45883 from nextcloud/fix/phpunit
tests(settings): Fix AccountMigratorTest when using PNG avatars
Ferdinand Thiessen [Fri, 14 Jun 2024 13:43:58 +0000 (15:43 +0200)]
test(settings): fix AccountMigratorTest when using PNG avatars
PNG is lossless so we test the imported file for equality with the exported file,
but the changed asset was never imported into Nextcloud so it was never initially scaled.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Joas Schilling [Fri, 14 Jun 2024 11:32:20 +0000 (13:32 +0200)]
Merge pull request #45872 from nextcloud/bugfix/noid/updater-devs
fix(git): Ignore the updater/ directory from diffs
John Molakvoæ [Fri, 14 Jun 2024 08:16:26 +0000 (10:16 +0200)]
Merge pull request #45861 from nextcloud/artonge/fix/right-click
Marco [Fri, 14 Jun 2024 07:31:50 +0000 (09:31 +0200)]
Merge pull request #45818 from nextcloud/feat/add-new-clickable-area-variables
Feat: add new clickable area variables
Marco [Fri, 14 Jun 2024 07:20:23 +0000 (09:20 +0200)]
Merge pull request #45819 from nextcloud/feat/reduce-border-radius-element
Feat: reduce border radius element to 8 px
Joas Schilling [Fri, 14 Jun 2024 07:16:50 +0000 (09:16 +0200)]
fix(git): Ignore the updater/ directory from diffs
Signed-off-by: Joas Schilling <coding@schilljs.com>
Andy Scherzinger [Fri, 14 Jun 2024 07:14:24 +0000 (09:14 +0200)]
Merge pull request #45832 from nextcloud/fixup-webpack
chore: Adjust post-build script to add license files for sourcemaps on build
Joas Schilling [Fri, 14 Jun 2024 06:53:02 +0000 (08:53 +0200)]
Update build/npm-post-build.sh
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
nextcloud-command [Thu, 13 Jun 2024 23:23:17 +0000 (23:23 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Wed, 12 Jun 2024 19:24:45 +0000 (21:24 +0200)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 12 Jun 2024 19:20:30 +0000 (21:20 +0200)]
chore: Adjust post-build script to add license files for sourcemaps on build
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Andy Scherzinger [Fri, 14 Jun 2024 05:29:57 +0000 (07:29 +0200)]
Merge pull request #45867 from nextcloud/fix/comments-icons
fix(comments): Use proper icon components instead of icon classes to fix dark mode
Nextcloud bot [Fri, 14 Jun 2024 00:19:48 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
nextcloud-command [Thu, 13 Jun 2024 23:06:18 +0000 (23:06 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Thu, 13 Jun 2024 16:13:45 +0000 (18:13 +0200)]
fix(comments): Use proper icon components instead of icon classes to fix dark mode
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Louis Chemineau [Thu, 13 Jun 2024 13:39:59 +0000 (15:39 +0200)]
fix(files): Ignore right click for default action
Signed-off-by: Louis Chemineau <louis@chmn.me>
Andy Scherzinger [Thu, 13 Jun 2024 12:17:18 +0000 (14:17 +0200)]
Merge pull request #45810 from nextcloud/chore/noid/spdx-batch16
Add SPDX header - batch 16
Andy Scherzinger [Wed, 12 Jun 2024 09:43:45 +0000 (11:43 +0200)]
chore: optimized SVG
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger [Wed, 12 Jun 2024 07:55:57 +0000 (09:55 +0200)]
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger [Wed, 12 Jun 2024 07:55:37 +0000 (09:55 +0200)]
style: update icon to Material Symbol
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger [Wed, 12 Jun 2024 06:59:20 +0000 (08:59 +0200)]
style: replace webhook listener app with Material Symbol icon
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger [Tue, 11 Jun 2024 16:55:18 +0000 (18:55 +0200)]
chore: Add SPDX info for default background
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Robin Appelman [Thu, 13 Jun 2024 12:01:34 +0000 (14:01 +0200)]
Merge pull request #45172 from nextcloud/test-scanner-no-transactions
feat: add option to disable scanner transactions
Arthur Schiwon [Thu, 13 Jun 2024 09:43:31 +0000 (11:43 +0200)]
Merge pull request #43531 from nextcloud/cache-move-select-children
get child ids for folder in a separate query during move
Robin Appelman [Mon, 12 Feb 2024 14:52:07 +0000 (15:52 +0100)]
fix: get child ids for folder in a separate query during move
Signed-off-by: Robin Appelman <robin@icewind.nl>
Nextcloud bot [Thu, 13 Jun 2024 00:19:50 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
F. E Noel Nfebe [Wed, 12 Jun 2024 22:55:01 +0000 (23:55 +0100)]
Merge pull request #45305 from nextcloud/backport/44464/master
44032 fix show new shares without refresh
Josh [Wed, 12 Jun 2024 22:26:33 +0000 (18:26 -0400)]
Merge pull request #45530 from nextcloud/jtr/fix-cron-memory-usage-levels
fix(cron): Log excess memory usage at debug and info levels
nextcloud-command [Wed, 12 Jun 2024 22:26:15 +0000 (22:26 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
fenn-cs [Tue, 2 Apr 2024 15:07:30 +0000 (16:07 +0100)]
fix(files_sharing): Improve recursion in `onNewLinShare`
These changes fixes the issue of having the refresh the UI after share creation, as the share is not
immediately removed from the UI list.
Important changes
- The basis of checking wether a password/expire date is no longer based on config values alone
because the config is not expected in a share creation circle. Hence we check the configs and check
if the share object (this.share) has the expected values set. This way, once the required properties
are set, code control does not enter the block meant to handle the setting of required properties
unneccessarily.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
fenn-cs [Mon, 25 Mar 2024 13:07:41 +0000 (14:07 +0100)]
refactor(ShareDetails): Prevent undefined errors for `share.permissions`
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Josh [Wed, 12 Jun 2024 20:57:21 +0000 (16:57 -0400)]
Merge branch 'master' into jtr/fix-cron-memory-usage-levels
Signed-off-by: Josh <josh.t.richards@gmail.com>
Ferdinand Thiessen [Wed, 12 Jun 2024 20:56:36 +0000 (22:56 +0200)]
Merge pull request #45649 from nextcloud/jtr/fix-oo-s3-no-hostname
fix(ObjectStore): Fix regression when hostname is empty
Andy Scherzinger [Wed, 12 Jun 2024 20:54:53 +0000 (22:54 +0200)]
Merge pull request #45251 from nextcloud/fix/files-source-no-fileid
fix(files): do not rely on unique fileid
Marco [Wed, 12 Jun 2024 19:59:37 +0000 (21:59 +0200)]
Feat: Update apps/theming/lib/Themes/DefaultTheme.php
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Marco <marcoambrosini@proton.me>
Josh [Mon, 3 Jun 2024 21:31:26 +0000 (17:31 -0400)]
fix(ObjectStore): handle empty S3 hostname
Fixes #45637
The support for s3-accelerate added in #44496 introduced a regression in AWS S3 environments when `hostname` is blank (which is a valid configuration w/ AWS since the hostname gets auto-generated).
Signed-off-by: Josh <josh.t.richards@gmail.com>
nextcloud-command [Wed, 12 Jun 2024 16:52:03 +0000 (16:52 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
skjnldsv [Wed, 12 Jun 2024 15:51:19 +0000 (17:51 +0200)]
fix(files): fetch nodes if we have multiple of the same fileid in the store
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Fri, 10 May 2024 11:57:03 +0000 (13:57 +0200)]
fix(files): do not rely on unique fileid
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
John Molakvoæ [Wed, 12 Jun 2024 14:31:09 +0000 (16:31 +0200)]
Merge pull request #45571 from nextcloud/fix/files-middle-click
Daniel [Wed, 12 Jun 2024 12:49:03 +0000 (14:49 +0200)]
Merge pull request #45811 from nextcloud/add-test-for-profile-page-controller
test: add tests for ProfilePageController
John Molakvoæ (skjnldsv) [Wed, 29 May 2024 16:53:53 +0000 (18:53 +0200)]
fix(files): also trigger new tab on file name middle click
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Marco Ambrosini [Wed, 12 Jun 2024 11:17:21 +0000 (13:17 +0200)]
Feat: reduce border radius element to 8 px
Signed-off-by: Marco Ambrosini <marcoambrosini@proton.me>
Marco Ambrosini [Wed, 12 Jun 2024 11:09:31 +0000 (13:09 +0200)]
Feat: add new clickable area variables
Signed-off-by: Marco Ambrosini <marcoambrosini@proton.me>
John Molakvoæ [Wed, 12 Jun 2024 11:02:48 +0000 (13:02 +0200)]
Merge pull request #45698 from nextcloud/fix/files-remote-shares
Christoph Wurst [Wed, 12 Jun 2024 10:07:44 +0000 (12:07 +0200)]
Merge pull request #45804 from nextcloud/fix/cron/log-long-running-jobs
fix(cron): Log long running jobs
Daniel Kesselberg [Wed, 12 Jun 2024 09:46:12 +0000 (11:46 +0200)]
test: add tests for ProfilePageController
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
skjnldsv [Wed, 12 Jun 2024 08:28:45 +0000 (10:28 +0200)]
chore: compile assets
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
provokateurin [Fri, 7 Jun 2024 10:09:36 +0000 (12:09 +0200)]
fix(core): Return X-NC-IsCustomAvatar for guest avatars too
Signed-off-by: provokateurin <kate@provokateurin.de>
skjnldsv [Thu, 6 Jun 2024 17:36:19 +0000 (19:36 +0200)]
fix(files_sharing): dark avatar support
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Thu, 6 Jun 2024 16:55:33 +0000 (18:55 +0200)]
fix(dav): also return shared-with-me shares data
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Thu, 6 Jun 2024 16:48:14 +0000 (18:48 +0200)]
fix(core): allow guest avatar fallback
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Thu, 6 Jun 2024 16:48:02 +0000 (18:48 +0200)]
fix(files_sharing): fix parsing of remote shares
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>