|
|
465c857126
|
implement better hashing
- move hashing back into `cachefile` to correctly handle the `rebuild_share` case
- add `-n` / `--no-hash` CLI switch to explicitly skip hashing
|
2025-06-25 22:47:55 +00:00 |
|
|
|
540953e4a9
|
notes
|
2025-06-24 00:18:36 +00:00 |
|
|
|
3b46d228f4
|
impl AppState::requeue_file
|
2025-06-18 20:03:26 +00:00 |
|
|
|
79bc8e67a7
|
"verbose" CLI param
|
2025-06-18 18:58:49 +00:00 |
|
|
|
4eb0627a5f
|
"retry-limit" CLI param
|
2025-06-18 18:44:24 +00:00 |
|
|
|
de07d556a2
|
minor refactoring
- `use crate::` where appropriate
- cleanup CLI parsing
- `Uri::with_protocol` -> `Uri::new`
|
2025-06-18 13:04:04 +00:00 |
|
|
|
6ca3e6c9dd
|
[wip] documentation
- added more notes
- minor cleanup
|
2025-06-15 00:56:58 +00:00 |
|
|
|
56223b3ae8
|
[wip] documentation
- added more notes
- `main.rs` logging
- clearer matching of `ClientError::ResponseStatus`
|
2025-06-15 00:44:28 +00:00 |
|