abraunegg-onedrive/src
abraunegg 0096e7efce
Add file validation for moved / renamed files (#929)
* When renaming a file locally, ensure that the target filename is valid before attempting to upload to OneDrive
2020-05-25 10:51:57 +10:00
..
notifications deal with unavailable dbus server (Issue: #365) 2019-01-30 17:34:07 +09:00
config.d Change monitor interval default to 300 seconds (#923) 2020-05-21 11:08:07 +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 Implement 'bypass_data_preservation' enhancement (Issue #824) (#831) 2020-05-21 06:48:02 +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