Huang Xin
|
bcfe1b8830
|
fix: invalid href handling in EPUB (#1557)
|
2025-07-09 04:57:21 +02:00 |
|
Huang Xin
|
5db1847f7e
|
layout: add window border on Windows 10, closes #1551 (#1556)
|
2025-07-08 17:24:43 +02:00 |
|
Huang Xin
|
165ca4a6e9
|
chore: add fastlane action to release to Google Play (#1554)
|
2025-07-08 16:18:53 +02:00 |
|
Huang Xin
|
9556e1305f
|
updater: show update notes for new releases (#1552)
|
2025-07-08 12:13:47 +02:00 |
|
Huang Xin
|
f5b686abd9
|
release: version 0.9.63 (#1550)
v0.9.63
|
2025-07-07 15:07:35 +02:00 |
|
Huang Xin
|
74e1b733a9
|
layout: dismiss system context menu popup when selecting text on iPad, closes #1485 (#1549)
|
2025-07-07 14:57:04 +02:00 |
|
Huang Xin
|
a9e0090275
|
i18n: add Thai (th-TH) translations (#1548)
|
2025-07-07 11:21:41 +02:00 |
|
Huang Xin
|
68d57da9ca
|
perf: speed up opening for large MOBI books, closes #1544 (#1547)
|
2025-07-07 10:15:54 +02:00 |
|
Bhscer
|
3cef529ebd
|
feat: support deleting only the cloud backup of a book (#1546)
* feat: support delete the cloud storage of a book
* feat: merge to delete function
* fix: change a logic
|
2025-07-07 09:37:11 +02:00 |
|
Huang Xin
|
85ac399e2c
|
tts: fix some direct text being skipped in tts, closes #1515 (#1543)
|
2025-07-06 12:13:40 +02:00 |
|
Huang Xin
|
e8d09773a2
|
fix: handling toc links for some mobi books, closes #1525 (#1542)
|
2025-07-06 08:49:47 +02:00 |
|
Huang Xin
|
23905407ca
|
doc: layout for the download badges (#1541)
|
2025-07-06 05:42:29 +02:00 |
|
Huang Xin
|
2ab1304b6d
|
doc: update Readme for mobile apps downloads (#1540)
|
2025-07-06 05:20:30 +02:00 |
|
Huang Xin
|
d94236e127
|
layout: fix grid cover image height in crop mode (#1537)
Support setting arbitrary columns with custom UI css:
```
.bookshelf-items {
grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
```
|
2025-07-05 17:29:33 +02:00 |
|
Huang Xin
|
630025c123
|
chore: update Android target sdk to 35 (#1534)
|
2025-07-05 08:49:41 +02:00 |
|
Huang Xin
|
2b73c5a85a
|
perf: lazy loading fonts in fonts list (#1533)
|
2025-07-05 07:32:22 +02:00 |
|
Huang Xin
|
a03f2c585f
|
layout: fix overlay scrollbar with virtualized list, closes #1524 (#1530)
|
2025-07-04 19:36:13 +02:00 |
|
Huang Xin
|
8a0216dcf8
|
fix: links in mobi are now properly followed, closes #1503 (#1528)
|
2025-07-04 07:47:27 +02:00 |
|
Huang Xin
|
59013be586
|
settings: remove unsupported screen orientation lock on iPad, closes #1520 (#1522)
|
2025-07-03 13:41:42 +02:00 |
|
Huang Xin
|
c6a638dbfd
|
compat: footnote img size, closes #1518 (#1519)
|
2025-07-02 18:55:09 +02:00 |
|
Huang Xin
|
e54440ad80
|
chore: retry workflow for r2 uploading (#1517)
|
2025-07-02 17:37:05 +02:00 |
|
Huang Xin
|
446b014f7d
|
chore: upload to r2 after release with retry (#1516)
|
2025-07-02 17:23:12 +02:00 |
|
Huang Xin
|
9190433ea1
|
subscription: fix action button in plan card (#1514)
|
2025-07-02 16:48:32 +02:00 |
|
Huang Xin
|
d78d135600
|
release: version 0.9.62 (#1513)
v0.9.62
|
2025-07-02 15:02:20 +02:00 |
|
Huang Xin
|
04b6c89e58
|
layout: refine user profile page (#1512)
|
2025-07-02 13:50:22 +02:00 |
|
Huang Xin
|
8eefba2bee
|
feat: add an option to show/hide original text in translation, also closes #1492 (#1511)
|
2025-07-02 07:27:05 +02:00 |
|
Huang Xin
|
a254139200
|
layout: extend drag area outward so the scrollbar remains clickable (#1509)
|
2025-07-01 09:55:09 +02:00 |
|
Huang Xin
|
0514bed5b7
|
css: fix for legacy epub image dimension, closes #1507 (#1508)
|
2025-07-01 09:46:27 +02:00 |
|
Huang Xin
|
49978c5e3f
|
layout: add overlay scrollbar for TOC on Android (#1506)
|
2025-07-01 09:17:18 +02:00 |
|
Huang Xin
|
b959bf070c
|
feat: add upgrade to premium option in settings menu (#1505)
|
2025-07-01 09:15:25 +02:00 |
|
Huang Xin
|
49e6877810
|
feat: add option to toggle Parallel Reading on/off when viewing multiple books, closes #1496 (#1504)
|
2025-06-30 19:06:59 +02:00 |
|
Huang Xin
|
bb759597e9
|
shortcuts: add ESC to dismiss search bar, closes #1495 (#1502)
|
2025-06-30 16:13:43 +02:00 |
|
Huang Xin
|
bf0bb80009
|
api: fix for supabase RLS (#1501)
|
2025-06-30 15:08:53 +02:00 |
|
Huang Xin
|
5d61a9808f
|
feat: add subscription management for tauri platforms (#1499)
|
2025-06-30 10:04:57 +02:00 |
|
Huang Xin
|
bc36da6b25
|
feat: add subscription management for web (#1494)
|
2025-06-29 18:33:36 +02:00 |
|
Huang Xin
|
280cb75ca4
|
api: cors in middleware (#1493)
|
2025-06-29 17:00:52 +02:00 |
|
Huang Xin
|
d5d0a9abd3
|
api: add subscription API (#1491)
|
2025-06-29 14:38:04 +02:00 |
|
Huang Xin
|
9f343992b2
|
settings: add three new CJK fonts (#1484)
|
2025-06-27 12:31:01 +02:00 |
|
Huang Xin
|
7ab7058dba
|
refactor: fix fallback cover image for fitted mode (#1483)
|
2025-06-27 10:28:38 +02:00 |
|
Huang Xin
|
c3113ade13
|
chore: fix uninlined format args warning (#1482)
|
2025-06-27 10:27:21 +02:00 |
|
Huang Xin
|
7737c05c8f
|
layout: apply custom css also to the library page, tweaks on fitted cover images (#1481)
|
2025-06-27 10:01:17 +02:00 |
|
Huang Xin
|
4fde9955b2
|
release: version 0.9.61 (#1479)
v0.9.61
|
2025-06-26 11:27:02 +02:00 |
|
Huang Xin
|
3875c8f239
|
feat: add an option to show remaining pages in chapter (#1478)
|
2025-06-26 11:19:30 +02:00 |
|
Huang Xin
|
7bd1b03652
|
fix: get correct filename when importing txt files on iOS (#1477)
|
2025-06-26 10:21:55 +02:00 |
|
Huang Xin
|
73878c14e3
|
fix: EPUB covers occasionally fail to display in library view, closes #1029 (#1476)
|
2025-06-26 10:03:35 +02:00 |
|
Huang Xin
|
bc2c3a2c9a
|
feat: add options to reset settings in the config dialog, closes #1111 (#1475)
|
2025-06-26 09:59:34 +02:00 |
|
Huang Xin
|
460d37c656
|
chore: update assetlinks and deeplink for Android (#1474)
|
2025-06-25 14:47:50 +02:00 |
|
Huang Xin
|
fff9e3221e
|
chore: use default production supabase and posthog if not customized, closes #1454 (#1473)
|
2025-06-25 13:46:48 +02:00 |
|
Huang Xin
|
f77fa17cbc
|
bump: update tauri to latest dev branch, closes #1468 (#1471)
|
2025-06-25 05:36:45 +02:00 |
|
Huang Xin
|
d4565f7d60
|
feat: add an option in the view menu to crop or fit book covers of the library page (#1469)
|
2025-06-25 03:48:08 +02:00 |
|