Commit Graph
900 Commits
Author SHA1 Message Date
jpirnay 7dcd433fe6 Fixing double click regression 2026-05-10 15:46:47 +02:00
jpirnay fe60b12d86 Improving KOReader sync 2026-05-10 15:46:33 +02:00
jpirnay 6059cb8a25 Add firmware update options to submenu 2026-05-09 00:36:54 +02:00
jpirnay f6d2b7442b Allow (empty) directory removal 2026-05-09 00:15:28 +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 fe96dfa7a5 Remove unused variable 2026-05-09 00:04:38 +02:00
jpirnay 67e2d802ea Keep the header out of the cached framebuffer 2026-05-08 23:48:56 +02:00
jpirnay c66cfc261a Refresh the cached frame when the selected book changes. 2026-05-08 23:46:05 +02:00
jpirnay a20e20aae0 Guard extension split to filename only 2026-05-08 23:44:07 +02:00
jpirnay 9cd732bfd8 Amend error code 2026-05-08 23:37:03 +02:00
jpirnay 79ef2eea91 Some fixes for cover generation 2026-05-08 18:04:41 +02:00
jpirnay 13e87ff470 Reduce memory need 2026-05-08 17:29:59 +02:00
jpirnay 98e7c14c16 Proper sidecar cover support 2026-05-08 16:09:39 +02:00
jpirnay a26d076721 More tweaks 2026-05-08 12:00:01 +02:00
jpirnay 0e88c69d80 More tweaks 2026-05-08 11:54:24 +02:00
jpirnay 0b78735ce3 Tweaks 2026-05-08 11:40:16 +02:00
jpirnay 8a92edcea5 Add and refactor LyraCarouselTheme by zgredex 2026-05-08 09:36:12 +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 3ecbf29bd4 Adapt table implementation from crossink 2026-05-07 21:35:14 +02:00
jpirnay 3a93355d98 Proper linewrap and centering 2026-05-07 20:02:35 +02:00
jpirnay eb203f3ba3 Properly wrap message 2026-05-07 19:54:40 +02:00
jpirnay a0aee0ba1b SD-card firmware update + X3 bootloader compatibility (#1786) 2026-05-07 19:38:12 +02:00
jpirnay 82448e856e Merge pull request #179 from jpirnay/feat-pr1809
feat: Movable status bar and dual-edge progress bars (upstream PR 1809 by LSTAR1900)
2026-05-07 19:19:50 +02:00
jpirnay b56666c96e Review comments 2026-05-07 19:06:48 +02:00
jpirnay f127ec8f9e Review updates 2026-05-07 08:38:23 +02:00
jpirnay 8f92c50e48 Merge pull request #178 from jpirnay/feat-koreader-metadata
feat: Send optional document metadata with KOSync progress uploads (upstream pr 1820 by nperez0111)
2026-05-06 23:18:38 +02:00
jpirnay 4f140afd10 Movable status bar and dual-edge progress bars 2026-05-06 23:09:26 +02:00
jpirnay dedc5bd4af Send optional document metadata with KOSync progress uploads 2026-05-06 22:44:47 +02:00
jpirnay 8db7f91148 Merge pull request #177 from jpirnay/refactor-pr1838
refactor: Simplify isReaderActivity bookkeeping (upstream pr1838)
2026-05-06 22:13:17 +02:00
jpirnay 5bf63e13db Simplify isReaderActivity bookkeeping 2026-05-06 22:03:57 +02:00
jpirnay b8f2ecf23d Rework logic 2026-05-06 21:38:00 +02:00
jpirnayandCopilot b0abcb3894 Amend startup logic
Co-authored-by: Copilot <copilot@github.com>
2026-05-06 13:49:48 +02:00
jpirnay 056bdb5bf7 Make better use of available space on RecentCover 2026-05-04 18:34:57 +02:00
jpirnay b0921ab3c8 Resync properly 2026-05-04 17:38:24 +02:00
jpirnay ae746a8127 Introduce more comprehensive helper functions 2026-05-04 17:24:08 +02:00
jpirnay 444be74249 Review comments 2026-05-04 13:59:28 +02:00
jpirnay 6eae99362d Add orientation change to button actions 2026-05-04 13:27:40 +02:00
jpirnay 4c936853b9 Fix webui font download 2026-05-04 13:17:02 +02:00
jpirnay 7789a18bb4 cppcheck issue 2026-05-04 13:12:19 +02:00
jpirnay 3194af90f8 Show restart badge 2026-05-04 13:03:37 +02:00
jpirnay 03fb8e8ce1 Restart on webserver exit to regain memory 2026-05-04 11:07:38 +02:00
jpirnayandCopilot 3df8ce56de Font Manager Update
Co-authored-by: Copilot <copilot@github.com>
2026-05-04 00:34:17 +02:00
jpirnay 3bd18d855d Amend fonts 2026-05-03 23:40:45 +02:00
jpirnay 5617db3ad2 Fix font-location 2026-05-03 22:42:54 +02:00
jpirnay 8526e58ac1 Change button description 2026-05-03 16:26:41 +02:00
jpirnay a6eb8936cf Add missed include 2026-05-03 16:20:22 +02:00
jpirnay 770688dc72 Amend button behaviour 2026-05-03 16:18:31 +02:00
jpirnay af87021290 A bit of hardening 2026-05-03 10:49:32 +02:00
jpirnay 8c85623c4d Make better use of screen estate by enforcing landscape orientation 2026-05-03 00:35:16 +02:00