Jörn-Michael Miehe jmm
  • Joined on 2018-12-19
jmm pushed tag 0.1.0-alpha to jmm/shrupl 2025-06-05 17:48:12 +00:00
jmm pushed to develop at jmm/shrupl 2025-06-05 17:48:12 +00:00
8537684656 ideas
e746256fdc Merge tag '0.1.0-alpha' into develop
Compare 2 commits »
jmm pushed to main at jmm/shrupl 2025-06-05 17:37:47 +00:00
dc7eeaddfe CLI using indicatif
3bf5d96e04 earlier check for stop signal
Compare 2 commits »
jmm pushed to main at jmm/shrupl 2025-06-05 12:25:56 +00:00
e86b11d058 improved control flow and error handling
jmm pushed to main at jmm/shrupl 2025-06-05 12:22:43 +00:00
5ecb21b217 improved control flow and error handling
jmm pushed to main at jmm/shrupl 2025-06-05 12:10:24 +00:00
a6e827cd78 improved control flow and error handling
648828ae21 main business logic almost done
f63f1c870e "stop" handling
Compare 3 commits »
jmm pushed to main at jmm/shrupl 2025-06-05 02:12:54 +00:00
e8709b79ce wip: main business logic
jmm pushed to main at jmm/shrupl 2025-06-05 01:55:38 +00:00
dea6108b8e wip: main business logic
e7f0fc5a38 PathBuf debug formatting
7e9d553ef8 wip: main business logic
Compare 3 commits »
jmm pushed to main at jmm/shrupl 2025-06-05 01:34:53 +00:00
666aae5a46 terminate gracefully
jmm pushed to main at jmm/shrupl 2025-06-05 01:21:23 +00:00
9208a7dfcf wip: main business logic
a91d9afb66 sharry::api::Uri handling (addendum)
Compare 2 commits »
jmm pushed to main at jmm/shrupl 2025-06-04 22:20:33 +00:00
28bb44aaf0 AI notes have been used up
74f381c7f3 project: statically linked by default
f8a748ec07 sharry::api::Uri handling
Compare 3 commits »
jmm pushed to main at jmm/shrupl 2025-06-04 21:30:27 +00:00
fd79455de4 general API consolidation
c246de0c99 wip: main business logic
Compare 2 commits »
jmm pushed to main at jmm/shrupl 2025-06-04 16:58:23 +00:00
cf84eed717 FileUploading::new
jmm pushed to main at jmm/shrupl 2025-06-04 16:54:08 +00:00
9c2fdd95c6 main logging
7e9cc00d7c derive Ord for FileChecked
cb0d8a3d9a sharry::file reimplementation apparently works
88c6ce94de reimplementation of sharry::file submodule
Compare 4 commits »
jmm pushed to main at jmm/shrupl 2025-06-03 00:09:23 +00:00
7edadd7ca1 bug: wrong chunk offset
d197c06688 struct AppState
fc38e51a03 mod File: absolute -> canonicalize
256f3ce8ba FileChunks: save offset instead of chunk index
Compare 4 commits »
jmm pushed to main at jmm/shrupl 2025-05-31 15:28:00 +00:00
b999c35965 various minor refactorings mostly targeting CLI ergonomy
1ee56ac3da don't save Alias in Share
Compare 2 commits »
jmm pushed to main at jmm/shrupl 2025-05-28 13:43:32 +00:00
5643ced9d1 CLI ergonomy: timeout value
jmm pushed to main at jmm/shrupl 2025-05-28 13:42:39 +00:00
2f4c6b73aa CLI ergonomy: timeout value
763c8f689e CLI ergonomy
Compare 2 commits »
jmm pushed to main at jmm/shrupl 2025-05-28 00:26:09 +00:00
2dab3c9ecd CLI ergonomy
jmm pushed to main at jmm/shrupl 2025-05-28 00:09:15 +00:00
fdccab81fa move CLI into own module