|
|
d887f73163
|
Converted to using BufWriters instead of streaming everything at once
Signed-off-by: quexeky <git@quexeky.dev>
|
2024-11-04 17:45:46 +11:00 |
|
|
|
0528c78092
|
Functioning download progress updates
Signed-off-by: quexeky <git@quexeky.dev>
|
2024-11-04 17:11:37 +11:00 |
|
|
|
bd39f1fd72
|
Removed gxhash and ran cargo fmt
Signed-off-by: quexeky <git@quexeky.dev>
|
2024-11-01 07:51:56 +11:00 |
|
|
|
86363327a3
|
Clippy cleanup
Signed-off-by: quexeky <git@quexeky.dev>
|
2024-11-01 07:49:42 +11:00 |
|
|
|
13df631cc6
|
Lesson learned: Wrappers are the bane of my existence. Also here's the download cancelling logic.
Signed-off-by: quexeky <git@quexeky.dev>
|
2024-10-31 20:56:10 +11:00 |
|
|
|
01ce253bda
|
Adding checks for the stopper callback
Signed-off-by: quexeky <git@quexeky.dev>
|
2024-10-29 22:15:44 +11:00 |
|
|
|
99beca4dbe
|
Some progress on thread terminations
|
2024-10-28 22:06:44 +11:00 |
|
|
|
1ab61c86b1
|
I think that download queuing is working
|
2024-10-28 19:23:41 +11:00 |
|
|
|
c9d9d2e94f
|
More debugging because apparently checksums are the bane of my existence. But it works and I was just an idiot
|
2024-10-26 23:23:43 +11:00 |
|
|
|
706f525ae7
|
Converted to md5
|
2024-10-26 22:22:10 +11:00 |
|
|
|
ddc585dc23
|
Debugging line
|
2024-10-26 16:47:27 +11:00 |
|
|
|
c51e7618bd
|
More progress on checksums
|
2024-10-26 15:18:34 +11:00 |
|
|
|
d39e7cbdf1
|
Mostly finished with checksums. Just merging main in at the same time
|
2024-10-26 10:58:04 +11:00 |
|
|
|
a628fc1417
|
copy direct to disk
|
2024-10-25 14:56:49 +11:00 |
|
|
|
2ec351f20e
|
fixed multi-chunk downloads
|
2024-10-25 10:28:58 +11:00 |
|
|
|
4779383fc9
|
better download defaults
|
2024-10-24 22:17:50 +11:00 |
|
|
|
5ed0833e61
|
my own take on some BASED design decisions
|
2024-10-24 22:05:58 +11:00 |
|