aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Hotfix: url meta window issue and update versionv2022.1.15benadha2022-01-154-8/+26
|
* URL early supportbenadha2022-01-153-15/+78
|
* Improve cli help interfacebenadha2022-01-151-15/+45
|
* New implementation of cli args parserbenadha2022-01-151-130/+137
|
* Update PKGBUILDbenadha2022-01-141-12/+23
|
* Restructure and reorganize testsbenadha2022-01-142-22/+23
|
* Add test coverage moduleBenawi Adha2022-01-114-51/+70
|
* Added tests command in Makefilebenadha2022-01-101-0/+9
|
* Hotfix: reader self instancebenadha2022-01-101-1/+1
|
* Restructured testsbenadha2022-01-101-0/+0
|
* Initial implementationbenadha2022-01-091-79/+98
|
* Add vim configbenadha2022-01-091-89/+148
|
* Minor improvementbenadha2022-01-092-4/+7
|
* Update README.md: added AUR installationbenadha2022-01-081-1/+7
|
* Delete .mkpkg scriptbenadha2022-01-081-3/+0
|
* .mkpkg -> Makefilebenadha2022-01-081-0/+3
|
* Patch PKGBUILDbenadha2022-01-081-1/+1
|
* Hotfix: curses has no attrib window in termuxbenadha2022-01-081-4/+4
|
* Added default color configv2022.1.8benadha2022-01-081-1/+4
|
* Added PKGBUILD for Archbenadha2022-01-081-0/+24
|
* Adjust setup.py and pyproject.toml to include epy_extrasbenadha2022-01-082-6/+2
|
* Cleanup on failed ebook initializationbenadha2022-01-081-1/+2
|
* Initial prepackaging kindleunpack with epybenadha2022-01-0824-11/+7338
|
* Use setuptools as setup backend instead of poetrybenadha2022-01-081-4/+0
|
* Update version and README.mdbenadha2022-01-084-13/+13
|
* Change history matching key from filepath to title authorbenadha2022-01-081-7/+7
|
* Initial library implementationbenadha2022-01-081-67/+107
|
* Always calculate reading_progress whenever possible, just not always shownbenadha2022-01-071-11/+13
|
* Refactor attribute namebenadha2022-01-071-2/+2
|
* Fixed book metadatabenadha2022-01-073-52/+94
|
* Add (sup|sub)script lookup tablebenadha2022-01-071-0/+2
|
* Implement HTMLtoLines._group_spans_by_row()benadha2022-01-071-19/+18
|
* Hotfix: adjust starting_line for inline stylebenadha2022-01-071-2/+2
|
* Add text mark/span grouper methodbenadha2022-01-072-0/+37
|
* Initial refactor: inline stylingbenadha2022-01-072-213/+312
|
* Add ipdb dev dependencybenadha2022-01-072-2/+222
|
* Hotfix: Skip adding toc entry for empty label nameBenawi Adha2022-01-061-7/+9
|
* Update development env using poetrybenadha2022-01-065-17/+1015
|
* Fix path resolver for Mobi.get_img_bytstr()benadha2022-01-052-1/+6
|
* Add testsbenadha2022-01-051-0/+63
|
* Add requirements-dev.txtbenadha2022-01-051-0/+6
|
* Add support for Epub==v1.0 and simplify path resolverbenadha2022-01-051-22/+30
|
* Remove bad try-except blockbenadha2022-01-041-17/+4
|
* Refactor Epub and Mobi objectbenadha2022-01-041-113/+55
|
* Hotfix: Update docstrbenadha2022-01-021-6/+4
|
* Fixed plethora type issuesv2022.1.2benadha2022-01-023-158/+323
|
* Added SpeakerBaseModel as TTS engine wrapperbenadha2022-01-013-33/+129
|
* Use mimic instead of pico2wave. (#44)Matěj Cepl2022-01-012-19/+13
|
* Update README.md: remove AUR installation instructionbenadha2021-12-181-6/+0
|
* Update .gitignorebenadha2021-12-181-0/+2
|