imbytecat imbytecat
  • Shanghai, China
  • Joined on 2022-11-05
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-08 19:16:20 +00:00
0bab6372ac chore(desktop): reorganize electron-builder config and refine packaging targets
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-08 18:59:03 +00:00
5f0c9d33cb chore
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-08 18:52:22 +00:00
73982939a8 chore(desktop): add app icon and track resources directory
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-08 18:25:22 +00:00
10c2d61523 fix(desktop): use CJS for preload script to fix sandbox loading error
18ce05854a feat(server): add NODE_ENV to shared env schema
Compare 2 commits »
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-08 17:43:18 +00:00
7eccef5d8f chore(desktop): remove redundant config fields for KISS
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-08 17:27:56 +00:00
41667cb33b refactor(desktop): simplify main process logic and improve naming
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-08 17:13:45 +00:00
00c944e1b5 refactor(desktop): 精简主进程启动与退出逻辑并减少打包态日志噪音
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-08 16:57:59 +00:00
f9edfd0058 fix(desktop): guard shutdown race and kill sidecar process tree
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-08 16:41:07 +00:00
9aea89e16d fix(desktop): force app exit on windows window close
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-08 16:24:11 +00:00
26b74b25f2 fix(desktop): use stdio ignore for sidecar to prevent process hang on quit
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-08 16:19:20 +00:00
48a126c2ef fix(desktop): use stdio ignore for sidecar to prevent process hang on quit
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-08 16:00:20 +00:00
ccf220fc29 fix(desktop): ensure sidecar process stops on app shutdown
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-08 15:39:53 +00:00
a585069cdc refactor: rename compile:mac/win to compile:darwin/windows to match Bun target names
b149cc5dc0 refactor: decentralize turbo task config — move compile/dist to workspace turbo.json
Compare 2 commits »
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-08 14:56:00 +00:00
9f38636d76 refactor(server): use Bun.Build.CompileTarget and derive host target instead of manual map
63906ec09b refactor(server): use util.parseArgs for declarative CLI arg parsing in compile.ts
8c4e4ad150 refactor(server): use type guard to eliminate as Target casts in compile.ts
e171db8196 refactor: simplify compile.ts to single-target and add per-platform compile scripts
Compare 4 commits »
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-08 13:29:53 +00:00
dac6bb1643 refactor: 统一打包命令为 dist 体系,build 仅编译不打包
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-08 12:31:42 +00:00
8c0ea632d7 style(desktop): 规范 package.json 字段排序
db23ee42fc chore: 更新 lockfile 依赖版本
0784546e50 fix(desktop): 修复 artifactName 路径错误并移除 deb 构建目标
2fe3e15659 refactor: 重命名 build.ts → compile.ts,统一脚本与文件命名
ed02993350 style(desktop): loading 页面改为白色轻盈主题
Compare 11 commits »
imbytecat deleted branch electrobun from imbytecat/fullstack-starter 2026-02-08 09:18:55 +00:00
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-07 20:16:20 +00:00
e8e473b357 refactor(desktop): 替换 Electrobun 为 WebUI 作为桌面窗口方案
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-07 20:01:07 +00:00
41d97ca312 refactor(deps): 将 @hydraulic/conveyor 从 bun 依赖迁移到 mise 全局工具
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-07 19:12:07 +00:00
cfe7de2a70 chore(deps): 添加 @hydraulic/conveyor 依赖到 desktop 应用
b87de26e17 chore(deps): 升级 TanStack devtools 和 vite-tsconfig-paths 依赖版本
b8d38872ad refactor(desktop): 优化 Electrobun 构建配置
7450c685d3 chore: 移除已完成的 electrobun 生产模式计划文档
Compare 4 commits »