aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed mobi encoding issue on Windowsbenadha2022-01-161-1/+1
* Add windows-curses dep to pyproject.tomlbenadha2022-01-161-0/+1
* Add windows-curses dep to setup.pybenadha2022-01-161-0/+1
* Minor cosmeticsbenadha2022-01-151-5/+8
* Fixed url parser with pathlib.PurePosixPathbenadha2022-01-151-5/+6
* CLI help interfacebenadha2022-01-151-9/+12
* More explicit 'content_path'benadha2022-01-151-3/+5
* Update versionv2022.1.16benadha2022-01-152-2/+2
* Hotfix: image location reference issuebenadha2022-01-151-1/+4
* 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