This website requires JavaScript.
Explore
Help
Sign In
bahmcloud
/
owncloud-backup-ha
Watch
1
Star
0
Fork
0
You've already forked owncloud-backup-ha
mirror of
https://github.com/bahmcloud/owncloud-backup-ha.git
synced
2026-04-06 05:21:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4171159264f0aea3b2708e286280dbdaae15fa10
owncloud-backup-ha
/
custom_components
/
owncloud_backup
History
René Bachmann
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
..
translations
Add files via upload
2026-01-14 10:19:06 +01:00
__init__.py
Create __init__.py
2026-01-14 10:16:06 +01:00
backup.py
Implement spooling of byte stream to temp file
2026-01-14 10:44:24 +01:00
config_flow.py
Implement config flow for ownCloud Backup integration
2026-01-14 10:16:32 +01:00
const.py
Add SPOOL_FLUSH_BYTES constant for uploads
2026-01-14 10:44:00 +01:00
manifest.json
Update manifest.json for version 0.1.1-alpha
2026-01-14 10:43:18 +01:00
strings.json
Create strings.json for ownCloud backup config
2026-01-14 10:17:52 +01:00
webdav_client.py
Implement long operation timeouts for WebDAV client
2026-01-14 10:44:49 +01:00