Releases: jneilliii/OctoPrint-GoogleDriveFiles
Releases · jneilliii/OctoPrint-GoogleDriveFiles
0.1.1
0.1.0
- convert to using web application oauth client id type due to Google dropping support for OOB oAuth flow.
- due to above uses a redirect_uri of this plugin's github page found at https://jneilliii.github.io/OctoPrint-GoogleDriveFiles/ to display the retrieved authentication code.
0.1.0rc1
- convert to using web application oauth client id type due to Google dropping support for OOB oAuth flow.
- due to above uses a redirect_uri of this plugin's github page found at https://jneilliii.github.io/OctoPrint-GoogleDriveFiles/ to display the retrieved authentication code.
0.0.3
0.0.2 - Subfolder Support
- thread file sync process on file list API request
- removes local files not in Google
- delete sub folder if there are no more files in it
- adds ability to set Google root folder as path
- adds sub folder support