abraunegg-onedrive/src
abraunegg 134c14e459 Resolve 'Key not found: lastModifiedDateTime' (OneDrive API change)
* Original patch (77c0cdbe24) whilst it
resolved the issue of a OneDrive API change, when a file was deleted on
OneDrive, it was not actually deleted on the local file system. This
patch re-implements the fix for 'Key not found: lastModifiedDateTime' by
taking into account the deleted state of the item and correctly removes
the local file that is now in the deleted state.
2018-04-21 14:03:02 +10:00
..
config.d Update "hidden" directory & skip_file handling 2018-04-16 21:39:45 +10: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 Expand HTTPS debug to include GET JSON responses 2018-04-15 20:02:39 +10:00
monitor.d refactored selective sync code 2017-03-24 22:31:56 +01:00
onedrive.d Revert "Switch to using list_children for an item id's children" 2018-04-21 07:19:04 +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 added test for NULL values 2017-06-14 15:48:15 +02:00
sync.d Resolve 'Key not found: lastModifiedDateTime' (OneDrive API change) 2018-04-21 14:03:02 +10:00
upload.d handle large uploads with parent id 2017-12-31 16:11:02 +01:00
util.d Add Microsoft naming conventions and namespace validation for items that will be uploaded 2018-04-13 11:20:38 +10:00