jpirnay
80e46b2742
Merge pull request #231 from jpirnay/fix-xtc-crash
...
fix: Fix xtc chapter parser crash
2026-05-16 22:07:57 +02:00
jpirnay
ac4a29b0ae
Fix xtc chapter parser crash
2026-05-16 21:59:15 +02:00
jpirnay
8ce70879ff
Merge pull request #230 from jpirnay/feat-filebrowser-menu
...
feat: Add filebrowser context menu
2026-05-16 21:16:21 +02:00
jpirnay
c4f4a0bea4
Merge pull request #229 from jpirnay/feat-swedish-hyphenation
...
feat: Add Swedish hyphenation (upstream PR 1637 by steka)
2026-05-16 21:14:59 +02:00
jpirnay
c642dc8454
yaclf
2026-05-16 21:09:53 +02:00
jpirnay
9f9d52cac1
Define encoding
2026-05-16 21:09:04 +02:00
jpirnay
3011097d62
Fix tests
2026-05-16 15:42:57 +02:00
jpirnay
999858698e
Fix one edge case
2026-05-16 12:47:13 +02:00
jpirnay
b10e83aa95
Generated include
2026-05-16 12:32:30 +02:00
jpirnay
0e4f4a3f47
Change reference
2026-05-16 12:28:54 +02:00
jpirnay
6eeb225d82
Add forgotten polish
2026-05-16 12:25:49 +02:00
jpirnay
425bd47bcd
Change subsection name
2026-05-16 12:25:04 +02:00
jpirnay
a5fa7adcd7
Change mark as read behaviour
2026-05-16 12:11:00 +02:00
jpirnay
da4519e427
Fix
2026-05-16 09:52:41 +02:00
jpirnay
3fa9bb30bb
Merge branch 'feat-swedish-hyphenation' of https://github.com/jpirnay/crosspoint-reader into feat-swedish-hyphenation
2026-05-16 09:46:34 +02:00
jpirnay
9d7a05de81
Add swedish hyphenation (upstream PR 1637)
2026-05-16 09:46:24 +02:00
jpirnay
c06fdc4577
Add swedish hyphenation (upstream PR 1637)
2026-05-16 09:39:19 +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
jpirnay and Claude 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