abraunegg-onedrive/src
abraunegg 53b72e0d9d
Resolve syncing of Shared Folders due to OneDrive API change - Issue #144 (#191)
* Update handling of shared folders and items which was previously broken to a OneDrive API change
* Extract syncFolderName from either local or remote folder - not just local folder.
2018-10-10 19:31:21 +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 File download fails if the file is marked as malware in OneDrive (Issue #153) (#155) 2018-09-13 08:41:46 +10: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 syncing of Shared Folders due to OneDrive API change - Issue #144 (#191) 2018-10-10 19:31:21 +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