aboutsummaryrefslogtreecommitdiff
path: root/src/models.rs
Commit message (Expand)AuthorAgeFilesLines
* Add license details properlyA Farzat35 hours1-0/+4
* Remove unused models, fields, and endpointsA Farzat3 days1-27/+3
* Add EPUB descriptions to OPF filesA Farzat3 days1-0/+8
* Fix chapter contents to proper xmlA Farzat5 days1-0/+2
* Gather stylesheet file entries for each chapterA Farzat6 days1-1/+1
* Add stylesheets to Chapter modelA Farzat6 days1-0/+7
* Deserialize URLs to Url type directlyA Farzat6 days1-1/+2
* Initiate full_path as RelativePathBufA Farzat7 days1-1/+2
* Remove the search endpointA Farzat9 days1-9/+1
* Add fetching of the spine and table of contentsA Farzat9 days1-2/+23
* Refactor away SearchResponse modelA Farzat10 days1-15/+7
* Add file and chapter details fetchingA Farzat10 days1-0/+27
* Add e-book metadata fetchingA Farzat10 days1-0/+25