abraunegg-onedrive/src
abraunegg 5cd860a398
Fix handling of 5xx responses from OneDrive when uploading via a session (Issue #632) (#631)
* Fix handling of 5xx responses from OneDrive when performing a session upload
* Switch to same checks when doing non session upload so that OneDrive exceptions are thrown correctly
* Remove a 'throw e' when curl times out
* Remove a needless 'throw e' when a session upload cannot be found
* Set the upload failed flag when OneDrive errors on session uploads
2019-08-31 05:27:49 +10:00
..
notifications deal with unavailable dbus server (Issue: #365) 2019-01-30 17:34:07 +09:00
config.d Detect the need for --resync when config changes (#617) 2019-08-24 17:18:58 +10:00
itemdb.d Fix hidden directories in 'root' from having prefix removed (#586) 2019-07-12 13:12:26 +10:00
log.d config options for command line switches (#449) 2019-04-11 12:26:20 +10:00
main.d Detect the need for --resync when config changes (#617) 2019-08-24 17:18:58 +10:00
monitor.d Handle a directory in the sync_dir when no permission to access (Issue #532) (#536) 2019-06-15 09:23:32 +10:00
onedrive.d Fix handling of 5xx responses from OneDrive when uploading via a session (Issue #632) (#631) 2019-08-31 05:27:49 +10:00
progress.d Add smaller footprint Docker container builds using Alpine and Debian Stretch (#369) 2019-02-17 06:13:19 +11:00
qxor.d Fix for Issue #23 (#60) 2018-07-11 06:43:45 +10:00
selective.d ignore a path containing multiple dirs in skip_dir 2019-03-22 12:05:30 +09:00
sqlite.d Resolve build warning & support CentOS 6.x for installation (Issue #350) (#353) 2019-01-19 13:01:01 +11:00
sync.d Fix handling of 5xx responses from OneDrive when uploading via a session (Issue #632) (#631) 2019-08-31 05:27:49 +10:00
upload.d Fix handling of 5xx responses from OneDrive when uploading via a session (Issue #632) (#631) 2019-08-31 05:27:49 +10:00
util.d Implement --dry-run (#337) 2019-03-11 17:57:47 +11:00