aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
* Use xml! macro for cleaner xml handlingA Farzat3 days1-1/+31
* Fix chapter contents to proper xmlA Farzat3 days1-0/+10
* Deserialize URLs to Url type directlyA Farzat4 days1-0/+2
* Convert URLs pointing upstream to local relativeA Farzat5 days1-0/+10
* Start with the create_epub_archive functionA Farzat7 days1-0/+80
* Add e-book metadata fetchingA Farzat8 days1-0/+1
* Add authentication using cookiesA Farzat8 days1-2/+1950
* Init commit: setup project and cli parsingA Farzat8 days1-0/+186