abraunegg-onedrive/src
abraunegg 83c28ba3b6
Fix: Multiple versions of file shown on website after single upload (Issue #2) (#40)
* Resolve multiple versions of file shown on website after single upload - however Issue #23 & OneDrive API bug (https://github.com/OneDrive/onedrive-api-docs/issues/877) will still create 2 file versions on OneDrive Business. The work around is to disable file versions until #877 is resolved.
2018-07-03 07:24:57 +10:00
..
config.d Update "hidden" directory & skip_file handling 2018-04-16 21:39:45 +10:00
itemdb.d Revert "Resolve: Key not found: fileSystemInfo when syncing shared folders" 2018-06-13 16:35:52 +10:00
log.d Resolve std.file.FileException when checking logfile path 2018-05-16 19:19:43 +10:00
main.d Update feature flag 2018-06-27 06:23:17 +10:00
monitor.d refactored selective sync code 2017-03-24 22:31:56 +01:00
onedrive.d Fix: Multiple versions of file shown on website after single upload (Issue #2) (#40) 2018-07-03 07:24:57 +10:00
qxor.d fix error in QuickXorHash implementation 2017-06-16 11:40:07 +02:00
selective.d Update "hidden" directory & skip_file handling 2018-04-16 21:39:45 +10:00
sqlite.d Resolve 'database is locked' message and crash 2018-06-02 06:19:29 +10:00
sync.d Fix: Multiple versions of file shown on website after single upload (Issue #2) (#40) 2018-07-03 07:24:57 +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: Error when trying to upload a file with weird non printable characters present (Issue #35) (#41) 2018-07-02 19:40:54 +10:00