aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Fixed unavailable curses.A_ITALIC and update versionbenadha2021-12-183-16/+27
|
* Update LICENSEbenadha2021-12-181-3/+3
|
* Allow setting language for TTS. (#43)Matěj Cepl2021-12-182-1/+4
| | | | | | There is now setting option TTSLang, which must set to one language supported by pico2wave. Fixes #42
* Fixed reset to beginning of row when resizing term and Seamless==Truebenadha2021-11-122-3/+3
|
* Implement SeamlessBetweenChaptersbenadha2021-10-293-97/+286
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: commit 3354294302ceae83dcd09bf8c927c9c929bebd55 Author: benadha <benawiadha@gmail.com> Date: Fri Oct 29 23:21:16 2021 +0700 Implement SeamlessBetweenChapters feature commit 974f04678441b944db0551e63c0af898f3cedaed Author: benadha <benawiadha@gmail.com> Date: Tue Oct 26 22:28:49 2021 +0700 Added seamless adjustment when opening images commit 71cceffaf2177301f6f89e280d50ec80347f1082 Author: benadha <benawiadha@gmail.com> Date: Tue Oct 26 22:06:57 2021 +0700 Initial working seamless between content feature commit dcade1e1ac3c8dc5080d474ea5746de43364bc27 Author: benadha <benawiadha@gmail.com> Date: Tue Oct 26 20:49:13 2021 +0700 Separate html parsing into its own method parse_html() and remove line for src_lines suffix
* Minor annotation & prevent next page animation on edge of bookbenadha2021-10-261-3/+4
|
* Removed Board classbenadha2021-10-251-113/+0
|
* Added TextStructure dataclassbenadha2021-10-251-30/+69
|
* Give styling to imagesbenadha2021-10-251-3/+16
|
* Better image opening schemebenadha2021-10-251-34/+36
|
* Refactor parser.get_lines(width) to get_lines(textwidth)benadha2021-10-251-9/+9
|
* Fixed image cursor on double spread and progress pctg in double spreadbenadha2021-10-251-14/+7
|
* Refactor variablesbenadha2021-10-251-33/+34
|
* Removed newline from choices in @choice_winbenadha2021-10-251-1/+3
|
* InfiniBoard to render huge textbenadha2021-10-253-334/+477
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: commit 15bc1ff9a4fee29ed79bf71b0de1ec1fec1356fa Author: benadha <benawiadha@gmail.com> Date: Mon Oct 25 16:40:06 2021 +0700 Update version number and README.md commit 852ece41c51984c8d28458595c2eb43e728d596d Author: benadha <benawiadha@gmail.com> Date: Mon Oct 25 16:16:40 2021 +0700 Fixed Double Spread padding issue commit 40f3d1a4435b1e7e9a448f26c872ec83c3f08542 Author: benadha <benawiadha@gmail.com> Date: Mon Oct 25 15:56:07 2021 +0700 Fixed animation with InfiniBoard commit 7596f421daa1226275790f345e023439f21ccc11 Author: benadha <benawiadha@gmail.com> Date: Mon Oct 25 15:34:50 2021 +0700 Remove unnecessary code commit 2095e1d20d146f0ba933082920af4c7b5a164d56 Author: benadha <benawiadha@gmail.com> Date: Mon Oct 25 15:19:13 2021 +0700 Fixed styling in double spread commit 968acab9e71a562979b330b420f69f48f9e904f2 Author: benadha <benawiadha@gmail.com> Date: Mon Oct 25 14:47:00 2021 +0700 Fixed double spread issue when reaching last page of chapter commit 7972b8b5ca692d73eb3a25432eec547b87c6606f Author: benadha <benawiadha@gmail.com> Date: Mon Oct 25 14:26:12 2021 +0700 Double spread feature for InfiniBoard commit c2d6eef052ce25be978f05781df854c6045dbec2 Author: benadha <benawiadha@gmail.com> Date: Mon Oct 25 14:04:12 2021 +0700 Reorganize commit a0845053818a490f371d954201307b651d4871ad Author: benadha <benawiadha@gmail.com> Date: Mon Oct 25 06:38:38 2021 +0700 Update docstring commit f22409447bababd7b40bf106ce3a1d1deafc03cb Author: benadha <benawiadha@gmail.com> Date: Mon Oct 25 06:32:21 2021 +0700 Cleanup a little commit d49cbedae58ffecd22a82d45796a9aef3548f6f5 Author: benadha <benawiadha@gmail.com> Date: Mon Oct 25 06:26:14 2021 +0700 Tidy up commit 6fab0aff25f75f5c5833e81bce94596deb89462f Author: benadha <benawiadha@gmail.com> Date: Sun Oct 24 21:44:09 2021 +0700 Working checkpoint_row styling commit fd0d247368aa69838622890bdbd959e5ea92763a Author: benadha <benawiadha@gmail.com> Date: Sun Oct 24 21:32:57 2021 +0700 Crucial little fix commit cb2362460a8aa17aac29df2f1b946c48a1b205c3 Author: benadha <benawiadha@gmail.com> Date: Sun Oct 24 21:29:20 2021 +0700 Working styling feature in InfiniBoard commit d8d5c540325c7ba4b0ea1c746e4aae54869b24f7 Author: benadha <benawiadha@gmail.com> Date: Sun Oct 24 20:54:06 2021 +0700 Reorganize commit 8f07ca49df371d9c56ee921ec528f1ff0cdb7d60 Author: benadha <benawiadha@gmail.com> Date: Sun Oct 24 20:11:46 2021 +0700 Center some text using str.center() commit b0116d2a26ea2dc1cb838b9cb48c4c2f0351d0f4 Author: benadha <benawiadha@gmail.com> Date: Sun Oct 24 19:50:08 2021 +0700 Fixed opening image issue commit f316271b84aba8974f0e36a078cc4fc46faff3e7 Author: benadha <benawiadha@gmail.com> Date: Sun Oct 24 19:44:42 2021 +0700 Workaround for removing trace in curses because not doing screen.clear() commit 423567a2517af5ac593bb663d8fb3060a7a1e331 Author: benadha <benawiadha@gmail.com> Date: Sun Oct 24 19:37:35 2021 +0700 Working animation for infiniboard commit 9e0653fad2dbbbbd1cc2e7ae0fd3f408118badd8 Author: benadha <benawiadha@gmail.com> Date: Sun Oct 24 16:23:44 2021 +0700 Initial working idea with InfiniBoard
* Quick fix parse_cli_args() to fetch from last read history when the ↵benadha2021-10-231-1/+1
| | | | states.db is non existent
* Squashed commit of the following:benadha2021-10-232-102/+166
| | | | | | | | | | | | | | commit 6259f4897c17ffed834fc140ca401e353ca61b9f Author: benadha <benawiadha@gmail.com> Date: Sat Oct 23 21:33:21 2021 +0700 Fixed bookmarks collision and optimize bookmark teleportation commit 0fa39703dd655eadb6bad6de45dbeb3e47ed4821 Author: benadha <benawiadha@gmail.com> Date: Sat Oct 23 21:06:51 2021 +0700 Refactor toc_entries
* Quick fix with cli script issuebenadha2021-10-231-1/+5
|
* v2021.10.23: Major refactoringbenadha2021-10-233-1503/+2258
|
* Fixed handling wide character for input promptv2021.8.14benadha2021-08-142-3/+11
|
* Added <strong> to bold markupbenadha2021-07-163-19/+27
|
* Disable mouse support by defaultbenadha2021-07-083-4/+8
|
* tipjarbenadha2021-04-091-1/+1
|
* - Fix formatting: Markup inside markup (eg. <i> inside <i>)benadha2021-04-063-17/+35
| | | | - Fix opening image: Catch FileNotFoundError
* - Image support for mobibenadha2021-04-063-25/+41
| | | | - Fix: handle uneven markup (eg. <i> but no </i>)
* Fix: formatting error for mobibenadha2021-04-052-8/+8
|