aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Deserialize URLs to Url type directlyA Farzat2026-03-052-14/+8
* Initiate full_path as RelativePathBufA Farzat2026-03-052-13/+10
* Convert URLs pointing upstream to local relativeA Farzat2026-03-042-4/+37
* Remove the sanity checksA Farzat2026-03-031-21/+1
* Generate the EPUB fileA Farzat2026-03-032-3/+25
* Add container.xml to zipA Farzat2026-03-032-22/+22
* Start with the create_epub_archive functionA Farzat2026-03-031-1/+15
* Revert "Add a function to write mimetype"A Farzat2026-03-032-10/+1
* Add a function to write container.xmlA Farzat2026-03-032-1/+28
* Add a function to write mimetypeA Farzat2026-03-032-1/+10
* Add file download logicA Farzat2026-03-032-2/+43
* Add OPF file detectionA Farzat2026-03-031-0/+6
* Remove the search endpointA Farzat2026-03-032-25/+3
* Convert chapters and file_entries to HashMapsA Farzat2026-03-031-1/+22
* Add fetching of the spine and table of contentsA Farzat2026-03-022-3/+42
* Refactor away SearchResponse modelA Farzat2026-03-022-33/+15
* Add file and chapter details fetchingA Farzat2026-03-022-1/+60
* Add e-book metadata fetchingA Farzat2026-03-022-10/+73
* Add authentication using cookiesA Farzat2026-03-012-5/+57
* Init commit: setup project and cli parsingA Farzat2026-03-011-0/+28