Huang Xin
|
89b2eba2af
|
Refactor Toast to global component (#122)
* Refactor Toast to global component, use eventDispatcher to dispatch toast events
* Error handling for TTS
|
2025-01-08 14:12:38 +01:00 |
|
Huang Xin
|
07b04b82e6
|
Initial implementation of TTS with Web Speech API (#120)
* Initial implementation of TTS with Web Speech API
* Add translations for annotator tools
|
2025-01-07 21:57:55 +01:00 |
|
Huang Xin
|
cccd4c2b16
|
Various fixes (#116)
* Fix missing translations in translator popup
* Disable annotator for PDFs for now, closes #115
* Fix triangle in shadow of popup making it darker
|
2025-01-06 01:33:35 +01:00 |
|
Huang Xin
|
72949e726f
|
Fix deleted bootnotes still shown in sidebar (#42)
|
2024-12-25 19:39:43 +01:00 |
|
chrox
|
83cb7166fb
|
Support book notes synchronization
|
2024-12-24 23:09:15 +01:00 |
|
Huang Xin
|
9be9bc8a34
|
Support reading progress synchronization across platforms (#34)
|
2024-12-24 12:31:02 +01:00 |
|
chrox
|
bd549d2a0f
|
Get rid of unnecessary data fields in BookConfig
|
2024-12-17 22:33:18 +01:00 |
|
chrox
|
b57fd8bd3d
|
Support left / right popover on vertical writing documents
|
2024-12-10 17:57:51 +01:00 |
|
chrox
|
0cbb950c37
|
Add support of popover footnotes
|
2024-12-10 14:14:34 +01:00 |
|
chrox
|
d940fb8d06
|
Fix click to page flip not responsive occasionally
|
2024-12-09 14:40:58 +01:00 |
|
chrox
|
b694203d26
|
Fix DeepL on Web Readest and avoid cli parsing for Web
|
2024-12-06 13:36:38 +01:00 |
|
chrox
|
aa16bc09f1
|
Support running Readest in modern browsers
Now we support Web platform
|
2024-12-05 18:57:16 +01:00 |
|
chrox
|
d6bfbbc0b6
|
Fix fg color in darkmode and larger annotator popup
|
2024-12-01 18:24:07 +01:00 |
|
chrox
|
985032b2fb
|
Various fixes for annotator
|
2024-11-29 15:40:47 +01:00 |
|
chrox
|
957d863306
|
Don't show annotator tooltips when highlight options are shown
|
2024-11-27 23:39:36 +01:00 |
|
chrox
|
a5ea1c5aef
|
Fix unpinned notebook prevent dismiss of annotator popup
|
2024-11-27 23:30:51 +01:00 |
|
chrox
|
a9485c39a7
|
Refactor reader store out into small stores
|
2024-11-25 17:51:40 +01:00 |
|
chrox
|
76fa76efd5
|
Save target language for translation in settings
|
2024-11-21 16:37:22 +01:00 |
|
chrox
|
9bc11905f7
|
Remove eslint react-hooks/exhaustive-deps warnings
|
2024-11-21 12:47:08 +01:00 |
|
chrox
|
53feabe256
|
Add wikipedia and translation of selected text
|
2024-11-21 11:23:49 +01:00 |
|
chrox
|
e298e0bbe6
|
Add wiktionary lookup
|
2024-11-20 20:20:16 +01:00 |
|
chrox
|
8ce4c46b46
|
Fix no context menu when annotation is popuped
|
2024-11-20 15:25:49 +01:00 |
|
chrox
|
bc4b203464
|
Add single click/tap to turn page
|
2024-11-15 19:30:13 +01:00 |
|
chrox
|
109d214660
|
Add support for full-text search and a global event dispatcher
|
2024-11-13 14:20:03 +01:00 |
|
chrox
|
bd908f0929
|
Add note taking in notebook
|
2024-11-10 18:53:31 +01:00 |
|
chrox
|
3aace9a228
|
Update annotation overlayers for all views of the book when highlighting
|
2024-11-08 21:07:57 +01:00 |
|
chrox
|
d81629b72a
|
Refactor ReaderStore
|
2024-11-08 20:09:48 +01:00 |
|
chrox
|
b768802305
|
Refactoring Annotator
|
2024-11-07 22:33:40 +01:00 |
|
chrox
|
a31b5891c2
|
Fix anotation style not changed according to existing annotation
|
2024-11-07 17:26:49 +01:00 |
|
chrox
|
d71a912442
|
Draw highlights in bookview
|
2024-11-07 17:07:04 +01:00 |
|
chrox
|
82620ac08b
|
Save config after booknotes are updated
|
2024-11-06 22:55:02 +01:00 |
|
chrox
|
70a7fd9007
|
Add highlights options and sidebar view
|
2024-11-06 22:24:28 +01:00 |
|