Commit Graph

108 Commits

Author SHA1 Message Date
geekgeekrun
3d58571c35 downgrade and pin puppeteer and chromium version, try to make windows 10 1507 run. 2024-02-25 17:37:51 +08:00
geekgeekrun
ced77c65df log out the reason PUPPETEER_DOWNLOAD_ENCOUNTER_ERROR 2024-02-25 16:27:35 +08:00
geekgeekrun
4fc5c8c3b1 fix import path lack of protocol in product package on windows 11 2024-02-25 16:27:25 +08:00
geekgeekrun
8edcff501a Merge branch 'feature/ui-use-users-own-browser' into feature/ui 2024-02-25 14:40:01 +08:00
geekgeekrun
17cdbd871c make find-chrome-bin as external dependencies to resolve production build runtime error 2024-02-25 14:39:48 +08:00
geekgeekrun
1557ed26b9 Merge branch 'feature/ui' into feature/ui-use-users-own-browser 2024-02-25 14:16:20 +08:00
geekgeekrun
9b6ce8352e remove useless env PUPPETEER_EXECUTABLE_PATH in 'setup-dependencies' 2024-02-25 14:13:05 +08:00
geekgeekrun
33c7f6679b fix not sync changed in GEEK_AUTO_START_CHAT_WITH_BOSS - use getAnyAvailablePuppeteerExecutablePath instead checkCachedPuppeteerExecutable to check isPuppeteerExecutable 2024-02-25 14:12:58 +08:00
geekgeekrun
8331ee172b add find-chrome-bin to externalizeDepsPlugin config 2024-02-25 14:12:46 +08:00
geekgeekrun
1ee8acd981 remove console, and decrease the pipe write times for downloadProgressCallback, to solve the download process is badly block at a point on windows 2024-02-25 14:03:32 +08:00
geekgeekrun
6adaf28096 WIP: use fs.WriteStream to replace net.Socket to fix stdio data event not trigger on windows TODO: the content expect no print seems printed to stdout, normal JSON mix with console.log, may cause download process of puppeteer interrupted (near 44%) 2024-02-25 09:51:57 +08:00
geekgeekrun
b115f0fbc3 enhance checkAndDownloadDependenciesForInit - adjust promise logic 2024-02-25 09:11:45 +08:00
geekgeekrun
45bf49c1ba fix app.dock is undefined caused issue on windows 2024-02-25 08:59:54 +08:00
geekgeekrun
32ad7c54c5 WIP: add logic to locate user active installed chromium browser, make it can bu used for our product rather than download new one. TODO: test 2024-02-24 11:47:03 +08:00
geekgeekrun
2c549b4d1c rename function name - checkAndDownloadPuppeteer to checkAndDownloadPuppeteerExecutable 2024-02-24 11:47:03 +08:00
geekgeekrun
d034b1b605 install cross-env for ui 2024-02-24 00:25:38 +08:00
geekgeekrun
68d823d1c6 commit images which mark as changed 2024-02-23 23:38:32 +08:00
geekgeekrun
484814459f try to prevent pipe write error , mainWindow null pointer error 2024-02-23 10:38:07 +08:00
geekgeekrun
c97ca5f585 exit child process while parent process has exited - tip: to make disconnect event being trigger, a ipc channel must be established between parent and child event 2024-02-23 10:02:16 +08:00
geekgeekrun
2c73660625 quit app when no window exist 2024-02-23 08:42:09 +08:00
geekgeekrun
588e75f92d fix - dock icon is hidden for any flow 2024-02-23 08:40:12 +08:00
geekgeekrun
c4453ba605 remove scroll bar in running status 2024-02-22 10:20:08 +08:00
geekgeekrun
84b6ba79a3 hide dock icon for none main flow 2024-02-22 10:06:52 +08:00
bossgeekgo
985c6edf14 move brand logo flying animation to running-status 2024-02-22 09:55:38 +08:00
bossgeekgo
b860e77e6b enhance layout of grid 2024-02-22 09:41:43 +08:00
bossgeekgo
888742cc94 add more brand 2024-02-22 09:41:17 +08:00
bossgeekgo
92b2f41449 add brand logo flying animation 2024-02-22 08:54:44 +08:00
bossgeekgo
6483e9d547 Merge branch 'main' into feature/ui 2024-02-21 09:41:40 +08:00
bossgeekgo
4e104afdb2 rename product from bossgeekgo to geekgeekrun 2024-02-21 09:35:10 +08:00
bossgeekgo
2e87197879 rename product from bossgeekgo to geekgeekrun 2024-02-21 09:25:25 +08:00
bossgeekgo
8227bac71c adjust style of running status 2024-02-21 09:21:25 +08:00
bossgeekgo
dd5b982292 continue replace ui text to Chinese 2024-02-21 02:56:10 +08:00
bossgeekgo
0d78eb1eec use unocss in DependenciesSetupProgressIndicatorDialog 2024-02-21 02:48:32 +08:00
bossgeekgo
719c57d44f install and config unocss 2024-02-21 02:47:38 +08:00
bossgeekgo
8539e6decc enhance confirm messagebox style 2024-02-21 02:27:50 +08:00
bossgeekgo
d41707ec82 add singleton lock for openSettingWindow 2024-02-21 02:02:12 +08:00
bossgeekgo
f40269e8f8 change product info in electron-builder.yml 2024-02-21 01:58:19 +08:00
bossgeekgo
eea4439dc6 enhance the event delivery of RunningStatus 2024-02-21 01:25:21 +08:00
bossgeekgo
331ae81e50 replace ui text to Chinese 2024-02-21 01:20:53 +08:00
bossgeekgo
91c2d2aa09 fix infinite loop occur in while - length of promise don't change 2024-02-21 00:26:49 +08:00
bossgeekgo
626daa2217 WIP: fix DependenciesSetupProgressIndicatorDialog don't dispose after install success 2024-02-20 09:54:00 +08:00
bossgeekgo
936349a5b2 correct the path to external-node-runtime-dependencies/index.mjs 2024-02-20 09:51:49 +08:00
bossgeekgo
831dbadc74 make DependenciesSetupProgressIndicatorDialog support execute more than 1 tasks (pervious support download puppeteer only) 2024-02-20 01:35:17 +08:00
bossgeekgo
001a903259 copy external-node-runtime-dependencies as extraResources while building 2024-02-20 01:17:21 +08:00
bossgeekgo
8eef881211 add bossgeekgo-external-node-runtime-dependencies package 2024-02-17 22:17:23 +08:00
bossgeekgo
2c76254408 refactor subProcessOfCheckAndDownloadDependencies exit event handler - change the reject's argument to a string 2024-02-17 21:52:50 +08:00
bossgeekgo
5ede58169d add check dependencies logic before automatic start 2024-02-17 21:39:35 +08:00
bossgeekgo
4a86b57f57 remove useless ipc channel in GEEK_AUTO_START_CHAT_WITH_BOSS.ts - it only response for auto chat, not include download puppeteer 2024-02-17 19:36:38 +08:00
bossgeekgo
294213c442 handle download process of puppeteer not change to long (will encounter this when network disconnected when downloading) 2024-02-17 19:08:17 +08:00
bossgeekgo
57f20310af use exitCode and promise to check if puppeteer has been setup. migrate start install logic to DependenciesSetupProgressIndicatorDialog/index.vue 2024-02-17 18:07:15 +08:00