abraunegg-onedrive/src
abraunegg e4d7821026
Handle deletion events for directories when inotify events are missing (#1082)
* Handle the missing inotify events for deleted items as a deletion event when running in --monitor
2020-10-03 09:21:56 +10:00
..
notifications deal with unavailable dbus server (Issue: #365) 2019-01-30 17:34:07 +09:00
config.d Implement Feature: Multiple skip_dir & skip_file configuration rules (#1068) 2020-09-19 07:51:49 +10:00
itemdb.d Fix 'Skipping uploading this new file as parent path is not in the database' when uploading to a Personal Shared Folder (#1009) 2020-08-06 17:45:10 +10:00
log.d Update logfile output spacing (#944) 2020-06-05 06:00:42 +10:00
main.d Implement Feature: Create shareable link (#1061) 2020-09-14 17:49:50 +10:00
monitor.d Fix segfault when moving file when using --monitor (#997) 2020-07-22 06:54:35 +10:00
onedrive.d Fix uninitialised value error as reported by valgrind (#1075) 2020-09-25 12:55:21 +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 module std.digest.digest is deprecated (#916) 2020-05-12 10:50:36 +10:00
selective.d Implement Feature: Support negative patterns in sync_list for fine grained exclusions (#1065) 2020-09-19 06:59:19 +10:00
sqlite.d Resolve issues identified by Valgrind (#910) 2020-05-20 11:37:11 +10:00
sync.d Handle deletion events for directories when inotify events are missing (#1082) 2020-10-03 09:21:56 +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 Remove 'Icon' check as no longer valid (#1038) 2020-08-28 06:18:56 +10:00