Huang Xin
f425ff8ffa
Release version 0.8.9 ( #85 )
...
* Update README
* Release version 0.8.9
v0.8.9
2025-01-02 23:44:35 +01:00
Huang Xin
d6e0fd3b4d
Fix supabase settings of oauth for tauri app ( #83 )
2025-01-02 23:03:50 +01:00
dependabot[bot]
2e2fad849b
Bump the github-actions group with 3 updates ( #82 )
2025-01-02 15:31:39 +01:00
Christian Clauss
572ddd923c
Fix typos discovered by codespell ( #80 )
2025-01-02 15:29:27 +01:00
Christian Clauss
adab6f8d9b
Keep GitHub Actions up to date with GitHub's Dependabot ( #81 )
2025-01-02 15:27:16 +01:00
Ray-D-Song
f3f8df033d
Fix background color of search results ( #79 )
2025-01-02 09:34:19 +01:00
Huang Xin
50f75c1f18
Show error toast for failed imported books and styles for dropdown menus ( #76 )
...
* Styles for dropdown menus
* Show error toast for failed imported books
2024-12-31 18:35:51 +01:00
Huang Xin
1ad13d0b7e
Fix translations and line-height settings not working for some books ( #73 )
2024-12-31 14:42:08 +01:00
Huang Xin
cd67f6ec3f
Various enhancements and fixes ( #70 )
...
* Fix excerpts cannot be deleted in Chrome browsers
* Show book details in reader sidebar
* Set minimum search term length to 1 for CJK languages
* Use more system fonts as custom fonts, closes #31
2024-12-31 01:08:27 +01:00
Huang Xin
1be567ed4a
Setup CI for pull request: only build the web-app
2024-12-31 01:01:35 +01:00
Huang Xin
0a46fe8648
Add missing hasWindowBar in BaseAppService
2024-12-30 09:49:20 +01:00
QP Hou
abb1b7ae9c
add support for ios dev build ( #68 )
2024-12-30 09:37:01 +01:00
Huang Xin
75e872af51
Bookshelf enhancements: 1. show details in context menu; 2. support some not found book covers ( #64 )
...
* Add show book details and open book in context menu
* Support extracting some book covers not included in the meta or guide sections
2024-12-30 00:09:23 +01:00
chrox
d1b6a0db1e
Release version 0.8.8
2024-12-29 13:09:40 +01:00
chrox
870607f9c3
Add missing translations
2024-12-29 10:42:35 +01:00
chrox
fc163926ad
Use mainBinaryName for binary execuable name
2024-12-29 10:02:30 +01:00
Huang Xin
4a33409559
Some CSS tweaks to better support dark mode and embedded fonts ( #63 )
2024-12-28 23:24:59 +01:00
chrox
b8af483229
Rename binary execuable to readest for better cli interface, closes #61
...
Note that this does not affect the product name which is still Readest
and the package name is not changed.
2024-12-28 17:13:37 +01:00
chrox
ba9490ad00
Use ubuntu-22.04 to build Linux binaries to support Debian Bookworm
...
Add Windows arm64 build
Fix release notes format
2024-12-28 10:16:55 +01:00
chrox
0e7db64fe1
Release version 0.8.7
v0.8.7
2024-12-27 22:59:44 +01:00
Huang Xin
a5f94cced9
Add more keyboard shortcuts ( #59 )
...
1. use ctrl/cmd+=, ctrl/cmd+- and ctrl/cmd+0 to zoom in/out and reset zoom;
2. use ctrl/cmd+q to quit app;
2024-12-27 22:35:27 +01:00
Huang Xin
71ffe76e29
Various enhancements ( #58 )
...
* Add H and L keyboard shortcuts for back and forward navigation, consistent with Vimium
* Fallback bookmark text to page number if current page has no text, closes #51
* Add delete and edit buttons for highlights and booknotes in the sidebar, closes #57
* Each book now has its own sidebar default tab
2024-12-27 20:53:30 +01:00
Huang Xin
3dcab5a1ee
Various fixes ( #56 )
...
* Add missing translation for progress synced toast
* Graceful shutdown after all books closed, closes #50
* Throttle app update check to once every day
* Avoid infinite loop to redirect to the login page, closes #54
2024-12-27 16:59:06 +01:00
Huang Xin
cb2c7b5c89
Update missing translations ( #55 )
2024-12-27 11:33:38 +01:00
Huang Xin
07b08ee568
Optimize book details modal ( #47 )
2024-12-26 23:39:05 +01:00
Huang Xin
4612730474
Add i18n support ( #46 )
2024-12-26 23:29:54 +01:00
Jiucheng(Oliver)
dc500c5bb4
Refactor BookDetailModal to use Next.js Image component and restore conditional rendering for modal visibility ( #45 )
2024-12-26 17:39:38 +01:00
Jiucheng(Oliver)
329c907f80
Add information modal for book details ( #27 )
...
* Add BookDetailModal component and implement details view in Bookshelf
* Enhance BookDetailModal to fetch and display detailed book metadata
* Refactor Bookshelf and BookDetailModal for improved click handling and styling consistency
* Enhance BookDetailModal with additional metadata fields and improved layout
* Refactor BookDetailModal to use appService for fetching book details and remove deprecated bookService
2024-12-26 16:59:54 +01:00
Huang Xin
acfce9da67
Show release note in auto updater ( #44 )
2024-12-26 12:36:57 +01:00
chrox
72c6455fca
Release hot-fix version of 0.8.6
v0.8.6
2024-12-25 22:06:13 +01:00
Huang Xin
3d0a2b82ba
Fix Bookmarks restore from deletion ( #43 )
2024-12-25 22:02:01 +01:00
Huang Xin
72949e726f
Fix deleted bootnotes still shown in sidebar ( #42 )
2024-12-25 19:39:43 +01:00
Huang Xin
23206bd528
Add context menu for books in Tauri apps ( #41 )
...
Currently two menu items in the context menu:
1. Reveal in Folder
2. Delete
2024-12-25 18:43:03 +01:00
chrox
8f26f9a7fa
Fix potential 304 Not Modified when pulling in sync
2024-12-25 17:26:08 +01:00
chrox
a16ca22814
Refresh session once before logout to ensure logout successfully
2024-12-25 17:26:08 +01:00
Huang Xin
82fb92cf86
Replace deprecated shell-open with opener plugin to open urls and folders ( #40 )
2024-12-25 16:17:03 +01:00
Huang Xin
f76bce5575
Add missing debian section, closes #38 ( #39 )
2024-12-25 13:07:43 +01:00
Ray-D-Song
a23447a813
Add back navigation button and fix dev hydration failed. ( #37 )
2024-12-25 09:42:37 +01:00
chrox
f385c2bf02
Bump update of tauri and plugins
v0.8.5
2024-12-24 23:56:47 +01:00
chrox
2c6535450e
Update features list in README
2024-12-24 23:13:58 +01:00
chrox
83cb7166fb
Support book notes synchronization
2024-12-24 23:09:15 +01:00
chrox
b40654a671
Sync progress once per minute
2024-12-24 20:09:25 +01:00
chrox
116b831102
Hide window title only on macOS
2024-12-24 19:25:42 +01:00
chrox
17336d7ac9
Add CORS for the sync API
2024-12-24 18:02:39 +01:00
chrox
447eb09272
Add vercel deploy workflows for readest org
2024-12-24 14:31:02 +01:00
chrox
a074542e96
Remove unnecessary favicon and add description for better SEO
2024-12-24 12:37:52 +01:00
Huang Xin
9be9bc8a34
Support reading progress synchronization across platforms ( #34 )
2024-12-24 12:31:02 +01:00
chrox
d7ccbbcaa2
Use splitTOCHref to support other ebook formats as discussed in foliate-js#45
2024-12-20 22:44:35 +01:00
chrox
b581251b58
Add referrerpolicy to show avatar images properly
2024-12-18 12:43:07 +01:00
chrox
f63ecba5fe
Add Readest title in taskbar on Windows, closes #26
2024-12-18 12:04:32 +01:00