abraunegg-onedrive/src
abraunegg 2529b99265
Update enforce statement for parent id database query (Issue #912) (#913)
* Update database enforce check with conditional check on parent drive ID. If the parent is a shared folder, the parent ID will never be in the database as we are never provided that parent ID.
2020-05-10 05:42:46 +10:00
..
notifications deal with unavailable dbus server (Issue: #365) 2019-01-30 17:34:07 +09:00
config.d Implement resync in config option (Issue #874) (#875) 2020-04-20 13:03:36 +10:00
itemdb.d Fix assertion when attempting to compute complex path (Issue #890) (#891) 2020-04-27 20:59:35 +10:00
log.d Update progress bar to be more accurate when downloading large files (#888) 2020-04-26 06:52:29 +10:00
main.d Catch unhandled MonitorException when inotify throws an error (Issue #903) (#905) 2020-05-06 07:20:13 +10:00
monitor.d Update handling of folders that cannot be read if parent should be skipped (#866) 2020-04-15 14:07:58 +10:00
onedrive.d Catch unhandled MonitorException when inotify throws an error (Issue #903) (#905) 2020-05-06 07:20:13 +10: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 for Issue #23 (#60) 2018-07-11 06:43:45 +10:00
selective.d Update skip_dotfiles handling of .folders when in monitor mode (#848) 2020-04-06 20:05:06 +10:00
sqlite.d Update application output when using --dry-run and --resync and database is corrupt (Issue#844) (#845) 2020-03-30 06:55:27 +11:00
sync.d Update enforce statement for parent id database query (Issue #912) (#913) 2020-05-10 05:42:46 +10:00
upload.d Catch unhandled MonitorException when inotify throws an error (Issue #903) (#905) 2020-05-06 07:20:13 +10:00
util.d Escape parentheses from path or file names (#841) 2020-03-28 07:49:33 +11:00