issues
search
thejoshwolfe
/
yauzl
yet another unzip library for node
MIT License
736
stars
80
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
support reading extended timestamp information
#160
thejoshwolfe
closed
3 weeks ago
0
Provide an option to ignore Info-ZIP Unicode Path Extra Field
#159
sandy081
closed
2 months ago
5
Preserving extended file attributes on Mac?
#158
erikjalevik
closed
6 months ago
2
Fix crash when using `fromBuffer()` to read corrupt zip files that specify out of bounds file offsets
#157
thejoshwolfe
closed
7 months ago
0
RangeError thrown, not passed in callback
#156
dominique-pfister
closed
7 months ago
4
Uncaught TypeError: Cannot read properties of undefined (reading 'prototype')
#155
MiguelG97
closed
7 months ago
1
add some low level APIs
#154
thejoshwolfe
closed
9 months ago
0
Replace travis CI with GitHub action
#148
n-peugnet
closed
9 months ago
1
Alternative library: yauzl-promise
#146
overlookmotel
opened
1 year ago
1
Export file data offset in Entry object
#145
overlookmotel
closed
9 months ago
1
Uncaught Error: ENOENT: no such file or directory, open xxx file path
#144
x-fox
closed
9 months ago
1
end of central directory record signature not found
#143
arcticmatt
closed
9 months ago
2
What file types are supported?
#142
ajmeese7
closed
9 months ago
1
Avoid overriding endpointStream.destroy and instead override _destroy so that errors correctly bubble up
#141
hideaki
closed
9 months ago
1
Unzipping nested folders from archive
#140
konradgodel
closed
9 months ago
1
use bigint
#139
jimmywarting
closed
9 months ago
1
Fix time zone offset being applied to dates in dosDateTimeToDate.
#138
BillyONeal
closed
9 months ago
6
how to handle different values for extraFieldLength in local file header vs central directory file header
#137
bennettrogers
closed
9 months ago
2
Invalid signature causes process to close unexpectedly
#136
Portur
closed
9 months ago
2
Opening of archive with entry named "/" fails
#135
erikjalevik
closed
9 months ago
3
calculating progress for the whole archive.
#129
stukennedy
closed
9 months ago
3
readme: typo
#128
neverendingqs
closed
9 months ago
1
Failure when readstream doesn't have the unpipe method implementation
#127
vaditya92
opened
4 years ago
0
How to open password protected zip files
#126
Jonathon55
closed
9 months ago
2
Bump bl from 1.0.3 to 4.0.3
#125
dependabot[bot]
closed
9 months ago
1
invalid comment
#124
AniketDon
closed
9 months ago
1
Replace custom Stream.destroy() methods with inherited ones
#123
ncroese
closed
9 months ago
2
bug and workaround when running from win executable created with pkg
#122
richwifunds
closed
4 years ago
1
[Feature Request] Support for AES-256 decryption
#121
papb
closed
9 months ago
1
Unable to open correct Zip64 files with 0xffff as "number of this disk" in eocdr
#120
rossj
closed
8 months ago
1
Unable to unzip hidden files
#119
xinkule
closed
4 years ago
1
Allow Zip64 files to have 0xffff as "number of this disk" in eocdr
#118
rossj
closed
9 months ago
1
Fix typo in README.md
#117
styfle
closed
4 years ago
1
error : invalid central directory file header signature: 0x5053884e
#116
mouradsamyroushdy
closed
9 months ago
1
[DEP0005] Replace fd-slicer dependency with fd-slicer2 fork
#115
nalhabash
closed
9 months ago
5
Buffer deprecated warning
#114
sandy081
closed
9 months ago
3
Get the correct fileName from extra filed when decodeStrings is false
#113
fpsqdb
closed
9 months ago
7
Get the correct fileName from extra filed when decodeStrings is false
#112
fpsqdb
closed
5 years ago
1
Serialise entry item
#111
popey456963
closed
9 months ago
5
Streams aren't implemented according to Node.js documentation
#110
gordonmleigh
closed
9 months ago
4
Cannot parse file header with uncompressed size, compressed size, or local file header offset of 0xffffffff, if not in Zip64 format
#109
AxbB36
closed
8 months ago
1
Cannot parse zip file containing 65535 files, or with a central directory offset of 0xffffffff, if not in Zip64 format
#108
AxbB36
closed
9 months ago
5
uncompressed size is not enforced by zlib.createInflateRaw() or afterwards by yauzl
#107
jorangreef
closed
5 years ago
2
Failing inactive test for Mac Archive Utility corruption
#106
thejoshwolfe
closed
5 years ago
0
Error while opening file under mocha test
#105
brianignacio5
closed
5 years ago
5
Support for gzip
#104
AmitMY
closed
9 months ago
2
Typo fix
#103
mjomble
closed
5 years ago
1
add entry.getMode()
#102
thejoshwolfe
opened
5 years ago
4
File permissions changed while unzipping.
#101
rash805115
closed
5 years ago
5
Async RandomAccessReader and zips within zips
#100
brucehappy
opened
5 years ago
1
Next