| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Deserialize URLs to Url type directly | A Farzat | 4 days | 1 | -0/+2 |
| | | | | | | This saves the effort of having to do it manually later on. Also avoids duplication in parsing. | ||||
| * | Convert URLs pointing upstream to local relative | A Farzat | 5 days | 1 | -0/+10 |
| | | | | | EPUB standard only recognizes relative paths. Fixes image rendering. | ||||
| * | Start with the create_epub_archive function | A Farzat | 6 days | 1 | -0/+80 |
| | | | | | | For now, only mimetype is added. Next step is adding all the other files in epub_root. | ||||
| * | Add e-book metadata fetching | A Farzat | 7 days | 1 | -0/+1 |
| | | |||||
| * | Add authentication using cookies | A Farzat | 8 days | 1 | -2/+1950 |
| | | |||||
| * | Init commit: setup project and cli parsing | A Farzat | 8 days | 1 | -0/+186 |
