abraunegg-onedrive/src
abraunegg 2bb5dce752
Fix --no-remote-delete (#110)
* Original implementation of --no-remote-delete used a cfg value, however this introduced 2 issues - value could be set via a config parameter which was not the intention, but also could be set to a non true value causing application issues. This patch resolves how  --no-remote-delete should have originally been implemented
2018-08-10 07:40:17 +10:00
..
config.d Fix --no-remote-delete (#110) 2018-08-10 07:40:17 +10:00
itemdb.d Implement better handling of database errors & database disk space issues (Issue #77) (#80) 2018-08-02 08:28:52 +10:00
log.d Resolve std.file.FileException when checking logfile path 2018-05-16 19:19:43 +10:00
main.d Fix --no-remote-delete (#110) 2018-08-10 07:40:17 +10:00
monitor.d refactored selective sync code 2017-03-24 22:31:56 +01:00
onedrive.d Gracefully handle a timeout when accessing the Microsoft OneDrive Service (Issue #82) (#86) 2018-08-02 08:25:37 +10:00
qxor.d Fix for Issue #23 (#60) 2018-07-11 06:43:45 +10:00
selective.d Fix: skip_file configuration doesn't handle spaces or specified directory paths (Issue #52) (#57) 2018-07-10 13:08:17 +10:00
sqlite.d Implement better handling of database errors & database disk space issues (Issue #77) (#80) 2018-08-02 08:28:52 +10:00
sync.d Fix --no-remote-delete (#110) 2018-08-10 07:40:17 +10:00
upload.d Fix: Multiple versions of file shown on website after single upload (Issue #2) (#40) 2018-07-03 07:24:57 +10:00
util.d Fix: skip_file configuration doesn't handle spaces or specified directory paths (Issue #52) (#57) 2018-07-10 13:08:17 +10:00