NapCatQQ/packages/napcat-framework
手瓜一十雪 68c8b984ad Refactor update logging to use logger interface
Replaces all console logging in the update process with the ILogWrapper logger interface for consistent logging. Updates applyPendingUpdates to require a logger parameter and propagates this change to all relevant initialization code. Also removes duplicate and unnecessary lines in workflow YAML files.
2026-01-03 14:51:56 +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 Refactor update logging to use logger interface 2026-01-03 14:51:56 +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