abraunegg-onedrive/src
abraunegg c05243444f
Update progress bar to be more accurate when downloading large files (#888)
* Change from round to floor, so % bar increases when downloaded data is at X% not potentially under, thus leading to under reporting
* Add debug output when each % increase when downloading a file to assist with validating progress
* Start displaying ETA starting at 5% rather than 10%
2020-04-26 06:52:29 +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 hidden directories in 'root' from having prefix removed (#586) 2019-07-12 13:12:26 +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 Perform full scan of OneDrive when required to ensure consistent local state (Issue #865) (#867) 2020-04-15 14:29:50 +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 Update progress bar to be more accurate when downloading large files (#888) 2020-04-26 06:52:29 +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 Differenciate between OneNote objects and other unsupported objects (#870) 2020-04-15 14:54:21 +10:00
upload.d Update progress bar to be more accurate when downloading large files (#888) 2020-04-26 06:52:29 +10:00
util.d Escape parentheses from path or file names (#841) 2020-03-28 07:49:33 +11:00