Commit Graph

29 Commits

Author SHA1 Message Date
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
577d1a8a92 feat: remove openssl dependency 2025-03-25 09:23:40 +11:00
quexeky
640cffa106 refactor: Ran cargo clippy & Cargo fmt
Signed-off-by: quexeky <git@quexeky.dev>
2025-03-21 11:13:35 +11:00
DecDuck
3209bcd01d chore: update partial ssl.rs to rcgen 2025-03-20 16:24:26 +11:00
DecDuck
6439b173f8 chore: migrate to github actions 2025-03-20 09:56:03 +11:00
quexeky
6a951bd33d Ran cargo fmt
Signed-off-by: quexeky <git@quexeky.dev>
2024-11-04 18:15:06 +11:00
alessiodam
119f42e2ba Improve QoC
Signed-off-by: DecDuck <declanahofmeyr@gmail.com>
2024-11-01 00:01:45 +11:00
Louis van Liefland
ae978bc0a0 Converting to md5 2024-10-26 22:11:47 +11:00
Louis van Liefland
db69392c90 My bad - makins sure that it build correctly 2024-10-26 15:59:48 +11:00
quexeky
8e5e4b7df9 Update manifest.rs 2024-10-26 04:52:35 +00:00
DecDuck
e079ec5cac add tests and ci rules 2024-10-26 15:33:11 +11:00
DecDuck
3723dcef46 stablised API 2024-10-21 20:45:46 +11:00
DecDuck
75e9e7d74c refactored to create manifest by filename 2024-10-14 13:01:56 +11:00
DecDuck
43c25f0caa hashmap chunks for speed 2024-10-13 15:02:04 +11:00
DecDuck
0ddd263d74 add metadata about chunk length 2024-10-12 11:00:26 +11:00
DecDuck
73e8f9b42c got rid of thread utils, and made the processing properly async 2024-10-11 16:33:11 +11:00
DecDuck
3e68f0524e non blocking async 2024-10-11 15:57:20 +11:00
DecDuck
f88fd2a016 async utils that might fix my problem 2024-10-11 15:51:32 +11:00
DecDuck
174e48667f added progress & log callback functions 2024-10-10 16:35:45 +11:00
DecDuck
8af08460b0 new manifest generation with checksums for Drop 2024-10-10 14:37:49 +11:00
DecDuck
946ec23606 update ssl utils 2024-10-08 21:18:30 +11:00
DecDuck
116fc3263f new chunking and cert utils 2024-10-07 22:09:34 +11:00
DecDuck
67a237d8a3 patch issue 2024-10-07 15:00:20 +11:00
DecDuck
cbe7710a87 publish step 2024-10-07 13:40:59 +11:00
DecDuck
a038ceafcb unix depending import 2024-10-07 13:32:24 +11:00
DecDuck
50c2c0ea3f migrate to zstd 2024-10-07 13:21:16 +11:00
DecDuck
2b07f487a6 initial commit 2024-10-06 13:45:03 +11:00