Update onedrive to 2.4.14
Changes:
- Fix getPathDetailsByDriveId query when using --dry-run and a nested path with --single-directory
- Fix edge case when syncing OneDrive Personal Shared Folders
- Always prompt for credentials for authentication rather than re-using cached browser details
- Added operation_timeout as a new configuration to assist in cases where operations take longer that 1h to complete
- Add --disable-download-validation
- Catch unhandled API response errors when querying or listing OneDrive Business Shared Folders
- Do not re-auth on --logout
- Fix error 'Key not found: remaining' with Business Shared Folders
- Fix overwriting local files with older versions from OneDrive when items.sqlite3 does not exist and --resync is not used
- Add Real-Time syncing of remote updates via webhooks