Folo/apps/desktop
wait bd879d5f9e
fix: resolve Obsidian EPERM on macOS by using native folder picker (#4242) (#4924)
- Replace text input with native dialog.showOpenDialog for vault path selection
- Add path validity detection with three-state UI (unselected/valid/invalid)
- Fix YAML frontmatter parsing failure with Chinese/special characters
- Fix ENOENT error when vault subdirectory doesn't exist
- Add AI summary (description) to Obsidian frontmatter export
- Add author fallback to feed title when entry author is empty
- Increase filename truncation limit from 20 to 80 characters for CJK titles

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-02 20:57:21 +08:00
..
build
changelog docs(release): remove cli notes from desktop changelog 2026-03-12 20:52:07 +08:00
configs feat: migrate desktop/mobile error tracking to posthog (#4858) 2026-02-18 23:16:00 +08:00
dev-only refactor(updater): app update based own server 2025-11-03 19:58:18 +08:00
e2e fix: upgrade better-auth client compatibility 2026-03-16 21:14:41 +08:00
layer fix: resolve Obsidian EPERM on macOS by using native folder picker (#4242) (#4924) 2026-04-02 20:57:21 +08:00
plugins/vite fix: preserve session when switching API domain (#4833) 2026-02-12 20:58:03 +08:00
resources
scripts feat(cli): switch desktop sync to folocli 2026-03-17 11:18:48 +08:00
static
.env.example fix(web): remove openpanel and fix ssr manifest 2026-03-17 18:17:39 +08:00
AGENTS.md fix: restore frontend ci for better-auth upgrade 2026-03-16 21:35:14 +08:00
bump.config.ts
bump.hotfix.config.js
electron.vite.config.ts fix: harden external protocol handling and unblock dev:electron (#4863) 2026-02-20 21:36:23 +08:00
forge.config.cts feat(cli): switch desktop sync to folocli 2026-03-17 11:18:48 +08:00
package.json feat(cli): switch desktop sync to folocli 2026-03-17 11:18:48 +08:00
postcss.config.cjs
tailwind.config.ts fix(desktop): increase height for preview header style (#4628) 2025-10-31 20:53:50 +08:00
vite.config.electron-render.ts
vite.config.ts fix(web): remove openpanel and fix ssr manifest 2026-03-17 18:17:39 +08:00
wrangler.jsonc feat(cloudflare): split desktop and ssr workers 2026-03-17 16:51:45 +08:00