Commit Graph

30 Commits

Author SHA1 Message Date
Pandipipas d2ef4b5d4f update window_size 2026-02-15 20:40:35 +01:00
Pandipipas f87db975ba Remove binary icon asset and align icon config/docs (#18) 2026-02-11 00:15:35 +01:00
Pandipipas 1b184bf258 refactor: run NodeCG only with Electron node runtime (#17) 2026-02-11 00:03:02 +01:00
Pandipipas 3a500a682f Add app customization options for title, icons, and Windows metadata (#16) 2026-02-10 23:47:30 +01:00
Pandipipas ba82e627db fix: add 'lib' directory to .gitignore 2026-02-10 23:17:24 +01:00
Pandipipas f7cdf41933 chore: remove unused static loading page (#15) 2026-02-10 23:16:33 +01:00
Pandipipas f3de69decf refactor startup flow and remove legacy error handling (#14) 2026-02-10 22:45:54 +01:00
Pandipipas db81138af1 Fix Electron shutdown by terminating NodeCG process tree (#13)
* Fix Electron shutdown by terminating NodeCG process tree

* fix: adjust window dimensions for main and loading screens
2026-02-10 22:20:33 +01:00
Pandipipas da3ca23c68 fix: consolidate sqlite rebuild scripts in package.json 2026-02-10 22:15:15 +01:00
Pandipipas 73100ce43c Cargar splash local y estabilizar la transición loading→dashboard (#12)
* Fix startup loading window sequencing

* Remove local splash and show bundle loading only

* Increase loading delay and force-stop NodeCG on quit
2026-02-10 22:10:47 +01:00
Pandipipas 9aa5553550 fix: update default dashboard and loading routes for Scoreko 2026-02-10 21:55:38 +01:00
Pandipipas 9286a701d4 fix: treat loading as nodecg dashboard route (#9) 2026-02-10 18:16:59 +01:00
Pandipipas 28b9312d4f fix: use bundle dashboard loading screen instead of static loading file (#8) 2026-02-10 17:52:42 +01:00
Pandipipas 905bf0dda0 Codex-generated pull request (#7)
* feat: recreate scoreko electron wrapper on electron 39.5.1

* fix: handle missing bindings in sqlite legacy workspace
2026-02-10 17:41:12 +01:00
Pandipipas 8b2c4e7a0c Remove Electron wrapper and associated scripts for Scoreko 2026-02-10 14:59:16 +01:00
Pandipipas a90e0e8b91 Merge pull request #5 from Pandipipas/create-electron-wrapper-for-scoreko-dev-l8to29
fix: document Electron module mapping and add native rebuild helper
2026-02-10 14:36:42 +01:00
Pandipipas 04987ff660 Merge branch 'master' into create-electron-wrapper-for-scoreko-dev-l8to29 2026-02-10 14:36:22 +01:00
Pandipipas a3ecbbe7b0 fix: document electron module mapping and add native rebuild helper 2026-02-10 14:35:10 +01:00
Pandipipas e8c7ee1411 Merge pull request #4 from Pandipipas/create-electron-wrapper-for-scoreko-dev-qehywe
Codex-generated pull request
2026-02-10 14:18:21 +01:00
Pandipipas f14b2cbac9 Merge branch 'master' into create-electron-wrapper-for-scoreko-dev-qehywe 2026-02-10 14:18:10 +01:00
Pandipipas 2e0d716a91 feat: make standalone default with electron node22 runtime 2026-02-10 14:17:09 +01:00
Pandipipas 4c02efa404 Merge pull request #3 from Pandipipas/create-electron-wrapper-for-scoreko-dev-xx557u
feat: default NodeCG runtime to system Node (Node 22 friendly)
2026-02-10 14:15:09 +01:00
Pandipipas 273ee39479 Merge branch 'master' into create-electron-wrapper-for-scoreko-dev-xx557u 2026-02-10 14:14:23 +01:00
Pandipipas 2fb0d06ac0 feat: run nodecg with system node22 by default 2026-02-10 14:13:37 +01:00
Pandipipas 12a0520b2c Merge pull request #2 from Pandipipas/create-electron-wrapper-for-scoreko-dev-b16002
fix: detect native-module ABI mismatch and wait for NodeCG readiness
2026-02-10 14:07:04 +01:00
Pandipipas 0a6369e64a Merge branch 'master' into create-electron-wrapper-for-scoreko-dev-b16002 2026-02-10 14:06:55 +01:00
Pandipipas 0dc7d213b9 fix: handle node module mismatch and startup readiness 2026-02-10 14:04:50 +01:00
Pandipipas 71ab656640 Merge pull request #1 from Pandipipas/create-electron-wrapper-for-scoreko-dev
feat: create updated Electron wrapper for scoreko NodeCG bundle
2026-02-10 13:44:10 +01:00
Pandipipas e49132e7a4 feat: scaffold modern electron wrapper for scoreko nodecg bundle 2026-02-10 13:43:56 +01:00
Pandipipas ccbb744a41 Initial commit 2026-02-10 13:33:48 +01:00