53 Commits

Author SHA1 Message Date
DecDuck 2e86422004 Add lints, new website publish (#428)
* Add lints and new website

* Fix droplet CI

* Fix droplet ci again

* Fix clippy lints
2026-06-21 11:16:39 +10:00
DecDuck 2dd90fbc44 New v0.4.0 website 2026-04-03 01:25:10 +00:00
DecDuck 50106d5fa2 Add final packages and fix torrential launch 2026-03-30 19:47:53 +11:00
DecDuck 5f57fa8b4b fix: panic on readbuf too small for block 2026-03-02 22:53:45 +11:00
DecDuck e5fd8f8877 fix: update tests with fail condition 2026-03-02 22:31:37 +11:00
DecDuck 10b66a9e32 fix: cargo fmt 2026-03-02 22:26:11 +11:00
DecDuck 14346301a3 fix: clippy lints 2026-03-02 22:24:59 +11:00
DecDuck 94d3dd503a fix: install libarchive in ci 2026-03-02 22:16:40 +11:00
DecDuck c006549e95 fix: libarchive fmt and use nightly toolchain 2026-03-02 22:12:02 +11:00
DecDuck 275ed25a63 fix: submodules 2026-03-02 22:11:09 +11:00
DecDuck 4cdcc38349 feat: add tests 2026-03-02 22:10:06 +11:00
DecDuck f5c4cbe18f fix: remove final debug statement 2026-03-01 22:31:11 +11:00
DecDuck b513699ad9 bump version 2026-03-01 22:28:43 +11:00
DecDuck 642e3363a7 fix: remove debug info 2026-03-01 22:28:27 +11:00
DecDuck e7d69fc98d fix: update submodule type 2026-03-01 22:23:26 +11:00
DecDuck c4bfe3357d fix: use renamed package 2026-03-01 22:21:23 +11:00
DecDuck b2b3ee7d3c version bump 2026-03-01 22:19:05 +11:00
DecDuck c8449d7b3e feat: libarchive backend 2026-03-01 22:18:39 +11:00
DecDuck dedf57517a fix: semaphore reference 2026-02-04 22:46:03 +11:00
DecDuck 047a1184f9 feat: bump version 2026-02-04 22:40:11 +11:00
DecDuck 23491695b3 feat: optional reader semaphore 2026-02-04 22:39:52 +11:00
quexeky e7297019ea chore: Add flake.nix and .envrc 2026-01-22 07:42:58 +11:00
quexeky 28a1152ed2 chore: Remove static target_dir from main.rs 2026-01-22 07:35:23 +11:00
DecDuck a6cb297e60 fix: limit chunks to 512 files each 2025-12-20 19:48:40 +11:00
DecDuck 3ff2944f77 fix: manifest generation no actually this time 2025-12-20 18:35:24 +11:00
DecDuck 87642befed feat: fix droplet manifest generation 2025-12-20 17:04:18 +11:00
DecDuck 44efcbb633 fix: remove test.txt 2025-12-19 14:50:45 +11:00
DecDuck 56e6ecee26 feat: clearer error messages 2025-12-19 14:36:40 +11:00
DecDuck dac75556d3 fix: make manifest public 2025-12-18 19:49:37 +11:00
DecDuck 8f24d4ea75 fix: add deserialize traits for manifest 2025-12-18 19:39:03 +11:00
DecDuck 5c6597eb6b feat: iv and key creation 2025-12-18 19:04:56 +11:00
DecDuck d7f9faf602 feat: new 7z output parser 2025-12-18 18:45:44 +11:00
DecDuck e37e3f620b feat: provide rusty manifest 2025-12-13 21:28:20 +11:00
DecDuck ed0b7bcf42 fix: progress reporting 2025-12-13 21:20:57 +11:00
DecDuck 62ff8be3c0 feat: multithreaded manifest generation 2025-12-13 21:14:59 +11:00
DecDuck bef9f8d25d bump version 2025-12-13 15:28:04 +11:00
DecDuck a3ee266f9d feat: manifest generator 2025-12-13 15:27:03 +11:00
DecDuck 4dfb02b0e7 fix: remove lifetimes 2025-12-01 14:35:16 +11:00
DecDuck acdf2ba0f7 fix: add unpin type 2025-12-01 14:33:32 +11:00
DecDuck 217079cdf7 feat: async update 2025-12-01 14:29:41 +11:00
DecDuck 724415df78 feat: make version backends sync 2025-12-01 11:25:53 +11:00
DecDuck 7c49a5cacb feat: add backend constructor 2025-12-01 11:14:18 +11:00
DecDuck 2d67febdb1 feat: move version backend 2025-12-01 11:11:46 +11:00
quexeky b0df1a8b42 fix: Use [package] instead of [lib]
Signed-off-by: quexeky <git@quexeky.dev>
2025-04-02 10:10:47 +11:00
quexeky b2de86b892 fix: Removed cdylib reference
Signed-off-by: quexeky <git@quexeky.dev>
2025-04-02 10:04:18 +11:00
quexeky 4e9794f628 chore: Version bump
Signed-off-by: quexeky <git@quexeky.dev>
2025-04-02 09:53:33 +11:00
quexeky 8c209672e0 fix: Remove napi dependencies
Signed-off-by: quexeky <git@quexeky.dev>
2025-04-02 09:53:20 +11:00
quexeky 14405f7009 chore: Version bump
Signed-off-by: quexeky <git@quexeky.dev>
2025-04-02 09:48:12 +11:00
quexeky bab8a29494 fix: Rollback to 2021 edition
Signed-off-by: quexeky <git@quexeky.dev>
2025-04-02 09:47:42 +11:00
quexeky 39e60587d2 refactor: Remove unused dependencies
Signed-off-by: quexeky <git@quexeky.dev>
2025-04-02 09:46:02 +11:00