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