|
|
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 |
|
|
|
69bef4e994
|
[wip] impl Client for ureq::Agent
- impl `sharry_file_patch`
- completely rework chunking logic
|
2025-06-10 01:17:17 +00:00 |
|
|
|
c9528a9ac1
|
[wip] impl Client for ureq::Agent
- use `sharry_file_create` in `AppState`
|
2025-06-09 00:05:58 +00:00 |
|
|
|
09af480379
|
[wip] impl Client for ureq::Agent
- remove `sharry::alias` and `sharry::share` (reduced to IDs)
- use `sharry_share_create` in `AppState`
|
2025-06-08 21:31:50 +00:00 |
|
|
|
90cecd015e
|
[wip] impl Client for ureq::Agent
|
2025-06-08 17:13:01 +00:00 |
|
|
|
e908c09beb
|
refactor: minimize usize usage
|
2025-06-06 23:42:18 +00:00 |
|
|
|
3dc39edcab
|
minor refactoring and fixes
|
2025-06-06 22:25:39 +00:00 |
|
|
|
e98001f4a4
|
implement SharryFile trait
|
2025-06-06 15:21:49 +00:00 |
|
|
|
39560eeeed
|
mark and eliminate some unwrap
|
2025-06-05 22:08:24 +00:00 |
|
|
|
dc7eeaddfe
|
CLI using indicatif
|
2025-06-05 17:37:35 +00:00 |
|
|
|
cf84eed717
|
FileUploading::new
|
2025-06-04 16:58:18 +00:00 |
|
|
|
7e9cc00d7c
|
derive Ord for FileChecked
|
2025-06-04 16:44:24 +00:00 |
|
|
|
88c6ce94de
|
reimplementation of sharry::file submodule
- compileable
|
2025-06-04 13:25:00 +00:00 |
|