Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/spacedriveapp/archive-wasm

LibArchive compiled to WASM with a idiomatic JS api
https://github.com/spacedriveapp/archive-wasm

Version 1.6.1

- Fix broken LZMA in last version's wasm build
- Add test for `extractTo` using spacedrive nati...

74930b7380ff5b687f46e582ea1bc3d3fdce1585 authored 10 months ago by Vítor Vasconcellos <[email protected]>
Fix README example

- Add forgotten fchmod to lchmod rename

5043efd30503e6261e7bbb8c9b6db06350e2d841 authored 10 months ago by Vítor Vasconcellos <[email protected]>
Version 1.6.0

- Remove incorrect file type groupping logic, from `extractTo`, that broke file order extraction...

f0573e01f5f3e779fdb733fe0a53874b4c7a1ab0 authored 10 months ago by Vítor Vasconcellos <[email protected]>
Fix libheif not exporting symbols in windows build

- Update x264 and libpdfium
- Enable thread support for ffmpeg windows build
- Replace custom ...

6bb4f6d9b5731062650ed362012f8c6a3b7a2e50 authored 11 months ago by Vítor Vasconcellos <[email protected]>
Version 1.5.3

- Restore mtree support
- Disable ar, empty, mtree and cab extraction support for recursive ext...

9f9766dff0f26cfc6e64386b3c0dc26b3186d9b7 authored about 1 year ago by Vítor Vasconcellos <[email protected]>
Version 1.5.2

- Disable mtree support due to false positives when using alongside recursive=true
- Fix GBK te...

339e9408f495cb0e64c4557f041a374891736bc6 authored about 1 year ago by Vítor Vasconcellos <[email protected]>
Version 1.5.1

- Fix symlink and hardlink breaking on extractAll/extractTo, due to an incorrect NullError being...

4f157f7006ffd07ce92ff1b8eb1b6f29ec575a59 authored about 1 year ago by Vítor Vasconcellos <[email protected]>
Forgot to add the docs dir

bcea5661b1ec983b2d8e3fd909975d35a714e79d authored about 1 year ago by Vítor Vasconcellos <[email protected]>
Version 1.5

- Add recursive option to extract to allow extracting sub archives inside archives in a single p...

8743940ebc8ed2c3e8d5bf66a854c61cb8a09f41 authored about 1 year ago by Vítor Vasconcellos <[email protected]>
Minor improvements to docs

- Export EntryTypeName in docs
- Remove useless double fileDataPointer.free
- Improve markdown...

fbbfa75ea97fe2b92dbbdeffd3f4f050232f0efc authored about 1 year ago by Vítor Vasconcellos <[email protected]>
Improved README

49ea5251bfa438ddb2180ccbc9b241605a2a0851 authored about 1 year ago by Vítor Vasconcellos <[email protected]>
Fix zip bomb test (it had a password)

- Add a non recursive zip bomb test (Works fine with extract, but kills extractAll)

6242c6ee30d3cbd3d9b7beaa28929c09c4157880 authored about 1 year ago by Vítor Vasconcellos <[email protected]>
Version 1.4.0

- Fix extract's ignoreDotDir option not matching against ./ paths
- Rewrite extractTo, make ext...

62ab52cd351375e451d233bfeb28384418a54dc8 authored about 1 year ago by Vítor Vasconcellos <[email protected]>
Improve code formatting for .m.dts

ad1a477e3fd7ff83b3e3e4eb0ce8d48621407bd2 authored about 1 year ago by Vítor Vasconcellos <[email protected]>
Version 1.3.0

- Add overwrite option to extractTo and ignoreDotDir to extract
- Add tests for pax, iso and ca...

c0a1d367d17b26013f54af51ce8a15bfc0b796a4 authored about 1 year ago by Vítor Vasconcellos <[email protected]>
Minor docs fix

3ebb9d0b27a403e2cfa9fe94746e83d0bcbe0170 authored about 1 year ago by Vítor Vasconcellos <[email protected]>
Fix libarchive type definition to match new export

1c5af6407e1d12b747c453b14466c4f74173f609 authored about 1 year ago by Vítor Vasconcellos <[email protected]>
Made changes to wasm build to accomodate changes from new emscripten version

- Reflect removed properties from emscripten wasm initialization function in our type definition...

ef9b632e3ce8f6d70d4ab6531efc23e3965b42b9 authored about 1 year ago by Vítor Vasconcellos <[email protected]>
Version 1.2.0

- Add .perm, .type, .link to entry object
- Remove getEntryType function
- Add extractTo in ar...

8ca94129a7494d8447b1c09e2327352b5e1a462d authored about 1 year ago by Vítor Vasconcellos <[email protected]>
Fix typos

2e0f821e9fda12fb745c38c7c349f45eb78718c0 authored about 1 year ago by Vítor Vasconcellos <[email protected]>
Add note about NodeJs stats obj counterparts

- Minor test improvements + test entry's time attr

f44857960094aef7315f00c99629f2b971685290 authored about 1 year ago by Vítor Vasconcellos <[email protected]>
fix typo

4de62aeabe4d1825b2c8f36501379eb737f08353 authored about 1 year ago by Vítor Vasconcellos <[email protected]>
Improvements to publishing package workflow

4b695f333a35d096e0ab0743219ec4569b89a5da authored about 1 year ago by Vítor Vasconcellos <[email protected]>
Add rar tests

ea365baba9da0bd2b704be048ecc3dee592eaf6c authored about 1 year ago by Vítor Vasconcellos <[email protected]>
Version 1.1.0

- Greatly improve code organization
- Add extractAll and replace entry.type with getEntryType f...

182c175f86a6d71e6e58a9716d4833698e64a8ff authored about 1 year ago by Vítor Vasconcellos <[email protected]>
Configure npm publish

4977b8cf8b869786ec55e4557cfd4870affe2b10 authored about 1 year ago by Vítor Vasconcellos <[email protected]>
Update README

b6fd768c87381572432d730b2f2b12c8e1481c51 authored about 1 year ago by Vítor Vasconcellos <[email protected]>
Fix some typos

a46db104fd29fc3c15181288428099150accdffd authored about 1 year ago by Vítor Vasconcellos <[email protected]>
Update package-lock

066191c467b30631b399843275b860bc1539f02d authored about 1 year ago by Vítor Vasconcellos <[email protected]>
Readme + 1.0

50859245c91d812e76a6f97185045f0d2702e30d authored about 1 year ago by Vítor Vasconcellos <[email protected]>
Add tests, build step and rework public API

- Rework main API, replace Archive class with a simple extract generator function
- Add Ava and...

4d0a278fa32c4e3258583dcbd00dfc49ac2cb280 authored about 1 year ago by Vítor Vasconcellos <[email protected]>
Some configuration files

5ec9808ca5f1b0cbb4ec3c38a7001caafb1a7d70 authored about 1 year ago by Vítor Vasconcellos <[email protected]>
All the logic is implemented, not fully tested yet

15d04505051faad36e3ae6328d7a0ae0693e9c73 authored about 1 year ago by Vítor Vasconcellos <[email protected]>
Initial commit

e2da1b45e8307014e49b5e4ef10dca8005b57650 authored about 1 year ago by Vítor Vasconcellos <[email protected]>