aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Collapse)AuthorAgeFilesLines
* Start with the create_epub_archive functionA Farzat2026-03-031-0/+80
| | | | | For now, only mimetype is added. Next step is adding all the other files in epub_root.
* 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