Commit Graph

37 Commits

Author SHA1 Message Date
geekgeekrun
7a3bddbd0c replace magic string in gtag 2024-11-23 13:29:49 +08:00
geekgeekrun
48c65cb50a add gtag 2024-11-23 13:29:49 +08:00
geekgeekrun
45abbbc424 ui-v0.0.2 2024-11-23 13:29:33 +08:00
geekgeekrun
8cb379f6eb add diff.js to compare update log; enhance the style of the row which has diff; comment the mock data 2024-11-23 13:28:41 +08:00
geekgeekrun
662e3b00cf ui-v0.0.1 2024-04-16 10:01:01 +08:00
geekgeekrun
33a656d09e fix pnpm run dev cannot work 2024-04-14 20:14:33 +08:00
geekgeekrun
1a3cb104a5 add script for making dist for current platform and arch 2024-04-14 15:57:11 +08:00
geekgeekrun
15f609f95c try to fix wrong ci script - file is not exist 2024-04-08 09:53:58 +08:00
geekgeekrun
9b4c73bc44 add release ci 2024-04-08 09:35:20 +08:00
geekgeekrun
3abfc66ef4 add semver for update version 2024-04-07 08:48:35 +08:00
geekgeekrun
f811cda3fe shrink production package size - drop useless file during package 2024-03-29 09:38:18 +08:00
geekgeekrun
d452b0b51b update flying-company-logo-list - replace with default avatar of bosszhipin and liepin 2024-03-29 09:38:14 +08:00
geekgeekrun
d5d7b6042f remove app AppImage and add rpm build; modify app description 2024-03-29 09:37:43 +08:00
geekgeekrun
8c89fdc0d6 build the sqlite plugin before run dev/build 2024-03-29 09:37:34 +08:00
geekgeekrun
7a52846128 update home page 2024-03-29 09:37:31 +08:00
geekgeekrun
b3b85b1504 adjust productName in package.json 2024-04-05 17:19:30 +08:00
geekgeekrun
b0a4347557 enhance splash style 2024-04-05 17:19:22 +08:00
geekgeekrun
3967c26ebc import db in ui project 2024-03-17 23:45:04 +08:00
geekgeekrun
76db85d01e WIP: for ui package, move the core logic of run core to child process, and rerun run child process in daemon process when uncaught error makes process terminated. TODO: test the flow 2024-03-16 03:25:44 +08:00
geekgeekrun
5ca9bf08a5 add launch login page button. when user click it, will open the login page 2024-03-02 06:20:12 +08:00
geekgeekrun
bd9c4f04a4 run npm i for ui/external-node-runtime-dependencies when install ui 2024-03-02 05:44:06 +08:00
geekgeekrun
ced77c65df log out the reason PUPPETEER_DOWNLOAD_ENCOUNTER_ERROR 2024-02-25 16:27:35 +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
d034b1b605 install cross-env for ui 2024-02-24 00:25:38 +08:00
bossgeekgo
2e87197879 rename product from bossgeekgo to geekgeekrun 2024-02-21 09:25:25 +08:00
bossgeekgo
719c57d44f install and config unocss 2024-02-21 02:47:38 +08:00
bossgeekgo
15369014e9 add the ui for dedicate download progress of puppeteer; use JSONParse to parse the download progress; finish the logic to pass the progress to ui 2024-02-15 11:31:54 +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
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
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
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