Commit graph

19 commits

Author SHA1 Message Date
Huang Xin
e885d22631
Add deeplink to parse oauth callback url in tauri apps (#92) 2025-01-03 23:24:30 +01:00
QP Hou
abb1b7ae9c
add support for ios dev build (#68) 2024-12-30 09:37:01 +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
82fb92cf86
Replace deprecated shell-open with opener plugin to open urls and folders (#40) 2024-12-25 16:17:03 +01:00
chrox
ed177530ac
Add basic user auth 2024-12-17 10:50:52 +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
1f31f544ab
Fix linux build 2024-11-30 15:30:02 +01:00
chrox
d7601d025e
Bump tauri and posthog update 2024-11-26 17:28:02 +01:00
chrox
53feabe256
Add wikipedia and translation of selected text 2024-11-21 11:23:49 +01:00
chrox
08e2d05985
Fix delete books and remove Documents permission request 2024-10-28 14:47:12 +01:00
chrox
6466a6a038
Add multiple book open and delete 2024-10-27 17:35:27 +01:00
chrox
ec627aaa67
Fix bugs caused by code refactoring 2024-10-13 18:55:33 +02:00
chrox
574ecee891
Fix asset protocol and bookshelf css in iOS 2024-10-13 00:38:50 +02:00
chrox
06fe9144fe
Add support for book import 2024-10-12 22:05:21 +02:00
chrox
3324540b3f
Add library page and daisyUI 2024-10-12 21:14:04 +02:00
chrox
63107506b7
Add module nativeAppService 2024-10-12 20:59:44 +02:00
chrox
aa07a4de3b
Test basic building env 2024-10-12 20:12:16 +02:00
chrox
5172b049ea
Rename digest to readest 2024-10-12 19:51:09 +02:00
Renamed from apps/digest-app/src-tauri/capabilities/default.json (Browse further)