Folo/apps/desktop/layer/main
Innei d1e448d602
fix(electron): hotfix update logic
- Added ky as a dependency to handle HTTP requests for file downloads.
- Implemented downloadFileWithProgress function to provide progress updates during downloads.
- Updated hot-updater to utilize the new download function, enhancing user experience with download status logging.
- Cleaned up and refactored related code for better maintainability.

Signed-off-by: Innei <tukon479@gmail.com>
2025-07-30 01:36:23 +08:00
..
preload Revert "fix(desktop): electron mas" 2025-07-01 16:50:47 +08:00
src fix(electron): hotfix update logic 2025-07-30 01:36:23 +08:00
export.ts feat: implement application lifecycle and window management 2025-06-19 23:46:36 +08:00
global.d.ts refactor: adjust desktop structure 2025-04-28 21:42:23 +08:00
package.json fix(electron): hotfix update logic 2025-07-30 01:36:23 +08:00
tsconfig.json refactor: replace tipc to ipcServices (#3863) 2025-06-03 23:12:48 +08:00
vitest.config.ts refactor: adjust desktop structure 2025-04-28 21:42:23 +08:00