Huang Xin
8df9f909b4
fix(reader): add Always on Top toggle to reader view, closes #3482 ( #3505 )
...
- Apply alwaysOnTop setting on reader window init so books opened
in a new window correctly inherit the setting
- Update tauriHandleSetAlwaysOnTop to apply to all open windows
so toggling from any window keeps all windows in sync
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-10 13:15:08 +01:00
Huang Xin
9556e1305f
updater: show update notes for new releases ( #1552 )
2025-07-08 12:13:47 +02:00
Huang Xin
602be376a1
css: include additional weight variants for built-in fonts ( #1158 )
2025-05-15 05:04:16 +02:00
Huang Xin
8efad90932
feat: in-app updater for Android ( #885 )
2025-04-14 14:21:58 +02:00
Huang Xin
0b72ab156d
refactor: move useTheme hook into separate store, also closes #528 ( #529 )
2025-03-08 09:12:36 +01:00
Huang Xin
2f29295c6c
fix: open with new files from file browsers when there is already an instance running, closes #208 ( #466 )
2025-02-28 08:42:49 +01:00
Huang Xin
6889d6341f
settings: add option to disable auto check updates ( #279 )
2025-02-01 13:45:55 +01:00
Huang Xin
751bf3836c
Disable app updater for app store version and support more languages ( #202 )
...
* Disable app updater for app store version
* Add translations for uk, pl and hi
2025-01-20 17:14:26 +01:00
QP Hou
abb1b7ae9c
add support for ios dev build ( #68 )
2024-12-30 09:37:01 +01:00
chrox
bdf619f2e6
Update open graph metadata for Readest WebApp
2024-12-06 22:44:57 +01:00
chrox
242fbf6743
Use bookID in path in Web version
2024-12-06 11:36:24 +01:00
chrox
3d09eb761c
Make sure settings are loaded before loading library, closes #2
2024-12-02 17:36:54 +01:00
chrox
571baf98f2
Add About Readest window
2024-11-26 18:38:27 +01:00
chrox
a9485c39a7
Refactor reader store out into small stores
2024-11-25 17:51:40 +01:00
chrox
9bc11905f7
Remove eslint react-hooks/exhaustive-deps warnings
2024-11-21 12:47:08 +01:00
chrox
b3c23cd1b5
Various fix for theming
2024-11-20 14:01:28 +01:00
chrox
2e6a1de36b
Various UI fixes
2024-11-15 14:12:38 +01:00
chrox
b7c8300de6
Refactor ReaderContent and SideBar
2024-10-31 17:21:10 +01:00
chrox
f5a233ba31
Add reader view settings
2024-10-30 18:09:46 +01:00
chrox
6466a6a038
Add multiple book open and delete
2024-10-27 17:35:27 +01: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
1bca62b738
Add sidebar in reader page
2024-10-21 20:55:34 +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
chrox
39421f6902
Build production on macOS
2024-10-13 00:28:10 +02:00
chrox
c07385f13f
Update the lastUpdated timestamp in library when book is opened
2024-10-13 00:25:33 +02:00
chrox
b88e86be5f
Fix PDF rendering
2024-10-13 00:24:12 +02:00
chrox
f463225018
Add a working reader page with default foliate settings
2024-10-13 00:20:48 +02:00