-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: new download engine BREAKING CHANGE: New API, Support for browser download * docs(README): fetchers * fix: better tests * fix: tests * fix(package): script * docs(README): badge * feat: multi file download cli, new cli look BREAKING CHANGE: new api * feat: events for child download * feat: default download info * fix: fetch strategy * fix: warning * feat: if-range skip * fix: none async events * feat: better errors * fix: tests * fix: tests imports * fix: one stream transfer * feat: loading animation * fix: custom progress bar * fix: docs * feat: best defaults * fix: tests timeout * feat: remove levelDB * fix: lowdb read * feat: fancy CLI UI (#6) * feat: fancy transfer CLI UI * fix: bugs * fix: update `package-lock.json` after pull * fix: cli download files * feat: stateful multi-connection download --------- Co-authored-by: Gilad S <[email protected]>
- Loading branch information
Showing
66 changed files
with
2,633 additions
and
1,200 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,3 +8,4 @@ node_modules | |
|
||
/.env | ||
/.eslintcache | ||
/test/utils/files/big-image.jpg |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.