Skip to content

feat: add WebDAV support#105

Draft
InvestigatorDoofy wants to merge 1 commit intozarzet:mainfrom
InvestigatorDoofy:webdav
Draft

feat: add WebDAV support#105
InvestigatorDoofy wants to merge 1 commit intozarzet:mainfrom
InvestigatorDoofy:webdav

Conversation

@InvestigatorDoofy
Copy link

  • Introduced WebDavConfig and WebDavUploadItem models for configuration and upload tracking.
  • Implemented WebDavProvider to manage upload queue and configuration state.
  • Added WebDavService for handling WebDAV operations including file uploads and connection testing.
  • Created WebDavSettingsPage for user configuration of WebDAV settings.
  • Integrated WebDAV upload functionality into the download queue process.
  • Added necessary UI components in settings and upload queue to display and manage WebDAV uploads.
  • Updated pubspec.yaml to include webdav_client dependency.

- Introduced WebDavConfig and WebDavUploadItem models for configuration and upload tracking.
- Implemented WebDavProvider to manage upload queue and configuration state.
- Added WebDavService for handling WebDAV operations including file uploads and connection testing.
- Created WebDavSettingsPage for user configuration of WebDAV settings.
- Integrated WebDAV upload functionality into the download queue process.
- Added necessary UI components in settings and upload queue to display and manage WebDAV uploads.
- Updated pubspec.yaml to include webdav_client dependency.
@coderabbitai
Copy link

coderabbitai bot commented Jan 24, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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

Successfully merging this pull request may close these issues.

1 participant