mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 06:02:06 -05:00
feat: Nextcloud Documents Integration #4803
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @overcuriousity on GitHub (Apr 10, 2025).
Check Existing Issues
Problem Description
We integrated Google Drive, we integrated OneDrive.
This is a project which is adopted mostly by people who value privacy and self-hosting, I would guess.
Desired Solution you'd like
So it would be absolutely logical to include NC. Can´t be that different to implement, am I right?
@tjbck commented on GitHub (Apr 10, 2025):
Would love to see this feature, PR welcome!
@geiseri commented on GitHub (Apr 10, 2025):
Since it's just webdav it might be a lower hanging fruit. I should try my hand. How hard can it be ;)
@alexeyvolkoff commented on GitHub (Apr 17, 2025):
yes, WebDAV would be great! With On My Disk as WebDAV gateway you could include all your networked devices to RAG
@hcderaad commented on GitHub (May 30, 2025):
WebDAV integration would also open the possibility for other file storage solutions to be integrated, from local Synology NAS to other web based services, is there any guidance on how the current integrations may be used as an example for adding WebDAV access to documents?
@robert-stevenson-1 commented on GitHub (Oct 13, 2025):
Do we know if there is any progress (or is planned) on implementing this integration?