abraunegg-onedrive/src
abraunegg f9c3ccc311
Add developer option to display sync options (#924)
* It may be desirable to see what options are being passed in to performSync() without enabling the full verbose debug logging. This has been useful when tracking down 'sync_list' / sync issue & other performance related items without having to enable full verbose debugging to see what is going on
2020-05-25 11:30:04 +10:00
..
notifications deal with unavailable dbus server (Issue: #365) 2019-01-30 17:34:07 +09:00
config.d Add developer option to display sync options (#924) 2020-05-25 11:30:04 +10:00
itemdb.d Fix assertion when attempting to compute complex path (Issue #890) (#891) 2020-04-27 20:59:35 +10:00
log.d Resolve issues identified by Valgrind (#910) 2020-05-20 11:37:11 +10:00
main.d Add developer option to display sync options (#924) 2020-05-25 11:30:04 +10:00
monitor.d Update handling of folders that cannot be read if parent should be skipped (#866) 2020-04-15 14:07:58 +10:00
onedrive.d Add debugging output for retry wait time (#928) 2020-05-24 17:39:28 +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_dotfiles handling of .folders when in monitor mode (#848) 2020-04-06 20:05:06 +10:00
sqlite.d Resolve issues identified by Valgrind (#910) 2020-05-20 11:37:11 +10:00
sync.d Add file validation for moved / renamed files (#929) 2020-05-25 10:51:57 +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