Commit Graph
637 Commits
Author SHA1 Message Date
jpirnay b008baf8aa Paginate through bookinfo if required 2026-04-14 14:28:02 +02:00
jpirnay 6537a368ed Add retry on esp_err_http_eagain 2026-04-14 10:40:05 +02:00
jpirnay b39c4710d2 Integrate upstream 1626 + 1658 2026-04-14 10:00:46 +02:00
jpirnay a03d232dd3 Finalize implementation 2026-04-13 20:24:28 +02:00
jpirnay 1c3ba11563 Attempt at closing reader and sync 2026-04-13 19:10:32 +02:00
jpirnay e768db2ceb Less memory 2026-04-13 17:54:39 +02:00
jpirnay b907aa8ff7 Minor adjustment for BOM strings 2026-04-13 11:48:02 +02:00
jpirnay 398a25c417 Review comment 2026-04-13 11:38:52 +02:00
jpirnay 03b3e1e5b7 Provide a clearer message for TLS 1.3 cases 2026-04-13 11:32:19 +02:00
jpirnay 5c567b0a72 Address upstream review comments 2026-04-13 11:15:20 +02:00
jpirnay 04af4e3853 Merge pull request #66 from jpirnay/feat-kbd
refactor: redesign on-screen keyboard (Upstream #1644 by pablohc) + pwd show/hide toggle
2026-04-12 23:41:54 +02:00
jpirnay 5f82a28ac6 Slight layout changes 2026-04-12 23:32:19 +02:00
jpirnay 1feb65ff70 Merge pull request #65 from jpirnay/feat-opds
feat: Add OPDS search support & next/prev page navigation (upstream #1462)
2026-04-12 23:13:15 +02:00
jpirnay cf3ab19c77 add OPDS search support & next/prev page navigation (upstream #1462) 2026-04-12 22:49:33 +02:00
jpirnay bec30e3403 Review fixes 2026-04-12 22:25:12 +02:00
jpirnay d2b13e7a43 Remove duplicate keys 2026-04-12 22:19:10 +02:00
jpirnay f4107677f8 Reformat kosync settings 2026-04-12 21:48:25 +02:00
jpirnay df3fec574d Add submenus 2026-04-12 14:21:48 +02:00
jpirnay 7feff4e241 Step 3 2026-04-12 06:49:28 +02:00
jpirnay c6094dce22 Strart with System settings 2026-04-12 06:12:27 +02:00
jpirnay e9e39e91ac Merge pull request #61 from jpirnay/fix-redirect
fix: Add redirection to KoReaderSyncs (eg behind Duckdns or others)
2026-04-11 20:55:45 +02:00
jpirnay 6d9c5b592b Review comment 2026-04-11 20:52:21 +02:00
jpirnay 5e08794706 Adapt upstream PR 1638 -use deque to increase usable epub size 2026-04-11 20:48:48 +02:00
jpirnay 548fd61e99 Add redirection to KoReaderSyncs (eg behind Duckdns or others) 2026-04-11 20:31:34 +02:00
jpirnay 155f0c77ac Fix oversight 2026-04-11 20:29:57 +02:00
jpirnay 8add255bc3 Add some linter comments 2026-04-11 19:44:40 +02:00
jpirnay 27f8506536 Fix endless loop in ParsedText::getText() - fixing issue #51 2026-04-11 19:29:47 +02:00
jpirnay d37621574c Redesign web server to avoid lengthy system stats retrieval 2026-04-11 08:28:06 +02:00
jpirnay f71d7a66e8 Revert quantization to original crosspoint values 2026-04-10 14:41:29 +02:00
jpirnay 667cde91f5 Merge pull request #54 from jpirnay/chore-debug-renderer
refactor: use atomic access to state fields
2026-04-10 12:54:42 +02:00
jpirnay 2e1074cac3 One more 2026-04-10 12:48:22 +02:00
jpirnay bcb0634c87 Review comments 2026-04-10 12:43:55 +02:00
jpirnay c97f16b576 refactor: Deduplicated BMP header writing in Xtc (#1439) by znelson 2026-04-10 11:29:57 +02:00
jpirnay c42452df8e refactor: RAII scoped open/close for ZipFile (#1433) by znelson 2026-04-10 10:59:26 +02:00
jpirnay f458228a24 use atomic access to state fields 2026-04-10 10:49:39 +02:00
jpirnay 83bc8b41a4 Revert "More reshaping"
This reverts commit 14dcd8be0f.
2026-04-09 22:49:02 +02:00
jpirnay 14dcd8be0f More reshaping 2026-04-09 21:50:32 +02:00
jpirnay 5f4c5550e8 Restructure reader menu 2026-04-09 16:49:55 +02:00
jpirnay 5e7d4a0e11 Second part of upstream PR 1607 2026-04-09 14:04:59 +02:00
jpirnay 817187a415 Partial fixes from upstream #1607 2026-04-09 13:54:56 +02:00
jpirnay 32d44eb158 Review changes 2026-04-09 13:33:20 +02:00
jpirnay 82a32f9f46 Show SD-card info only if requested 2026-04-09 12:58:19 +02:00
jpirnay 72a2a91550 Add UI support for darkness levels 2026-04-08 19:24:17 +02:00
jpirnay 019dde09e1 Deal with empty responses 2026-04-08 14:54:26 +02:00
jpirnay 7a5242ad03 yaclf 2026-04-08 11:53:29 +02:00
jpirnay b5ffe9f772 Merge branch 'master' into chore-upstream 2026-04-08 11:39:44 +02:00
jpirnay 4bc987297a Review comments 2026-04-08 11:29:34 +02:00
jpirnay bcf49a943a Proper refresh on exit 2026-04-08 11:22:21 +02:00
jpirnay c5e0e0cb78 Fix merge conflict 2026-04-08 10:58:41 +02:00
jpirnay 0d0d7373d3 Fix russian 2026-04-08 10:58:06 +02:00