a9ea33dd180c94808c69da30802c512d929dcb42
- Previously both 'nextcloud' and 'webdav' providers were dispatched to WebDAVBackend - Now 'nextcloud' uses NextcloudBackend (has list_folder); 'webdav' uses WebDAVBackend - Both share identical constructor signature (server_url, username, password) - Removes type: ignore[import] concern on nextcloud_backend — module now exists
Description
No description provided
Languages
Python
65.7%
Vue
22.8%
JavaScript
11.3%