Commit Graph
315 Commits
Author SHA1 Message Date
jpirnay 9d7a05de81 Add swedish hyphenation (upstream PR 1637) 2026-05-16 09:46:24 +02:00
jpirnay c5ad8c7049 Fix missing indent level for nested lists 2026-05-15 23:07:57 +02:00
jpirnay ef70d1d8c8 List handling fixes 2026-05-15 22:44:54 +02:00
jpirnay cccd4aa651 Merge branch 'master' into feat-supsub 2026-05-15 20:54:49 +02:00
jpirnay 95d33a67f0 Proper support of superscript/subscript 2026-05-15 20:47:01 +02:00
jpirnay 684a96f108 Use named constants 2026-05-15 12:27:22 +02:00
jpirnay 971acef0a5 Review comments 2026-05-15 11:44:18 +02:00
jpirnay 295d756746 Poor mans indicator for sup / sub 2026-05-15 11:42:09 +02:00
jpirnay 4a5c2a4ed5 Add support for horizontal rulers 2026-05-15 11:12:56 +02:00
jpirnay 4ac8aacfff Fix 2026-05-14 22:04:16 +02:00
jpirnay 7ddc57a0eb Add polish hyphenation (upstream PR 1590) 2026-05-14 20:27:18 +02:00
jpirnay 96707206c1 Honor users choice for alignment 2026-05-14 18:11:20 +02:00
jpirnay df3a8839b7 Fix 2026-05-12 13:16:47 +02:00
jpirnay 528c65a6db No blank trailing page 2026-05-12 13:05:34 +02:00
jpirnay 2e3b17a074 Stop flushPartWordBuffer() from appending after a hard low-heap abort 2026-05-12 12:27:55 +02:00
jpirnay ca04badfed Fail closed if the header patch seek fails 2026-05-12 12:19:44 +02:00
jpirnay aac1a65b82 Reset tocBoundaries in clearCache() 2026-05-12 12:16:13 +02:00
jpirnay d75ad141af Fix asymmetric memory guard 2026-05-12 12:09:59 +02:00
jpirnay 099688a7ef Fixes 2026-05-12 11:36:56 +02:00
jpirnay dbb81cc483 Reestablish indexing popup 2026-05-12 09:58:17 +02:00
jpirnay d44c47cfd6 Minor fixes 2026-05-11 22:57:46 +02:00
jpirnay 00d9a4ea05 Improve cache memory management 2026-05-11 22:42:07 +02:00
jpirnay c273e250f2 Implement sparse css cache plus dynamic banding for AA 2026-05-11 22:27:13 +02:00
jpirnay fb16db2b48 Reduce memory footprint 2026-05-11 21:50:44 +02:00
jpirnay e035e4584b Apply PR 1783 2026-05-11 13:38:29 +02:00
jpirnay f48636c2b9 Fix section hash 2026-05-10 21:26:52 +02:00
jpirnay fe60b12d86 Improving KOReader sync 2026-05-10 15:46:33 +02:00
jpirnay d870d4f99f Use dash as valid breakpoint between words 2026-05-09 19:59:10 +02:00
jpirnay 1f1a80581d Merge pull request #185 from jpirnay/feat-pr1775
feat: Add and refactor carousel theme (Upstream 1775 by zgredex)
2026-05-09 00:10:00 +02:00
jpirnay 481309a708 Don't gate thumbnail generation on the href extension 2026-05-08 23:55:45 +02:00
Joel Goguen 3a612df4b5 feat: Allow OTA update to beta releases 2026-05-07 23:29:15 -04:00
jpirnay 4005bf55e5 Add Lyra Carousel home theme 2026-05-07 23:42:35 +02:00
jpirnay 3316d33a4e Review comments 2026-05-07 22:20:10 +02:00
jpirnay 3ecbf29bd4 Adapt table implementation from crossink 2026-05-07 21:35:14 +02:00
jpirnay b7a2a4b243 Use fixed-size integers for BookMetadataCache data (#1844 by znelson) 2026-05-07 19:09:12 +02:00
jpirnay e13ba3e180 Apply PR 1807 by WuToFu 2026-05-06 21:55:54 +02:00
jpirnay 3b4e8f8df9 Reestablish stats 2026-05-05 10:22:31 +02:00
jpirnay 2a443da291 Fix initial horrible performance for books without a cover 2026-05-04 23:59:51 +02:00
jpirnay 0afd1d196f Review 2026-05-04 20:41:40 +02:00
jpirnay c65863cee5 Adopt crossinks low mem guard idea 2026-05-04 19:55:18 +02:00
jpirnay 441f1c7107 Minor optimisation 2026-05-04 18:42:57 +02:00
jpirnay 5486eee4e3 Introducing scratchpad to reuse already allocated memory 2026-05-04 17:08:51 +02:00
jpirnay d627b3f38f Fix pagebreak issue 2026-05-03 23:01:12 +02:00
jpirnayandCopilot be7ba80789 Reinsert cover candidate logic
Co-authored-by: Copilot <copilot@github.com>
2026-05-03 12:10:27 +02:00
jpirnay a176b3fa6d Merge pull request #162 from spfenwick/fix-oom-crash
fix: Avoid OOM crash when using SD font with many kern pairs
2026-05-02 21:09:43 +02:00
jpirnay 99c5f7207c Merge pull request #163 from jpirnay/feat-sdfonts-ui
feat: Complete sdfonts integration
2026-05-02 21:08:07 +02:00
jpirnayandCopilot cc9ff5bae9 More review changes
Co-authored-by: Copilot <copilot@github.com>
2026-05-02 18:42:45 +02:00
jpirnayandCopilot 06dfc6c50b Recover parts of the regression fiasco
Co-authored-by: Copilot <copilot@github.com>
2026-05-02 18:19:23 +02:00
spfenwick 3835236961 Address nitpick review comments 2026-05-02 20:23:29 +12:00
spfenwick 13a76597d4 Address review comment: check block size as soon as each word is added. 2026-05-02 19:38:38 +12:00