Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(files_sharing): fix parsing of remote shares #45698

Merged
merged 6 commits into from
Jun 12, 2024

Conversation

skjnldsv
Copy link
Member

@skjnldsv skjnldsv commented Jun 6, 2024

Fix #44318

  • Also fix various missing data for external shares
  • And also fix avatar for remote shares (+ dark avatar support)

Pending shares

Before After
2024-06-06_19-41_1 2024-06-06_19-41_2

Files list

Before After
2024-06-06_19-41 2024-06-06_19-42

@skjnldsv skjnldsv changed the title fix(files_sgaring): fix parsing of remote shares fix(files_shring): fix parsing of remote shares Jun 6, 2024
@skjnldsv skjnldsv requested review from a team, Fenn-CS, szaimen, sorbaugh, ArtificialOwl, artonge and Pytal and removed request for a team June 6, 2024 17:39
@skjnldsv skjnldsv requested review from come-nc and removed request for sorbaugh June 6, 2024 17:43
core/Controller/AvatarController.php Fixed Show resolved Hide resolved
core/Controller/AvatarController.php Fixed Show fixed Hide fixed
@AndyScherzinger AndyScherzinger changed the title fix(files_shring): fix parsing of remote shares fix(files_sharing): fix parsing of remote shares Jun 6, 2024
@szaimen szaimen removed their request for review June 6, 2024 20:01
@provokateurin provokateurin self-requested a review as a code owner June 7, 2024 10:09
apps/dav/lib/Connector/Sabre/SharesPlugin.php Show resolved Hide resolved
apps/dav/lib/Connector/Sabre/SharesPlugin.php Show resolved Hide resolved
apps/dav/lib/Server.php Outdated Show resolved Hide resolved
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv and others added 4 commits June 12, 2024 10:27
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: provokateurin <kate@provokateurin.de>
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
@skjnldsv skjnldsv merged commit 4c32ab7 into master Jun 12, 2024
164 checks passed
@skjnldsv skjnldsv deleted the fix/files-remote-shares branch June 12, 2024 11:02
@skjnldsv skjnldsv added 4. to release Ready to be released and/or waiting for tests to finish and removed 2. developing Work in progress labels Jun 12, 2024
@skjnldsv
Copy link
Member Author

/backport to stable29

@skjnldsv
Copy link
Member Author

/backport to stable28

@juliushaertl
Copy link
Member

This seems to have added running some more heavy queries twice, filed at #46546

@blizzz blizzz mentioned this pull request Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish bug feature: files feature: sharing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Remote shares are not listed in share views
6 participants