17 Commits

Author SHA1 Message Date
DecDuck 2dd90fbc44 New v0.4.0 website 2026-04-03 01:25:10 +00:00
quexeky 9077a30bee Use updated droplet-rs
(currently only local installation of droplet supported)
2026-01-29 08:52:21 +11:00
quexeky b7a429543a chore: Migrate to using ReaderStream instead of ChunkReader 2026-01-26 16:09:20 +11:00
quexeky a72cac7259 feat: Add name default and manual configuration 2026-01-26 09:06:48 +11:00
quexeky 820c1b06f9 feat: Use info! for progress logging
Replaces existing progress_bar.println()
2026-01-25 22:32:23 +11:00
quexeky bb3280cedf fix: Speedtest not registering number of bytes read 2026-01-25 22:07:50 +11:00
quexeky 8c8e9ad4c9 feat: Migrate to Apache opendal 2026-01-25 21:04:11 +11:00
quexeky e462fe3efd fix: AsyncRead not advancing initialised buffer 2026-01-21 22:20:05 +11:00
quexeky 1db9e6264b feat: S3 chunk uploading 2026-01-21 20:35:39 +11:00
quexeky 69bef2b785 feat: Add config overwrite confirmation 2026-01-20 19:19:48 +11:00
quexeky d8e487a273 refactor: Rename commands/configure/configure.rs to commands/configure/configurable.rs 2026-01-20 19:06:42 +11:00
quexeky 29a77ff06e refactor: Rename commands/config to commands/configure 2026-01-20 19:05:31 +11:00
quexeky 38e8ac4839 refactor: Remove ConfigItem 2026-01-20 19:02:54 +11:00
quexeky a3cc54f8a6 feat: CLI Configuration and maintainability 2026-01-20 17:44:33 +11:00
quexeky 85b2e65b5f chore: Mostly finished s3 config 2026-01-20 08:31:45 +11:00
quexeky 6e21e40648 feat: Logging
Also initial progress on the upload interface
2026-01-19 18:54:41 +11:00
DecDuck 4e32c38948 feat: begin designing cli 2026-01-06 16:11:06 +07:00