Huang Xin
452dc9f3e6
chore: cache nextjs build for CI ( #1771 )
2025-08-09 07:28:38 +02:00
Andres Puello
09e65211b4
feat: add option to config reading progress format ( #1761 )
...
* feat: added percentage option and set by default
* feat: added decimal percentaje
* fix: fixed issue that the function of format didn't look for typeof
* fix: Added revision fixes
* fix: Added revision fixes and changes
* fix: solved about styling code
* fix: solved about styling code on book.ts and translation.json
* fix: changed lines useEffect line that is escencial to Layoutpanel.tsx, and ProgressInfo.tsx has correct render like last version (Loc.) nd its separator
* fix: correct SUPPORTED_LANGS key and disable style reapplication in saveViewSettings
* i18n for the progress style config
---------
Co-authored-by: Huang Xin <chrox.huang@gmail.com >
2025-08-09 06:23:18 +02:00
Huang Xin
f46be89036
fix: apply system color scheme for iOS in auto theme mode, closes #1762 ( #1767 )
2025-08-08 13:45:04 +02:00
Huang Xin
f2f744a2fe
css: mix with background color for horizontal rule, closes #1649 ( #1759 )
2025-08-07 11:18:56 +02:00
Huang Xin
ceb1963b88
auth: avoid infinite loop of redirect and auth after token is expired ( #1758 )
2025-08-07 05:40:13 +02:00
Huang Xin
23d74b567a
css: apply monospace font settings for EPUBs, closes #1754 ( #1757 )
2025-08-07 03:54:44 +02:00
StepanSad
5014932a8f
i18n: Update translation.json ( #1756 )
2025-08-07 07:20:14 +08:00
Huang Xin
6a5694d2b2
feat: readest koplugin for progress sync ( #1753 )
2025-08-06 17:12:00 +02:00
Huang Xin
df074082a8
fix: thread-safe NativeFile read for PDF on Android, closes #1748 ( #1751 )
2025-08-06 16:24:56 +02:00
Huang Xin
847d514441
fix: NativeFile access for file URI when importing files on iOS, closes #1746 ( #1747 )
2025-08-05 18:48:42 +02:00
Huang Xin
b2a71da2b0
fix: chunk of cache item now has enough space for read of MAX_CACHE_CHUNK_SIZE, closes #1392 ( #1744 )
2025-08-04 16:35:27 +02:00
Huang Xin
3e5e4d2946
compat: detect book language from text for invalid language code in metadata ( #1743 )
2025-08-04 14:55:18 +02:00
Huang Xin
e3c05e7648
feat: add reset password button in user page ( #1742 )
2025-08-04 14:12:19 +02:00
Huang Xin
df9ca2d2fa
api: migrate usage stats from KV to db ( #1739 )
2025-08-03 05:36:33 +02:00
Huang Xin
1631ece2bd
docs: doc submodule update as dependencies
2025-08-03 03:39:24 +02:00
Huang Xin
2ae25f3bbe
translator: add more translator languages ( #1738 )
2025-08-02 17:09:09 +02:00
Huang Xin
511093a6ef
tts: tts now works when language codes are mistakenly set with language names ( #1737 )
2025-08-02 16:52:32 +02:00
Huang Xin
1ef126f820
release: version 0.9.69 ( #1733 )
2025-08-02 03:36:10 +02:00
Huang Xin
1788b86ced
chore: bump to upstream foliate-js ( #1732 )
2025-08-02 03:24:58 +02:00
Huang Xin
3111e93054
layout: fix unintended reader view scroll when highlighting, closes #1716 ( #1731 )
2025-08-02 02:58:58 +02:00
Huang Xin
288abc678c
refactor: unified path resolver on all platforms ( #1730 )
2025-08-01 16:51:17 +02:00
Huang Xin
7e559c5b90
metadata: fix formatting for subjects, closes #1724 ( #1727 )
2025-08-01 00:19:58 +08:00
Huang Xin
eaaeb844f3
txt: fix language detection when parsing TXT files, closes #1720 ( #1723 )
2025-07-31 08:52:25 +02:00
Huang Xin
097fde203d
css: overriding book color also applies to the font elements ( #1721 )
2025-07-31 04:40:08 +02:00
Huang Xin
efd85e67d9
api: production for apple iap verifier ( #1719 )
2025-07-31 01:41:55 +02:00
Huang Xin
bd4bf459e3
epub: fix some images are not displayed in EPUBs, closes #1709 ( #1718 )
2025-07-30 14:11:55 +02:00
Huang Xin
8fb1745dbb
config: add an option to disable double click, closes #1713 ( #1715 )
2025-07-30 11:35:07 +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
564693d456
security: add updater permission for standalone reader window, closes #1710 ( #1712 )
2025-07-30 05:00:46 +02:00
Huang Xin
aa3cd2a0c5
txt: trim punctuations in parsed author names ( #1707 )
...
* txt: trim punctuations in parsed author names
* release: version 0.9.68
2025-07-29 20:50:21 +02:00
Huang Xin
c581f8ab47
txt: more robust TXT parsing ( #1706 )
2025-07-29 20:06:55 +02:00
Huang Xin
63ed763499
api: handle downloading books of sanitized titles ( #1705 )
2025-07-29 18:23:19 +08:00
Huang Xin
213fc0d21e
api: handle more string sanitization ( #1702 )
2025-07-28 19:12:42 +02:00
Huang Xin
9bc1494582
api: sanitize string before saving into db ( #1701 )
2025-07-28 18:44:26 +02:00
Huang Xin
33b2ba1609
chore: add legal links in about window and user page ( #1700 )
2025-07-28 18:19:45 +02:00
Huang Xin
b9add62ba7
translation: skip translating pre, code and math tags, closes #1693 ( #1698 )
2025-07-28 09:18:19 +02:00
Huang Xin
23fa2dc8b2
css: fix hard-coded font color, closes #1695 ( #1697 )
2025-07-28 08:36:10 +02:00
Huang Xin
67ac09a290
premium: increased cloud sync storage for premium users ( #1696 )
2025-07-28 08:25:22 +02:00
Huang Xin
f10c14ae96
api: batch updating daily usage key in KV ( #1694 )
2025-07-28 06:25:47 +02:00
Huang Xin
438d3ae0c2
config: default to open file with new window ( #1691 )
2025-07-27 19:12:19 +02:00
Huang Xin
842062fe44
perf: multi-part download with range access ( #1690 )
2025-07-27 18:56:41 +02:00
Huang Xin
d01897d62a
fix: load backup library data if main library data is unavailable, closes #1672 ( #1689 )
2025-07-27 16:48:58 +02:00
Huang Xin
6eeb8e7580
layout: fix insets for double borders and add book spine decorator ( #1688 )
2025-07-27 14:36:55 +02:00
Huang Xin
9cebadba57
font: fix broken links for online CJK fonts ( #1687 )
2025-07-27 08:25:25 +02:00
Huang Xin
e5ec9abca3
chore: suppress warnings from old objc crate ( #1686 )
2025-07-27 08:03:45 +02:00
Huang Xin
5e7f09d5c8
perf: eliminate redundant re-renders of book cover components ( #1685 )
2025-07-27 07:02:05 +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
686f8988bc
api: use node api endpoint for iap verifying ( #1683 )
2025-07-26 13:34:36 +02:00
Huang Xin
8d5c98004b
api: ensure proper string decoded on edge runtimes ( #1680 )
2025-07-25 21:13:01 +02:00
Huang Xin
214411919f
iap: use sandbox environment for testflight ( #1679 )
2025-07-25 19:49:53 +02:00