abraunegg-onedrive/src
abraunegg 11e477f045
Resolve files will not download when using curl 7.62.0 (http2 issue) (#225)
* Force connections to use HTTP 1.1 as Curl 7.62.0 defaults to using http2 if h2 support is built in which causes issues
2018-11-11 06:38:41 +11:00
..
config.d Update how default path is set when running under systemd (#170) 2018-09-13 08:46:27 +10:00
itemdb.d Implement better handling of database errors & database disk space issues (Issue #77) (#80) 2018-08-02 08:28:52 +10:00
log.d Resolve std.file.FileException when checking logfile path 2018-05-16 19:19:43 +10:00
main.d Resolve Key not found: driveType (Issue #152) (#166) 2018-09-25 05:25:40 +10:00
monitor.d Initial fix to high CPU usage when running in monitor mode (#165) 2018-09-13 08:43:29 +10:00
onedrive.d Resolve files will not download when using curl 7.62.0 (http2 issue) (#225) 2018-11-11 06:38:41 +11:00
progress.d Implement Feature Request: Add a progress bar for large uploads & downloads (Issue #12) (#99) 2018-08-10 07:46:27 +10:00
qxor.d Fix for Issue #23 (#60) 2018-07-11 06:43:45 +10:00
selective.d Fix: skip_file configuration doesn't handle spaces or specified directory paths (Issue #52) (#57) 2018-07-10 13:08:17 +10:00
sqlite.d Implement better handling of database errors & database disk space issues (Issue #77) (#80) 2018-08-02 08:28:52 +10:00
sync.d Resolve 'Key not found: path' when syncing from some shared folders (#211) 2018-10-30 06:20:52 +11:00
upload.d Resolve Key not found: expirationDateTime on session resume (Issue #174) (#176) 2018-10-04 09:38:23 +10:00
util.d Resolve crash with strange filename (Issue #151) (#178) 2018-10-04 09:33:39 +10:00