|
|
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 |
|
|
|
b9a0e1eeb0
|
[wip] impl Client for ureq::Agent
- progress bar handling
- share notify timing
|
2025-06-12 22:29:01 +00:00 |
|
|
|
dc2a330d58
|
[wip] impl Client for ureq::Agent
- Chunk implementation
|
2025-06-10 23:39:20 +00:00 |
|
|
|
d607380659
|
[wip] impl Client for ureq::Agent
- factored out `file` module
- renamed some stuff
- decoupled `sharry::client` from `file`
|
2025-06-10 18:20:52 +00:00 |
|