Commit Graph

44 Commits

Author SHA1 Message Date
Huang Xin b7ae3f29d9 chore: support deployment with open-next on cloudflare (#347) 2025-02-10 19:28:06 +01:00
Huang Xin dc6cbd2029 chore: bump update of next.js (#289) 2025-02-02 22:30:38 +01:00
Huang Xin 643fdd24a9 chore: bump update of tauri (#288) 2025-02-02 22:19:49 +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 8fd92efbc7 pwa: update next-pwa to latest maintained version (#250) 2025-01-25 18:45:43 +01:00
Huang Xin 533324e558 Responsive icon sizes for phones, tablets and desktops, closes #214 (#217) 2025-01-22 18:33:00 +01:00
Huang Xin ee0d7d7ad0 Support PWA for the web version (#212)
* Support PWA for the web version

* Remove unused Cargo.lock
2025-01-22 00:18:19 +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 e885d22631 Add deeplink to parse oauth callback url in tauri apps (#92) 2025-01-03 23:24:30 +01:00
Huang Xin 4612730474 Add i18n support (#46) 2024-12-26 23:29:54 +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 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 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 c02d63367a Update github workflow of release 2024-12-01 12:55:12 +01:00
chrox 3ad96b6be7 Bump update of tauri 2024-11-30 18:13:49 +01:00
chrox d7601d025e Bump tauri and posthog update 2024-11-26 17:28:02 +01:00
chrox 15939ce2fc Add theme and color config 2024-11-19 20:26:11 +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 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
chrox 666d8b6f8b Add library page grid view 2024-10-12 21:14:20 +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
chrox 866964cb12 Initialize project workspace using tauri-app and create-next-app 2024-10-12 19:42:06 +02:00