index
:
epy
BrokenPipeError
devel
master
readline
CLI EBook (epub2, epub3, fb2, mobi) reader
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ipdb dev dependency
benadha
2022-01-07
2
-2
/
+222
*
Hotfix: Skip adding toc entry for empty label name
Benawi Adha
2022-01-06
1
-7
/
+9
*
Update development env using poetry
benadha
2022-01-06
5
-17
/
+1015
*
Fix path resolver for Mobi.get_img_bytstr()
benadha
2022-01-05
2
-1
/
+6
*
Add tests
benadha
2022-01-05
1
-0
/
+63
*
Add requirements-dev.txt
benadha
2022-01-05
1
-0
/
+6
*
Add support for Epub==v1.0 and simplify path resolver
benadha
2022-01-05
1
-22
/
+30
*
Remove bad try-except block
benadha
2022-01-04
1
-17
/
+4
*
Refactor Epub and Mobi object
benadha
2022-01-04
1
-113
/
+55
*
Hotfix: Update docstr
benadha
2022-01-02
1
-6
/
+4
*
Fixed plethora type issues
v2022.1.2
benadha
2022-01-02
3
-158
/
+323
*
Added SpeakerBaseModel as TTS engine wrapper
benadha
2022-01-01
3
-33
/
+129
*
Use mimic instead of pico2wave. (#44)
Matěj Cepl
2022-01-01
2
-19
/
+13
*
Update README.md: remove AUR installation instruction
benadha
2021-12-18
1
-6
/
+0
*
Update .gitignore
benadha
2021-12-18
1
-0
/
+2
*
Fixed unavailable curses.A_ITALIC and update version
benadha
2021-12-18
3
-16
/
+27
*
Update LICENSE
benadha
2021-12-18
1
-3
/
+3
*
Allow setting language for TTS. (#43)
Matěj Cepl
2021-12-18
2
-1
/
+4
*
Fixed reset to beginning of row when resizing term and Seamless==True
benadha
2021-11-12
2
-3
/
+3
*
Implement SeamlessBetweenChapters
benadha
2021-10-29
3
-97
/
+286
*
Minor annotation & prevent next page animation on edge of book
benadha
2021-10-26
1
-3
/
+4
*
Removed Board class
benadha
2021-10-25
1
-113
/
+0
*
Added TextStructure dataclass
benadha
2021-10-25
1
-30
/
+69
*
Give styling to images
benadha
2021-10-25
1
-3
/
+16
*
Better image opening scheme
benadha
2021-10-25
1
-34
/
+36
*
Refactor parser.get_lines(width) to get_lines(textwidth)
benadha
2021-10-25
1
-9
/
+9
*
Fixed image cursor on double spread and progress pctg in double spread
benadha
2021-10-25
1
-14
/
+7
*
Refactor variables
benadha
2021-10-25
1
-33
/
+34
*
Removed newline from choices in @choice_win
benadha
2021-10-25
1
-1
/
+3
*
InfiniBoard to render huge text
benadha
2021-10-25
3
-334
/
+477
*
Quick fix parse_cli_args() to fetch from last read history when the states.db...
benadha
2021-10-23
1
-1
/
+1
*
Squashed commit of the following:
benadha
2021-10-23
2
-102
/
+166
*
Quick fix with cli script issue
benadha
2021-10-23
1
-1
/
+5
*
v2021.10.23: Major refactoring
benadha
2021-10-23
3
-1503
/
+2258
*
Fixed handling wide character for input prompt
v2021.8.14
benadha
2021-08-14
2
-3
/
+11
*
Added <strong> to bold markup
benadha
2021-07-16
3
-19
/
+27
*
Disable mouse support by default
benadha
2021-07-08
3
-4
/
+8
*
tipjar
benadha
2021-04-09
1
-1
/
+1
*
- Fix formatting: Markup inside markup (eg. <i> inside <i>)
benadha
2021-04-06
3
-17
/
+35
*
- Image support for mobi
benadha
2021-04-06
3
-25
/
+41
*
Fix: formatting error for mobi
benadha
2021-04-05
2
-8
/
+8
*
- Restructured setup.py to not import epy script
benadha
2021-04-01
2
-40
/
+51
*
Merge doublespread
benadha
2021-02-02
2
-21
/
+76
|
\
|
*
TTS in double spread mode
benadha
2021-02-02
2
-3
/
+8
|
*
Cleaner doublespread
benadha
2021-02-02
1
-12
/
+24
|
*
Better PageUp to prev index for doublespread
benadha
2021-02-02
1
-1
/
+4
|
*
Doublespread initial commit
benadha
2021-02-02
1
-16
/
+54
*
|
Better PageUp to prev index
benadha
2021-02-02
1
-1
/
+4
|
/
*
(probably) Useless: if totlines - y < rows
benadha
2021-02-02
1
-29
/
+15
*
Bug fix: scroll down behaviour when totlines < rows
benadha
2021-02-02
1
-1
/
+1
[next]