Folo/apps/desktop
Innei 0ede6fb2cd
feat(dependencies): refactor ipc decorator
- Updated the version of electron-ipc-decorator in package.json files for both main and renderer processes to 0.2.0, ensuring compatibility with the latest features and improvements.
- Adjusted pnpm-lock.yaml to reflect the new version and its integrity hash.
- Refactored IPC service classes to utilize the new version, enhancing code organization and functionality.
- Removed deprecated constructor calls in IPC service classes, simplifying the implementation.

These changes improve dependency management and enhance the overall architecture of the IPC system.

Signed-off-by: Innei <tukon479@gmail.com>
2025-08-23 18:32:55 +08:00
..
build feat(desktop): add custom AppX manifest generation for Microsoft Store 2025-07-16 12:13:59 +08:00
changelog release(desktop): release v0.7.0 2025-08-07 14:43:50 +08:00
configs refactor: Progressive migration Client SDK (#4227) 2025-07-23 01:21:34 +08:00
layer feat(dependencies): refactor ipc decorator 2025-08-23 18:32:55 +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 feat(desktop): enhance build configuration for Microsoft Store support 2025-07-16 13:01:22 +08:00
package.json release(desktop): release v0.7.0 2025-08-07 14:43:50 +08:00
postcss.config.cjs
tailwind.config.ts feat(entry): add scroll-to-exit tutorial with improved UX 2025-08-21 23:17:46 +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: Progressive migration Client SDK (#4227) 2025-07-23 01:21:34 +08:00