abraunegg-onedrive/src
abraunegg 1d02b3cb7a
Fix not all files being downloaded due to query failure & false DB update (#564)
* If query for file details or file object generates an error, we return, but we also need to flag that downloadFailed = true so that item is not added to the database which may cause validation issues leading to thinking that the file was downloaded but then deleted
2019-07-03 18:33:51 +10:00
..
notifications deal with unavailable dbus server (Issue: #365) 2019-01-30 17:34:07 +09:00
config.d Implement HTTP/2 downgrade by default (#549) 2019-06-21 01:11:29 +10:00
itemdb.d Issue #432 and #441 combined (#447) 2019-04-02 05:21:02 +11:00
log.d config options for command line switches (#449) 2019-04-11 12:26:20 +10:00
main.d Implement HTTP/2 downgrade by default (#549) 2019-06-21 01:11:29 +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 Add download size & hash check (Issue #558) (#560) 2019-06-28 13:13:32 +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 not all files being downloaded due to query failure & false DB update (#564) 2019-07-03 18:33:51 +10:00
upload.d Update fix for Issue #555 (#559) 2019-06-30 10:12:25 +10:00
util.d Implement --dry-run (#337) 2019-03-11 17:57:47 +11:00