Commit Graph

15 Commits

Author SHA1 Message Date
Huang Xin 1af55e24da feat(epub): support continuous scroll and spread layout for EPUBs, closes #3419 and closes #1745 (#3546) 2026-03-16 18:24:07 +01:00
Huang Xin 8850e6c00f feat(pdf): support TTS and annotation on PDFs, closes #2149 & #3462 (#3493)
* chore: bump jsdom to the latest version

* feat(pdf): support TTS and annotation on PDFs, closes #2149 & closes #3462
2026-03-09 10:28:19 +01:00
Huang Xin 9be9bc8a34 Support reading progress synchronization across platforms (#34) 2024-12-24 12:31:02 +01:00
chrox d940fb8d06 Fix click to page flip not responsive occasionally 2024-12-09 14:40:58 +01:00
chrox a511db3b3a Add books list to open in ParallelView 2024-11-26 22:27:59 +01:00
chrox 9bc11905f7 Remove eslint react-hooks/exhaustive-deps warnings 2024-11-21 12:47:08 +01:00
chrox d71a912442 Draw highlights in bookview 2024-11-07 17:07:04 +01:00
chrox b7c8300de6 Refactor ReaderContent and SideBar 2024-10-31 17:21:10 +01:00
chrox 4457d9b6fb Unified keydown handling 2024-10-28 17:35:45 +01:00
chrox 797f7908a5 Add keyboard shortcuts for page turning and book selection && header chapter info 2024-10-27 20:19:08 +01:00
chrox 4e6b13960b Add footer bar for flip paging 2024-10-24 23:48:06 +02:00
chrox 4263ab7fc4 Display multiple books in grid split 2024-10-23 23:51:20 +02:00
chrox 8ab712bc0a Add Tables of Content(TOC) in SideBar 2024-10-23 10:05:07 +02:00
chrox 404a8a9282 Import pdf-js from our public vendor and fix build 2024-10-14 16:27:00 +02:00
chrox a493fee4ed Save reading progress in book config 2024-10-14 15:58:37 +02:00