geekgeekrun
|
f534c56af8
|
add the logic to close "set security question tip modal" in mainLoop of core
|
2024-03-14 09:19:13 +08:00 |
|
geekgeekrun
|
6ce92af189
|
fix ui project issue that once throw error, browser never restart; add the time gap for next time when encounter error.
|
2024-03-10 23:50:11 +08:00 |
|
geekgeekrun
|
bc6a8caf88
|
remove useless debugger
|
2024-03-04 08:55:34 +08:00 |
|
geekgeekrun
|
f26e2e35bb
|
fix the bug nothing happen when call storeStorage - page argument is lost; call storeStorage to update out stored cookie and local storage.
|
2024-03-04 00:20:07 +08:00 |
|
geekgeekrun
|
5e46401d33
|
fix boss-local-storage not created issue
|
2024-03-04 00:17:34 +08:00 |
|
geekgeekrun
|
a25e7aedb9
|
add logic to detect and handle login invalid - will exit auto start chat and show cookie assistant. add the logic to store cookie and local storage while auto start chat running.
|
2024-03-03 23:28:36 +08:00 |
|
geekgeekrun
|
6f7cce46e9
|
change bosszhipin cookie path to storage path
|
2024-03-02 00:28:20 +08:00 |
|
geekgeekrun
|
49606c115c
|
fix the wrong path of cookie storage
|
2024-03-01 23:52:02 +08:00 |
|
geekgeekrun
|
d0c8dc0410
|
add script for launch browser with preload extensions with puppeteer, so that can lead user copy cookie manually.
|
2024-03-01 09:53:24 +08:00 |
|
geekgeekrun
|
ff61eb2bf5
|
migrate cookies to storage
|
2024-02-29 22:58:57 +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
|
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 |
|
bossgeekgo
|
2e87197879
|
rename product from bossgeekgo to geekgeekrun
|
2024-02-21 09:25:25 +08:00 |
|
bossgeekgo
|
936349a5b2
|
correct the path to external-node-runtime-dependencies/index.mjs
|
2024-02-20 09:51:49 +08:00 |
|
bossgeekgo
|
67983fbe9e
|
update target company
|
2024-02-17 08:48:46 +08:00 |
|
bossgeekgo
|
be415f5b99
|
update default target company list
|
2024-02-16 08:39:42 +08:00 |
|
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
|
1854059761
|
use initPuppeteer to check if it has import correct
|
2024-02-14 11:56:26 +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
|
cdc01c46fb
|
change the way for importing puppeteer to work with ui
|
2024-02-13 13:32:19 +08:00 |
|
bossgeekgo
|
8c0257e93a
|
migrate cookie length condition out to shell from core
|
2024-02-12 10:38:35 +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
|
960c637372
|
migrate config files to user home so makes the file can be read both in cli and gui
|
2024-02-12 02:00:03 +08:00 |
|
bossgeekgo
|
9eb6d4c3f2
|
refactor json parser to json5
|
2024-02-11 23:51:47 +08:00 |
|
bossgeekgo
|
f9761a47bb
|
migrate config file to json; read them via fs.
|
2024-02-11 23:43:10 +08:00 |
|
bossgeekgo
|
ae3f57ae34
|
refactor structure to monorepo
|
2024-02-11 19:56:29 +08:00 |
|