You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: support to download as stream with bearer token auth (#488)
* feat: add bearer token support
* support to download as stream
* fix the code errors
* upgrade ubuntu 20.04 to 22.04
* add comment for the exported functions
---------
Co-authored-by: Rick <linuxsuren@users.noreply.github.com>
fix: invalid filepath in the setup cmd on windows (#468)
Signed-off-by: rick <LinuxSuRen@users.noreply.github.com>
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
fix: the zip decompress failed (#454)
Signed-off-by: rick <LinuxSuRen@users.noreply.github.com>
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
fix: cannot decompress tar file correctly (#453)
Signed-off-by: rick <LinuxSuRen@users.noreply.github.com>
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>