| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-02-15 | auth/file_source: don't try to read non-existent files | Oskari Saarenmaa | |
| Commit b33b3e96e introduced a bug where we try to read a token file even if it doesn't exist, causing unauthenticated run (e.g. `gdrive about`) to fail with the error Failed getting oauth client: Failed to read token: unexpected end of JSON input Closes #257. | |||
| 2017-01-26 | New feature, support authentication via service account. | Fabio Di Fabio | |
| 2016-02-21 | go fmt | Petter Rasmussen | |
| 2016-02-21 | Rename | Petter Rasmussen | |
| 2016-02-21 | Add support for user-provided access token | Petter Rasmussen | |
| 2016-02-21 | Add support for user-provided refresh token | Petter Rasmussen | |
| 2016-02-16 | Error handling | Petter Rasmussen | |
| 2016-02-06 | Write to temp file first | Petter Rasmussen | |
| 2016-01-18 | Simplify drive wrapper, s/client/auth/ | Petter Rasmussen | |
| 2016-01-17 | Delete stale files | Petter Rasmussen | |
| 2014-05-14 | Actually use the option to disable the interactive prompt. | Sumit Arora | |
| 2014-05-14 | Add an option to not prompt the user for oauth authentication | Sumit Arora | |
| interactively. This is a no-op for the cli, where the option defaults to true. Use Case: In automation apps/scripts where gdrive/gdrive is used as a third party module (as opposed to a cli app). It is desirable to not be prompted interactively. Instead return the error and let the calling code handle it. | |||
| 2014-03-15 | Go fmt the code and use proper imports | Michael Crosby | |
| This allows people to be able to go get your project. | |||
| 2013-01-01 | version 1 | Petter Rasmussen | |
