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

[stable4] fix public shares #1243

Merged
merged 3 commits into from
Feb 22, 2024
Merged

[stable4] fix public shares #1243

merged 3 commits into from
Feb 22, 2024

Commits on Feb 21, 2024

  1. fix(FilePicker): Adjust DAV composable to be able to work on public `…

    …webdav` endpoint
    
    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    ead859b View commit details
    Browse the repository at this point in the history
  2. fix(FilePicker): Do not show private views on public shares

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    640f2cc View commit details
    Browse the repository at this point in the history
  3. fix(FilePicker): Adjust resultToNode as we are bound to legacy `@ne…

    …xtcloud/files` without fixes
    
    This was fixed in 3.1.0 but we have to use 3.0.0-beta for Nextcloud stable27.
    
    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    78b2af5 View commit details
    Browse the repository at this point in the history