Commit Graph
81 Commits
Author SHA1 Message Date
geekgeekrun 42fc66a0f4 fix cannot run due to lodash-es is not bundled; fix logic about set security question tip modal 2025-08-17 11:11:15 +08:00
geekgeekrun b821bc500c fix error for cannot find chooseReasonDialogProxy 2025-08-17 01:50:51 +08:00
geekgeekrun 7b10e97fa8 collect jobSource when manual startup chat running; add jobSource in gtag both auto or manual 2025-07-13 18:40:59 +08:00
geekgeekrun e867acb39d collect jobSource when auto startup chat running 2025-07-13 14:27:43 +08:00
geekgeekrun 08028f37dd add fallback logic when find no JobSource enabled 2025-07-12 20:04:32 +08:00
geekgeekrun f078500c14 add core logic for job source 2025-07-12 19:31:14 +08:00
geekgeekrun b89d6e264d fix wrong call way for mainFlowWillLaunch hook 2025-07-12 18:50:40 +08:00
geekgeekrun a208ffe7d4 fix TypeError: notSuitConditionHandleMap[markOnBossCondition] is not a function 2025-07-08 10:07:18 +08:00
geekgeekrun cc821f46f5 add logic to skip chatted boss in 30 days for auto-startup-chat 2025-07-06 02:51:12 +08:00
geekgeekrun f668b3e5f5 add the logic to mark unsuitable job on local 2025-07-06 02:00:53 +08:00
geekgeekrun d1441b5761 WIP: add the feature to apply job from recommend list and search list - TODO: handle mark as not suit 2025-07-05 20:09:17 +08:00
geekgeekrun 3683ead1d4 allow skip empty filter condition when set backup filter condition to search job 2025-07-04 21:25:47 +08:00
geekgeekrun 52163342c3 add jobDetailRegExpMatchLogic option related flow in core script 2025-06-29 14:48:40 +08:00
geekgeekrun 699bdd2641 add filter logic of job salary in script 2025-06-03 00:55:44 +08:00
geekgeekrun 48f1232f7d adjust priority of mark as not suit strategy when a job match more than one condition 2025-06-02 21:53:12 +08:00
geekgeekrun 2409699ccf add filter logic of job work exp in script 2025-06-02 16:26:31 +08:00
geekgeekrun fe1c85b38d add comment for expectCityNotMatchStrategy === MarkAsNotSuitOp.NO_OP 2025-05-27 02:04:50 +08:00
geekgeekrun 5effcc27ab add strategyScopeOptionWhenMarkJobCityNotMatch option; change default value of expectCityNotMatchStrategy to noop; enhance ui 2025-05-27 01:25:39 +08:00
geekgeekrun aee6340c6a show mark as not suit for city reason in not suit record table 2025-05-25 22:45:13 +08:00
geekgeekrun 03df5f8d5a add city not suit mark in main process 2025-05-25 13:30:44 +08:00
geekgeekrun 217b2bbf2a move runMode from env to args. remove support of cli mode. 2025-05-24 14:09:57 +08:00
geekgeekrun 043d782a05 add logic support customize job no active time range. add standalone logic to handle no active job. fix logic of set tempTargetJobIndexToCheckDetail 2025-05-03 03:31:39 +08:00
geekgeekrun 67e4b94f9e add logic to handle if mark as not suit when job detail is not match 2025-05-01 22:01:05 +08:00
geekgeekrun cd4a2e9694 remove logic to scroll top before start chat 2025-04-29 03:01:32 +08:00
geekgeekrun 6605c75ad7 expand time for wait recommendJobPageUrl navigation 2025-04-27 13:27:43 +08:00
geekgeekrun 7868f100ce chang url of recommend job page 2025-04-26 19:21:09 +08:00
geekgeekrun 8347fb0f77 add delay for no position when have traversed all job 2025-04-26 11:08:51 +08:00
geekgeekrun f770e7fe06 fix setFilterCondition related logic in start chat since website upgrade 2025-04-26 02:04:58 +08:00
geekgeekrun ccbc717a45 fix basic start chat logic since website upgrade 2025-04-25 00:31:57 +08:00
geekgeekrun 011c22e0fe ignore case sensitive of expectCompanies 2025-04-20 14:12:40 +08:00
geekgeekrun f4634c5305 add split filter for expectJobName/expectJobType/expectJobDesc 2025-04-18 03:11:39 +08:00
geekgeekrun 537208b855 when find a unsuitable job, choose the reason as .zp-type-item[title$="职位"], fallback to .zp-type-item[title="面试过/入职过"] 2025-01-12 21:12:06 +08:00
geekgeekrun 53937c5e22 fix blockJobNotSuit.has(it.encryptJobId) logic 2024-12-28 18:58:50 +08:00
geekgeekrun 4e28fdd56e add the expectJobRegExpStr field to make it can filter unrelated job 2024-12-25 02:47:59 +08:00
geekgeekrun da72bec6a7 reduce production package size by set node-linker=hoisted 2024-11-30 15:31:23 +08:00
geekgeekrun c3d85dce77 slow down the running speed; add the gap when CANNOT_FIND_EXCEPT_JOB_IN_THIS_FILTER_CONDITION 2024-11-23 13:29:49 +08:00
geekgeekrun 1d389a09db treat 2周内活跃 as active 2024-11-23 13:29:49 +08:00
geekgeekrun 072df7e92a enhance the display of mark reason 2024-11-23 13:29:49 +08:00
geekgeekrun 6b28a9d0ed WIP: add the logic to save job mark as not suit to db TODO: fix issue about retrieving and showing items 2024-11-23 13:29:49 +08:00
geekgeekrun d2022ea6dc save autoStartupChatRecordId, chatStartupFrom in ChatStartupLog 2024-11-23 13:28:41 +08:00
geekgeekrun deb4ad580c fix recommendJobItemList is nullish - bosszhipin updated 2024-11-23 13:28:41 +08:00
geekgeekrun 5f35c82984 finish the filter logic of '公司行业' 2024-11-23 13:28:41 +08:00
geekgeekrun fed1d6ee98 WIP: finish the filter logic of '薪资待遇', '工作经验', '学历要求', '公司规模' TODO: the filter logic of '公司行业' 2024-11-23 13:28:41 +08:00
geekgeekrun c51c19a1d6 WIP: add the basic logic to iterate and change filter condition when no more job can find. TODO: make sure filter condition is sync between this app and recommend page in bosszhipin site. 2024-11-23 13:28:41 +08:00
geekgeekrun b6a1ba4eab rename the error message CANNOT_FIND_EXCEPT_JOB to CANNOT_FIND_EXCEPT_JOB_IN_THIS_JOB_EXPECTATION 2024-11-23 13:28:41 +08:00
geekgeekrun f0e8b1e3ee fix the issue while encounter CANNOT_FIND_EXCEPT_JOB error, the afterPageLoad label is not executed - replace break to continue 2024-11-23 13:28:41 +08:00
geekgeekrun 1001b3fe0a extract mark job as not suit(due to not active) procedure to a function 2024-11-23 13:28:41 +08:00
geekgeekrun 4da879facc when encounter the job of except company which is not active, click the no interest button 2024-11-23 13:28:41 +08:00
geekgeekrun 904d89025a enhance type annotation of puppeteer in geek-auto-start-chat-with-boss 2024-11-23 13:28:41 +08:00
geekgeekrun ad7917d1fb add the feature to prevent startup chat for an inactive boss 2024-11-23 13:28:26 +08:00