All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Now uses SecretStorageApi as KeyTar has been deprecated
- Created a new friendly message that is shown when the extension identifies that the defined port is being used by another process.
- Created setting to control the port number on which a server will be started on the local machine to proceed with the OAuth2 authorization flow.
- Does not use OAuth out-of-band (oob) anymore as it is deprecated
- File will be replaced on Drive if the file already exists in the same folder
- Updated README
- Now users can select different scopes in order to grant different access levels to files and folders on Drive.
- Updated README with new requirements for configuring credentials on Google Console.
- General changes on README and display name.
- Developed command to copy file or folder URL to clipboard.
- Fixed problem where uploading files through context menu did not work on Windows machines
- Developed command to zip Workspace and upload it to Drive
- Prevents freezing when one tries to upload a non-existing file or a directory.
- General changes on README.
- Initial release but a lot of work still in progress.