forked from readest/readest
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlog_output.txt
More file actions
100 lines (100 loc) · 9.34 KB
/
Copy pathlog_output.txt
File metadata and controls
100 lines (100 loc) · 9.34 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
5fcc130a 2026-03-03 Merge branch 'readest:main' into main
50f88039 2026-03-03 feat: 集成 Gemini/Ollama 翻译限流与 Melo/Kokoro 离线 TTS
0609e828 2026-03-03 fix(css): unset hardcoded calibre color and background color, closes #3448 (#3457)
35ade2c8 2026-03-03 fix(tts): handle documents without lang attribute or XHTML namespace, closes #3291 (#3456)
b68c14da 2026-03-03 i18n: add translations for Slovenian(sl), closes #3453 (#3455)
5c413949 2026-03-03 feat(footnote): make popup window size more responsive for longer footnotes, closes #3425 (#3454)
56859445 2026-03-03 fix(css): unset padding and margin in body, closes #3441 (#3452)
94e761f6 2026-03-03 fix(txt): more robust chapter extractor for TXT (#3446)
7f636a20 2026-03-02 fix(toc): correct TOC grouping to prevent unnecessary nested layers (#3445)
480b8b98 2026-03-02 fix(css): properly constrain the max width and height of images, closes #3432 (#3444)
d1fb6731 2026-03-02 compat(css): support duokan-page-fullscreen in spine to display cover image in fullscreen, closes #3424 (#3443)
f0e9ddd2 2026-03-02 feat(font): support loading custom font if embedded fonts in EPUBs are missing (#3439)
b16a4445 2026-03-02 fix(opds): handle non-ASCII login details (#3436)
515d47e6 2026-03-01 Update translation.json (#3423)
3fd78c4e 2026-03-02 fix(gallery): support displaying svg image in image gallery mode, closes #3427 (#3435)
152a9594 2026-03-01 fix(translation): handle missing Cloudflare context on non-Cloudflare deployments (e.g., Vercel) (#3433)
bf580591 2026-03-01 feat(footnote): add back navigation for footnote popup with link history, closes #3420 (#3434)
431d14f4 2026-03-01 fix(layout): respect grid insets for the zoom controller, closes #3426 (#3430)
0d2e5b7c 2026-03-01 fix(translation): reduce initial layout shift in the translation view, closes #3078 (#3428)
e949476d 2026-03-01 fix(translation): resolve DeepL translation failure with auto-detection (#3412)
0afff573 2026-03-01 chore: bump dependencies to resolve Dependabot alerts (#3421)
d4bb61f1 2026-03-01 fix(layout): responsive layout for OPDS catalogs and download button (#3418)
09c45b46 2026-02-28 fix(linux): avoid transitions API on WebKitGTK on Linux (#3417)
d8eef87b 2026-02-28 chore(agents): add AGENTS.md for readest-app (#3415)
66d2fdf9 2026-02-28 release: version 0.9.101 (#3410)
d8e0ceef 2026-02-28 fix(annotator): add page number in highlight export to Readwise (#3409)
f3ad97b9 2026-02-28 fix(opds): add missing book description in OPDS feed (#3408)
1bb49ab0 2026-02-28 fix(tts): dispose of the TTS view when shutting down the TTS controller, closes #3400 (#3406)
f9a0b395 2026-02-28 fix: respect fixed translation quota in UI stats and DeepL provider (#3404)
c533da49 2026-02-28 feat(annotator): add page number for annotations, closes #3082 (#3405)
b50bc0b8 2026-02-27 fix: make touchpad scrolling respect the system’s natural scrolling settings, closes #3127 (#3398)
96c46593 2026-02-27 fix(toc): fix phantom subchapter TOC item (#3397)
2bd54ac2 2026-02-27 fix(tts): also show highlight when navigating in paused mode and improve abbreviations processing (#3396)
6ad549d1 2026-02-27 fix(iOS): correct sidebar insets on iPad and resolve occasional stale safe area inset on iOS (#3395)
67249370 2026-02-27 fix(font): fix generic font family keywords bypassing user font settings (#3394)
fe3ab011 2026-02-27 fix(tts): set document lang attribute when missing or invalid for TTS, closes #3291 (#3393)
6cb4278b 2026-02-26 fix: fixed all progress at the last page of the book, closes #3383 (#3391)
51468862 2026-02-26 fix(ui): show progress 100% at the last page, closes #3383 (#3390)
b3a44d06 2026-02-26 fix(layout): enlarge hit area for slider input on iOS, closes #3382 (#3389)
68d4538d 2026-02-26 fix(layout): float the annotation navigation bar, closes #3386 (#3387)
80105af8 2026-02-25 fix(txt): stabilize iOS large TXT import and decode picker paths (#3320)
3904c1e8 2026-02-26 perf: use GPU-accelerated scroll for smoother paging animation (#3385)
99be6c58 2026-02-25 fix: close searchbar when adding a new annotation (#3384)
664cc772 2026-02-26 fix: more sensitive paging without snapping animation, closes #3310 (#3381)
21208adb 2026-02-25 compat: add target class to hide import icon in the bookshelf, closes #3376 (#3380)
70eb59e2 2026-02-25 compat(css): only override img background when overriding book color, closes #3377 (#3379)
3e7b5728 2026-02-25 fix: delay context menu to prevent broken input loop on macOS, closes #3324 (#3378)
534582b1 2026-02-25 compat(css): unset none user-select in some EPUBs, closes #3370 (#3374)
4465e698 2026-02-25 chore: add husky pre-commit and pre-push hooks (#3372)
a535f641 2026-02-25 fix: allow CSS targeting of the "NUMBER pages left in chapter" label via `<Trans>` component (#3368)
65da9c1d 2026-02-24 compat(webview): compat with older webview for iterating gamepads (#3366)
5f71fd9e 2026-02-24 fix(css): override inline image background color only when overriding book color, closes #3316 (#3365)
dcf75e07 2026-02-24 feat(translator): add Khmer in translator target languages, closes #3323 (#3364)
79ba9b38 2026-02-24 compat(css): unset font-family for body when set to serif or sans-serif, closes #3334 (#3363)
128b238b 2026-02-24 feat: add directional view transitions with scroll preservation in library view, closes #3357 (#3362)
e26f7e6a 2026-02-24 fix: empty paragraphs not skipped in paragraph mode (#3361)
4c5ff59b 2026-02-24 fix(layout): also scale table with parent width, closes #3284 (#3359)
99b2a34b 2026-02-24 compat(layout): fix insane block display for tables, closes #3351 (#3358)
40f3268e 2026-02-24 fix(layout): consistent padding and radius for the dialog header, closes #3352 (#3356)
4dac0850 2026-02-24 fix: add classes for progress info labels, closes #3343 (#3353)
118538ba 2026-02-24 fix(epub): replace background also for scrolled mode, closes #3344 (#3350)
4a92cacd 2026-02-24 fix: changed tagName comparision to localName for case-insensitive in iframeEventHandlers (XHTML xmlns bug fix) (#3349)
ce53cd2b 2026-02-23 feat: Readwise highlights sync (#3311)
b99c1bc1 2026-02-22 feat(ui): image viewing mode support (#3328)
eec2c39f 2026-02-18 feat(docker/podman): self-hosting with docker/podman compose (#3312)
c6ae8548 2026-02-18 fix(reader): clamp reading ruler within viewport (#3314)
7a9f46e9 2026-02-18 fix(layout): container layout for dimmed area of reading ruler, closes #3304 (#3313)
b9f65781 2026-02-14 feat: remaining time in TTS mode (#3300)
e75a3d25 2026-02-15 fix(tts): fixed an issue where starting TTS from the annotation tool did not work, closes #3292 (#3303)
ea15906a 2026-02-14 fix(txt): fixed TXT import on platforms that CompressionStream is not working, closes #3255 (#3302)
15d27847 2026-02-14 fix: highlight in dark mode eink (#3299)
ae3bb9da 2026-02-13 fix(annotator): update highlight style, color and range handlers when showing different annotations, closes #3286 (#3289)
239b32fc 2026-02-13 fix: reader ruler disabled in scroll mode (#3288)
f6473941 2026-02-13 release: version 0.9.100 (#3279)
af8f036c 2026-02-13 fix(annotator): apply custom highlight colors in sidebar, closes #3273 (#3278)
24a87508 2026-02-12 fix(layout): respect image dimension attribute, closes #3274 (#3277)
548d50a8 2026-02-12 fix(tts): navigate to follow the current TTS location for the next section, closes #3198 (#3276)
1e81ab52 2026-02-12 doc: update sponsor link in README (#3275)
a47a480a 2026-02-11 fix(layout): persistent location for the sidebar toggle, closes #3193 (#3269)
411f9e23 2026-02-11 feat(metadata): support parsing series info from calibre exported EPUBs, closes #3259 (#3267)
950bbd08 2026-02-11 fix: expose srcdoc also for html sections, closes #3264 (#3266)
2824e50b 2026-02-11 feat(annotator): snap text selection to word boundary, closes #3234 (#3265)
129720c9 2026-02-11 fix(eink): more legibility for the dictionary and wikipedia popups on Eink devices, closes #3258 (#3262)
fd3533db 2026-02-11 feat(annotator): add a loupe when adjusting text selection range, closes #3002 (#3261)
92003215 2026-02-11 fix(tts): fix paused tts will still read to the end of the current paragraph, closes #3244 (#3256)
226bf703 2026-02-11 fix(layout): fixed some layout issues for RSVP, closes #3199 (#3254)
9444be7f 2026-02-10 feat(annotator): rounded highlight style for horizontal and vertical layout, closes #3208 (#3252)
c9a69a92 2026-02-10 fix(layout): workaround for hardcoded table layout, closes #3205 (#3251)
9a11b058 2026-02-10 fix: don't cache section content when updating subitems, closes #3242 and closes #3206 (#3250)
6e603ee3 2026-02-10 compat: compatibility with older webview on Android, closes #3245 (#3249)
03fd6e2e 2026-02-10 feat(metadata): collapsible sections in book details, closes #3217 (#3243)
7dd11c0f 2026-02-09 fix: fixed docker build by including some dist files in docker image, closes #3233 (#3241)
968597e5 2026-02-09 doc: update toubleshooting and features list, closes #3224 (#3232)
a534050b 2026-02-09 fix(progress): show physical left pages instead of estimated ones, closes #3213 and closes #3200 (#3231)
0be828fd 2026-02-09 feat(l10n): format sync date time with current locale, closes #3219 (#3230)
c6d4e2bd 2026-02-09 fix(android): fixed some annotation tools not responsive to tap on Android, closes #3225 (#3229)
bf72ab86 2026-02-08 fix: status button eink compatible (#3223)
fb49ddf4 2026-02-08 feat: back button dictionary (#3220)
d8817a88 2026-02-08 i18n: add support for Hebrew, closes #3216 (#3218)
475becaf 2026-02-07 fix: para mode nav buttons issue in eink (#3212)