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): add mount root property and adjust delete wording #43217

Merged
merged 2 commits into from
Feb 6, 2024

Conversation

skjnldsv
Copy link
Member

@skjnldsv skjnldsv commented Jan 30, 2024

Follow-up of #43152
Fix #40940

image
image

@skjnldsv skjnldsv added this to the Nextcloud 29 milestone Jan 30, 2024
@skjnldsv skjnldsv requested review from icewind1991, artonge and a team January 30, 2024 16:29
@skjnldsv skjnldsv self-assigned this Jan 30, 2024
@skjnldsv skjnldsv requested review from nfebe and sorbaugh and removed request for a team January 30, 2024 16:29
Comment on lines +34 to +36
registerDavProperty('nc:share-attributes', { nc: 'http://nextcloud.org/ns' })
registerDavProperty('oc:share-types', { oc: 'http://owncloud.org/ns' })
registerDavProperty('ocs:share-permissions', { ocs: 'http://open-collaboration-services.org/ns' })
Copy link
Member Author

@skjnldsv skjnldsv Jan 30, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should remove them from the default fetch, files_sharing might be disabled

@skjnldsv skjnldsv force-pushed the fix/sharing-delee-leave-share branch 2 times, most recently from 3aa1b86 to c91ca33 Compare January 30, 2024 16:41
@skjnldsv skjnldsv force-pushed the fix/sharing-delee-leave-share branch 2 times, most recently from 01c9425 to 88ec1dc Compare January 31, 2024 10:59
@skjnldsv skjnldsv requested a review from artonge January 31, 2024 11:00
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
@skjnldsv skjnldsv force-pushed the fix/sharing-delee-leave-share branch from 6309b59 to ca61b11 Compare February 6, 2024 16:44
@skjnldsv skjnldsv added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Feb 6, 2024
@skjnldsv
Copy link
Member Author

skjnldsv commented Feb 6, 2024

/backport 6cf4fe1 to stable28

@skjnldsv skjnldsv enabled auto-merge February 6, 2024 16:46
@skjnldsv skjnldsv disabled auto-merge February 6, 2024 18:44
@skjnldsv skjnldsv merged commit 7b4914b into master Feb 6, 2024
139 of 141 checks passed
@skjnldsv skjnldsv deleted the fix/sharing-delee-leave-share branch February 6, 2024 19:25
@blizzz blizzz mentioned this pull request Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[F2V] Disconnect storage and Leave this share
3 participants