abraunegg-onedrive/src
abraunegg f4c0a79425
Fix unable to upload to OneDrive Business Shared Folders due to API restricting quota information (#1725)
* In fixing #1712  which was due to a OneDrive API change, the flagging that quota is being restricted was missed, thus, if this is truly being restricted may cause files to OneDrive Business Shared Folders be unable to be uploaded despite space being available.
2021-11-25 06:48:50 +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 Real-Time syncing of remote updates via webhooks (#1718) 2021-11-24 06:54:28 +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 Real-Time syncing of remote updates via webhooks (#1718) 2021-11-24 06:54:28 +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