Commit Graph
100 Commits
Author SHA1 Message Date
DecDuck d08881299c feat: use new droplet-rs crate 2025-12-04 18:46:24 +11:00
DecDuck 2a746f22ac fix: use droplet-rs crate 2025-12-01 11:23:20 +11:00
DecDuck e219ea13fb fix: file-extension based archive matching 2025-11-21 22:04:34 +11:00
DecDuck efab43720f fix: 7z and streams 2025-11-20 13:39:05 +11:00
DecDuck 894f2b354a fix: 7z 2025-11-20 11:38:11 +11:00
DecDuck 416cada9f4 fix: unix permissions properly fixed with 7z 2025-10-28 19:31:59 +11:00
DecDuck 97312585db fix: fix to unix permissions with 7z 2025-10-28 19:29:25 +11:00
DecDuck 538aa3bb57 fix: update license 2025-10-14 12:11:24 +11:00
DecDuck 7ec09bee1e feat: fix 7zip integration 2025-10-13 11:29:30 +11:00
DecDuck 96c1b15de7 remove unneeded deps 2025-10-02 17:14:26 +10:00
DecDuck bd6d7060fd feat: the 7z update 2025-10-02 17:06:58 +10:00
DecDuck 0431eebaa7 fix: remove lua tests 2025-08-25 13:02:00 +10:00
DecDuck e66a6581cb fix: temporary remove luajit for compliation reasons 2025-08-25 12:43:23 +10:00
DecDuck 817c3cf503 feat: script backend, fixes 2025-08-25 12:35:12 +10:00
DecDuck 0d01809fd0 feat: no panik 2025-08-25 12:20:51 +10:00
DecDuck ba35ca9a14 feat: start of scripting engine 2025-08-24 13:50:44 +10:00
DecDuck ae4648845e feat: add support for partially deflated zips 2025-08-17 11:21:09 +10:00
DecDuck bd30464a08 fix: manifest generation with multiple chunks 2025-08-15 21:56:33 +10:00
DecDuck c67cca4ee0 fix: remove debug println 2025-08-15 21:41:48 +10:00
DecDuck cae208a3e0 fix: zip read sizing 2025-08-15 21:30:25 +10:00
DecDuck 4276b9d668 fix: skip zip test 2025-08-15 19:47:50 +10:00
DecDuck 4fb9bb7563 fix: manifest sizing for slow backends 2025-08-15 16:49:18 +10:00
DecDuck 913dc2f58d feat: add zip speed test 2025-08-15 12:17:10 +10:00
DecDuck 7ec5e9f215 fix: zip file reader offset 2025-08-13 16:22:48 +10:00
DecDuck b67a67d809 fix: bump version 2025-08-13 11:38:09 +10:00
DecDuck 87b19a5c8c fix: test 2025-08-13 11:37:41 +10:00
DecDuck dc3a420986 feat: performance improvements, fix zip 2025-08-13 11:35:50 +10:00
DecDuck 1665033fd9 test: add subdir tests 2025-07-18 22:46:42 +10:00
DecDuck 2969d64c45 feat: move to bigints for larger file sizes 2025-07-14 15:17:38 +10:00
DecDuck e525ff44bb Merge pull request #3 from nickbabcock/rawzip-0.3
Bump rawzip to 0.3
2025-07-13 23:08:10 +10:00
DecDuck 535d5a4062 i give up, bump all versions 2025-07-02 20:54:06 +10:00
DecDuck 450734f5c9 bump version 2025-07-02 20:45:58 +10:00
DecDuck 20e2eda381 fix: regenerate lockfile 2025-07-02 20:45:02 +10:00
DecDuck 04d3f2dd8c fix: revert napi update 2025-07-02 20:33:53 +10:00
DecDuck 59ca57ee1b fix: bump napi version and commit lockfile 2025-07-02 20:20:19 +10:00
DecDuck 8f4b2a6c6d feat: add file peaking, 1.5.0 2025-07-02 18:03:35 +10:00
DecDuck 7c3e6fe63c fix: add target setup 2025-07-02 13:47:08 +10:00
DecDuck 204902951e fix: nightly toolchain for docker builds 2025-07-02 13:39:17 +10:00
DecDuck b3011c517d fix: skip tests, move to nightly 2025-07-02 12:29:58 +10:00
DecDuck 74a54eb9ac fix: bump @napi-rs/cli to alpha version 2025-07-02 12:22:31 +10:00
DecDuck 89e94e3afd fix: install patch crate before patching 2025-07-02 12:07:00 +10:00
DecDuck 169d471bb7 fix: patch crate on build 2025-07-02 12:05:57 +10:00
DecDuck 076dc60155 version bump to 1.4.0 2025-07-02 11:56:22 +10:00
DecDuck 48e5b97a4e feat: zip file reading 2025-07-02 11:55:04 +10:00
DecDuck c1aaf8adcd feat: work on version backend system 2025-07-01 22:51:22 +10:00
DecDuck fe43f79062 chore: bump version and add test 2025-05-30 20:55:53 +10:00
DecDuck 30b9c4a1cc bump version 2025-05-29 09:30:10 +10:00
DecDuck 4670df4127 fix: add windows target 2025-05-28 21:01:16 +10:00
DecDuck e33eaebe1a fix: refix macos universalisation 2025-05-28 20:52:30 +10:00
DecDuck f954f23410 fix: longshot fix: add x86_64-unknown-linux-gnu to the list of ABI targets 2025-05-28 20:47:59 +10:00
DecDuck 3632687001 fix: again, macos universalisation 2025-05-28 20:33:56 +10:00
DecDuck 90817487ed fix: universalisation for macos 2025-05-28 20:27:00 +10:00
DecDuck 98b84c64d4 fix: remove problematic builds 2025-05-28 19:58:26 +10:00
DecDuck d3186cdd5f fix: types 2025-05-28 17:07:12 +10:00
DecDuck bb678b4b3a fix: tests 2025-05-28 16:48:07 +10:00
DecDuck cc94798962 feat: add file reader 2025-05-28 15:03:45 +10:00
DecDuck 7811818a72 Merge branch 'borked-reader' 2025-05-28 14:55:05 +10:00
DecDuck 45a26c7156 inprogress: handoff to quexeky 2025-05-28 13:53:28 +10:00
DecDuck 16b78bca17 fix: chunk size 2025-05-27 10:34:44 +10:00
DecDuck 4ac19b8be0 fix: update index.js & index.d.ts 2025-05-26 17:20:03 +10:00
DecDuck 072a1584a0 feat: add list files command 2025-05-26 15:02:41 +10:00
DecDuck 6b5356627a fix: remove unnecessary size parameter causing windows build issues 2025-05-26 14:03:26 +10:00
DecDuck 7ede73e87c feat: move to backend-based manifest 2025-05-26 13:56:24 +10:00
DecDuck 921eb02132 fix: finish removing 32-bit windows 2025-03-31 09:25:30 +11:00
DecDuck a95d0cea26 fix: bump version and remove freebsd 2025-03-31 09:15:56 +11:00
DecDuck 277651df09 fix: temporarily remove docker-based builds from publish stage 2025-03-31 09:07:44 +11:00
DecDuck 7896f11207 fix: temporarily remove docker-basd tests 2025-03-31 09:06:17 +11:00
DecDuck 0c3196ba7d fix: remove android builds 2025-03-30 18:18:41 +11:00
DecDuck a0791d71a9 fix: package json 2025-03-30 13:14:51 +11:00
DecDuck a8b8d4bb3d fix: remove android builds from package.json 2025-03-30 13:12:45 +11:00
DecDuck 59dd17a156 fix: add repo urls 2025-03-30 12:56:15 +11:00
DecDuck 2c28c605ba fix: add repo url 2025-03-30 12:37:41 +11:00
DecDuck 987defaafb fix: update container path 2025-03-29 22:56:21 +11:00
DecDuck 7815338e9e fix: update to use AWS docker mirror 2025-03-29 22:51:44 +11:00
DecDuck 7bb0689cbd fix: update namespace from @drop to @drop-oss 2025-03-29 22:44:30 +11:00
DecDuck 5966bf268a fix: always publish 2025-03-27 12:12:06 +11:00
DecDuck e13359783b test: remove windows unfriendly test 2025-03-27 12:01:56 +11:00
DecDuck bf2895fb71 fix: commit index.js and index.d.ts 2025-03-27 11:56:22 +11:00
DecDuck 1b35477b5c fix: move to js tests 2025-03-27 11:51:19 +11:00
DecDuck b782beb0ea fix: tests 2025-03-27 11:41:23 +11:00
DecDuck 34867fd429 fix: import statements in tests 2025-03-25 11:25:50 +11:00
DecDuck d552473f89 fix: remote i686 build 2025-03-25 11:03:19 +11:00
DecDuck 757696b6a3 fix: recreate lockfile 2025-03-25 10:09:23 +11:00
DecDuck 5f8628f5b5 fix: github ci 2025-03-25 10:07:37 +11:00
DecDuck 5cc95e74b9 fix: build and package 2025-03-25 09:58:18 +11:00
DecDuck 94cc39b1c3 fix: bump time 2025-03-25 09:30:29 +11:00
DecDuck 96ef9f251e fix: wrong fix for nightly 2025-03-25 09:27:44 +11:00
DecDuck 4a50d20657 fix: use nightly toolchain 2025-03-25 09:26:57 +11:00
DecDuck c5287c53cd fix: remove openssl from Cargo.toml 2025-03-25 09:23:42 +11:00
DecDuck 577d1a8a92 feat: remove openssl dependency 2025-03-25 09:23:40 +11:00
DecDuck 3209bcd01d chore: update partial ssl.rs to rcgen 2025-03-20 16:24:26 +11:00
DecDuck 5313622341 fix: tests 2025-03-20 09:57:25 +11:00
DecDuck 6439b173f8 chore: migrate to github actions 2025-03-20 09:56:03 +11:00
DecDuck 70150d8325 fix: specify yarn version in corepack 2025-01-26 23:49:20 +11:00
DecDuck 8cb90f8423 fix: use legacy yarn 2025-01-26 23:45:02 +11:00
DecDuck 83ce8356a3 fix manifest generation test
fixed the manifest generation test and re-enabled the test failure on
the test CI/CD
2024-10-27 15:05:31 +11:00
DecDuck 0993fe4d85 Update file .gitlab-ci.yml 2024-10-26 05:12:56 +00:00
DecDuck 4a5589fef0 Update file .gitlab-ci.yml 2024-10-26 05:10:22 +00:00
DecDuck 57e04957af Update file .gitlab-ci.yml 2024-10-26 05:07:35 +00:00
DecDuck 8ae47a3df9 Update file .gitlab-ci.yml 2024-10-26 05:04:06 +00:00