abraunegg-onedrive/src
abraunegg 76ce1036a4
Update when 'Sync with OneDrive is ..' is outputted when in --monitor mode (#999)
* The original intention here was that 'Sync with OneDrive is ...' is outputted when the sync starts / ends in 'verbose' mode, and not added to when not using any 'verbose'. What is occurring is, this is being added when MONITOR_LOG_QUIET threshold is met, which was not the intention. This now fixes when this message is outputted so that it is more reflective of when a sync is being done, when in --monitor mode
2020-07-22 15:56:20 +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 Implement OneDrive Business Shared Folders Support (Issue #459) (#473) 2020-06-27 19:10:37 +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 Implement OneDrive Business Shared Folders Support (Issue #459) (#473) 2020-06-27 19:10:37 +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 Improve --single-directory sync performance (#992) 2020-07-21 15:19:41 +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