aboutsummaryrefslogtreecommitdiff
path: root/src/models.rs
Commit message (Expand)AuthorAgeFilesLines
* Add license details properlyA Farzat2026-03-101-0/+4
* Remove unused models, fields, and endpointsA Farzat2026-03-081-27/+3
* Add EPUB descriptions to OPF filesA Farzat2026-03-081-0/+8
* Fix chapter contents to proper xmlA Farzat2026-03-071-0/+2
* Gather stylesheet file entries for each chapterA Farzat2026-03-061-1/+1
* 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