|
|
3b46d228f4
|
impl AppState::requeue_file
|
2025-06-18 20:03:26 +00:00 |
|
|
|
783346c888
|
major refactoring
- `sharry::Client` fn signatures
- `sharry::ClientError` rework
- `file::Uploading` saves `file_id` instead of `patch_uri`
- `impl sharry::Client for ureq::Agent` into separate file
|
2025-06-18 14:21:25 +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 |
|
|
|
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 |
|