abraunegg-onedrive/src
c-maia 7171b83f5b
Fix error message when deleting a large number of files (#1559)
"delete" word appears twice in the error message. This commit removes the extra "delete".
2021-07-11 07:37:57 +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 invalid UTF-8 sequence in the pathname for the application configuration (#1551) 2021-07-07 06:26:52 +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 error message when deleting a large number of files (#1559) 2021-07-11 07:37:57 +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