aboutsummaryrefslogtreecommitdiffstats
path: root/src/download (unfollow)
Commit message (Expand)Author
2024-08-25refactor(treewide): Conform to `cargo clippy`Benedikt Peetz
2024-08-25fix(downloader): Fallback to calculating the video size, before using hardcod...Benedikt Peetz
2024-08-25fix(downloader): Remove useless logsBenedikt Peetz
2024-08-25fix(downloader): Be smarter, when checking for available cacheBenedikt Peetz
2024-08-24fix(download): Don't fail hard, when a video file size can't be approximatedBenedikt Peetz
2024-08-24fix(treewide): Always display bytes in a formatted way through `Bytes`Benedikt Peetz
2024-08-24feat(status): Also show the cache usageBenedikt Peetz
2024-08-24feat(downloader): Display the sizes, when waiting for a cache size reductionBenedikt Peetz
2024-08-23feat(treewide): Use a configuration fileBenedikt Peetz
2024-08-22feat(download): Support limiting the downloader by maximal cache sizeBenedikt Peetz
2024-08-22test(benches/update): InitBenedikt Peetz
2024-08-21style(treewide): Reformatv0.1.0Benedikt Peetz