Folo/apps/desktop
Innei 0f10ef5591
refactor: update error handling in OG route and clean up dependencies
- Enhanced error handling in createErrorFallback to differentiate between error types and provide more specific responses.
- Removed unused kose-font dependency from package.json.
- Added @fontsource-variable/noto-sans-sc and @fontsource/noto-sans dependencies for improved font support in SSR.

Signed-off-by: Innei <tukon479@gmail.com>
2025-09-20 01:32:15 +08:00
..
build feat(desktop): add custom AppX manifest generation for Microsoft Store 2025-07-16 12:13:59 +08:00
changelog feat: implement AI task management (#4362) 2025-08-25 17:14:14 +08:00
configs refactor: update error handling in OG route and clean up dependencies 2025-09-20 01:32:15 +08:00
layer chore: downgrade linkedom 2025-09-19 23:09:44 +08:00
plugins/vite fix(electron): hotfix update logic 2025-07-30 01:36:23 +08:00
resources
scripts feat(desktop): add custom AppX manifest generation for Microsoft Store 2025-07-16 12:13:59 +08:00
static
.env.example
CLAUDE.md feat(ai): support ai attachement (#4316) 2025-08-08 16:32:52 +08:00
bump.config.ts
bump.hotfix.config.js
electron.vite.config.ts fix(path): change path package to pathe (#4038) 2025-07-07 16:55:37 +08:00
forge.config.cts chore: update dependencies across multiple packages for improved stability and performance 2025-09-19 22:02:30 +08:00
package.json chore: update dependencies across multiple packages for improved stability and performance 2025-09-19 22:02:30 +08:00
postcss.config.cjs
tailwind.config.ts chore: remove zen and wider mode 2025-09-12 20:47:07 +08:00
vite.config.electron-render.ts fix(path): change path package to pathe (#4038) 2025-07-07 16:55:37 +08:00
vite.config.ts refactor: migrate to client sdk (#4480) 2025-09-17 00:12:54 +08:00