abraunegg-onedrive/src
abraunegg 5c2ad041bd
Implement warning on big deletes to safeguard data on OneDrive (#621)
* When testing changes to onedrive client configuration, the new configuration might be invalid (see #458 for example) and you remove all your data on OneDrive accidentally. This new feature attempts to protect your data on OneDrive when performing large deletes, so that a large delete is detected and asks for confirmation before actually processing this request. This feature does not impact `--monitor` mode of operation, only standalone mode of operation.
2020-01-03 07:46:58 +11:00
..
notifications deal with unavailable dbus server (Issue: #365) 2019-01-30 17:34:07 +09:00
config.d Implement warning on big deletes to safeguard data on OneDrive (#621) 2020-01-03 07:46:58 +11:00
itemdb.d Fix hidden directories in 'root' from having prefix removed (#586) 2019-07-12 13:12:26 +10:00
log.d Add debug message to when a message is sent to dbus or notification daemon (#728) 2019-11-21 18:59:45 +11:00
main.d Implement warning on big deletes to safeguard data on OneDrive (#621) 2020-01-03 07:46:58 +11:00
monitor.d Only monitor top level single directory + its children if using --single-directory (Issue #709) 2019-11-02 10:41:18 +11:00
onedrive.d Catch DNS resolution error (#730) 2019-11-23 06:43:28 +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 Fix handling of skip_dir, skip_file & sync_list config options (#686) 2019-10-08 17:34:35 +11: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 Implement warning on big deletes to safeguard data on OneDrive (#621) 2020-01-03 07:46:58 +11:00
upload.d Retry session upload fragment when transient errors occur to prevent silent upload failure (#721) 2019-11-11 20:27:34 +11:00
util.d Update Microsoft restriction and limitations (#725) 2019-11-14 11:53:07 +11:00