Commit Graph

  • dcc6ff92b9 Merge pull request #742 from jahed/fix/webpack-5-async-failure Stuart Knightley 2021-02-09 20:32:32 -08:00
  • d22a4f5fe7 3.6.0-0 v3.6.0-0 Stuart Knightley 2021-02-08 20:59:19 -08:00
  • 46f353aeb3 Update dist Stuart Knightley 2021-02-08 20:57:56 -08:00
  • f4700f933f fix(browser): redirect main to dist on browsers Jahed 2021-02-06 12:37:23 +00:00
  • d657248a05 types: add decodeFIleName parameter type definitions satoshicano 2021-01-20 17:42:24 +09:00
  • 3db5fdc855 Merge pull request #734 from JayFate/master Stuart Knightley 2021-01-16 10:28:23 -08:00
  • e534454c8d fix: duplicate require pengjie 2021-01-14 22:15:55 +08:00
  • c3f10e7c36 added documentation Kyle Jones 2020-10-29 13:54:44 -05:00
  • 6be0ececec added documentation Kyle Jones 2020-10-29 13:52:22 -05:00
  • a2cae84672 updated compression typings for JSZipFileOptions Kyle Jones 2020-10-29 13:46:27 -05:00
  • 25d401e104 Merge pull request #703 from vdoubleu/patch-1 Stuart Knightley 2020-07-23 21:02:43 -07:00
  • 9f131682a6 fix small error in read_zip.md Victor Wang 2020-07-21 15:42:37 -04:00
  • 7bbcb3873d 3.5.0 v3.5.0 Stuart Knightley 2020-06-14 15:01:30 -07:00
  • ff65ad3786 Changelog and version changes for 3.5.0 Stuart Knightley 2020-06-14 15:01:05 -07:00
  • 9591294934 Merge pull request #666 from ffflorian/fix/types/output-string Stuart Knightley 2020-06-12 17:55:38 -07:00
  • 2aad916cdb Merge pull request #669 from jjhbw/master Stuart Knightley 2020-06-12 17:54:42 -07:00
  • 9d56abcfdb Merge pull request #682 from lubeskih/681-update-nodestream-type Stuart Knightley 2020-06-12 17:54:13 -07:00
  • ed8a758328 Merge pull request #544 from mljsgto222/invalid_extra_field_data Stuart Knightley 2020-06-12 17:42:51 -07:00
  • 5835b7aff2 update nodeStream type Hristijan Lubeski 2020-06-09 17:55:41 +02:00
  • 87fa545886 Merge pull request #669 ci Stuart Knightley 2020-05-31 11:04:42 -07:00
  • 25697723d3 Add comment for invalid zips Stuart Knightley 2020-05-31 11:00:00 -07:00
  • 7a99db8202 fix test zhengz 2020-05-31 15:38:05 +08:00
  • 861699dd79 Merge branch 'master' into invalid_extra_field_data zhengz 2020-05-31 15:22:52 +08:00
  • 2cb01a347e Merge pull request #1 from Stuk/master zhengz 2020-05-31 15:21:33 +08:00
  • 205c149628 add test for zip file with non-standard extra filed zhengz 2020-05-31 15:16:48 +08:00
  • 5abc6cf75b Added null to return types of functions that may return null Jurriaan Barkey Wolf 2020-04-25 09:39:57 +02:00
  • 7e8b8eee27 fix(types): Add string output type Florian Keller 2020-04-20 08:31:19 +02:00
  • bead269884 3.4.0 v3.4.0 Stuart Knightley 2020-04-19 16:12:45 -07:00
  • 9770277c89 Update files for 3.4.0 Stuart Knightley 2020-04-19 16:11:20 -07:00
  • f51af94993 Correct order of release steps Stuart Knightley 2020-04-19 16:09:00 -07:00
  • ff97ea9677 Add types property to package.json Stuart Knightley 2020-04-19 16:06:54 -07:00
  • e5747c9081 Remove private property from TS definitions Stuart Knightley 2020-04-19 16:05:28 -07:00
  • 20ad7aa72c Merge branch 'master' of https://github.com/deliangyang/jszip into deliangyang-master Stuart Knightley 2020-04-19 16:04:53 -07:00
  • a6df531010 Update documentation to include how to release Stuart Knightley 2020-04-19 16:02:28 -07:00
  • 0095edc443 Update embedded version and changelog for 3.3.0 Stuart Knightley 2020-04-19 16:00:18 -07:00
  • 663757922e 3.3.0 v3.3.0 Stuart Knightley 2020-04-01 10:09:17 -07:00
  • 8c5e51c8c8 Update dist for 3.3.0 Stuart Knightley 2020-04-01 10:08:54 -07:00
  • bfbd255111 Merge pull request #614 from mgechev/fix-browser-resolution Stuart Knightley 2020-04-01 10:06:38 -07:00
  • 3109282aed Merge pull request #539 from luzpaz/misc-typos Stuart Knightley 2019-08-28 07:46:36 -07:00
  • 617e3ce439 Fix browser module resolution mgechev 2019-08-20 17:45:58 -07:00
  • bf9a1360ad Misc. doxy and trivial source comment typo fixes luz.paz 2018-08-03 16:42:15 -04:00
  • 8742db3a5f Remove phantomjs Stuart Knightley 2019-07-07 20:54:11 -07:00
  • 20db7b05a2 3.2.2 v3.2.2 Stuart Knightley 2019-07-03 14:35:14 -07:00
  • 26abd8e529 Remove grunt-contrib-qunit Stuart Knightley 2019-07-03 14:34:52 -07:00
  • 7d4caa8c81 Update minified build Stuart Knightley 2019-07-03 14:28:29 -07:00
  • a6932da150 Update changelog for v3.2.2 Stuart Knightley 2019-07-03 14:27:41 -07:00
  • 37f732d831 Merge pull request #605 from Stuk/browsers Stuart Knightley 2019-07-03 14:23:06 -07:00
  • d7bf9c3c19 Merge pull request #602 from majindageta/patch-1 Stuart Knightley 2019-07-03 14:08:17 -07:00
  • c416972b3d Fix some incorrectly renamed tests Stuart Knightley 2019-07-03 14:00:01 -07:00
  • 0ef3c3372f Remove qunit grunt task Stuart Knightley 2019-07-03 11:41:44 -07:00
  • 81622d659f Correctly order dones Stuart Knightley 2019-07-03 10:46:19 -07:00
  • a4104c9498 Thread the test assert object through Stuart Knightley 2019-07-03 10:10:55 -07:00
  • 573ab5eef5 Fix up usages of done Stuart Knightley 2019-07-02 19:09:36 -07:00
  • 887f8a3a42 Expose assert object Stuart Knightley 2019-07-02 18:45:38 -07:00
  • af5a53bf03 Use assert object Stuart Knightley 2019-07-02 18:39:28 -07:00
  • 89091f134e Update QUnit Stuart Knightley 2019-07-02 18:36:08 -07:00
  • 756cf38601 Reduce Node versions tested Stuart Knightley 2019-07-02 15:54:41 -07:00
  • af9591c438 Correct indentation Stuart Knightley 2019-07-02 15:41:13 -07:00
  • ebaf56c946 Update gruntfile Stuart Knightley 2019-07-02 15:38:44 -07:00
  • e0c6283845 Update dependencies Stuart Knightley 2019-07-02 15:37:53 -07:00
  • e0a4f22da2 Sort devDependencies Stuart Knightley 2019-07-02 15:27:19 -07:00
  • bf93004791 Minor fix in Read a zip file davide.ricci 2019-06-17 12:14:58 +02:00
  • 7a0bac9e94 feat: Type definitions for JSZIP, defined the filed _data of JSZipObject ydl 2019-05-09 11:30:08 +08:00
  • 933929e309 feat: add type definitions ydl 2019-05-09 11:07:35 +08:00
  • 7dfa42f6a4 WIP: Change supported browsers Stuart Knightley 2019-04-13 10:35:06 -07:00
  • 4cbbb6450e 3.2.1 v3.2.1 Stuart Knightley 2019-03-22 10:01:14 -07:00
  • fd933eac48 Update dist files for version 3.2.1 Stuart Knightley 2019-03-22 10:00:23 -07:00
  • ac8756984a Update dist files to v3.2.0 Stuart Knightley 2019-02-21 09:19:10 -08:00
  • 265c959b1f 3.2.0 v3.2.0 Stuart Knightley 2019-02-21 08:16:18 -08:00
  • ed99ac981e Make changes for version 3.2.0 Stuart Knightley 2019-02-20 23:27:37 -08:00
  • 05d8520a8b Merge pull request #506 from ChALkeR/patch-1 Stuart Knightley 2019-02-21 08:13:57 -08:00
  • 56574c379c Merge pull request #532 from coreyfarrell/updates Stuart Knightley 2019-02-20 21:17:52 -08:00
  • 18efe31f31 fixed 'End of data reached' error when file extra field is invalid zhengz 2018-08-21 15:07:47 +08:00
  • f81c2d700d dual-Licensing clearification PatricSteffen 2018-08-16 07:46:59 +02:00
  • 5566c95391 Dependency updates. Corey Farrell 2018-07-01 20:43:15 -04:00
  • 8461371b85 nodejsUtils: additional Buffer safeguards for older Node.js Сковорода Никита Андреевич 2018-02-18 22:42:57 +03:00
  • 28cd570c8b nodejsUtils: don't use deprecated Buffer api Сковорода Никита Андреевич 2018-02-18 22:36:57 +03:00
  • 9fb481ac2a Merge pull request #482 from dduponchel/release_3.1.5 gh-pages David Duponchel 2017-11-09 23:39:26 +01:00
  • a4138a23cb JSZip 3.1.5 v3.1.5 David Duponchel 2017-11-09 00:58:06 +01:00
  • 579beb1d45 update the generated files David Duponchel 2017-11-09 00:57:40 +01:00
  • ece381a753 Merge pull request #481 from dduponchel/no_type David Duponchel 2017-11-08 23:14:36 +01:00
  • 440ddd3507 Improve the error without type in async() David Duponchel 2017-11-07 23:44:12 +01:00
  • a4c7e04522 Merge pull request #480 from dduponchel/nodejs_0.10 David Duponchel 2017-11-08 22:55:15 +01:00
  • 1903a2b32a Fix nodejs 0.10 compatibility David Duponchel 2017-11-07 19:30:32 +01:00
  • 6aa06daa43 #296 - Replacing window references with self to allow running in a WebWorker (#468) Daniel Busłowicz 2017-11-05 14:59:24 +01:00
  • 68826a1e49 Merge pull request #469 from harry-wood/patch-1 David Duponchel 2017-11-05 13:53:24 +01:00
  • 2c4a158ad9 Fix first sentence Harry Wood 2017-10-16 00:58:49 +01:00
  • edc3323d1f Merge pull request #429 from adm90/Fix_IE11MemoryLeak David Duponchel 2017-09-15 13:14:04 +02:00
  • aaa1319058 Blob creation: use the same code everywhere David Duponchel 2017-09-15 01:12:02 +02:00
  • 9d49e4e38e Merge pull request #460 from dduponchel/cpgz David Duponchel 2017-09-15 00:09:30 +02:00
  • 820d734bc1 Document the cpgz files on mac David Duponchel 2017-09-10 11:10:37 +02:00
  • ad9fcdb512 Merge pull request #461 from dduponchel/unsupported_format David Duponchel 2017-09-14 20:58:31 +02:00
  • 3b421381da Merge pull request #459 from dduponchel/nodejs_deprecate David Duponchel 2017-09-14 20:57:16 +02:00
  • d0af86c0d5 Improve the "unsupported format" error message David Duponchel 2017-09-10 11:41:32 +02:00
  • 151a2b86b4 Handle 2 nodejs deprecations David Duponchel 2017-08-23 20:56:07 +02:00
  • a8e68318a5 Merge pull request #457 from dduponchel/async_doc David Duponchel 2017-09-06 19:45:29 +02:00
  • e0103658d2 Fix async() examples David Duponchel 2017-09-05 23:39:37 +02:00
  • a1946077b5 Merge pull request #455 from jsoref/spelling David Duponchel 2017-09-04 17:46:10 +02:00
  • 960c004b38 spelling: unknown Josh Soref 2017-09-04 02:17:42 +00:00
  • 262623a32f spelling: spreadsheet Josh Soref 2017-09-04 02:17:04 +00:00