Folo/locales
Innei 6c0226b47d
chore(ipc): extract as `electron-ipc-decorator`
- Added electron-ipc-decorator as a dependency to streamline IPC method registration and context management.
- Refactored IPC service classes to utilize the new decorator, enhancing code organization and readability.
- Removed the base IPC context file, consolidating IPC logic within the decorator framework.
- Updated package.json files to include electron-ipc-decorator in both main and renderer processes.

These changes collectively enhance the IPC architecture, improving maintainability and reducing boilerplate code.

Signed-off-by: Innei <tukon479@gmail.com>
2025-08-22 16:59:53 +08:00
..
ai feat(desktop): payment for ai (#4309) 2025-08-20 11:27:49 +08:00
app feat(entry): add scroll-to-exit tutorial with improved UX 2025-08-21 23:17:46 +08:00
common chore: Update Japanese Languages (#4078) 2025-07-04 16:28:16 +08:00
errors chore(ipc): extract as `electron-ipc-decorator` 2025-08-22 16:59:53 +08:00
external chore: multiple updates Japanese language (#4202) 2025-07-21 13:29:35 +08:00
lang feat: optimize language selector display 2025-04-30 15:58:25 +08:00
mobile/default chore: update japanese languages (#4346) 2025-08-15 23:16:46 +08:00
native chore: Update Japanese Languages (#4078) 2025-07-04 16:28:16 +08:00
settings chore: update japanese languages (#4346) 2025-08-15 23:16:46 +08:00
shortcuts feat(ai): support AI chat close float panel 2025-08-12 20:37:48 +08:00