Commit graph

18 commits

Author SHA1 Message Date
Huang Xin
a07bf23e18
chore(docs): add worktree management for isolated PR review and feature work (#3810)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 19:42:47 +02:00
Huang Xin
97cab2d70b
feat(database): support turso fts in tauri apps (#3484)
Some checks are pending
Deploy to vercel on merge / build_and_deploy (push) Waiting to run
2026-03-05 21:00:15 +01:00
Huang Xin
5273ef75dc
feat(database): add database service abstraction with libsql/turso backend (#3472) 2026-03-05 02:38:23 +08:00
Roy Zhu
80105af839
fix(txt): stabilize iOS large TXT import and decode picker paths (#3320)
* fix: add missing TXT worker files for large import path

* fix(ios): decode import paths and stabilize large TXT conversion

* style(txt): run prettier on TXT conversion files

* fix(txt): restore chunk iterator API and stream cancel behavior

* fix(txt): avoid unused private segment iterator

* chore: clean up log for unit tests

---------

Co-authored-by: Huang Xin <chrox.huang@gmail.com>
2026-02-26 05:30:13 +01:00
Huang Xin
160efcd37b
chore: bump next.js to the latest version (#3106) 2026-01-29 12:29:17 +01:00
Huang Xin
2c4df601d8
refactor: rename components/ui to components/primitives (#3064)
Move Radix/shadcn-based UI primitives into a dedicated
`components/primitives` directory to better reflect
their low-level, composable nature.
Imports remain ergonomic via an alias to `components/ui`.
App-level components should continue to use PascalCase filenames.
2026-01-25 06:41:18 +01:00
xijibomi-coffee
d1d0d2d59c
chore: enforce prettier, ignore submodules and vendor files (#3018)
Some checks failed
Deploy to vercel on merge / build_and_deploy (push) Has been cancelled
* chore: enforce prettier, ignore submodules and vendor files

* chore: add format check in CI

---------

Co-authored-by: Huang Xin <chrox.huang@gmail.com>
2026-01-21 14:53:02 +01:00
Huang Xin
7e618d456e
chore: bump pdf.js to the latest version (#2982)
Some checks are pending
Deploy to vercel on merge / build_and_deploy (push) Waiting to run
2026-01-17 13:45:34 +01:00
Huang Xin
7db1bc460d
chore(pwa): migrate from next-pwa to serwist (#2762) 2025-12-22 16:10:09 +01:00
Huang Xin
c792c18e01
feat: support text conversion between simplifed and traditional Chinese, closes #2508 (#2520)
Some checks are pending
Deploy to vercel on merge / build_and_deploy (push) Waiting to run
2025-11-23 09:56:12 +01:00
Huang Xin
686f8988bc
api: use node api endpoint for iap verifying (#1683) 2025-07-26 13:34:36 +02:00
Huang Xin
8974a87168
feat: add IAP server api (#1676) 2025-07-25 14:44:56 +02:00
chrox
c02d63367a
Update github workflow of release 2024-12-01 12:55:12 +01:00
chrox
1cbceeee49
Add some fonts that are good for reading 2024-11-04 13:39:38 +01:00
chrox
404a8a9282
Import pdf-js from our public vendor and fix build 2024-10-14 16:27:00 +02:00
chrox
63107506b7
Add module nativeAppService 2024-10-12 20:59:44 +02:00
chrox
7a2e5d6e52
Use more strict tsconfig 2024-10-12 19:51:16 +02:00
chrox
5172b049ea
Rename digest to readest 2024-10-12 19:51:09 +02:00
Renamed from apps/digest-app/tsconfig.json (Browse further)