Huang Xin
2ca3561093
feat(opds): support downloading ebooks from OPDS catalogs ( #2571 )
2025-11-30 21:22:54 +01:00
Huang Xin
72d9698f38
fix: prevent file corruption using a robust backup strategy, closes #2512 ( #2528 )
2025-11-24 08:58:42 +01:00
Huang Xin
f1c92e5702
feat: support customizing background images, closes #2018 ( #2214 )
2025-10-13 14:04:13 +02:00
Huang Xin
1843a74dbb
feat: supported changing data location on desktop platforms, closes #2047 and closes #478 ( #2125 )
2025-09-26 10:22:41 +02:00
Huang Xin
c9a1557674
refactor: support custom root dir for readest file system ( #2092 )
2025-09-21 07:59:27 +02:00
Huang Xin
d390209dab
feat: support importing TTF/ODF fonts, closes #979 and closes #1708 ( #1864 )
2025-08-21 21:49:08 +02:00
Huang Xin
288abc678c
refactor: unified path resolver on all platforms ( #1730 )
2025-08-01 16:51:17 +02:00
Huang Xin
47c6d6d058
layout: fix cover image width in fit mode in list view ( #1714 )
2025-07-30 11:29:31 +02:00
Huang Xin
c581f8ab47
txt: more robust TXT parsing ( #1706 )
2025-07-29 20:06:55 +02:00
Huang Xin
ffa193d116
fix: importing books from url and set downloaded timestamp for reimported books ( #1684 )
2025-07-26 14:34:51 +02:00
Huang Xin
d9199d1182
sync: also sync book metadata ( #1611 )
2025-07-18 17:59:05 +02:00
Huang Xin
c807f0ccc8
refactor: OAuth flow is now handled via ASWebAuthenticationSession on macOS ( #866 )
2025-04-12 12:49:41 +08:00
Huang Xin
b0cf087d78
fix: support opening content URIs by copying to cache when direct access fails, closes #829 ( #833 )
2025-04-08 07:45:33 +02:00
Huang Xin
4703eec045
fix: set correct filename in openFile API, closes #803 ( #810 )
2025-04-05 12:41:26 +08:00
Huang Xin
7ccf3d0632
refactor: read local file with fs plugin for Tauri App, closes #553 and closes #489 ( #785 )
2025-04-01 14:26:26 +02:00
Huang Xin
835ed443a5
fix: style tweaks for Windows ( #707 )
2025-03-25 18:58:23 +01:00
Huang Xin
2db83b8569
ui: responsive dialog size for portrait screens ( #473 )
...
* fix: handle network error in sync API
* fix: reasonable default column width for iPad
* ui: responsive dialog size for portrait screens
2025-03-01 17:57:29 +01:00
Huang Xin
ccc04825b7
feat(ux): improve pull-down interaction for mobile modal ( #440 )
...
* Adjusts overlay background opacity dynamically based on drag position
* Ensures smooth transition as the modal is pulled down
* Enhances UX for mobile users by making dismissal more intuitive
2025-02-24 01:05:13 +01:00
Huang Xin
3ada880155
ui: fix os platform detection for iPad and layout tweaks for iPad ( #416 )
2025-02-21 01:11:33 +01:00
Huang Xin
7dfd7b9ca2
mobile: fix hasSafeAreaInset as PWA is only for WebAppService ( #314 )
2025-02-07 22:35:24 +01:00
Huang Xin
e2e3418412
mobile: support safe area insets for mobile platforms ( #312 )
2025-02-07 22:15:18 +01:00
Huang Xin
cfd5d5d106
mobile: several fixes for Android build ( #292 )
2025-02-04 00:07:55 +01:00
Huang Xin
0a46fe8648
Add missing hasWindowBar in BaseAppService
2024-12-30 09:49:20 +01:00
chrox
3f4a274412
Add demo library (books from Feedbooks)
2024-12-11 18:57:39 +01:00
chrox
aa16bc09f1
Support running Readest in modern browsers
...
Now we support Web platform
2024-12-05 18:57:16 +01:00