Commit Graph

34 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 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 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 642e3363a7 fix: remove debug info 2026-03-01 22:28:27 +11:00
DecDuck c4bfe3357d fix: use renamed package 2026-03-01 22:21:23 +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 23491695b3 feat: optional reader semaphore 2026-02-04 22:39:52 +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 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 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 8c209672e0 fix: Remove napi dependencies
Signed-off-by: quexeky <git@quexeky.dev>
2025-04-02 09:53:20 +11:00
quexeky 961cbdcc9e feat: Migrate all features to droplet-rs
Signed-off-by: quexeky <git@quexeky.dev>
2025-04-02 09:21:58 +11:00