aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Better left click mouse in choice_winbenadha2021-02-011-0/+3
* Added page scroll animationbenadha2021-02-011-5/+42
* Minor bug fix: color attribute issue with scrolling-more-than-1-line indicatorbenadha2021-02-011-2/+2
* Bug fixes:benadha2021-02-011-16/+32
* Update READMEbenadha2021-01-311-0/+21
* Backward compatibility: config filebenadha2021-01-311-1/+7
* TTS Supportbenadha2021-01-311-2/+64
* Mouse supportbenadha2021-01-312-1/+49
* Inline format: bold for headerbenadha2021-01-301-0/+1
* Added chapter suffix in the end of MAXCHUNKSbenadha2021-01-301-2/+8
* Minor fix: new scheme for parsing sectsbenadha2021-01-301-1/+1
* Minor fix: inline formatbenadha2021-01-301-4/+9
* Minor fix: inline formatbenadha2021-01-301-12/+33
* Inline format: boldbenadha2021-01-302-2/+45
* Inline format: italicbenadha2021-01-301-5/+62
* Unused var: findsectbenadha2021-01-291-1/+1
* New scheme for sections parsingbenadha2021-01-291-6/+14
* PyPI compliantbenadha2020-11-192-12/+37
* Merge branch 'mdom-curs_set_not_supported'benadha2020-11-191-8/+13
|\
| * Merge branch 'curs_set_not_supported' of https://github.com/mdom/epy into mdo...benadha2020-11-191-8/+13
|/|
| * Handle terminals without support for curs_setMario Domgoergen2020-10-091-8/+13
* | Updating version and adding emailbenadha2020-11-191-1/+2
* | Merge branch 'mdom-color_not_supported'benadha2020-11-191-1/+1
|\ \ | |/ |/|
| * Check if color is supported by terminalMario Domgoergen2020-10-091-1/+1
|/
* Remove enumeration in LOCALPCTG and remove loader message.wustho2020-09-261-5/+5
* Update README.mdwustho2020-09-261-1/+0
* Add loader.wustho2020-09-251-3/+11
* Reorganize Board class close to other classes.wustho2020-09-241-61/+61
* Fixed toc initial index.wustho2020-09-241-2/+2
* Better PageDown in Board() but still not quite there when searching().wustho2020-09-241-2/+9
* Class Board as curses.newpad() replacement. TODO: PageDown behaviourwustho2020-09-241-12/+67
* Fixed toc entry with missing or empty index location.wustho2020-09-221-2/+8
* Update README.mdwustho2020-09-221-2/+5
* Reorganize: mv some codes from ebook.__init__() to ebook.initialize().wustho2020-09-221-63/+47
* Initial Azw3 support commit.wustho2020-09-221-9/+51
* Widen try-finally: cleanup.wustho2020-09-221-25/+22
* Fixed minor: added 'self' to fb2.cleanup()wustho2020-09-211-1/+1
* Added screenshot to READMEBenawi Adha2020-09-211-8/+2
* Added screenshot using carbon.now.sh.wustho2020-09-211-0/+0
* Update README.mdwustho2020-09-211-3/+3
* Delete screencast.gifwustho2020-09-212-1/+1
* Update README.mdwustho2020-09-211-2/+8
* Update README.mdBenawi Adha2020-09-211-1/+1
* screenshot --> screencastwustho2020-09-212-0/+0
* Wrap ebook.initialize() inside try-except: ebook.cleanup()wustho2020-09-211-1/+4
* Fix cli interface, optional mobi support.wustho2020-09-212-8/+16
* Change cleanup scheme try-finally: ebook.cleanup().wustho2020-09-211-8/+9
* Fix minor: importing meta like version, etc.wustho2020-09-202-6/+6
* Initial mobi support.wustho2020-09-204-35/+713
* Mobi support.wustho2020-09-201-0/+86