aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* Remove the search endpointA Farzat7 days1-16/+2
* Convert chapters and file_entries to HashMapsA Farzat7 days1-1/+22
* Add fetching of the spine and table of contentsA Farzat7 days1-1/+19
* Refactor away SearchResponse modelA Farzat7 days1-18/+8
* Add file and chapter details fetchingA Farzat7 days1-1/+33
* Add e-book metadata fetchingA Farzat7 days1-10/+48
* Add authentication using cookiesA Farzat8 days1-5/+24
* Init commit: setup project and cli parsingA Farzat8 days1-0/+28