abraunegg-onedrive/src
abraunegg 880631982c
Update --single-directory handling of parent path matching (#1014)
* In certain scenarios when using --single-directory (either very first run or with --resync) the parent path for the selected path will not be in the database, thus, all items that should be synced are not. Add another special case handler to handle this scenario.
2020-08-09 15:48:27 +10:00
..
notifications deal with unavailable dbus server (Issue: #365) 2019-01-30 17:34:07 +09:00
config.d Implement OneDrive Business Shared Folders Support (Issue #459) (#473) 2020-06-27 19:10:37 +10:00
itemdb.d Fix 'Skipping uploading this new file as parent path is not in the database' when uploading to a Personal Shared Folder (#1009) 2020-08-06 17:45:10 +10:00
log.d Update logfile output spacing (#944) 2020-06-05 06:00:42 +10:00
main.d Update when 'Sync with OneDrive is ..' is outputted when in --monitor mode (#999) 2020-07-22 15:56:20 +10:00
monitor.d Fix segfault when moving file when using --monitor (#997) 2020-07-22 06:54:35 +10:00
onedrive.d Update how available free space is tracked when uploading files to OneDrive (#1011) 2020-08-08 08:56:00 +10:00
progress.d Update progress bar to be more accurate when downloading large files (#888) 2020-04-26 06:52:29 +10:00
qxor.d Fix module std.digest.digest is deprecated (#916) 2020-05-12 10:50:36 +10:00
selective.d Update 'skip_dir' and 'skip_file' pattern matching and handling (Issue #982) (#983) 2020-07-07 05:17:03 +10:00
sqlite.d Resolve issues identified by Valgrind (#910) 2020-05-20 11:37:11 +10:00
sync.d Update --single-directory handling of parent path matching (#1014) 2020-08-09 15:48:27 +10:00
upload.d Catch unhandled MonitorException when inotify throws an error (Issue #903) (#905) 2020-05-06 07:20:13 +10:00
util.d Resolve issues identified by Valgrind (#910) 2020-05-20 11:37:11 +10:00