Commit Graph

  • ca0a7af152 Merge pull request #64 from hguemar/master David Duponchel 2013-09-03 14:35:22 -07:00
  • e921cc91d2 bugfix: we never retrieve compression when it's defined Haikel Guemar 2013-09-03 16:42:46 +02:00
  • aa7cb818ae Fix #59, issue with android default browser David Duponchel 2013-08-10 15:43:33 +02:00
  • 1b5ef3c66b Merge pull request #57 from dduponchel/nodejs David Duponchel 2013-07-07 03:36:19 -07:00
  • ce2ef5d9c6 Throw an error when adding an unsupported object David Duponchel 2013-07-01 22:38:21 +02:00
  • e4aa5c7583 Add support for nodejs Buffer. David Duponchel 2013-05-25 19:17:23 +02:00
  • 47f2c3f030 Merge pull request #56 from dduponchel/WIP_perfs David Duponchel 2013-07-01 12:12:05 -07:00
  • 14217a0de3 performances : small gains on chrome David Duponchel 2013-06-30 15:59:33 +02:00
  • a98f7ab2d8 Avoid if possible strings manipulation. David Duponchel 2013-05-25 19:16:23 +02:00
  • 54dcb7e3bc remove an old file David Duponchel 2013-05-17 20:50:28 +02:00
  • b84e00de65 optimize memory consumption instead of cpu consumption David Duponchel 2013-05-11 12:24:45 +02:00
  • 7f6387fea5 inflate/deflate : v0.1.6 David Duponchel 2013-05-11 12:36:13 +02:00
  • 6c7595530d Tests : better display of unexpected errors. David Duponchel 2013-05-11 10:37:39 +02:00
  • 9656c5c529 Update documentation David Duponchel 2013-05-09 23:30:27 +02:00
  • 3754a98b6f Replace the INFLATE/DEFLATE implementations David Duponchel 2013-05-09 18:49:32 +02:00
  • ea2aaf55d3 Lazy decompress data David Duponchel 2013-05-09 18:11:13 +02:00
  • cfdfe57023 Merge pull request #47 from Stuk/change-add David Duponchel 2013-04-26 00:47:05 -07:00
  • 4a4d09dd0d Replace all mentions of old .add API with .file Stuart Knightley 2013-04-25 22:22:59 -07:00
  • c91fe9510f Merge pull request #42 from amarcu5/patch-1 David Duponchel 2013-03-30 08:24:15 -07:00
  • f16a3c622e Added code to pass unit tests amarcu5 2013-03-29 16:23:46 +00:00
  • ef16396137 Added documentation for file specific compression amarcu5 2013-03-29 16:13:08 +00:00
  • 793cff992f File specific compression settings. amarcu5 2013-03-27 20:52:57 +00:00
  • 131ce2520c Merge pull request #39 from dduponchel/issue38 Stuart Knightley 2013-03-11 17:48:43 -07:00
  • 64f2732ac8 Don't break the Windows' EOL. David Duponchel 2013-03-11 21:10:12 +01:00
  • 4babc171bd Release 1.0.1 v1.0.1 David Duponchel 2013-03-04 23:22:40 +01:00
  • 2259998e7c Merge pull request #37 from dduponchel/ie10_and_tests David Duponchel 2013-03-03 23:14:20 -08:00
  • 0ffc78036d Launch tests in nodejs with node-qunit David Duponchel 2013-03-03 12:15:32 +01:00
  • 8a834ff8ae Update QUnit (1.2.0 => 1.11.0) David Duponchel 2013-03-03 10:18:25 +01:00
  • 14db72363c Explode the test/index.html file David Duponchel 2013-03-03 09:40:43 +01:00
  • 08d609d6c9 Update firefox support on a.download David Duponchel 2013-02-04 22:31:06 +01:00
  • 55952f14ef Add a unit test for #33 David Duponchel 2013-03-02 23:59:08 +01:00
  • bb6820a3aa Run tests in IE 10. David Duponchel 2013-03-02 23:51:14 +01:00
  • 4a9da0a5ce Merge pull request #36 from dduponchel/fix_undefined Stuart Knightley 2013-03-03 01:03:19 -08:00
  • 63a02c8bbb Fix file.as<output_format>() with bad data. David Duponchel 2013-03-02 23:40:44 +01:00
  • b108d0cd2b Merge pull request #34 from dduponchel/issue33 Stuart Knightley 2013-02-26 21:40:32 -08:00
  • ec59816694 Merge pull request #35 from dduponchel/issue32 Stuart Knightley 2013-02-26 21:36:31 -08:00
  • 31d794dc2e Add the notion of version in the index.html file David Duponchel 2013-02-26 22:15:57 +01:00
  • ca29c542d0 Fix the failing case of the issue #33 David Duponchel 2013-02-26 21:10:12 +01:00
  • 3d6421906d Merge pull request #33 from feugy/master David Duponchel 2013-02-26 12:08:35 -08:00
  • 6d3a87f1a6 Update jszip.js Damien 2013-02-15 08:47:01 +01:00
  • 2b49b8309c Fix indentation with 3 spaces feugy 2013-02-14 18:07:12 +01:00
  • d4b794dd61 Fix content for folder entries. Using the DEFLATE compression on folder entries with empty content cause the Java zip inflator to fail. This fix totally remove content when compressing a folder entry, and set compression to none for this entry. feugy 2013-02-14 16:58:29 +01:00
  • e45a4d78a0 Merge pull request #31 from dduponchel/issue30 v1.0.0 Stuart Knightley 2013-02-07 20:05:54 -08:00
  • 1a3cd72158 Load zip : a new way to read them. David Duponchel 2013-02-06 23:39:53 +01:00
  • 821d25e2d6 Fix : the folders wasn't marked as folder. David Duponchel 2013-02-06 23:39:48 +01:00
  • c4da116d08 folder() shouldn't throw an exception David Duponchel 2013-02-06 23:39:34 +01:00
  • bef98560a8 Add Universal Module Loader script umd Stuart Knightley 2013-01-12 19:52:07 -08:00
  • 5abc40474e Merge pull request #28 from dduponchel/issue23 Stuart Knightley 2013-01-13 16:38:58 -08:00
  • 98bb58fb9f Update coding style for brackets David Duponchel 2013-01-13 23:04:26 +01:00
  • e9cfea9506 PR 28 : feedback from @Stuk David Duponchel 2013-01-13 09:38:15 +01:00
  • c415e7f3ad issue #23 feedback David Duponchel 2013-01-04 10:51:22 +01:00
  • b7bc4bf71d Fix unit tests on older browsers David Duponchel 2013-01-02 21:59:11 +01:00
  • 6089262f55 Add a 0xFF mask when adding a binary file David Duponchel 2012-12-30 19:50:13 +01:00
  • 622da2e92a example : add timer David Duponchel 2012-12-31 21:03:31 +01:00
  • 51efe305fd Fix errors when the Object prototype has been augmented David Duponchel 2012-12-30 00:24:44 +01:00
  • feb14ed362 Fix an issue with base64 and asText() David Duponchel 2012-12-29 23:40:41 +01:00
  • eeb08843d9 Add support for file() and Uint8Array and ArrayBuffer David Duponchel 2012-12-29 19:17:27 +01:00
  • 8934b31ad6 Apply a 0xFF mask in JSZip.load on the whole input David Duponchel 2012-12-28 22:40:47 +01:00
  • 047dd1e54c Fix tests of JSZip.load() David Duponchel 2012-12-29 00:05:36 +01:00
  • 5d57b700b6 Add examples with the File API and XHR2 and Blob URLs. David Duponchel 2012-12-23 19:53:47 +01:00
  • 5a9d99d67f issue 23 : add generate(Uint8Array/ArrayBuffer/Blob) David Duponchel 2012-12-23 23:42:54 +01:00
  • 541560169a Add support for load(ArrayBuffer/Uint8Array) David Duponchel 2012-12-23 19:45:38 +01:00
  • aa86568d72 fix the pretty function David Duponchel 2012-12-23 14:41:08 +01:00
  • 3fe33655f8 Merge pull request #24 from dduponchel/issue20 Stuart Knightley 2012-12-23 05:56:21 -08:00
  • 6f004dce70 issue 20 : use ZipObject for this.files David Duponchel 2012-12-22 19:47:39 +01:00
  • 5b88e2154b Merge pull request #17 from virtru/faster-crc32 Stuart Knightley 2012-11-01 23:22:14 -07:00
  • 77424ffb25 Improved crc32 performance Reuven V. Gonzales 2012-11-02 00:41:24 -04:00
  • 1459728922 Correct lint and style errors Stuart Knightley 2012-09-17 20:54:53 -07:00
  • 66cf8cbbb2 Update tagline in JS files Stuart Knightley 2012-09-17 20:47:10 -07:00
  • 830d0637f1 Update and clarify licensing information Stuart Knightley 2012-09-17 20:32:35 -07:00
  • ad1627ab58 Remove and from licence information Stuart Knightley 2012-09-06 21:31:21 -07:00
  • e7d087f21d Update web addresses Stuart Knightley 2012-03-13 22:53:18 -07:00
  • 93ec4c5c01 Merge pull request #12 from Stuk/readme Stuart Knightley 2012-03-13 22:36:31 -07:00
  • e2fbf3be48 Update code somple Stuart Knightley 2012-03-13 22:32:24 -07:00
  • d034f1ba7e Add small readme Stuart Knightley 2012-03-13 22:29:43 -07:00
  • 75d7a29563 Merge pull request #11 from dduponchel/develop Stuart Knightley 2012-03-13 22:22:18 -07:00
  • 89bad87931 UTF8 : general purpose bit 11 + doc. David Duponchel 2012-02-24 19:22:50 +01:00
  • 9c70a3c9ee Fix errors : console.log and global variables. David Duponchel 2012-02-24 18:27:05 +01:00
  • 0447581f94 Browser support table. David Duponchel 2012-02-22 00:13:26 +01:00
  • c106a8d2af Improve utf8 support. David Duponchel 2011-11-26 15:12:49 +01:00
  • 4787abdb8b Add a checkCRC32 param. David Duponchel 2012-02-04 11:19:27 +01:00
  • 8b5fb25ab7 add doc about loading files with ajax David Duponchel 2011-12-16 22:35:20 +01:00
  • 219e6d90cd Update info on Chrome download filename on Windows. See issue #9. Stuart Knightley 2012-01-13 00:02:47 -08:00
  • f8f7e71999 Google closure compiler compliant. David Duponchel 2011-12-22 11:50:35 +01:00
  • aa3c05bb3f Unifying prototype definition. David Duponchel 2011-12-22 10:58:01 +01:00
  • da23b64a02 Don't always run tests on heavy files. David Duponchel 2011-12-17 09:42:57 +01:00
  • 482b3a92bb jszip-load : zip64 support (enhance issue #7) David Duponchel 2011-10-29 15:30:39 +02:00
  • d71158b720 add tests for issue #7, use ajax (issue #6) David Duponchel 2011-11-26 15:12:49 +01:00
  • 0d66c01ba5 support for data descriptors + updated doc David Duponchel 2011-11-27 18:59:45 +01:00
  • 773196fcae issue #7 : modify the API David Duponchel 2011-11-26 15:11:27 +01:00
  • f02df57cca issue #7 : load a zip file David Duponchel 2011-10-29 15:28:24 +02:00
  • 5adf03b926 updating qunit : v1.2.0 David Duponchel 2011-11-26 14:12:02 +01:00
  • 3e249c3c4c Save zip specs David Duponchel 2011-10-22 00:32:14 +02:00
  • 7d19e15d86 Update Downloadify link... Stuart Knightley 2011-11-14 21:40:43 +00:00
  • aa898996e3 Merge pull request #4 from kalmi/patch-1 Stuart Knightley 2011-07-09 12:46:06 -07:00
  • 92f04b8323 Edited index.html via GitHub Kálmán Tarnay 2011-07-07 06:32:12 -07:00
  • 560258faa1 Update support status for Chrome to Yes! Stuart Knightley 2011-04-11 09:32:17 +02:00
  • 4867f7eb68 Added UTF-8 support, with thanks to yiminghe Stuart Knightley 2010-07-05 16:03:30 +01:00
  • 64319ec80f Replaced tabs with spaces Stuart Knightley 2010-07-05 13:35:15 +01:00
  • 83b228df50 Replaced decToHex with a far more efficient (up to 10x) version Stuart Knightley 2010-07-05 13:31:20 +01:00