Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

gdrive #393

Open
wants to merge 210 commits into
base: 1.x
Choose a base branch
from
Open

gdrive #393

wants to merge 210 commits into from

Conversation

blurryfacex
Copy link

dd

prasmussen and others added 30 commits September 6, 2016 17:12
Add --mime option to gdrive import
add the parameter to specify the Google Apps domain when the sharing type is domain
Add the skip parameter to download and download query commands
Document how to list files in a subdirectory.
Added --description option
New feature, support authentication via service account.
clarify that only the root .gdriveignore is used
Commit b33b3e9 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.
auth/file_source: don't try to read non-existent files
Signed-off-by: M. Mucahid Benlioglu <m.mucahidbenlioglu@gmail.com>
Migrated compiled binaries to Github releases. Fixes #479
Automatically compiles binaries for most common platforms and adds them to the release
Update path to sabhiram/go-gitignore
Added Automated Release Github Action
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet