Releases: labbots/google-drive-upload
Fix oauth
Hotfixes
v4.4 actions: Fix shellcheck in ubuntu
Full Rewrite | Fix #183 #179 #178 #176 #174 #155
[BUGFIX] auth-utils: Use loopback method to fetch authorizaton code | Fix #183
flags: -h: Support showing help for multiple specified flags at once
flags: Add more documentation
[FEATURE] Support for sub-folders with --create-dir flag. | Resolve #155
install.sh: Do not fail if username is in small case
[SKIP-CI] Fix some shellcheck warinings
Use grep for -ex and -in flag | Resolve #176
Full rewrite
Resolve #161 and #162 | Misc
common-utils.sh: Fix _json_escape function for OSX sed
Add new flag --check-mode/-cm
Additional flag for --overwrite and --skip-duplicates flag. Can be used to change check mode in those flags, available args are 'size' and 'md5'.
There should be three modes:
name
name and size
name and md5sum
Default mode for skipping duplicates: name and size
Default mode for overwrite: name
Apply some fixes to install.sh
Resolve #156 and #160
[BUGFIX]: Handle special chars in filenames | Resolve #156
try to follow https://tools.ietf.org/html/rfc7159#section-7
use _json_escape function to handle it
also use parsed var to properly handle pretty printing
Resolve #145, #149, #150, #151, #139 | Misc
[FEATURE] drive-utils|upload: Flag to add description to drive metadata | Resolve #145
upload.[sh|bash]: Show drive link in quiet mode too | Resolve #151
[BUGFIX] Fix --share flag when used with emails | Resolve #149
gsync: Changes for multi account support
drive-utils.sh: Fix parameter names for resuming
[BUGFIX] gsync: Refactor systemd service and script creation | Resolve #150
[BUGFIX] install.sh: Fix gsync not updating to latest when using branch
[FEATURE] Add -SM/-sm/--share-mode flag | Resolve #139
Minor fix config cleanup
gupload: _cleanup_config: Don't try to parse empty lines will lead to _cleanup of whole config if access token expiry is missing
Fix #121 | Fix parallel upload logging in case of failure | Fix permission fixup | Misc
Decrease a network call
Fully standalone scripts | Misc
v3.4.6 gupload: Always exit after --update or --uninstall flag is used
Fix #123 | Ignore CTRL + Z | Misc
gsync: Fix gsync not working with gdrive folder name with space | Fix #126
tree-wide: Ignore CTRL + Z ( SIGTSTP )
tree-wide: Use \e instead of \033
gupload: Fix cursor visibility after script is executed | Fix addtional message in case of INT TERM