abraunegg-onedrive/src
abraunegg 9b44bb1e96
Fix crash when unable to read a local file due to file permissions (Issue #1178) (#1179)
* Test if local file is readable based on user permissions before attempting to access file to determine the sync state or upload
2020-12-12 05:58:07 +11:00
..
notifications deal with unavailable dbus server (Issue: #365) 2019-01-30 17:34:07 +09:00
config.d Use config set option for 'remove_source_files' and 'skip_dir_strict_match' rather than ignore (#1142) 2020-11-14 06:17:53 +11:00
itemdb.d Merge contents of SQLite WAL file into main database file on sync completion (#1128) 2020-11-06 10:28:15 +11:00
log.d Update logfile output spacing (#944) 2020-06-05 06:00:42 +10:00
main.d Fix logging output when authentication authorisation fails (#1156) 2020-11-21 06:46:05 +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 debug log output for configured API URL's (#1177) 2020-12-10 11:18:13 +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 Fix module std.digest.digest is deprecated (#916) 2020-05-12 10:50:36 +10:00
selective.d Check the given local path in reverse order for a skip_dir match on --resync (#1125) 2020-11-05 04:51:35 +11:00
sqlite.d Resolve issues identified by Valgrind (#910) 2020-05-20 11:37:11 +10:00
sync.d Fix crash when unable to read a local file due to file permissions (Issue #1178) (#1179) 2020-12-12 05:58:07 +11:00
upload.d Remove duplicate code for error output functions and enhance error logging output (#1170) 2020-12-09 14:18:16 +11:00
util.d Fix crash when unable to read a local file due to file permissions (Issue #1178) (#1179) 2020-12-12 05:58:07 +11:00