Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DaKheera47/job-ops
/ functions
Functions
3,841 in github.com/DaKheera47/job-ops
⨍
Functions
3,841
◇
Types & classes
575
↓ 2 callers
Function
isBlockedEmployer
( employer: string | null | undefined, blockedKeywordsLowerCase: string[], )
orchestrator/src/server/pipeline/steps/discover-jobs.ts:82
↓ 2 callers
Function
isCapabilityError
(args: { mode: ResponseMode; status?: number; body?: string; })
orchestrator/src/server/services/llm/policies/capability-fallback.ts:3
↓ 2 callers
Function
isClosingStage
(toStage: ApplicationStage)
orchestrator/src/server/services/applicationTracking.ts:548
↓ 2 callers
Function
isElement
(node: Node)
orchestrator/src/client/lib/jobNoteContent.ts:19
↓ 2 callers
Function
isEmptyValue
(value: FieldValue)
orchestrator/src/client/components/design-resume/DesignResumeFieldAssistant.tsx:68
↓ 2 callers
Function
isEnabled
()
extractors/gradcracker/src/progress.ts:27
↓ 2 callers
Function
isExpired
(cookie: PlaywrightCookie)
extractors/browser-utils/src/cookies.ts:57
↓ 2 callers
Function
isFileCapabilityError
(message: string)
orchestrator/src/server/services/design-resume/import-file.ts:1113
↓ 2 callers
Function
isGreenhouseHost
(hostname: string)
career-boards/greenhouse/src/greenhouse-url.ts:62
↓ 2 callers
Function
isLlmPurpose
(purpose: LlmModelPurpose)
orchestrator/src/server/services/modelSelection.ts:71
↓ 2 callers
Function
isMetaKeyPressed
(event: { metaKey: boolean; ctrlKey: boolean; })
orchestrator/src/client/lib/meta-key.ts:31
↓ 2 callers
Function
isNavActive
( pathname: string, to: string, activePaths?: string[], )
orchestrator/src/client/components/navigation.ts:57
↓ 2 callers
Function
isPlainObject
(value: unknown)
orchestrator/src/server/services/resume-renderer/typst.ts:82
↓ 2 callers
Function
isRecord
(value: unknown)
orchestrator/src/server/services/scorer.ts:640
↓ 2 callers
Function
isRecoverableApiError
(reason: unknown)
orchestrator/src/client/components/AppErrorBoundary.tsx:274
↓ 2 callers
Function
isResponseWritable
()
orchestrator/src/server/api/routes/jobs/actions.ts:138
↓ 2 callers
Method
isRunning
Check if scheduler is currently running
orchestrator/src/server/utils/scheduler.ts:14
↓ 2 callers
Function
isStandaloneDocsDev
( location: LocationLike, standaloneDevPort = DOCS_STANDALONE_DEV_PORT, )
docs-site/src/lib/umami.ts:36
↓ 2 callers
Function
isStatsRoute
(path: string)
orchestrator/src/server/app.ts:71
↓ 2 callers
Function
isSystemAdmin
()
orchestrator/src/server/infra/request-context.ts:54
↓ 2 callers
Function
isTextOnlyImportProvider
(provider: SupportedRuntimeProvider)
orchestrator/src/server/services/design-resume/import-file.ts:1161
↓ 2 callers
Function
isUnavailable
(validation: ValidationResponse)
orchestrator/src/server/services/onboarding-status.ts:268
↓ 2 callers
Function
isViewerRunning
()
orchestrator/src/server/services/challenge-viewer.ts:40
↓ 2 callers
Function
listBackups
()
orchestrator/src/server/services/backup/index.ts:206
↓ 2 callers
Function
listCareerBoardSources
()
orchestrator/src/server/config/career-boards.ts:38
↓ 2 callers
Function
listIntegrationDisplayMetadata
()
orchestrator/src/server/repositories/post-application-messages.ts:159
↓ 2 callers
Function
listJobPostApplicationEmails
( jobId: string, limit = DEFAULT_JOB_EMAIL_LIMIT, )
orchestrator/src/server/services/post-application/job-emails.ts:23
↓ 2 callers
Function
listJobPostApplicationEmailsByIds
( jobId: string, emailIds: readonly string[], )
orchestrator/src/server/services/post-application/job-emails.ts:44
↓ 2 callers
Function
listJobSummariesByIds
(jobIds: string[])
orchestrator/src/server/repositories/jobs.ts:409
↓ 2 callers
Method
listModels
()
orchestrator/src/server/services/llm/service.ts:223
↓ 2 callers
Function
listPostApplicationInbox
(args: { provider: PostApplicationProvider; accountKey: string; limit?: number; })
orchestrator/src/server/services/post-application/review/service.ts:61
↓ 2 callers
Function
listResumes
(config?: { baseUrl?: string; apiKey?: string; })
orchestrator/src/server/services/rxresume/v5.ts:284
↓ 2 callers
Function
loadAutomaticRunMemory
()
orchestrator/src/client/pages/orchestrator/automatic-run.ts:260
↓ 2 callers
Function
loadManifestFromFile
( path: string, )
orchestrator/src/server/extractors/discovery.ts:90
↓ 2 callers
Function
loadProviderManifestFromFile
( path: string, )
orchestrator/src/server/services/visa-sponsors/providers/discovery.ts:124
↓ 2 callers
Function
loadStoredAuthToken
()
orchestrator/src/client/api/auth-session.ts:96
↓ 2 callers
Function
loadTemplate
()
orchestrator/src/server/services/resume-renderer/latex.ts:520
↓ 2 callers
Function
logout
( options: { redirect?: boolean } = {}, )
orchestrator/src/client/api/auth.ts:145
↓ 2 callers
Function
looksLikeHtmlJobDescription
(jobDescription?: string | null)
orchestrator/src/client/lib/jobDescription.ts:3
↓ 2 callers
Function
makeDocument
(overrides: Partial<JobDocument> = {})
orchestrator/src/client/components/ghostwriter/GhostwriterContextSelector.test.tsx:60
↓ 2 callers
Function
makeEmail
( overrides: Partial<PostApplicationJobEmailItem["message"]> = {}, )
orchestrator/src/client/components/ghostwriter/GhostwriterContextSelector.test.tsx:20
↓ 2 callers
Function
makeNote
(overrides: Partial<JobNote>)
orchestrator/src/client/components/ghostwriter/GhostwriterContextSelector.test.tsx:10
↓ 2 callers
Function
makeSearchPageUrl
(args: { keyword: string; age?: NaukriFreshness; location?: string | null; })
extractors/naukri/src/run.ts:96
↓ 2 callers
Function
mapJobindexResult
( result: JobindexSearchResult, )
extractors/jobindex/src/run.ts:400
↓ 2 callers
Function
mapMessage
(row: typeof jobChatMessages.$inferSelect)
orchestrator/src/server/repositories/ghostwriter.ts:118
↓ 2 callers
Function
mapNaukriJob
(row: NaukriRawJob)
extractors/naukri/src/run.ts:288
↓ 2 callers
Function
mapRowToJobNote
(row: typeof jobNotes.$inferSelect)
orchestrator/src/server/repositories/jobs.ts:920
↓ 2 callers
Function
mapRun
(row: typeof jobChatRuns.$inferSelect)
orchestrator/src/server/repositories/ghostwriter.ts:138
↓ 2 callers
Function
mapThread
(row: typeof jobChatThreads.$inferSelect)
orchestrator/src/server/repositories/ghostwriter.ts:103
↓ 2 callers
Function
markActivationMilestoneReported
( milestone: ActivationMilestone, )
orchestrator/src/server/repositories/product-analytics.ts:444
↓ 2 callers
Function
matchesEmploymentType
( job: JobListItem, selected: EmploymentType[], )
orchestrator/src/client/pages/orchestrator/utils.ts:216
↓ 2 callers
Function
matchesLocation
(job: JobListItem, query: string)
orchestrator/src/client/pages/orchestrator/utils.ts:231
↓ 2 callers
Function
matchesPostedWithin
( job: JobListItem, days: number | null, now: number, )
orchestrator/src/client/pages/orchestrator/utils.ts:245
↓ 2 callers
Function
matchesRequestedLocationTokens
( jobLocation: string | undefined, requestedLocation: string, )
shared/src/search-cities.ts:96
↓ 2 callers
Function
materializeResumePicture
( document: LatexResumeDocument, outputDir: string, )
orchestrator/src/server/services/resume-renderer/picture.ts:23
↓ 2 callers
Function
messagesScopeFilter
()
orchestrator/src/server/services/post-application/review/service.ts:40
↓ 2 callers
Function
navigateWithChallenge
( page: Page, url: string, options: { waitUntil?: "load" | "domcontentloaded" | "networkidle" | "com
extractors/browser-utils/src/challenge.ts:93
↓ 2 callers
Function
normalizeApiPath
(pathOrUrl: string)
orchestrator/src/client/api/core.ts:413
↓ 2 callers
Function
normalizeBamboohrListJob
( job: BamboohrListJob, source: BamboohrSourceConfig, )
career-boards/bamboohr/src/get-jobs-from-careers-list.ts:103
↓ 2 callers
Function
normalizeBaseUrl
(value: string | null | undefined)
orchestrator/src/server/infra/product-analytics.ts:83
↓ 2 callers
Function
normalizeBaseUrl
(value: string | null | undefined)
orchestrator/src/server/services/tracer-links.ts:72
↓ 2 callers
Function
normalizeBaseUrlOrEndpoint
(baseUrlOrEndpoint: string)
orchestrator/src/server/services/llm/providers/openai-compatible.ts:12
↓ 2 callers
Function
normalizeBaseUrlOrEndpoint
(baseUrlOrEndpoint: string)
orchestrator/src/server/services/llm/providers/glm.ts:11
↓ 2 callers
Function
normalizeCareersBaseUrl
(input: string)
career-boards/workday/src/get-jobs-from-cxs.ts:314
↓ 2 callers
Function
normalizeCsvUrl
(url: string)
visa-sponsor-providers/uk/manifest.ts:21
↓ 2 callers
Method
normalizeCustomSelection
(input: { label: string | null | undefined; careersUrl: string; })
orchestrator/src/server/watchlist/adapters/types.ts:21
↓ 2 callers
Function
normalizeDraft
( draft?: ManualJobDraft | null, jd?: string, )
orchestrator/src/client/components/ManualImportFlow.tsx:233
↓ 2 callers
Function
normalizeEnvInput
( value: string | null | undefined, )
orchestrator/src/server/services/envSettings.ts:15
↓ 2 callers
Function
normalizeFontWeights
(value: unknown)
orchestrator/src/server/services/rxresume/document.ts:118
↓ 2 callers
Function
normalizeGreenhouseJobDetails
( response: GreenhouseDetailResponse, ref: { token: string; jobId: string; detailUrl: string }, )
career-boards/greenhouse/src/get-job-details.ts:75
↓ 2 callers
Function
normalizeGreenhouseListJob
( job: GreenhouseListJob, source: GreenhouseSourceConfig, )
career-boards/greenhouse/src/get-jobs-from-board.ts:92
↓ 2 callers
Function
normalizeHeaders
( headers?: HeadersInit, )
orchestrator/src/client/api/core.ts:94
↓ 2 callers
Function
normalizeLimit
( limit: number | null | undefined, fallback = 20, )
orchestrator/src/server/repositories/tracer-links.ts:39
↓ 2 callers
Function
normalizeLlmProviderValue
( value: string | null | undefined, )
orchestrator/src/client/pages/SettingsPage.tsx:373
↓ 2 callers
Function
normalizeLlmPurposeApiKeys
( value: LlmPurposeApiKeys | null | undefined, )
shared/src/settings-registry.ts:272
↓ 2 callers
Function
normalizeLlmPurposeOverrides
( value: LlmPurposeOverrides | null | undefined, )
shared/src/settings-registry.ts:288
↓ 2 callers
Function
normalizeLocationEvidence
( value: | LocationEvidenceInput | LocationEvidence | readonly LocationEvidenceEntry[], )
shared/src/location-domain.ts:512
↓ 2 callers
Function
normalizeLocationSearchScope
( value: string | null | undefined, )
shared/src/location-domain.ts:434
↓ 2 callers
Function
normalizeMatchText
(value: string)
shared/src/job-matching.ts:33
↓ 2 callers
Function
normalizeOptionalString
( value: string | null | undefined, )
extractors/jobspy/src/run.ts:180
↓ 2 callers
Function
normalizePipelineSearchPlanConfig
(args: { candidate: Partial<PipelineSearchPresetConfig> | null | undefined; currentConfig: PipelineSearchP
orchestrator/src/server/services/pipeline-search-plan.ts:326
↓ 2 callers
Function
normalizePrivateInput
(value: string | null | undefined)
orchestrator/src/client/pages/SettingsPage.tsx:520
↓ 2 callers
Function
normalizeResumeJsonToLatexDocument
( resumeJson: Record<string, unknown>, options: NormalizeResumeJsonToLatexDocumentOptions = {}, )
orchestrator/src/server/services/resume-renderer/document.ts:475
↓ 2 callers
Function
normalizeRunBudget
(value: number)
orchestrator/src/client/pages/orchestrator/AutomaticRunTab.tsx:136
↓ 2 callers
Function
normalizeSearchCitiesInput
( value: string | readonly string[] | null | undefined, )
shared/src/location-domain.ts:417
↓ 2 callers
Function
normalizeStartupFailureMessage
(message: string)
orchestrator/src/server/services/llm/codex/login.ts:149
↓ 2 callers
Function
normalizeString
(value: string | null | undefined)
orchestrator/src/client/pages/SettingsPage.tsx:515
↓ 2 callers
Function
normalizeStrings
( value: unknown, fallback: string[], maxItems: number, maxLength: number, )
orchestrator/src/server/services/pipeline-search-plan.ts:143
↓ 2 callers
Function
normalizeSupportedCountry
( value: string | null | undefined, )
orchestrator/src/lib/user-location.ts:99
↓ 2 callers
Function
normalizeUiCountryKey
(value: string)
orchestrator/src/client/pages/orchestrator/AutomaticRunTab.tsx:124
↓ 2 callers
Function
normalizeUrl
( raw: string | null | undefined, baseUrl = GRADCRACKER_BASE_URL, )
extractors/gradcracker/src/run.ts:298
↓ 2 callers
Function
normalizeUrl
(raw: string | null | undefined)
extractors/gradcracker/src/routes.ts:5
↓ 2 callers
Function
normalizeUsername
(username: string)
orchestrator/src/client/lib/remembered-auth-users.ts:10
↓ 2 callers
Function
normalizeWhitespace
(value: string)
orchestrator/src/client/lib/jobNoteContent.ts:17
↓ 2 callers
Function
normalizeWorkplaceTypes
( values: readonly (LocationWorkplaceType | string)[] | null | undefined, )
shared/src/location-domain.ts:211
↓ 2 callers
Method
notify
(method: string, params?: unknown)
orchestrator/src/server/services/llm/codex/client.ts:373
↓ 2 callers
Function
optionalString
(value: unknown)
career-boards/bamboohr/src/get-job-details.ts:205
↓ 2 callers
Function
optionalString
(value: unknown)
career-boards/bamboohr/src/get-jobs-from-careers-list.ts:184
↓ 2 callers
Function
optionalString
(value: unknown)
career-boards/greenhouse/src/get-jobs-from-board.ts:170
↓ 2 callers
Function
parseBamboohrJobUrl
(input: string)
career-boards/bamboohr/src/bamboohr-url.ts:91
← previous
next →
801–900 of 3,841, ranked by callers