aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
* Stream downloads to files directlyA Farzat2026-03-101-0/+39
* Release v0.1.2A Farzat2026-03-091-1/+1
* Release v0.1.1A Farzat2026-03-091-1/+1
* Use XDG directories to map downloadsA Farzat2026-03-081-0/+48
* Use xml! macro for cleaner xml handlingA Farzat2026-03-071-1/+31
* Fix chapter contents to proper xmlA Farzat2026-03-071-0/+10
* Deserialize URLs to Url type directlyA Farzat2026-03-051-0/+2
* Convert URLs pointing upstream to local relativeA Farzat2026-03-041-0/+10
* Start with the create_epub_archive functionA Farzat2026-03-031-0/+80
* Add e-book metadata fetchingA Farzat2026-03-021-0/+1
* Add authentication using cookiesA Farzat2026-03-011-2/+1950
* Init commit: setup project and cli parsingA Farzat2026-03-011-0/+186