Commit Graph
320 Commits
Author SHA1 Message Date
bossgeekgo 6c70993d97 import different puppeteer for prod and dev environments. prod use home folder one, dev use local node_modules one. add logic for download puppeteer. 2024-02-15 00:26:22 +08:00
bossgeekgo bd572bc6c1 enhance logic to check if puppeteer is exist in user home runtime folder - use stdio pipe 2024-02-14 18:24:38 +08:00
bossgeekgo 1854059761 use initPuppeteer to check if it has import correct 2024-02-14 11:56:26 +08:00
bossgeekgo a2c70add1c add chrome for puppeteer downloader 2024-02-14 09:55:20 +08:00
bossgeekgo 8582248ff8 make puppeteer can run from homedir rather than current project node_modules 2024-02-13 16:17:12 +08:00
bossgeekgo 79d1580382 set puppeteer dependencies as external; check if the puppeteer installed before run. 2024-02-13 13:05:34 +08:00
bossgeekgo 6cf550bf8d change the name of ui to fix build process error - maybe relevant to /; don't run type check before build 2024-02-13 09:00:05 +08:00
bossgeekgo 612a76ddd0 change default font to monospace 2024-02-12 19:31:34 +08:00
bossgeekgo f098386bc2 add exit auto chat logic in ui. 2024-02-12 18:56:37 +08:00
bossgeekgo 275138a885 add logic that launch auto start chat from render process 2024-02-12 17:41:25 +08:00
bossgeekgo 9f2090ac45 adjust the env name; add the dedicate script to run auto start chat 2024-02-12 13:01:32 +08:00
bossgeekgo 68b5778de0 add auto chat module for ui(haven't test yet); separate main process flow 2024-02-12 11:07:45 +08:00
bossgeekgo afbd536d69 enhance bosszhipin cookie validator 2024-02-12 10:45:17 +08:00
bossgeekgo 978b6d2105 change element plus import way to fix the el-form-item style issue. 2024-02-12 10:16:47 +08:00
bossgeekgo 5d80d3a80d add ops of save and read config files. migrate mainWindow to single file. 2024-02-12 10:05:02 +08:00
bossgeekgo 4e2904721d finish basic page 2024-02-11 23:08:15 +08:00
bossgeekgo 053c047bb9 add element ui 2024-02-11 22:23:23 +08:00
bossgeekgo f2ffcbc77d add vue-router 2024-02-11 22:11:27 +08:00
bossgeekgo 9dce50eb0e remove redundant files in ui; try to import mainLoop in @bossgeekgo/geek-auto-start-chat-with-boss 2024-02-11 22:10:59 +08:00
bossgeekgo 9594d20bcb add ui project - base on electron 2024-02-11 22:10:32 +08:00