Huang Xin
9674b45cf0
layout: align text end for select labels on safari ( #1219 )
2025-05-22 07:03:10 +02:00
Huang Xin
a4bc88d305
feat: add azure and google translator providers, closes #1135 and closes #1215 ( #1218 )
2025-05-21 17:25:00 +02:00
Huang Xin
b6b8b17760
fix: normalize input text by removing newlines to prevent translation glitches ( #1210 )
2025-05-21 05:26:20 +02:00
Huang Xin
14810d6737
feat: add select all button in select mode, closes #1202 ( #1209 )
2025-05-20 16:58:04 +02:00
Huang Xin
ed6c92a65a
css: don't override body background, closes #1206 ( #1208 )
...
Revisit #1151 .
2025-05-20 15:11:36 +02:00
Huang Xin
20d7a1185e
layout: grouping modal now should stay on top of the header bar ( #1207 )
2025-05-20 14:12:17 +02:00
Huang Xin
32bcfda9ad
fix: reimporting books will update the import time, being consistent with update time, closes #1200 ( #1203 )
2025-05-20 04:40:41 +02:00
Huang Xin
def157cacb
release: version 0.9.43 ( #1196 )
2025-05-19 16:51:34 +02:00
Huang Xin
7c464b9a8d
feat: add prev/next section buttons in footer bar, closes #1125 ( #1195 )
2025-05-19 16:40:11 +02:00
Huang Xin
90f3512ae2
feat: add scrolling overlap in pixels option to paginate in scrolled mode ( #1194 )
2025-05-19 15:21:06 +02:00
Huang Xin
12d93ba749
fix: adjust scroll offset to account for header/footer bars when paginating in scroll mode, closes #1181 ( #1193 )
2025-05-19 10:34:05 +02:00
Huang Xin
554d786105
fix: update library in store when deleting book in bookshelf, closes #1178 ( #1191 )
2025-05-19 08:31:25 +02:00
Huang Xin
eb71c59524
chore: config wrangler before deployment in Cloudflare ( #1189 )
2025-05-19 07:55:11 +02:00
Huang Xin
93e81ee05b
release: remove deprecated MSI installer, closes #1174 ( #1187 )
2025-05-19 03:29:44 +02:00
Huang Xin
b83972e366
refactor: use translator hook to support more translator providers ( #1186 )
2025-05-18 18:35:37 +02:00
Huang Xin
967536aa23
refactor: update wrangler config ( #1185 )
2025-05-18 17:52:50 +02:00
Huang Xin
4523437e34
refactor: add kv cache for translation backend ( #1184 )
2025-05-18 17:16:44 +02:00
Huang Xin
e49dd4accb
feat: show cloud backup status for each book on mobile and desktop, closes #1167 ( #1173 )
2025-05-17 17:02:42 +02:00
Huang Xin
b7c1f5703c
fix: less sensitive magic trackpad and mouse when flipping page, closes #1165 ( #1172 )
2025-05-17 08:56:22 +02:00
Huang Xin
5373b67aae
css: get rid of most overriding for background color, closes #1162 ( #1164 )
2025-05-16 08:23:34 +02:00
Huang Xin
ddc9673260
css: compat for background colors in chapter headers of Feedbooks eBooks ( #1163 )
2025-05-16 03:29:07 +02:00
Huang Xin
16b0821eab
i18n: add translations of Nederlands ( #1161 )
2025-05-15 18:32:38 +02:00
Huang Xin
93876a73cc
layout: responsive translator popup, also closes #1157 ( #1160 )
2025-05-15 18:19:32 +02:00
Huang Xin
048867e595
settings: disable spell check in color input ( #1159 )
2025-05-15 05:33:35 +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
c52ae43cd9
settings: avoid horizontal margin default to zero, fixes #1151 ( #1155 )
2025-05-14 15:25:32 +02:00
Huang Xin
348d743e82
css: styling adjustments for better compatibility with Gutenberg eBooks ( #1154 )
...
This also closes #1153 , #1148 , #1147 and the css problem in #1151 .
2025-05-14 14:55:07 +02:00
Huang Xin
c7e495c379
settings: keep screen awake is disabled by default, closes #1145 ( #1149 )
...
* layout: hint info now takes up full width in scrolled mode
* settings: keep screen awake is disabled by default, closes #1145
2025-05-14 11:11:32 +02:00
Huang Xin
e368076cac
chore: update bundleVersion for macOS AppStore build ( #1146 )
2025-05-14 03:45:00 +02:00
Huang Xin
382e0ca3c6
release: version 0.9.41 ( #1143 )
2025-05-13 14:17:01 +02:00
Huang Xin
d96fb32bcf
fix: apply layout styles to div tag, closes #1130 ( #1142 )
2025-05-13 13:48:21 +02:00
Huang Xin
4779e2638f
fix: disable updater for non-appimage app on linux, closes #1129 ( #1141 )
2025-05-13 12:50:40 +02:00
Huang Xin
d094ba9916
chore: cache avatar image for offline usage ( #1140 )
2025-05-13 10:42:00 +02:00
Huang Xin
e4ba0c302e
fix: segment txt with paragraph count if no chapter titles are parsed, closes #1134 ( #1139 )
2025-05-13 10:21:47 +02:00
Huang Xin
0150177a9d
chore: bump tauri to version 2.5.1 ( #1138 )
2025-05-13 09:30:34 +02:00
Huang Xin
74e32d47b0
release: add linux arch armhf ( #1133 )
2025-05-13 14:57:27 +08:00
Huang Xin
2dd7cf54e6
refactor: use text selector hook in annotator, closes #1020 ( #1131 )
2025-05-12 18:00:45 +02:00
Huang Xin
a5cbfe97db
fix: replace background when attribute changed, closes #1124 ( #1126 )
2025-05-11 17:07:17 +02:00
Huang Xin
da49526f4c
fix: now auto orientation follows system settings, closes #1093 and closes #1098 ( #1122 )
2025-05-11 14:57:05 +02:00
Huang Xin
2e46bc1627
css: get rid of hardcoded font color only when overriding font, closes #1095 ( #1120 )
2025-05-11 14:34:51 +02:00
Huang Xin
7e542e8694
fix: reorganize TTS control view hierarchy, closes #1080 ( #1119 )
2025-05-11 12:06:15 +02:00
Huang Xin
2a624ef57a
css: only override background color in dark mode, closes #1066 ( #1117 )
2025-05-11 09:33:03 +02:00
Huang Xin
60ae0c9ac3
feat: show book file size in book details ( #1114 )
2025-05-10 18:28:08 +02:00
Huang Xin
110b4b37cd
ui: various UI fixes and enhancements on mobile platforms ( #1113 )
2025-05-10 18:18:15 +02:00
Huang Xin
f0edbf14a9
fix: padding top of the drag handler with the cutouts, closes #1101 ( #1110 )
2025-05-10 08:27:40 +02:00
Huang Xin
20669a9cb3
fix: show updating status in the about window, closes #1079 ( #1109 )
2025-05-10 08:00:25 +02:00
Huang Xin
3756bec66c
css: special case for align center and zero text indent ( #1105 )
2025-05-09 14:40:55 +02:00
Huang Xin
3e1d03dc17
css: override text align and fix hardcoded text intent ( #1104 )
2025-05-09 14:20:38 +02:00
Huang Xin
4aebbf679f
fix: various on styles of UI and footnote visibility ( #1099 )
...
* fix: footnote now should be hidden in srcdoc iframes
* fix: eliminate white flash on startup when using dark mode
* feat: rescale UI size with pixel density
2025-05-08 18:21:31 +02:00
Huang Xin
0a562d90ac
fix: maintain library state across reader/library navigation, closes #1072 ( #1096 )
2025-05-08 09:26:58 +02:00