Commit Graph

  • 643714aa77 Move all continuous integration to GitHub Actions (#942) main Jon Koops 2025-03-28 05:23:21 +01:00
  • 418c11f27c Upgrade Playwright to the latest version (#940) Jon Koops 2025-03-14 17:52:41 +01:00
  • 2ceb998e29 Create FUNDING.yml Stuart Knightley 2022-08-02 15:59:39 -07:00
  • 0f2f1e4d05 3.10.1 v3.10.1 Stuart Knightley 2022-08-02 15:48:27 -07:00
  • cae55105f5 Updates for v3.10.1 Stuart Knightley 2022-08-02 15:48:09 -07:00
  • 179c9a0340 Update changelog for 3.10.1 Stuart Knightley 2022-08-02 15:38:17 -07:00
  • 2a07b3bc53 Merge branch 'kant2002-kant/security-vuln' into v2.x v2.x Stuart Knightley 2022-08-02 15:24:59 -07:00
  • 7971d92772 2.7.0 Stuart Knightley 2022-08-02 15:23:41 -07:00
  • bc82abb0cc Updates for v2.7.0 Stuart Knightley 2022-08-02 15:23:27 -07:00
  • a7736bb78d Rebuild dist Stuart Knightley 2022-08-02 15:20:12 -07:00
  • 61e1df58da Add Jekyll files to gitignore Stuart Knightley 2022-07-22 13:49:43 -07:00
  • f299cce9b8 Merge pull request #852 from Stuk/metadata-ts Stuart Knightley 2022-07-21 11:28:32 -07:00
  • 852887aa94 Consolidate metadata types and expose OnUpdateCallback Stuart Knightley 2022-07-20 14:25:06 -07:00
  • 5be00dfd0c Add sponsorship files Stuart Knightley 2022-06-27 11:30:54 -07:00
  • dabe86445c Update package-lock for benchmark Stuart Knightley 2022-06-23 15:26:12 -07:00
  • c3de13444b Update grunt-browserify with npm audit audit Stuart Knightley 2022-06-23 15:08:42 -07:00
  • 588c6d21f1 Update deps with npm audit fix --force Stuart Knightley 2022-06-23 15:07:56 -07:00
  • 62de233f4c Update deps with npm audit fix Stuart Knightley 2022-06-23 15:06:49 -07:00
  • 76c4857a11 Merge branch 'kant/security-vuln' of github.com:kant2002/jszip into kant2002-kant/security-vuln Stuart Knightley 2022-06-23 14:37:01 -07:00
  • cc554dae51 Merge pull request #841 from stevennyman/patch-2 Stuart Knightley 2022-06-23 14:31:07 -07:00
  • caefbc082d Merge pull request #834 from Stuk/benchmark Stuart Knightley 2022-06-23 14:30:52 -07:00
  • 53a4f141d2 Add trailing newlines Stuart Knightley 2022-06-14 17:28:40 -07:00
  • 3b1f8b7c22 Add benchmark to PR workflow Stuart Knightley 2022-06-14 17:22:41 -07:00
  • aa67068b1a Align on "benchmark" instead of "perf" Stuart Knightley 2022-06-14 17:22:30 -07:00
  • da96cb507d Update actions/cache to v3 Stuart Knightley 2022-06-14 17:18:16 -07:00
  • 6f2474d600 Add perf/benchmark for browser Stuart Knightley 2022-06-14 14:14:03 -07:00
  • 8d07f3c188 Refactor test runner for perf tests Stuart Knightley 2022-06-14 13:48:14 -07:00
  • 204a60d9c0 Add node perf test Stuart Knightley 2022-06-14 13:47:53 -07:00
  • 260e68ab4d Merge pull request #839 from stevennyman/patch-1 Stuart Knightley 2022-06-23 14:08:56 -07:00
  • eaacc682fa Merge pull request #842 from Stuk/eslint Stuart Knightley 2022-06-23 14:05:33 -07:00
  • 5221202d1d Fix eslint errors Stuart Knightley 2022-06-23 13:58:36 -07:00
  • 85c2348dc0 Replace jshint with eslint Stuart Knightley 2022-06-23 11:42:34 -07:00
  • 4e4c01ad83 Update package-lock Stuart Knightley 2022-06-23 11:32:28 -07:00
  • 60de12b2bb Update current version on website stevennyman 2022-06-23 01:58:10 -04:00
  • 07b85ad9a5 Switch manual download link to HTTPS stevennyman 2022-06-23 01:38:17 -04:00
  • ae5dc147f9 Merge pull request #828 from morfey13/patch-1 Stuart Knightley 2022-05-23 14:02:17 -07:00
  • 1e7c2d753e Fix typos in changelog and update publishing instructions Stuart Knightley 2022-05-20 12:43:31 -07:00
  • 3083759bbd 3.10.0 v3.10.0 Stuart Knightley 2022-05-20 12:41:22 -07:00
  • ee02067ec9 Update build and changes for 3.10.0 Stuart Knightley 2022-05-20 12:40:54 -07:00
  • 8893668311 Merge pull request #829 from Stuk/setimmediate Stuart Knightley 2022-05-20 12:29:32 -07:00
  • d03ae3ddbe Update package-lock Stuart Knightley 2022-05-20 12:24:13 -07:00
  • ab3f9d9147 robust setimmediate polyfill xqdoo00o 2020-07-21 11:11:29 +08:00
  • b35d22d7d4 use const instead var in example from README.markdown Niyaz Akhmetov 2022-05-19 12:10:12 +03:00
  • f7ec7e6f15 Merge pull request #826 from zaknicholsdev/main Stuart Knightley 2022-05-17 08:44:19 -07:00
  • db9cd77834 undo prettier zaknicholsdev 2022-05-13 12:27:41 -04:00
  • 8f91a222c4 add null type to metadata zaknicholsdev 2022-05-13 12:23:35 -04:00
  • ede758d4f7 fix: Use a null prototype object for this.files Backport https://github.com/Stuk/jszip/pull/766 to v2.6.1 Andrii Kurdiumov 2022-05-10 19:31:54 +06:00
  • f43810e361 Update github action to run on pushes to main Stuart Knightley 2022-04-27 11:12:37 -07:00
  • 38f837313e Further renaming to main and tidy up of badges Stuart Knightley 2022-04-06 09:58:55 -07:00
  • 425137e56f Make default branch main Stuart Knightley 2022-04-06 09:55:05 -07:00
  • d46ef80dcf Just run test command as part of PR Stuart Knightley 2022-04-06 09:50:40 -07:00
  • b0a6de6a45 3.9.1 v3.9.1 Stuart Knightley 2022-04-06 09:45:17 -07:00
  • c00440a28a Changes for 3.9.1 Stuart Knightley 2022-04-06 09:44:43 -07:00
  • 659599c02b Remove recursive InputFileFormat type Stuart Knightley 2022-04-06 09:38:16 -07:00
  • d36f043e53 3.9.0 v3.9.0 Stuart Knightley 2022-04-04 19:14:19 -07:00
  • ae0b127887 Updates for 3.9.0 Stuart Knightley 2022-04-04 19:13:44 -07:00
  • 983c4d5919 Amend generateInternalStream typings to remove any Stuart Knightley 2022-04-04 17:55:43 -07:00
  • 454030c554 Add type checking of d.ts file Stuart Knightley 2022-04-04 17:42:18 -07:00
  • 80e270571c Adjust package.json order to make releasing easier Stuart Knightley 2022-04-04 17:19:35 -07:00
  • 0cde8c0560 Update documentation Stuart Knightley 2022-04-04 17:19:26 -07:00
  • 6b3b5fde96 Extract CompressionOptions to interface Stuart Knightley 2022-04-04 17:19:05 -07:00
  • c837a4b439 Types definitions for generateInternalStream method and StreamHelper class Victor CASTRO-CINTAS 2020-07-16 10:29:50 +02:00
  • 798eefdf33 Merge pull request #752 from Peeja/patch-3 Stuart Knightley 2022-04-04 17:10:12 -07:00
  • 2e1e970024 Merge pull request #722 from KyleJonesWinsted/master Stuart Knightley 2022-04-04 16:47:52 -07:00
  • 121eec07d7 Merge pull request #813 from Stuk/santize-loaded-filenames Stuart Knightley 2022-03-30 12:30:12 -07:00
  • 3b98cfc7eb 3.8.0 v3.8.0 Stuart Knightley 2022-03-30 12:10:13 -07:00
  • 2edab36611 Sanitize filenames with loadAsync to prevent zip slip attacks Stuart Knightley 2022-03-30 12:09:27 -07:00
  • 1f631b0a0d Update contributing Stuart Knightley 2022-03-30 12:08:07 -07:00
  • 459ff79947 Add tests for utils that remove leading slash Stuart Knightley 2022-03-30 11:42:13 -07:00
  • d4702a7083 Merge pull request #541 from PatricSteffen/patch-1 Stuart Knightley 2021-10-11 13:27:24 -07:00
  • 2ebb7e8989 Merge pull request #737 from satoshicano/update-types-JSZipLoadOptions Stuart Knightley 2021-10-11 13:26:27 -07:00
  • 85c4989fde Merge pull request #796 from Stuk/ghci Stuart Knightley 2021-10-11 12:09:00 -07:00
  • 40cc7f4d16 Add dependency caching Stuart Knightley 2021-10-11 12:05:13 -07:00
  • 5ee321e43c Install deps needed for Playwright on Github Actions Stuart Knightley 2021-10-11 11:56:50 -07:00
  • eeb841ebc5 Remove code and dependencies used for Saucelabs Stuart Knightley 2021-10-11 11:54:41 -07:00
  • e281bc3423 Test using Playwright instead of Saucelabs Stuart Knightley 2021-10-11 11:50:26 -07:00
  • f7275e621b Use local qunit files in tests Stuart Knightley 2021-10-11 11:42:56 -07:00
  • 0509c73312 Add playwright and http-server Stuart Knightley 2021-10-11 11:42:36 -07:00
  • 2bb0f74834 Add names to steps Stuart Knightley 2021-10-06 16:37:01 +01:00
  • a076d643a4 Add Github Actions PR workflow Stuart Knightley 2021-10-06 16:32:55 +01:00
  • 3f2f0da8b2 3.7.1 v3.7.1 Stuart Knightley 2021-08-05 11:10:24 -07:00
  • 9f9c33b66b Updates for 3.7.1 Stuart Knightley 2021-08-05 11:08:22 -07:00
  • 5639745878 Merge branch 'fix-build' Stuart Knightley 2021-08-05 11:02:24 -07:00
  • e08003ec71 Fix lint Stuart Knightley 2021-08-05 10:57:09 -07:00
  • 79f7691e51 Revert "Disable proto assert that fails in browsers" Stuart Knightley 2021-08-05 10:55:37 -07:00
  • 89298b9f26 Update gitignore for Mac, and sort Stuart Knightley 2021-08-05 10:53:30 -07:00
  • 81cb5eb244 Temporarily update docs for building dist correctly Stuart Knightley 2021-08-05 10:52:52 -07:00
  • e5b3f0ddaa 3.7.0 v3.7.0 Stuart Knightley 2021-07-23 12:12:54 -07:00
  • e88ba4b367 Update for version 3.7.0 Stuart Knightley 2021-07-23 12:12:40 -07:00
  • 90464873e3 Disable proto assert that fails in browsers Stuart Knightley 2021-07-23 12:04:34 -07:00
  • 6d029b44c0 Merge pull request #766 from MichaelAquilina/fix/files-null-prototype Stuart Knightley 2021-06-28 20:43:11 -07:00
  • bb38812e1a Ensure prototype isn't modified by zip file Stuart Knightley 2021-06-23 09:34:53 -07:00
  • d024c22adb test: Add test case for loading zip filenames which shadow method names Michael Aquilina 2021-06-14 14:06:24 +01:00
  • 22357494f4 fix: Use a null prototype object for this.files Michael Aquilina 2021-06-14 12:28:46 +01:00
  • b7f472d777 Merge pull request #757: Update license to be valid spdx identifier Stuart Knightley 2021-04-20 21:44:13 -07:00
  • a3110397c9 update license to be valid spdx identifier Alexander Wunschik 2021-04-07 12:12:09 +02:00
  • 2808e2ed5d Fix new JSZip() and JSZip#loadAsync types Petra Jaros 2021-02-27 21:49:51 -05:00
  • 112fcdb995 3.6.0 v3.6.0 Stuart Knightley 2021-02-09 20:35:00 -08:00
  • 7c75dff02e Update changelog and build for 3.6.0 Stuart Knightley 2021-02-09 20:34:44 -08:00
  • 10035ad3b4 Update contributing Stuart Knightley 2021-02-09 20:34:24 -08:00