abraunegg-onedrive/src
abraunegg d4b733ae89
Update when sync start and complete is written to application log file if enabled (#1947)
* When using the application with 'defaults' with logging enabled and no verbose mode, the application output that a sync process has started & finished is only written to the logfile every 5 sync times (25 mins). This change updates this so that, if defaults are being used with logging enabled and no verbose mode, the application will always, at a minimum, write out to the application log file when a sync was started and when it was completed. This provides important reference in the log as to when an activity began and was completed.
2022-05-04 06:03:45 +10:00
..
arsd Fixes in order to compile on an Android host (#1823) 2022-02-01 11:39:14 +11:00
notifications Support DMD 2.097.0 as compiler (#1505) 2021-06-07 08:26:36 +10:00
config.d Improve when the local database integrity check is performed and on what frequency (#1938) 2022-04-28 11:51:50 +10: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 Extend GitHub version check (#1863) 2022-03-07 14:02:50 +11:00
main.d Update when sync start and complete is written to application log file if enabled (#1947) 2022-05-04 06:03:45 +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 Update Internet connect disruption retry handling (#1909) 2022-04-21 08:03:22 +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 If a sync_list exclusion is matched, the item needs to be excluded when using --resync (#1820) 2022-01-31 10:13:19 +11:00
sqlite.d Resolve issues identified by Valgrind (#910) 2020-05-20 11:37:11 +10:00
sync.d Fix logging output when download failed (#1894) 2022-04-29 16:54:55 +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 Enhance error handling of GitHub version check (#1866) 2022-03-08 04:55:35 +11:00