Huang Xin
c0d715bf77
sync: check local file availability before opening ( #262 )
2025-01-28 21:02:19 +01:00
Huang Xin
171a7ee759
sync: support quota of cloud storage ( #261 )
2025-01-28 19:05:20 +01:00
Huang Xin
efd83180f1
sync: initial support to sync document files across devices ( #260 )
2025-01-28 00:03:01 +01:00
Huang Xin
cc1396876e
Add select voice button in the TTS panel ( #129 )
2025-01-09 01:34:30 +01:00
Huang Xin
0a46fe8648
Add missing hasWindowBar in BaseAppService
2024-12-30 09:49:20 +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
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
3d0a2b82ba
Fix Bookmarks restore from deletion ( #43 )
2024-12-25 22:02:01 +01:00
Huang Xin
9be9bc8a34
Support reading progress synchronization across platforms ( #34 )
2024-12-24 12:31:02 +01:00
chrox
410d57e6f1
Import books from URLs in library page with url parameter
2024-12-11 20:31:41 +01:00
chrox
89c6c4d971
Fix formating authors
2024-12-11 19:29:58 +01:00
chrox
3f4a274412
Add demo library (books from Feedbooks)
2024-12-11 18:57:39 +01:00
chrox
6efdbb78e5
Format title and authors when importing books
2024-12-10 14:14:06 +01:00
chrox
aa16bc09f1
Support running Readest in modern browsers
...
Now we support Web platform
2024-12-05 18:57:16 +01:00
chrox
1429f111bc
Add file associations to support system "open with Readest" function, closes #1
...
Support passing files as command line args to Readest
2024-12-03 22:16:51 +01:00
chrox
3d09eb761c
Make sure settings are loaded before loading library, closes #2
2024-12-02 17:36:54 +01:00
chrox
109d214660
Add support for full-text search and a global event dispatcher
2024-11-13 14:20:03 +01:00
chrox
ebe28dcd66
Refactor layout accommodation using traffic light status
2024-11-12 13:39:41 +01:00
chrox
4e7dd9051b
Get rid of private API on macos
2024-11-11 02:23:06 +01:00
chrox
d81629b72a
Refactor ReaderStore
2024-11-08 20:09:48 +01:00
chrox
e0f468e30c
Fix books dir migration
2024-11-02 16:28:40 +01:00
chrox
f5a233ba31
Add reader view settings
2024-10-30 18:09:46 +01:00
chrox
08e2d05985
Fix delete books and remove Documents permission request
2024-10-28 14:47:12 +01:00
chrox
8ab712bc0a
Add Tables of Content(TOC) in SideBar
2024-10-23 10:05:07 +02:00
chrox
1bca62b738
Add sidebar in reader page
2024-10-21 20:55:34 +02:00
chrox
ad8d249a3a
Lazy loading of PDF documents
2024-10-17 00:54:59 +02:00
chrox
404a8a9282
Import pdf-js from our public vendor and fix build
2024-10-14 16:27:00 +02:00
chrox
a493fee4ed
Save reading progress in book config
2024-10-14 15:58:37 +02:00
chrox
b5fc2855f0
Refactor nativeAppService for further appServices
2024-10-13 00:01:20 +02:00