abraunegg-onedrive/src
abraunegg 570d42269e Fix onedrive not syncing "hidden" directories
* Fix the handling of hidden filenames & directories (.hello, .git etc)
so that these are uploaded / downloaded without issue.
* Add verbose logging for uploaded files as to why they were skipped
2018-04-11 13:02:06 +10:00
..
config.d implement the recommended way to enumerate changes 2017-05-28 20:54:57 +02:00
itemdb.d removed redundant key parentDriveId 2018-01-02 15:05:32 +01:00
log.d Add uploadOnly flag and add username to logfile name 2018-04-07 17:06:57 +10:00
main.d Add uploadOnly flag and add username to logfile name 2018-04-07 17:06:57 +10:00
monitor.d refactored selective sync code 2017-03-24 22:31:56 +01:00
onedrive.d Update onedrive.d to remove '&' 2018-03-30 08:14:00 +11:00
qxor.d fix error in QuickXorHash implementation 2017-06-16 11:40:07 +02:00
selective.d Fix onedrive not syncing "hidden" directories 2018-04-11 13:02:06 +10:00
sqlite.d added test for NULL values 2017-06-14 15:48:15 +02:00
sync.d Fix onedrive not syncing "hidden" directories 2018-04-11 13:02:06 +10:00
upload.d handle large uploads with parent id 2017-12-31 16:11:02 +01:00
util.d support for SHA1 and QuickXor hash algorithms 2017-05-28 22:13:19 +02:00