|
|
0a8e5cf3f0
|
[wip] retry chunks
- move buffer into main function again, avoiding `unsafe` code
- partially revert `Chunk` changes, removing `unsafe` parts
|
2025-06-13 22:32:41 +00:00 |
|
|
|
f05e112040
|
[wip] retry chunks
- make `Chunk` lifetime agnostic by using a raw pointer
- add `fn Uploading::rewind`
- add `fn AppState::{next_chunk, is_done}`
|
2025-06-13 17:03:25 +00:00 |
|
|
|
5556a658f5
|
minor refactoring
- var names
- logging
|
2025-06-13 16:07:25 +00:00 |
|
|
|
0993679641
|
[wip] impl Client for ureq::Agent
- clippy fix
|
2025-06-11 00:06:08 +00:00 |
|
|
|
dc2a330d58
|
[wip] impl Client for ureq::Agent
- Chunk implementation
|
2025-06-10 23:39:20 +00:00 |
|