Commit Graph
21 Commits
Author SHA1 Message Date
bahmcloudandGitHub ca49174419 Revise README for project title and version update
Updated project title, version status, and added sections on upload reliability and troubleshooting.
2026-01-14 11:42:03 +01:00
bahmcloudandGitHub 53473f1f0f Update CHANGELOG for version 0.2.0
Added new features and fixes for version 0.2.0, including improved compatibility and upload reliability.
2026-01-14 11:40:56 +01:00
bahmcloudandGitHub 0022558d25 Update issue tracker URL in manifest.json
Updated the issue tracker URL in the manifest file.
2026-01-14 10:50:01 +01:00
bahmcloudandGitHub b59d84bacc Update manifest.json 2026-01-14 10:49:27 +01:00
bahmcloudandGitHub 4171159264 Implement long operation timeouts for WebDAV client
Added a timeout for long WebDAV operations to improve reliability.
2026-01-14 10:44:49 +01:00
bahmcloudandGitHub a67a631c99 Implement spooling of byte stream to temp file
Added functionality to spool an async byte stream to a temporary file for improved upload handling.
2026-01-14 10:44:24 +01:00
bahmcloudandGitHub 99c362b6d4 Add SPOOL_FLUSH_BYTES constant for uploads
Added constant for spooling to temporary file during uploads.
2026-01-14 10:44:00 +01:00
bahmcloudandGitHub 76715585ab Update manifest.json for version 0.1.1-alpha
Updated version number and links in manifest.
2026-01-14 10:43:18 +01:00
bahmcloudandGitHub 15e6ae9ab7 Update CHANGELOG for version 0.1.1-alpha
Improved upload reliability and adjusted client timeout for WebDAV.
2026-01-14 10:42:24 +01:00
bahmcloudandGitHub 8c4f5cb9a1 Add files via upload 2026-01-14 10:19:06 +01:00
bahmcloudandGitHub 6e74dca952 Create strings.json for ownCloud backup config
Add configuration strings for ownCloud backup integration.
2026-01-14 10:17:52 +01:00
bahmcloudandGitHub b9327955f0 Add WebDAV client for ownCloud backup functionality
This file implements a minimal WebDAV client for ownCloud Classic, supporting operations like folder creation, file upload/download, and listing directory contents.
2026-01-14 10:17:30 +01:00
bahmcloudandGitHub 55384f5c43 Add OwnCloudBackupAgent for WebDAV backups
Implement OwnCloud backup agent for Home Assistant with WebDAV support.
2026-01-14 10:17:10 +01:00
bahmcloudandGitHub e216c08ceb Implement config flow for ownCloud Backup integration 2026-01-14 10:16:32 +01:00
bahmcloudandGitHub 7c74102a76 Create __init__.py 2026-01-14 10:16:06 +01:00
bahmcloudandGitHub a68f8fecf9 Add constants for owncloud_backup component 2026-01-14 10:15:47 +01:00
bahmcloudandGitHub 80066e273a Add files via upload 2026-01-14 10:14:03 +01:00
bahmcloudandGitHub 6b3ce521e8 Add hacs.json configuration for owncloud-backup-ha 2026-01-14 10:11:17 +01:00
bahmcloudandGitHub 4bcf148fe7 Add changelog for initial alpha release
Document initial alpha release and features.
2026-01-14 10:10:42 +01:00
bahmcloudandGitHub 8fcbd3979c Revise README for ownCloud Backup integration
Expanded README with detailed features, installation instructions, configuration steps, and troubleshooting tips.
2026-01-14 10:10:09 +01:00
bahmcloudandGitHub 2d54e65f8e Initial commit 2026-01-14 10:08:12 +01:00