abraunegg-onedrive/src
abraunegg 43b0bed4cb
Fix debugging log output when reporting file size and hash mismatch (#2473)
* Fix debug logging output with correct hash values as these were switched
* Only calculate local file size post download once and reuse value
2023-08-24 18:08:21 +10:00
..
arsd Fix deprecation warnings with dmd 2.103.0 (#2364) 2023-04-03 07:13:11 +10:00
notifications Update src/notifications/README (#1992) 2022-06-07 08:57:39 +10:00
config.d Implement #2414 to allow HTTP session timeout(s) tuning via config (#2425) 2023-06-20 09:28:17 +10:00
itemdb.d Remove sha1 use and cleanup defunct remaining crc32 use (#2424) 2023-06-20 06:55:00 +10:00
log.d Extend GitHub version check (#1863) 2022-03-07 14:02:50 +11:00
main.d Implement #2414 to allow HTTP session timeout(s) tuning via config (#2425) 2023-06-20 09:28:17 +10: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 unhandled exception when authurl path is non-existent (#2456) 2023-07-23 10:13:03 +10:00
progress.d Fixes in order to compile on an Android host (#1823) 2022-02-01 11:39:14 +11:00
qxor.d Support DMD 2.097.0 as compiler (#1505) 2021-06-07 08:26:36 +10:00
selective.d Fix creation of parent empty directories when parent is excluded by sync_list (#2245) 2022-12-06 06:08:55 +11:00
sqlite.d Resolve issues identified by Valgrind (#910) 2020-05-20 11:37:11 +10:00
sync.d Fix debugging log output when reporting file size and hash mismatch (#2473) 2023-08-24 18:08:21 +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 Update util.d (#2428) 2023-06-20 11:18:20 +10:00