Commit graph

55 commits

Author SHA1 Message Date
Huang Xin
4e42ec4a44
Release 0.9.2 (#139) 2025-01-10 14:13:56 +01:00
Huang Xin
e0323bb0ed
Fix access token sometimes invalid in browser context (#136)
* Update dependencies

* Fix access token sometimes invalid in browser context
2025-01-09 17:58:55 +01:00
Huang Xin
cc1396876e
Add select voice button in the TTS panel (#129) 2025-01-09 01:34:30 +01:00
Huang Xin
a59a3b633b
Fix progress overridden by newly opened book (#117) 2025-01-06 19:19:02 +01:00
Huang Xin
e4a6ae01e0
Release portable binaries for Windows (#102) 2025-01-04 19:46:57 +01:00
Huang Xin
e885d22631
Add deeplink to parse oauth callback url in tauri apps (#92) 2025-01-03 23:24:30 +01:00
Huang Xin
f425ff8ffa
Release version 0.8.9 (#85)
* Update README

* Release version 0.8.9
2025-01-02 23:44:35 +01:00
chrox
d1b6a0db1e
Release version 0.8.8 2024-12-29 13:09:40 +01:00
chrox
0e7db64fe1
Release version 0.8.7 2024-12-27 22:59:44 +01:00
Huang Xin
4612730474
Add i18n support (#46) 2024-12-26 23:29:54 +01:00
chrox
72c6455fca
Release hot-fix version of 0.8.6 2024-12-25 22:06:13 +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
chrox
f385c2bf02
Bump update of tauri and plugins 2024-12-24 23:56:47 +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
419db86a4d
Package only the minified pdf worker 2024-12-17 15:00:30 +01:00
chrox
54e8798468
Remove obsolete packages 2024-12-17 12:53:36 +01:00
chrox
ed177530ac
Add basic user auth 2024-12-17 10:50:52 +01:00
chrox
61067dba93
Update next.js to v15.1 2024-12-13 21:51:13 +01:00
chrox
bad45a72ba
Fix following link after page flipping on macOS, closes #12 2024-12-12 08:49:27 +01:00
chrox
242fbf6743
Use bookID in path in Web version 2024-12-06 11:36:24 +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
5ed74fe9c5
Add app auto updater and bump update of tauri 2024-12-03 17:41:10 +01:00
chrox
0076bab4e3
Flatten css fron pdfjs to support older browser below WebKit 17615.1 2024-12-03 15:24:38 +01:00
chrox
22fb45e54b
Bump update of foliate-js 2024-12-02 17:37:46 +01:00
chrox
3ad96b6be7
Bump update of tauri 2024-11-30 18:13:49 +01:00
chrox
6013959799
Add keyboard shortcuts for toggle scroll mode and open font layout config 2024-11-30 13:42:00 +01:00
chrox
a511db3b3a
Add books list to open in ParallelView 2024-11-26 22:27:59 +01:00
chrox
571baf98f2
Add About Readest window 2024-11-26 18:38:27 +01:00
chrox
d7601d025e
Bump tauri and posthog update 2024-11-26 17:28:02 +01:00
chrox
a67bfa3591
Build conf for app store 2024-11-25 10:51:00 +01:00
chrox
28ac200da4
Build macos variants 2024-11-22 21:51:47 +01:00
chrox
15939ce2fc
Add theme and color config 2024-11-19 20:26:11 +01:00
chrox
4c4de2990b
Various fixes on Webview2 2024-11-14 18:33:23 +01:00
chrox
b4336c6262
Update Tauri dependencies 2024-11-13 17:04:18 +01:00
chrox
1cbceeee49
Add some fonts that are good for reading 2024-11-04 13:39:38 +01:00
chrox
59cec59f78
Add user custom style in MiscPanel 2024-11-03 14:31:21 +01:00
chrox
82ff1b878e
Add PostHog Analytics 2024-11-03 12:14:11 +01:00
chrox
95157fe691
Bump update of tauri and foliate-js 2024-10-28 18:32:40 +01:00
chrox
90a1b1828c
Update to Next.js 15 2024-10-28 18:23:48 +01:00
chrox
4a36c81be2
Refactoring ReaderContent into FooterBar and HeaderBar 2024-10-25 14:29:40 +02:00
chrox
48bd5bb29a
Remove direct dependency of pdf.js 2024-10-17 19:15:21 +02:00
chrox
3e78f867e5
Update foliate-js 2024-10-13 18:56:00 +02:00
chrox
ec627aaa67
Fix bugs caused by code refactoring 2024-10-13 18:55:33 +02:00
chrox
b88e86be5f
Fix PDF rendering 2024-10-13 00:24:12 +02:00
chrox
f463225018
Add a working reader page with default foliate settings 2024-10-13 00:20:48 +02:00
chrox
39def9f36a
Update tauri dependencies 2024-10-13 00:05:15 +02:00
chrox
06fe9144fe
Add support for book import 2024-10-12 22:05:21 +02:00
chrox
01ad5dbb14
Add books parsing function using foliate-js 2024-10-12 21:29:54 +02:00