Commit Graph

13 Commits

Author SHA1 Message Date
MrTimscampi 0c302adbb5 Add format checking to EPUB player 2020-05-30 13:00:51 +02:00
Daniyar Itegulov fe9a825aa1 Make book player report percentage progress based on CFI location 2020-05-29 19:13:02 +10:00
Daniyar Itegulov 8d51ae6fb4 Remove unused imports from book player 2020-05-28 21:22:32 +10:00
Daniyar Itegulov a711c8e9f7 Refactor table of contents into its own class 2020-05-28 21:22:32 +10:00
Daniyar Itegulov 063ef77ff1 Refactor book player to make use of lambdas and get rid of self 2020-05-28 18:45:28 +10:00
Daniyar Itegulov c7a89ae74b Make book player display an error on non-epub books 2020-05-28 18:39:49 +10:00
Daniyar Itegulov 2201d693e2 Make book player plugin exit gracefully 2020-05-28 18:38:13 +10:00
dkanada 696776f175 add code suggestions
Co-authored-by: Julien Machiels <julien.machiels@protonmail.com>
2020-05-27 21:12:33 +09:00
dkanada f7f778b353 fix toc button for new book player class 2020-05-22 10:55:34 +09:00
dkanada 512f33a7fb fix all indentation issues in book player 2020-05-22 10:42:58 +09:00
dkanada 5b2837f137 use a class and imports for the book player 2020-05-22 10:39:21 +09:00
Daniyar Itegulov c94add0a62 Add table of contents to EPUB reader 2020-05-19 20:37:22 +10:00
Daniyar Itegulov 40e24bcaf0 Implement minimalistic EPUB reader 2020-05-18 21:19:58 +10:00