NapCatQQ/packages/napcat-framework
手瓜一十雪 2cdc9bdc09
Some checks are pending
Build NapCat Artifacts / Build-Framework (push) Waiting to run
Build NapCat Artifacts / Build-Shell (push) Waiting to run
Add backend and frontend support for NapCat auto-update
Introduces backend API and router for updating NapCat, including update logic and pending update application on startup. Adds frontend integration with update button and request handling. Refactors system info component to remove legacy new version tip. Updates types and runtime to track working environment for update selection. Implements lazy loading for pty in unixTerminal to avoid early initialization.
2025-11-19 21:05:08 +08:00
..
liteloader.cjs refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
manifest.json feat: 以后仅维护napCatVersion 2025-11-13 16:14:31 +08:00
napcat.cjs refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
napcat.ts Add backend and frontend support for NapCat auto-update 2025-11-19 21:05:08 +08:00
nativeLoader.cjs refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
package.json Add napcat-vite dependency and plugin integration 2025-11-14 19:54:33 +08:00
preload.cjs refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
renderer.js refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
tsconfig.json Refactor TypeScript configs to use shared base 2025-11-15 14:00:27 +08:00
vite.config.ts Add ESLint config and update code style 2025-11-15 16:21:59 +08:00