Commit Graph
1905 Commits
Author SHA1 Message Date
jpirnay a5fa7adcd7 Change mark as read behaviour 2026-05-16 12:11:00 +02:00
jpirnay 9bcc7b5e4f Add context menu to filebrowser 2026-05-16 09:21:49 +02:00
jpirnay 1395676674 Merge branch 'master' of https://github.com/jpirnay/crosspoint-reader 2026-05-15 23:31:18 +02:00
jpirnay 47f7113279 Language updates 2026-05-15 23:31:15 +02:00
jpirnay 94b0570123 Merge pull request #227 from jpirnay/fix-nestedlists
fix: Address missing indent level for nested lists
2026-05-15 23:21:31 +02:00
jpirnay 59012b4b5b Update readme 2026-05-15 23:21:19 +02:00
jpirnay 6adfc7e3a2 Version bump 2026-05-15 23:12:31 +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 e96f9fb915 Fix delayed wrap around 2026-05-15 22:24:35 +02:00
jpirnay 1d812c38da Remove duplicate 2026-05-15 22:17:45 +02:00
jpirnay a9da10b73b Update languages 2026-05-15 22:08:37 +02:00
jpirnay 577e7154dc Make detection winow for double clicks smaller 2026-05-15 21:08:19 +02:00
jpirnay 1a6ddc4eda Add info string to list 2026-05-15 21:07:58 +02:00
jpirnay 2cac554b0f Merge pull request #222 from jpirnay/feat-supsub
feat: Proper support for sup / sub
2026-05-15 21:00:25 +02:00
jpirnay cccd4aa651 Merge branch 'master' into feat-supsub 2026-05-15 20:54:49 +02:00
jpirnayandClaude Sonnet 4.6 8d50efb11c Remove generated epub files from branch
Test epubs are regenerated by scripts/generate_test_epub.py and should
not be tracked on feature branches to avoid merge conflicts.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-15 20:53:54 +02:00
jpirnay 0ef05f0b77 Resolve conflict for testcases 2026-05-15 20:51:26 +02:00
jpirnay 95d33a67f0 Proper support of superscript/subscript 2026-05-15 20:47:01 +02:00
jpirnay ae704153d9 Update test-epub to include super and subscript 2026-05-15 20:37:47 +02:00
jpirnay 6170d4981f Merge pull request #226 from jpirnay/fix-prunerecent
fix: Remove missing books from recent list (Upstream 1959 by mcrosson)
2026-05-15 20:20:26 +02:00
jpirnay b6c4f526fa Merge pull request #223 from jpirnay/fix-wbdavpr1976
fix: Stream WebDAV downloads in chunks to prevent client disconnects (PR1976 by georgebashi)
2026-05-15 19:30:48 +02:00
jpirnay 3ed5bc3673 Remove missing books from recent list 2026-05-15 19:22:58 +02:00
jpirnay f1b8b75002 stream WebDAV downloads in chunks to prevent client disconnects 2026-05-15 14:23:19 +02:00
jpirnay 684a96f108 Use named constants 2026-05-15 12:27:22 +02:00
jpirnay f180d0f31c Merge pull request #221 from jpirnay/feat-hr-epub
feat: Add support for horizontal rulers
2026-05-15 11:51:06 +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 27e538aa5a Merge pull request #220 from jpirnay/feat-txt-font
feat: Add a default font for .txt / .md files
2026-05-15 10:31:45 +02:00
jpirnay 85749b9991 Fix 2026-05-15 10:06:09 +02:00
jpirnay 501d9a4d19 Merge pull request #219 from jpirnay/feat-local-justify
feat: Add justification to list of local overrides
2026-05-15 07:56:38 +02:00
jpirnay 2e1db2ec68 Moe changes 2026-05-15 00:21:31 +02:00
jpirnay 084263ad39 Persist settings 2026-05-15 00:16:28 +02:00
jpirnay b11ba14af3 Fix lost font selector 2026-05-15 00:14:27 +02:00
jpirnay 3be788fe56 ANother beta 2026-05-15 00:04:00 +02:00
jpirnay 25e1a64eb8 More fixes 2026-05-15 00:02:16 +02:00
jpirnay 3dfcdd002f Rearrange menus + fixes 2026-05-14 23:44:30 +02:00
jpirnay fc02ec67d9 Add independent default font for text files 2026-05-14 23:00:15 +02:00
jpirnay 4620f04b13 Add justification to list of local overrides 2026-05-14 22:43:52 +02:00
jpirnay 04caa2f648 Version bump 2026-05-14 22:15:33 +02:00
jpirnay 678934e6c7 Merge pull request #218 from jpirnay/feat-polish-hyphen
feat: Add polish hyphenation (upstream PR 1590)
2026-05-14 22:12:23 +02:00
jpirnay c1b3141806 Merge pull request #217 from jpirnay/fix-customfont-txt-md
fix: improved sd card font performance for txt + md
2026-05-14 22:04:48 +02:00
jpirnay 4ac8aacfff Fix 2026-05-14 22:04:16 +02:00
jpirnay d031554450 Nitpick comments 2026-05-14 21:56:32 +02:00
jpirnay 6b37fcd97e Fix sd card font performance for txt + md 2026-05-14 21:49:01 +02:00
jpirnay 49fa04d473 Merge pull request #216 from jpirnay/fix-buttonnavig
fix: button navigation in lists
2026-05-14 20:28:31 +02:00
jpirnay 7ddc57a0eb Add polish hyphenation (upstream PR 1590) 2026-05-14 20:27:18 +02:00
jpirnay 07bdb10842 Fix button navigation 2026-05-14 18:44:49 +02:00
jpirnay 93db7bcfd3 Merge pull request #215 from jpirnay/fix-align
fix: Honor users choice for alignment
2026-05-14 18:29:29 +02:00