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

Add fyne repository implementation for WebDav #5203

Open
2 tasks done
brucealthompson opened this issue Oct 16, 2024 · 0 comments
Open
2 tasks done

Add fyne repository implementation for WebDav #5203

brucealthompson opened this issue Oct 16, 2024 · 0 comments

Comments

@brucealthompson
Copy link

Checklist

  • I have searched the issue tracker for open issues that relate to the same feature, before opening a new one.
  • This issue only relates to a single feature. I will open new issues for any other features.

Is your feature request related to a problem?

WebDav is a common tool used for browsing remote filesystems. It is fully supported in Golang.
This feature request is to support WebDav using the fyne repository interface

Is it possible to construct a solution with the existing API?

Yes. Its just a new instance of the existing repository interface.

Describe the solution you'd like to see.

A new repository interface for the webdav schema following RFC 4918

@andydotxyz andydotxyz changed the title Add fyne repository interface for WebDav Add fyne repository implementation for WebDav Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant