Thanks to visit codestin.com
Credit goes to chromium.googlesource.com
Sign in
chromium
/
external
/
github.com
/
Stuk
/
jszip
/
HEAD
643714a
Move all continuous integration to GitHub Actions (#942)
by Jon Koops
· 4 months ago
upstream/main
418c11f
Upgrade Playwright to the latest version (#940)
by Jon Koops
· 4 months ago
2ceb998
Create FUNDING.yml
by Stuart Knightley
· 3 years ago
0f2f1e4
3.10.1
by Stuart Knightley
· 3 years ago
upstream/v3.10.1
cae5510
Updates for v3.10.1
by Stuart Knightley
· 3 years ago
179c9a0
Update changelog for 3.10.1
by Stuart Knightley
· 3 years ago
61e1df5
Add Jekyll files to gitignore
by Stuart Knightley
· 3 years ago
f299cce
Merge pull request #852 from Stuk/metadata-ts
by Stuart Knightley
· 3 years ago
852887a
Consolidate metadata types and expose OnUpdateCallback
by Stuart Knightley
· 3 years ago
5be00df
Add sponsorship files
by Stuart Knightley
· 3 years, 1 month ago
dabe864
Update package-lock for benchmark
by Stuart Knightley
· 3 years, 1 month ago
cc554da
Merge pull request #841 from stevennyman/patch-2
by Stuart Knightley
· 3 years, 1 month ago
caefbc0
Merge pull request #834 from Stuk/benchmark
by Stuart Knightley
· 3 years, 1 month ago
53a4f14
Add trailing newlines
by Stuart Knightley
· 3 years, 1 month ago
3b1f8b7
Add benchmark to PR workflow
by Stuart Knightley
· 3 years, 1 month ago
aa67068
Align on "benchmark" instead of "perf"
by Stuart Knightley
· 3 years, 1 month ago
da96cb5
Update actions/cache to v3
by Stuart Knightley
· 3 years, 1 month ago
6f2474d
Add perf/benchmark for browser
by Stuart Knightley
· 3 years, 1 month ago
8d07f3c
Refactor test runner for perf tests
by Stuart Knightley
· 3 years, 1 month ago
204a60d
Add node perf test
by Stuart Knightley
· 3 years, 1 month ago
260e68a
Merge pull request #839 from stevennyman/patch-1
by Stuart Knightley
· 3 years, 1 month ago
eaacc68
Merge pull request #842 from Stuk/eslint
by Stuart Knightley
· 3 years, 1 month ago
5221202
Fix eslint errors
by Stuart Knightley
· 3 years, 1 month ago
85c2348
Replace jshint with eslint
by Stuart Knightley
· 3 years, 1 month ago
4e4c01a
Update package-lock
by Stuart Knightley
· 3 years, 1 month ago
60de12b
Update current version on website
by stevennyman
· 3 years, 1 month ago
07b85ad
Switch manual download link to HTTPS
by stevennyman
· 3 years, 1 month ago
ae5dc14
Merge pull request #828 from morfey13/patch-1
by Stuart Knightley
· 3 years, 2 months ago
1e7c2d7
Fix typos in changelog and update publishing instructions
by Stuart Knightley
· 3 years, 2 months ago
3083759
3.10.0
by Stuart Knightley
· 3 years, 2 months ago
upstream/v3.10.0
ee02067
Update build and changes for 3.10.0
by Stuart Knightley
· 3 years, 2 months ago
8893668
Merge pull request #829 from Stuk/setimmediate
by Stuart Knightley
· 3 years, 2 months ago
d03ae3d
Update package-lock
by Stuart Knightley
· 3 years, 2 months ago
ab3f9d9
robust setimmediate polyfill
by xqdoo00o
· 3 years, 2 months ago
b35d22d
use `const` instead `var` in example from README.markdown
by Niyaz Akhmetov
· 3 years, 2 months ago
f7ec7e6
Merge pull request #826 from zaknicholsdev/main
by Stuart Knightley
· 3 years, 2 months ago
db9cd77
undo prettier
by zaknicholsdev
· 3 years, 2 months ago
8f91a22
add null type to metadata
by zaknicholsdev
· 3 years, 2 months ago
f43810e
Update github action to run on pushes to main
by Stuart Knightley
· 3 years, 3 months ago
38f8373
Further renaming to main and tidy up of badges
by Stuart Knightley
· 3 years, 3 months ago
425137e
Make default branch main
by Stuart Knightley
· 3 years, 3 months ago
d46ef80
Just run test command as part of PR
by Stuart Knightley
· 3 years, 3 months ago
b0a6de6
3.9.1
by Stuart Knightley
· 3 years, 3 months ago
upstream/v3.9.1
c00440a
Changes for 3.9.1
by Stuart Knightley
· 3 years, 3 months ago
659599c
Remove recursive InputFileFormat type
by Stuart Knightley
· 3 years, 3 months ago
d36f043
3.9.0
by Stuart Knightley
· 3 years, 4 months ago
upstream/v3.9.0
ae0b127
Updates for 3.9.0
by Stuart Knightley
· 3 years, 4 months ago
983c4d5
Amend generateInternalStream typings to remove any
by Stuart Knightley
· 3 years, 4 months ago
454030c
Add type checking of d.ts file
by Stuart Knightley
· 3 years, 4 months ago
80e2705
Adjust package.json order to make releasing easier
by Stuart Knightley
· 3 years, 4 months ago
0cde8c0
Update documentation
by Stuart Knightley
· 3 years, 4 months ago
6b3b5fd
Extract CompressionOptions to interface
by Stuart Knightley
· 3 years, 4 months ago
c837a4b
Types definitions for generateInternalStream method and StreamHelper class
by Victor CASTRO-CINTAS
· 3 years, 4 months ago
798eefd
Merge pull request #752 from Peeja/patch-3
by Stuart Knightley
· 3 years, 4 months ago
2e1e970
Merge pull request #722 from KyleJonesWinsted/master
by Stuart Knightley
· 3 years, 4 months ago
121eec0
Merge pull request #813 from Stuk/santize-loaded-filenames
by Stuart Knightley
· 3 years, 4 months ago
3b98cfc
3.8.0
by Stuart Knightley
· 3 years, 4 months ago
upstream/v3.8.0
2edab36
Sanitize filenames with `loadAsync` to prevent zip slip attacks
by Stuart Knightley
· 3 years, 4 months ago
1f631b0
Update contributing
by Stuart Knightley
· 3 years, 4 months ago
459ff79
Add tests for utils that remove leading slash
by Stuart Knightley
· 3 years, 4 months ago
d4702a7
Merge pull request #541 from PatricSteffen/patch-1
by Stuart Knightley
· 3 years, 9 months ago
2ebb7e8
Merge pull request #737 from satoshicano/update-types-JSZipLoadOptions
by Stuart Knightley
· 3 years, 9 months ago
85c4989
Merge pull request #796 from Stuk/ghci
by Stuart Knightley
· 3 years, 9 months ago
40cc7f4
Add dependency caching
by Stuart Knightley
· 3 years, 9 months ago
5ee321e
Install deps needed for Playwright on Github Actions
by Stuart Knightley
· 3 years, 9 months ago
eeb841e
Remove code and dependencies used for Saucelabs
by Stuart Knightley
· 3 years, 9 months ago
e281bc3
Test using Playwright instead of Saucelabs
by Stuart Knightley
· 3 years, 9 months ago
f7275e6
Use local qunit files in tests
by Stuart Knightley
· 3 years, 9 months ago
0509c73
Add playwright and http-server
by Stuart Knightley
· 3 years, 9 months ago
2bb0f74
Add names to steps
by Stuart Knightley
· 3 years, 10 months ago
a076d64
Add Github Actions PR workflow
by Stuart Knightley
· 3 years, 10 months ago
3f2f0da
3.7.1
by Stuart Knightley
· 4 years ago
upstream/v3.7.1
9f9c33b
Updates for 3.7.1
by Stuart Knightley
· 4 years ago
5639745
Merge branch 'fix-build'
by Stuart Knightley
· 4 years ago
e08003e
Fix lint
by Stuart Knightley
· 4 years ago
79f7691
Revert "Disable proto assert that fails in browsers"
by Stuart Knightley
· 4 years ago
89298b9
Update gitignore for Mac, and sort
by Stuart Knightley
· 4 years ago
81cb5eb
Temporarily update docs for building dist correctly
by Stuart Knightley
· 4 years ago
e5b3f0d
3.7.0
by Stuart Knightley
· 4 years ago
upstream/v3.7.0
e88ba4b
Update for version 3.7.0
by Stuart Knightley
· 4 years ago
9046487
Disable proto assert that fails in browsers
by Stuart Knightley
· 4 years ago
6d029b4
Merge pull request #766 from MichaelAquilina/fix/files-null-prototype
by Stuart Knightley
· 4 years, 1 month ago
bb38812
Ensure prototype isn't modified by zip file
by Stuart Knightley
· 4 years, 1 month ago
d024c22
test: Add test case for loading zip filenames which shadow method names
by Michael Aquilina
· 4 years, 1 month ago
2235749
fix: Use a null prototype object for this.files
by Michael Aquilina
· 4 years, 1 month ago
b7f472d
Merge pull request #757: Update license to be valid spdx identifier
by Stuart Knightley
· 4 years, 3 months ago
a311039
update license to be valid spdx identifier
by Alexander Wunschik
· 4 years, 3 months ago
2808e2e
Fix `new JSZip()` and `JSZip#loadAsync` types
by Petra Jaros
· 4 years, 5 months ago
112fcdb
3.6.0
by Stuart Knightley
· 4 years, 5 months ago
upstream/v3.6.0
7c75dff
Update changelog and build for 3.6.0
by Stuart Knightley
· 4 years, 5 months ago
10035ad
Update contributing
by Stuart Knightley
· 4 years, 5 months ago
dcc6ff9
Merge pull request #742 from jahed/fix/webpack-5-async-failure
by Stuart Knightley
· 4 years, 5 months ago
f4700f9
fix(browser): redirect main to dist on browsers
by Jahed
· 4 years, 5 months ago
d657248
types: add decodeFIleName parameter type definitions
by satoshicano
· 4 years, 6 months ago
3db5fdc
Merge pull request #734 from JayFate/master
by Stuart Knightley
· 4 years, 6 months ago
e534454
fix: duplicate require
by pengjie
· 4 years, 6 months ago
c3f10e7
added documentation
by Kyle Jones
· 4 years, 9 months ago
6be0ece
added documentation
by Kyle Jones
· 4 years, 9 months ago
a2cae84
updated compression typings for JSZipFileOptions
by Kyle Jones
· 4 years, 9 months ago
25d401e
Merge pull request #703 from vdoubleu/patch-1
by Stuart Knightley
· 5 years ago
Next »