Commit Graph
8 Commits
Author SHA1 Message Date
spfenwick c04ec25dc7 Address review comment: also suppress CSS styling on continuation 2026-05-02 16:58:53 +12:00
spfenwick 8152204985 Fix formatting
This is particularly important when using SD fonts with many kern pairs
2026-05-02 16:40:23 +12:00
spfenwick 40c3ecbada When a large paragraph is split across blocks, don't treat the continuation as a new paragraph 2026-05-02 16:07:27 +12:00
spfenwick 5928f32364 Avoid OOM diring HTML parsing by reducing max block size and freeing unneeded buffers 2026-05-02 16:07:27 +12:00
spfenwick 913b7e5f8b Avoid OOM during prewarm by loading only ligature data, not kern pairs
This is particularly important when using SD fonts with many kern pairs
2026-05-02 15:54:40 +12:00
spfenwick 7f121defa8 Remove legacy opds settings from web page 2026-05-01 22:00:15 +12:00
spfenwick 2d97fd2a5a fix: use correct server name for opds download 2026-05-01 20:31:05 +12:00
spfenwick b81d1102e7 fix: use same file name as KOReader for OPDS downloads
This re-instates the functionality of commit efae9c0, which was blown away by later changes.
2026-04-29 19:50:11 +12:00