codedread
|
23e3921072
|
Track number of compressed bytes read in while unarchiving and reporting progress
|
2018-01-26 00:12:58 -08:00 |
|
codedread
|
295413af0b
|
Remove dead sorting code inside the unarchivers. That is the job of the client code.
|
2018-01-25 21:22:39 -08:00 |
|
codedread
|
3268d3d10a
|
Update untar for streaming
|
2018-01-24 23:52:20 -08:00 |
|
codedread
|
d2a4329893
|
Whitespace and a couple arrow functions
|
2017-02-21 12:05:03 -08:00 |
|
codedread
|
0d27e9d9c0
|
Fix unzipper so that it always gets a fresh buffer of data. Remove a debugger statement
|
2017-02-21 11:45:28 -08:00 |
|
codedread
|
ea20a6a518
|
Fix untarring by ensuring it gets a fresh buffer of data and add a test
|
2017-02-20 23:40:33 -08:00 |
|
codedread
|
14abef20d6
|
Convert to ES6 classes
|
2017-02-20 14:36:48 -08:00 |
|
codedread
|
639a23e69b
|
Start the move to es6: Change all vars to lets/consts
|
2017-02-20 12:47:17 -08:00 |
|
codedread
|
19af90a27f
|
Move all archive-related files into a subdirectory called archive
|
2017-02-19 09:49:06 -08:00 |
|