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
- Fix broken LZMA in last version's wasm build
- Add test for `extractTo` using spacedrive nati...
- Add forgotten fchmod to lchmod rename
5043efd30503e6261e7bbb8c9b6db06350e2d841 authored about 1 year ago by Vítor Vasconcellos <[email protected]>- Remove incorrect file type groupping logic, from `extractTo`, that broke file order extraction...
f0573e01f5f3e779fdb733fe0a53874b4c7a1ab0 authored about 1 year ago by Vítor Vasconcellos <[email protected]> - Update x264 and libpdfium
- Enable thread support for ffmpeg windows build
- Replace custom ...
- Restore mtree support
- Disable ar, empty, mtree and cab extraction support for recursive ext...
- Disable mtree support due to false positives when using alongside recursive=true
- Fix GBK te...
- Fix symlink and hardlink breaking on extractAll/extractTo, due to an incorrect NullError being...
4f157f7006ffd07ce92ff1b8eb1b6f29ec575a59 authored over 1 year ago by Vítor Vasconcellos <[email protected]>bcea5661b1ec983b2d8e3fd909975d35a714e79d authored over 1 year ago by Vítor Vasconcellos <[email protected]>
- Add recursive option to extract to allow extracting sub archives inside archives in a single p...
8743940ebc8ed2c3e8d5bf66a854c61cb8a09f41 authored over 1 year ago by Vítor Vasconcellos <[email protected]> - Export EntryTypeName in docs
- Remove useless double fileDataPointer.free
- Improve markdown...
49ea5251bfa438ddb2180ccbc9b241605a2a0851 authored over 1 year ago by Vítor Vasconcellos <[email protected]>
- Add a non recursive zip bomb test (Works fine with extract, but kills extractAll)
6242c6ee30d3cbd3d9b7beaa28929c09c4157880 authored over 1 year ago by Vítor Vasconcellos <[email protected]> - Fix extract's ignoreDotDir option not matching against ./ paths
- Rewrite extractTo, make ext...
ad1a477e3fd7ff83b3e3e4eb0ce8d48621407bd2 authored over 1 year ago by Vítor Vasconcellos <[email protected]>
- Add overwrite option to extractTo and ignoreDotDir to extract
- Add tests for pax, iso and ca...
3ebb9d0b27a403e2cfa9fe94746e83d0bcbe0170 authored over 1 year ago by Vítor Vasconcellos <[email protected]>
1c5af6407e1d12b747c453b14466c4f74173f609 authored over 1 year ago by Vítor Vasconcellos <[email protected]>
- Reflect removed properties from emscripten wasm initialization function in our type definition...
ef9b632e3ce8f6d70d4ab6531efc23e3965b42b9 authored over 1 year ago by Vítor Vasconcellos <[email protected]> - Add .perm, .type, .link to entry object
- Remove getEntryType function
- Add extractTo in ar...
2e0f821e9fda12fb745c38c7c349f45eb78718c0 authored over 1 year ago by Vítor Vasconcellos <[email protected]>
- Minor test improvements + test entry's time attr
f44857960094aef7315f00c99629f2b971685290 authored over 1 year ago by Vítor Vasconcellos <[email protected]>4de62aeabe4d1825b2c8f36501379eb737f08353 authored over 1 year ago by Vítor Vasconcellos <[email protected]>
4b695f333a35d096e0ab0743219ec4569b89a5da authored over 1 year ago by Vítor Vasconcellos <[email protected]>
ea365baba9da0bd2b704be048ecc3dee592eaf6c authored over 1 year ago by Vítor Vasconcellos <[email protected]>
- Greatly improve code organization
- Add extractAll and replace entry.type with getEntryType f...
4977b8cf8b869786ec55e4557cfd4870affe2b10 authored over 1 year ago by Vítor Vasconcellos <[email protected]>
b6fd768c87381572432d730b2f2b12c8e1481c51 authored over 1 year ago by Vítor Vasconcellos <[email protected]>
a46db104fd29fc3c15181288428099150accdffd authored over 1 year ago by Vítor Vasconcellos <[email protected]>
066191c467b30631b399843275b860bc1539f02d authored over 1 year ago by Vítor Vasconcellos <[email protected]>
50859245c91d812e76a6f97185045f0d2702e30d authored over 1 year ago by Vítor Vasconcellos <[email protected]>
- Rework main API, replace Archive class with a simple extract generator function
- Add Ava and...
5ec9808ca5f1b0cbb4ec3c38a7001caafb1a7d70 authored over 1 year ago by Vítor Vasconcellos <[email protected]>
15d04505051faad36e3ae6328d7a0ae0693e9c73 authored over 1 year ago by Vítor Vasconcellos <[email protected]>
e2da1b45e8307014e49b5e4ef10dca8005b57650 authored over 1 year ago by Vítor Vasconcellos <[email protected]>