abraunegg-onedrive/src
abraunegg 1935def140
Update when DB is updated by OneDrive API data and update when file hash is required to be generated (#2004)
* Only update the database if the item modified time is different, otherwise we are needlessly updating the database with data that is the same
* Generating a file hash, during the file integrity check is computationally expensive. Only generate a file hash if the modified time of the file is different, otherwise it is pointless to generate the file hash during each integrity check
* Only flush SHM and WAL post integrity check
2022-06-15 09:16:06 +10:00
..
arsd Fixes in order to compile on an Android host (#1823) 2022-02-01 11:39:14 +11:00
notifications Update src/notifications/README (#1992) 2022-06-07 08:57:39 +10:00
config.d Implement a check to validate local filesystem available space before attempting file download (#1971) 2022-06-01 05:57:05 +10:00
itemdb.d Improve application runtime check (#1955) 2022-05-08 05:57:25 +10:00
log.d Extend GitHub version check (#1863) 2022-03-07 14:02:50 +11:00
main.d Update when DB is updated by OneDrive API data and update when file hash is required to be generated (#2004) 2022-06-15 09:16:06 +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 Implement a check to validate local filesystem available space before attempting file download (#1971) 2022-06-01 05:57:05 +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 Update when DB is updated by OneDrive API data and update when file hash is required to be generated (#2004) 2022-06-15 09:16:06 +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 Implement a check to validate local filesystem available space before attempting file download (#1971) 2022-06-01 05:57:05 +10:00