|
|
6e553cc185
|
implement better hashing
- use Blake2b128 for the CLI arguments hash
|
2025-06-24 16:29:38 +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 |
|
|
|
de07d556a2
|
minor refactoring
- `use crate::` where appropriate
- cleanup CLI parsing
- `Uri::with_protocol` -> `Uri::new`
|
2025-06-18 13:04:04 +00:00 |
|
|
|
10bb4feef5
|
logging improvements
|
2025-06-14 00:07:43 +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 |
|
|
|
0993679641
|
[wip] impl Client for ureq::Agent
- clippy fix
|
2025-06-11 00:06:08 +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 |
|
|
|
51ecab41bb
|
[wip] impl Client for ureq::Agent
|
2025-06-08 01:20:41 +00:00 |
|
|
|
5b6fa3eaf7
|
minor imports refactoring
|
2025-06-08 00:40:29 +00:00 |
|
|
|
f8a748ec07
|
sharry::api::Uri handling
|
2025-06-04 22:01:17 +00:00 |
|
|
|
155487fa83
|
basic command line interface
|
2025-05-27 14:01:09 +00:00 |
|
|
|
3b4cc49fd1
|
tasks + run "clippy fix"
|
2025-05-26 23:56:31 +00:00 |
|
|
|
8d8f7bb0a8
|
restructure sharry module (logic)
|
2025-05-24 00:22:24 +00:00 |
|
|
|
58b8c1dd7c
|
restructure sharry module
|
2025-05-23 22:36:04 +00:00 |
|
|
|
485c2cf21c
|
file creation works
|
2025-05-23 01:14:02 +00:00 |
|
|
|
9436e2afe9
|
notify a share
|
2025-05-22 21:07:49 +00:00 |
|
|
|
08f27b3644
|
creating empty share works
|
2025-05-22 17:34:44 +00:00 |
|