aboutsummaryrefslogtreecommitdiff
path: root/src/epub.rs
Commit message (Expand)AuthorAgeFilesLines
* Gather stylesheet file entries for each chapterA Farzat3 days1-1/+12
* Deserialize URLs to Url type directlyA Farzat4 days1-13/+6
* Initiate full_path as RelativePathBufA Farzat4 days1-12/+8
* Convert URLs pointing upstream to local relativeA Farzat5 days1-3/+33
* Generate the EPUB fileA Farzat6 days1-2/+21
* Add container.xml to zipA Farzat6 days1-14/+21
* Start with the create_epub_archive functionA Farzat6 days1-1/+15
* Revert "Add a function to write mimetype"A Farzat6 days1-8/+0
* Add a function to write container.xmlA Farzat6 days1-0/+26
* Add a function to write mimetypeA Farzat6 days1-0/+8
* Add file download logicA Farzat6 days1-0/+34