aboutsummaryrefslogtreecommitdiff
path: root/src/models.rs
Commit message (Expand)AuthorAgeFilesLines
* Add stylesheets to Chapter modelA Farzat2026-03-051-0/+7
* Deserialize URLs to Url type directlyA Farzat2026-03-051-1/+2
* Initiate full_path as RelativePathBufA Farzat2026-03-051-1/+2
* Remove the search endpointA Farzat2026-03-031-9/+1
* Add fetching of the spine and table of contentsA Farzat2026-03-021-2/+23
* Refactor away SearchResponse modelA Farzat2026-03-021-15/+7
* Add file and chapter details fetchingA Farzat2026-03-021-0/+27
* Add e-book metadata fetchingA Farzat2026-03-021-0/+25