abraunegg-onedrive/src
abraunegg fc5d7f9327
Fix application crash and incorrect handling of --single-directory when syncing a OneDrive Business Shared Folder due to using 'Add Shortcut to My Files' (#1542)
* When syncing OneDrive Business Shared Folders and using --single-directory, select correct driveId and itemId for the remote directory that needs to be synced
* Normally, the 'remoteItem' field will contain 'fileSystemInfo' however, if the user uses the 'Add Shortcut ..' option in OneDrive WebUI to create a 'link', this object, whilst remote, does not have 'fileSystemInfo' in the expected place, this leading to a application crash
2021-07-06 18:11:53 +10:00
..
notifications Support DMD 2.097.0 as compiler (#1505) 2021-06-07 08:26:36 +10:00
config.d Remove depreciated config option 'force_http_11' (#1323) 2021-03-08 07:17:48 +11:00
itemdb.d Search all distinct drive id's rather than just default drive id for --get-file-link (#1230) 2021-01-20 19:46:56 +11:00
log.d Support DMD 2.097.0 as compiler (#1505) 2021-06-07 08:26:36 +10:00
main.d Fix 'Item cannot be deleted from OneDrive because it was not found in the local database' (#1354) 2021-03-19 17:29:55 +11:00
monitor.d Remove duplicate code for error output functions and enhance error logging output (#1170) 2020-12-09 14:18:16 +11:00
onedrive.d Fix application crash and incorrect handling of --single-directory when syncing a OneDrive Business Shared Folder due to using 'Add Shortcut to My Files' (#1542) 2021-07-06 18:11:53 +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 Support DMD 2.097.0 as compiler (#1505) 2021-06-07 08:26:36 +10:00
selective.d Fix 'sync_list' handling of inclusions when name is included in another folders name (#1390) 2021-04-09 08:18:00 +10:00
sqlite.d Resolve issues identified by Valgrind (#910) 2020-05-20 11:37:11 +10:00
sync.d Fix application crash and incorrect handling of --single-directory when syncing a OneDrive Business Shared Folder due to using 'Add Shortcut to My Files' (#1542) 2021-07-06 18:11:53 +10:00
upload.d Fix that options --upload-only & --remove-source-files are ignored on an upload session restore (#1399) 2021-04-12 06:16:23 +10:00
util.d Revert #1343 as OneDrive API is now fixed in relation to handling '%' within filenames (#1386) 2021-04-06 20:34:03 +10:00