TidGi-Desktop/src
lin onetwo 7efb55bb83 chore: upgrade Electron 39->41, forge 7.10->7.11, fix native ABI and preload naming
- electron: 39.2.3 -> 41.1.1
- @electron-forge/*: 7.10.2 -> 7.11.1
- better-sqlite3: 12.4.5 -> 12.8.0 (rebuild against Electron 41 ABI 145)
- electron-unhandled: 5.0.0 -> 4.0.1 (v5 uses top-level await, breaks CJS main build)
- vite.preload.config.ts: emit preload.js (not index.js) to avoid collision with main
- viteEntry.ts: getPreloadPath() -> preload.js, renderer path unchanged
- package.json main: .vite/build/main.js (matches forge lib output)
- package.json: strip UTF-8 BOM that broke Volta manifest parsing
2026-04-01 23:11:12 +08:00
..
__tests__ Fix/misc bug (#691) 2026-04-01 15:45:26 +08:00
components Fix/sub wiki tag tree (#667) 2025-12-07 03:31:34 +08:00
constants Fix/misc bug1 (#688) 2026-03-23 02:48:46 +08:00
helpers Fix/misc bug (#691) 2026-04-01 15:45:26 +08:00
images chore: update atomery to webcatalog 2020-10-17 15:34:41 +08:00
pages Fix/misc bug (#691) 2026-04-01 15:45:26 +08:00
preload Feat/discuss note with agent (#685) 2026-03-09 04:07:39 +08:00
renderer Feat/Native AI Agent (#640) 2025-10-10 17:16:56 +08:00
services chore: upgrade Electron 39->41, forge 7.10->7.11, fix native ABI and preload naming 2026-04-01 23:11:12 +08:00
types fix: service type 2026-02-11 18:51:42 +08:00
windows Fix/misc bug (#691) 2026-04-01 15:45:26 +08:00
debug.ts Feat/Native AI Agent (#640) 2025-10-10 17:16:56 +08:00
global.d.ts Fix/edit agent and several bugs (#670) 2025-12-15 17:33:59 +08:00
main.ts Fix/misc bug (#691) 2026-04-01 15:45:26 +08:00
renderer.tsx Fix/misc bug (#691) 2026-04-01 15:45:26 +08:00
type.d.ts Fix/misc bug1 (#688) 2026-03-23 02:48:46 +08:00