Felicitas Pojtinger 🌅 on Nostr: Will do! I've done tons of WebDAV stuff in the past, and the core functionality of ...
Will do! I've done tons of WebDAV stuff in the past, and the core functionality of the Nextcloud client is literally just syncing files and folders + polling notifications for logins etc., and that can probably be optional too. Virtual files would be a bit complex to support, but I feel like that's what the FUSE which GNOME already ships is for anyways. The WebDAV login credentials I can probably even fetch from the secrets store so that you don't have to sign in again.