COMMITS
/ lib/zipEntry.js May 31, 2020
S
Add comment for invalid zips
Stuart Knightley committed
Z
Merge branch 'master' into invalid_extra_field_data
zhengz committed
August 3, 2018
L
Misc. doxy and trivial source comment typo fixes
luz.paz committed
August 21, 2018
Z
fixed 'End of data reached' error when file extra field is invalid
zhengz committed
March 24, 2016
D
Merge remote-tracking branch 'stuk/master' into jszip_v3
David Duponchel committed
March 23, 2016
E
Fix equality/inequality syntaxes
evilaliv3 committed
January 13, 2016
D
[breaking change] Remove JSZip.base64.
David Duponchel committed
February 22, 2015
D
[breaking change] Remove deprecated API
David Duponchel committed
July 6, 2015
D
Merge tag 'v2.5.0' into async
David Duponchel committed
June 1, 2015
D
[breaking change] Remove sync methods, part 2.
David Duponchel committed
April 14, 2015
D
Add decodeFileName in load().
David Duponchel committed
February 20, 2015
D
Rework the unix/dos permissions and the dir option.
David Duponchel committed
January 10, 2015
D
Add support for UNIX / DOS permissions
David Duponchel committed
May 2, 2014
D
Rewrite code into workers
David Duponchel committed
April 26, 2014
D
extra fields : pre-calculate end position
David Duponchel committed
March 8, 2014
D
refactor : create writer/ and reader/
David Duponchel committed
February 24, 2014
D
reading zip : skip useless work
David Duponchel committed
February 22, 2014
D
extract CompressedObject and simplify its code
David Duponchel committed
February 21, 2014
D
remove an useless string conversion
David Duponchel committed
February 10, 2014
D
ZipEntry : avoid StringReader if possible
David Duponchel committed
February 9, 2014
D
unicode path/comment : skip a step
David Duponchel committed
D
the filename is already read in the local part
David Duponchel committed
May 27, 2014
D
Add comment support
David Duponchel committed
January 19, 2014
D
Add support for the unicode path extra field
David Duponchel committed
October 13, 2013
C
browserifying
Calvin Metcalf committed