|
|
a4bef827d1
|
fix clippy lint without drop
|
2025-06-18 18:14:39 +00:00 |
|
|
|
01bcf92d9c
|
clippy fix
|
2025-06-18 14:49:30 +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 |
|
|
|
9f1e0cfc6c
|
[wip] impl Client for ureq::Agent
- Client is now owned by `AppState`
- minor cleanups
|
2025-06-12 23:01:16 +00:00 |
|
|
|
67da081ef9
|
[wip] impl Client for ureq::Agent
- error handling refactoring
|
2025-06-12 00:54:26 +00:00 |
|
|
|
9b1f7f872c
|
[wip] impl Client for ureq::Agent
- minor refactorings
|
2025-06-11 18:17:16 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
51ecab41bb
|
[wip] impl Client for ureq::Agent
|
2025-06-08 01:20:41 +00:00 |
|