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(FilePicker): Allow using on public shares #1241

Merged
merged 4 commits into from Feb 21, 2024
Merged

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Feb 20, 2024

Only query settings from the files app when we are on the internal view.
Also adjusted the webdav endpoint used when we are on a public share.

@susnux susnux changed the title Fix/public shares fix(FilePicker): Allow using on public shares Feb 20, 2024
@susnux susnux added bug Something isn't working 3. to review labels Feb 20, 2024
@susnux susnux modified the milestones: 5.1.0, 5.1.2 Feb 20, 2024
@susnux susnux marked this pull request as ready for review February 20, 2024 20:48
@susnux
Copy link
Contributor Author

susnux commented Feb 21, 2024

/backport! to stable4

Copy link
Contributor

@emoral435 emoral435 left a comment

Choose a reason for hiding this comment

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

Code LGTM! Haven't tested it, though!

lib/composables/dav.ts Outdated Show resolved Hide resolved
susnux and others added 4 commits February 21, 2024 22:11
…webdav` endpoint

Co-authored-by: Eduardo Morales <emoral435@gmail.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
…outes

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux merged commit 691fc36 into main Feb 21, 2024
11 checks passed
@susnux susnux deleted the fix/public-shares branch February 21, 2024 21:13
@ShGKme
Copy link
Contributor

ShGKme commented Feb 23, 2024

Is there a plan to have a release with this fix soon?

This allows using the component outside the server-rendered page, for example, in Talk Desktop.

@susnux
Copy link
Contributor Author

susnux commented Feb 23, 2024

This is already released in 5.1.2

@ShGKme
Copy link
Contributor

ShGKme commented Feb 23, 2024

This is already released in 5.1.2

Thanks! Sorry, I checked only by milestone

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Move or copy file on link share does not work
3 participants