Commit Graph
1516 Commits
Author SHA1 Message Date
jpirnay 41af23b784 Show icons for txt and md in recents browser 2026-04-27 14:28:48 +02:00
jpirnay 94b6cd78e4 Merge pull request #139 from jpirnay/feat-vietnam
feat: Add vietnamese (extend UI fonts)
2026-04-27 11:44:49 +02:00
jpirnay 54e7aaef82 Updating vietnamese weekdays 2026-04-27 11:39:08 +02:00
jpirnay 5439b120c3 Merge branch 'master' of https://github.com/jpirnay/crosspoint-reader into feat-vietnam 2026-04-27 11:38:31 +02:00
jpirnay cd1c3d92e2 Merge pull request #141 from jpirnay/refactor-progress-theme
refactor: store progress percentage in progress.bin to speedup the badge display
2026-04-27 11:36:32 +02:00
jpirnay 727d63bebc yaclf 2026-04-27 11:32:18 +02:00
jpirnay f627d0e24b Explicit close 2026-04-27 11:31:00 +02:00
jpirnay bb338db11a Merge branch 'master' of https://github.com/jpirnay/crosspoint-reader into refactor-progress-theme 2026-04-27 11:29:24 +02:00
jpirnay a79be80003 Merge pull request #142 from jpirnay/refactor-tocreader
refactor: Introduce epub toc caching
2026-04-27 11:27:32 +02:00
jpirnay 2ea79d69c8 Update documentation 2026-04-27 11:19:54 +02:00
jpirnay ad7789f53d Introduce toc caching 2026-04-27 11:19:42 +02:00
jpirnay cec083a8bb Merge pull request #140 from jgoguen/fix-cppcheck-finding
refactor: Clean up cppcheck finding causing tests to fail
2026-04-27 10:44:55 +02:00
jpirnay 874373a167 Simplify 2026-04-27 10:42:39 +02:00
Joel Goguen 3814f10b1b refactor: Clean up cppcheck finding causing tests to fail 2026-04-26 18:58:00 -04:00
jpirnay 5b0a7743d1 Cache reader progress 2026-04-26 23:21:19 +02:00
jpirnay 7e9c953127 cppcheck complaint 2026-04-26 23:11:18 +02:00
jpirnay 7bca342d0c Propert utf8 encoding 2026-04-26 22:59:02 +02:00
jpirnay 088710378b Add vietnamese (extend UI fonts) 2026-04-26 22:42:50 +02:00
jpirnay c32757e4a1 Merge pull request #138 from jpirnay/feat-button-handler
feat: extended button handler
2026-04-26 18:19:09 +02:00
jpirnay edf7ce1ae2 Review comments 2026-04-26 17:57:26 +02:00
jpirnay 812269057d X3 fixes 2026-04-26 17:20:16 +02:00
jpirnayandCopilot 3046a1a94a More cleaningup
Co-authored-by: Copilot <copilot@github.com>
2026-04-26 17:12:52 +02:00
jpirnayandCopilot f0fe02d77a Update logic to avoid collision
Co-authored-by: Copilot <copilot@github.com>
2026-04-26 16:46:22 +02:00
jpirnay 231aeac38a Merge pull request #136 from jpirnay/feat-try-more-networks
feat: Wi-Fi fallback: auto-retry on saved networks when primary is unavailable
2026-04-26 15:58:00 +02:00
jpirnayandCopilot 6cd7d46d61 cppcheck complaint
Co-authored-by: Copilot <copilot@github.com>
2026-04-26 15:50:18 +02:00
jpirnay 415adce842 Wait longer for last network 2026-04-26 12:43:57 +02:00
jpirnay a1d0ddec49 Introduce extended button handler 2026-04-26 12:26:29 +02:00
jpirnay a0d71333aa Retry more networks on autoconnect 2026-04-26 10:05:16 +02:00
jpirnayandCopilot 499702a754 Updating json
Co-authored-by: Copilot <copilot@github.com>
2026-04-25 17:48:29 +02:00
jpirnay d607f26933 Merge pull request #125 from jgoguen/gha-release-fix
feat(gha): Auto-publish releases
2026-04-25 17:46:57 +02:00
jpirnay 95fec94276 Merge pull request #133 from jpirnay/feat-wifedit
feat: edit wifi networks in webui (upstream #1743 by osteotek)
2026-04-25 13:37:51 +02:00
jpirnay 539c66efb3 Language updates 2026-04-25 12:38:53 +02:00
jpirnay c1e51ac8a2 edit wifi networks in webui (upstream #1743 by osteotek) 2026-04-25 12:10:38 +02:00
jpirnay 7f6cb65344 Version bump 2026-04-25 11:33:46 +02:00
jpirnay dbd2ce8541 Merge pull request #131 from jpirnay/fix-css-text-indent
feat: Honor css defined paragraph intent (and clamp it if necessary)
2026-04-25 11:28:40 +02:00
jpirnay 8611bbf637 Merge pull request #132 from jpirnay/chore-indexing
refactor: Speed up indexing (less visual updates + elimination of SD tmp file)
2026-04-25 11:25:36 +02:00
jpirnay 81a784985e yaclf 2026-04-25 11:19:39 +02:00
jpirnayandCopilot 12372aaafc Clamp indent to page dimensions
Co-authored-by: Copilot <copilot@github.com>
2026-04-25 11:19:04 +02:00
jpirnay c8a2332ed3 Add recommendation 2026-04-25 11:14:21 +02:00
jpirnay 6060607bda Eliminate tmp file creation 2026-04-25 10:54:32 +02:00
jpirnay be6b7fa0c6 Finer granularity of popup methods 2026-04-25 10:32:49 +02:00
jpirnay 920a9e035c Reduce popup progress frequency 2026-04-25 10:24:04 +02:00
jpirnay 17ea700538 Honor css defined paragraph intent 2026-04-25 09:17:26 +02:00
jpirnay 88855d0258 Merge pull request #120 from jpirnay/feat-rendering-perf
refactor: Font rendering performance improvements
2026-04-24 19:50:11 +02:00
jpirnay 37395f8e0f Final review 2026-04-24 19:42:18 +02:00
jpirnay a73836c594 cppcheck complains 2026-04-24 18:08:37 +02:00
jpirnay 76bed0b381 Amend stats 2026-04-24 17:27:50 +02:00
jpirnay 73eee418e0 Merge branch 'master' of https://github.com/jpirnay/crosspoint-reader into feat-rendering-perf 2026-04-24 17:22:10 +02:00
jpirnay 646001a672 Add benchmark 2026-04-24 17:08:53 +02:00
jpirnay 6f31202332 Minor adjustment 2026-04-24 16:37:39 +02:00