abraunegg-onedrive/src
abraunegg 896a4676f5
Update regex parsing of response URI (#830)
* Update regex that extracts the response code from the response URI to avoid potentially generating a bad request to OneDrive, leading to a 'AADSTS9002313: Invalid request. Request is malformed or invalid.' response. With thanks to @zfil for fix.
2020-03-21 07:20:19 +11:00
..
notifications deal with unavailable dbus server (Issue: #365) 2019-01-30 17:34:07 +09:00
config.d Update application output when just authorising application (Issue #820) (#821) 2020-03-15 06:29:44 +11:00
itemdb.d Fix hidden directories in 'root' from having prefix removed (#586) 2019-07-12 13:12:26 +10:00
log.d Update how the 'username' is determined from the running process for logfile naming (Issue #786) (#787) 2020-02-03 09:10:57 +11:00
main.d Handle moving files into a skipped .folder when skip_dotfiles = true (#828) 2020-03-20 05:35:21 +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 Update regex parsing of response URI (#830) 2020-03-21 07:20:19 +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 Implement #699 - Perform skip_dir explicit match only (#768) 2020-01-29 16:37:50 +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 Update error response handling for catching HTTP 429 responses - activityLimitReached (Issue #815) (#816) 2020-03-20 06:12:47 +11:00
upload.d Update error response handling for catching HTTP 429 responses - activityLimitReached (Issue #815) (#816) 2020-03-20 06:12:47 +11:00
util.d Update Microsoft restriction and limitations (#725) 2019-11-14 11:53:07 +11:00