readest/apps/readest-app
2026-05-13 10:57:06 +02:00
..
.claude ui/ux: codify design system and migrate settings to shared primitives (#4116) 2026-05-10 17:46:25 +02:00
docs feat(i18n): add Uzbek and Brazilian Portuguese translations (#4061) 2026-05-05 09:20:44 +02:00
e2e chore(testing): add Tauri integration tests and E2E test infrastructure (#3483) 2026-03-05 19:14:01 +01:00
extensions/windows-thumbnail chore: enforce prettier, ignore submodules and vendor files (#3018) 2026-01-21 14:53:02 +01:00
public feat(library): redesign empty-library onboarding (#4122) 2026-05-11 05:58:54 +02:00
scripts feat(koplugin): Readest Library view in KOReader (#4056) 2026-05-04 23:12:34 +02:00
src fix(android): fixed .mdx/.mdd files not shown in file chooser on Android, closes #4124 (#4125) 2026-05-11 08:50:35 +02:00
src-tauri feat(android): upgrade in-process WebView on devices stuck on old system WebView (#4142) 2026-05-13 09:01:13 +02:00
.env fix: resolve various tracked exceptions in ph (#3584) 2026-03-22 08:16:38 +01:00
.env.local.example feat(discord): support show reading status with Discord Rich Presence, closes #1538 (#2998) 2026-01-19 17:42:19 +01:00
.env.tauri fix(flathub): use custom dbus id for single instance on Linux (#2971) 2026-01-16 05:59:25 +01:00
.env.tauri.example feat(ai): AI reading assistant phase 2 (#3023) 2026-01-24 11:38:48 +01:00
.env.web Support running Readest in modern browsers 2024-12-05 18:57:16 +01:00
.env.web.example feat(ai): AI reading assistant phase 2 (#3023) 2026-01-24 11:38:48 +01:00
.gitignore feat(reader): custom dictionaries (StarDict + MDict) (#4012) 2026-04-30 19:16:36 +02:00
AGENTS.md ui/ux: codify design system and migrate settings to shared primitives (#4116) 2026-05-10 17:46:25 +02:00
biome.json chore(deps): bump Next.js to version 16.2.6 (#4143) 2026-05-13 10:57:06 +02:00
CLAUDE.md chore(agents): add AGENTS.md for readest-app (#3415) 2026-02-28 15:30:31 +01:00
components.json refactor: rename components/ui to components/primitives (#3064) 2026-01-25 06:41:18 +01:00
DESIGN.md ui/ux: codify design system and migrate settings to shared primitives (#4116) 2026-05-10 17:46:25 +02:00
i18n-langs.json feat(i18n): add Uzbek and Brazilian Portuguese translations (#4061) 2026-05-05 09:20:44 +02:00
i18next-scanner.config.cjs feat(i18n): add Uzbek and Brazilian Portuguese translations (#4061) 2026-05-05 09:20:44 +02:00
next.config.mjs chore: bump turso to the latest version (#4086) 2026-05-07 20:11:47 +02:00
open-next.config.ts bump: upgrade opennext and wrangler to latest versions (#1345) 2025-06-05 10:46:52 +02:00
package.json chore(deps): bump Next.js to version 16.2.6 (#4143) 2026-05-13 10:57:06 +02:00
postcss.config.mjs Add library page and daisyUI 2024-10-12 21:14:04 +02:00
raw-loader.d.ts Add some fonts that are good for reading 2024-11-04 13:39:38 +01:00
release-notes.json release: version 0.11.1 (#4123) 2026-05-11 06:18:03 +02:00
skills-lock.json ui/ux: codify design system and migrate settings to shared primitives (#4116) 2026-05-10 17:46:25 +02:00
tailwind.config.ts chore: bump next.js to the latest version (#3106) 2026-01-29 12:29:17 +01:00
tsconfig.json feat(reader): custom dictionaries (StarDict + MDict) (#4012) 2026-04-30 19:16:36 +02:00
vite.config.ts chore: experimental vinext build (#3486) 2026-03-06 18:04:28 +01:00
vitest.browser.config.mts chore: bump turso to the latest version (#4086) 2026-05-07 20:11:47 +02:00
vitest.config.mts feat(reader): custom dictionaries (StarDict + MDict) (#4012) 2026-04-30 19:16:36 +02:00
vitest.env.mts feat(node): refactor appService into focused service modules and add app service for Node runtime (#3530) 2026-03-13 17:51:35 +01:00
vitest.setup.ts feat(pdf): support TTS and annotation on PDFs, closes #2149 & #3462 (#3493) 2026-03-09 10:28:19 +01:00
vitest.tauri.config.mts feat(node): refactor appService into focused service modules and add app service for Node runtime (#3530) 2026-03-13 17:51:35 +01:00
vitest.tauri.setup.ts feat(node): refactor appService into focused service modules and add app service for Node runtime (#3530) 2026-03-13 17:51:35 +01:00
wdio.conf.ts chore(testing): add Tauri integration tests and E2E test infrastructure (#3483) 2026-03-05 19:14:01 +01:00
wrangler.toml feat(tts): support edge tts on cloudflare worker (#3819) 2026-04-10 15:32:06 +02:00