abraunegg-onedrive/src
abraunegg f38b13dd00
Resolve file creation loop when working directly in the synced folder with libreoffice (#442)
* Add debug line for flagging to disable upload validation checks
* Handle Microsoft 'enrichment' of certain documents when stored on Sharepoint
* Handle skip_dir checks when nothing to check against (false positive)
* Update default 'skip_file' to include tmp and lock files generated by LibreOffice
* Update code comments & logging output
* Update readme & default config file
* Update database version due to changing defaults of 'skip_file' which will force a rebuild and use of new skip_file default regex
2019-04-02 04:00:22 +11:00
..
notifications deal with unavailable dbus server (Issue: #365) 2019-01-30 17:34:07 +09:00
config.d Resolve file creation loop when working directly in the synced folder with libreoffice (#442) 2019-04-02 04:00:22 +11:00
itemdb.d Resolve file creation loop when working directly in the synced folder with libreoffice (#442) 2019-04-02 04:00:22 +11:00
log.d update log.verbose from options 2019-02-25 11:55:32 +09:00
main.d Reduce scanning of local filesystem needlessly every sync in monitor mode (#433) 2019-04-02 03:58:56 +11:00
monitor.d Implement 'skip_dir' config option (Issue #123) (#388) 2019-03-15 06:55:05 +11:00
onedrive.d Resolve file creation loop when working directly in the synced folder with libreoffice (#442) 2019-04-02 04:00:22 +11:00
progress.d Add smaller footprint Docker container builds using Alpine and Debian Stretch (#369) 2019-02-17 06:13:19 +11:00
qxor.d Fix for Issue #23 (#60) 2018-07-11 06:43:45 +10:00
selective.d ignore a path containing multiple dirs in skip_dir 2019-03-22 12:05:30 +09:00
sqlite.d Resolve build warning & support CentOS 6.x for installation (Issue #350) (#353) 2019-01-19 13:01:01 +11:00
sync.d Resolve file creation loop when working directly in the synced folder with libreoffice (#442) 2019-04-02 04:00:22 +11:00
upload.d Resolve Key not found: nextExpectedRanges (Issue #408) (#409) 2019-03-12 11:49:15 +11:00
util.d Implement --dry-run (#337) 2019-03-11 17:57:47 +11:00