abraunegg-onedrive/src
abraunegg 6d92bc8210
Fix that Business Shared Folders with parentheses are ignored (#1560)
* Fix issue where matching a OneDrive Business Shared Folder that contains '()' is not matched correctly
2021-07-13 18:31:48 +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 due to a conversion overflow when calculating file offset for session uploads (#1558) 2021-07-12 05:59:32 +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 that Business Shared Folders with parentheses are ignored (#1560) 2021-07-13 18:31:48 +10:00
sqlite.d Resolve issues identified by Valgrind (#910) 2020-05-20 11:37:11 +10:00
sync.d Fix that Business Shared Folders with parentheses are ignored (#1560) 2021-07-13 18:31:48 +10:00
upload.d Fix application crash due to a conversion overflow when calculating file offset for session uploads (#1558) 2021-07-12 05:59:32 +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