abraunegg-onedrive/src
Kleckkinator 58d40c5174
Add --operation-timeout argument (#1759)
* This change is to create an argument version of the config operation_timeout.

There are many times where one may need to temporarily increase the timeout for an operation of a single large file that takes longer than the configured timeout. The command line argument is an excellent way to override the default or 'config' set option if required.
2021-12-30 11:19:55 +11:00
..
arsd Add Real-Time syncing of remote updates via webhooks (#1718) 2021-11-24 06:54:28 +11:00
notifications Support DMD 2.097.0 as compiler (#1505) 2021-06-07 08:26:36 +10:00
config.d Add --operation-timeout argument (#1759) 2021-12-30 11:19:55 +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 Add Real-Time syncing of remote updates via webhooks (#1718) 2021-11-24 06:54:28 +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 Add --operation-timeout argument (#1759) 2021-12-30 11:19:55 +11: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 unable to upload to OneDrive Business Shared Folders due to API restricting quota information (#1725) 2021-11-25 06:48:50 +11: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