| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Start with the create_epub_archive function | A Farzat | 6 days | 1 | -1/+15 |
| | | | | | | For now, only mimetype is added. Next step is adding all the other files in epub_root. | ||||
| * | Revert "Add a function to write mimetype" | A Farzat | 6 days | 1 | -8/+0 |
| | | | | | | | | | This reverts commit 6aad662ec59a3974cbca6c423c1e08e8bc5e90f6. There is no need to write it out to epub_root as it needs to be manually written to the zip file later on anyway. Not including it saves us the trouble of avoiding it when walking epub_root later. | ||||
| * | Add a function to write container.xml | A Farzat | 6 days | 1 | -0/+26 |
| | | |||||
| * | Add a function to write mimetype | A Farzat | 6 days | 1 | -0/+8 |
| | | |||||
| * | Add file download logic | A Farzat | 6 days | 1 | -0/+34 |
| All files in file_entries are downloaded according to their full_path. | |||||
