aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Gather stylesheet file entries for each chapterA Farzat3 days2-2/+13
* Add stylesheets to Chapter modelA Farzat4 days1-0/+7
* Deserialize URLs to Url type directlyA Farzat4 days4-14/+11
* Add READMEA Farzat4 days1-0/+113
* Initiate full_path as RelativePathBufA Farzat4 days3-14/+11
* Convert URLs pointing upstream to local relativeA Farzat5 days4-4/+48
* Remove the sanity checksA Farzat6 days1-21/+1
* Generate the EPUB fileA Farzat6 days2-3/+25
* Add container.xml to zipA Farzat6 days2-22/+22
* Start with the create_epub_archive functionA Farzat6 days3-1/+96
* Revert "Add a function to write mimetype"A Farzat6 days2-10/+1
* Add a function to write container.xmlA Farzat6 days2-1/+28
* Add a function to write mimetypeA Farzat6 days2-1/+10
* Add file download logicA Farzat6 days2-2/+43
* Add OPF file detectionA Farzat6 days1-0/+6
* Remove the search endpointA Farzat6 days2-25/+3
* Convert chapters and file_entries to HashMapsA Farzat7 days1-1/+22
* Add fetching of the spine and table of contentsA Farzat7 days2-3/+42
* Refactor away SearchResponse modelA Farzat7 days2-33/+15
* Add file and chapter details fetchingA Farzat7 days2-1/+60
* Add e-book metadata fetchingA Farzat7 days4-10/+75
* Add authentication using cookiesA Farzat8 days5-7/+2012
* Init commit: setup project and cli parsingA Farzat8 days4-0/+222