Commit Graph
68 Commits
Author SHA1 Message Date
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
geekgeekrun 57d85d8f51 save boss active status in db 2024-11-23 13:28:26 +08:00
geekgeekrun c018fb03ea fix any chat mode isn't taking effect 2024-11-23 13:28:26 +08:00
geekgeekrun d69245ff08 WIP: extract recommend page operation TODO: chromium may launch multi times with unknown reason 2024-11-23 13:28:26 +08:00
geekgeekrun 28442a982a do not open devtools after browser launch 2024-04-15 02:34:09 +08:00
geekgeekrun ebf7d18a10 fix some error cannot be caught due to error throw by async promise executor cannot cause promise transition to rejected status 2024-04-05 17:18:42 +08:00
geekgeekrun 0c556fd790 add the promise wait for the next page of recommend job list load 2024-03-19 09:57:05 +08:00
geekgeekrun 3c3d8f2bf2 enhance run core - add the logic to save the start chat logic to db; modify some entity with wrong type. 2024-03-17 21:57:05 +08:00
geekgeekrun 6737fff0a7 adjust sequence of hooks.userInfoResponse?.promise(userInfoResponse) - regardless whether it's error or not 2024-03-17 17:19:55 +08:00
geekgeekrun ed822d7cc4 call sqlite-plugin in run-core 2024-03-17 16:15:31 +08:00
geekgeekrun 44aa73e18c when current account is limited, throw error directly 2024-03-15 09:25:20 +08:00
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