MCPcopy Create free account

hub / github.com/DaKheera47/job-ops / functions

Functions3,841 in github.com/DaKheera47/job-ops

↓ 2 callersFunctioncanPreviewJobDocumentAsObject
( document: JobDocumentTypeTarget, )
orchestrator/src/client/lib/job-documents.ts:39
↓ 2 callersFunctioncanPreviewJobDocumentAsRawText
( document: JobDocumentTypeTarget, )
shared/src/job-document-classification.ts:114
↓ 2 callersFunctioncanPreviewJobDocumentAsText
( document: JobDocumentTypeTarget, )
orchestrator/src/client/lib/job-documents.ts:45
↓ 2 callersFunctioncanRescore
(jobs: JobListItem[])
orchestrator/src/client/pages/orchestrator/jobActions.ts:15
↓ 2 callersFunctioncanSkip
(jobs: JobListItem[])
orchestrator/src/client/pages/orchestrator/jobActions.ts:5
↓ 2 callersFunctioncanUseStorage
()
orchestrator/src/lib/user-location.ts:91
↓ 2 callersFunctioncancelRun
(input: { jobId: string; threadId: string; runId: string; })
orchestrator/src/server/services/ghostwriter.ts:1368
↓ 2 callersFunctioncaptureScrollSnapshot
( element: HTMLDivElement | null, )
orchestrator/src/client/components/design-resume/DesignResumePdfPreview.tsx:43
↓ 2 callersFunctioncelebrateOffer
()
orchestrator/src/client/lib/celebrate.ts:7
↓ 2 callersFunctionclamp
(value: number, min: number, max: number)
orchestrator/src/server/services/rxresume/document.ts:76
↓ 2 callersFunctionclampNumber
(value: number, min: number, max: number)
orchestrator/src/client/pages/orchestrator/utils.ts:25
↓ 2 callersFunctioncleanupOauthState
()
orchestrator/src/server/api/routes/post-application-providers.ts:72
↓ 2 callersFunctionclearCachedAppData
()
orchestrator/src/client/api/auth-session.ts:136
↓ 2 callersFunctionclearCodexValidationCache
()
orchestrator/src/server/api/routes/settings.ts:139
↓ 2 callersFunctionclearDatabase
()
orchestrator/src/server/db/clear.ts:16
↓ 2 callersFunctionclose
()
orchestrator/src/client/pages/TrackingInboxPage.tsx:235
↓ 2 callersFunctionconfirmOnboardingResumeAction
( input: OnboardingResumeConfirmActionInput, )
orchestrator/src/server/services/onboarding-status.ts:762
↓ 2 callersFunctionconsumeCompletedCodexDeviceAuth
()
orchestrator/src/server/services/llm/codex/login.ts:314
↓ 2 callersFunctionconvertDocFieldsToTypst
( doc: LatexResumeDocument, )
orchestrator/src/server/services/resume-renderer/typst.ts:679
↓ 2 callersFunctioncountryFromRegionCode
( regionCode: string | null | undefined, )
orchestrator/src/lib/user-location.ts:107
↓ 2 callersFunctioncreateAuthGuard
()
orchestrator/src/server/app.ts:160
↓ 2 callersFunctioncreateBackup
(type: "auto" | "manual")
orchestrator/src/server/services/backup/index.ts:129
↓ 2 callersFunctioncreateDebouncedCallback
( targetWindow: Window & typeof globalThis, fn: () => void, ms: number, )
orchestrator/src/client/lib/virtual-list.ts:57
↓ 2 callersFunctioncreateHandler
(isScrolling: boolean)
orchestrator/src/client/lib/virtual-list.ts:109
↓ 2 callersFunctioncreateIdleProgress
()
orchestrator/src/server/pipeline/progress.ts:27
↓ 2 callersFunctioncreateJsonResponse
(status: number, payload: unknown)
orchestrator/src/client/api/client.auth.test.ts:13
↓ 2 callersFunctioncreatePersistedFetchCookieJar
( extractorId: string, storageDir?: string, )
extractors/browser-utils/src/cookies.ts:229
↓ 2 callersFunctioncreateStageEvent
( overrides: Partial<StageEvent> = {}, )
shared/src/testing/factories.ts:84
↓ 2 callersFunctioncreateTailoredSkillDraftId
()
orchestrator/src/client/components/tailoring-utils.ts:16
↓ 2 callersFunctioncreateTestQueryClient
()
orchestrator/src/client/test/renderWithQueryClient.tsx:5
↓ 2 callersFunctiondateValue
(value: string | null)
orchestrator/src/client/pages/orchestrator/utils.ts:15
↓ 2 callersFunctiondecodeBase64Upload
({ dataBase64, maxBytes, emptyMessage, invalidMessage, tooLargeMessage, }: DecodeBase64UploadOptions
orchestrator/src/server/services/upload-base64.ts:11
↓ 2 callersFunctiondecodeGradcrackerOutUrl
(value: string)
extractors/gradcracker/src/run.ts:454
↓ 2 callersFunctiondecodeHtmlEntities
(value: string)
extractors/jobindex/src/run.ts:143
↓ 2 callersFunctiondecodeHtmlEntities
(input: string)
career-boards/greenhouse/src/get-job-details.ts:108
↓ 2 callersFunctiondedupeNaukriJobs
( jobs: CreateJobInput[], existingJobUrls: string[] = [], )
extractors/naukri/src/run.ts:342
↓ 2 callersFunctiondedupeShortcuts
(defs: ShortcutDef[])
orchestrator/src/client/lib/shortcut-map.ts:217
↓ 2 callersFunctiondeleteBackup
(filename: string)
orchestrator/src/server/services/backup/index.ts:243
↓ 2 callersFunctiondeleteDesignResumePicture
(input?: { baseRevision?: number; document?: DesignResumeJson; })
orchestrator/src/server/services/design-resume/index.ts:1041
↓ 2 callersMethoddeleteJob
(jobId: string)
orchestrator/src/server/infra/job-queue-memory.ts:132
↓ 2 callersFunctiondenyPostApplicationInboxItem
(args: { messageId: string; provider: PostApplicationProvider; accountKey: string; decidedBy?: string
orchestrator/src/server/services/post-application/review/service.ts:215
↓ 2 callersFunctionderiveIsRemoteFlag
( workplaceTypes: Array<"remote" | "hybrid" | "onsite"> | undefined, )
extractors/jobspy/src/run.ts:230
↓ 2 callersFunctiondescribeSelectedGeography
( selectedCountry: string | null, cityLocations: string[], )
shared/src/location-domain.ts:339
↓ 2 callersFunctiondetectReactiveResumeV5Language
( resumeJson: Record<string, unknown>, )
shared/src/language-detection.ts:241
↓ 2 callersFunctiondetectUserCountryKey
(input?: { languages?: readonly string[] | null; language?: string | null; timeZone?: string | null; })
orchestrator/src/lib/user-location.ts:136
↓ 2 callersFunctiondisconnectCodexAuth
()
orchestrator/src/server/services/llm/codex/login.ts:368
↓ 2 callersFunctiondiscoverJobsStep
(args: { mergedConfig: PipelineConfig; includeWatchlist?: boolean; preserveFanout?: boolean; fanoutSee
orchestrator/src/server/pipeline/steps/discover-jobs.ts:131
↓ 2 callersFunctiondiscoverManifestPaths
( extractorsRoot?: string, )
orchestrator/src/server/extractors/discovery.ts:46
↓ 2 callersFunctiondiscoverProviderManifestPaths
( providersRoot?: string, )
orchestrator/src/server/services/visa-sponsors/providers/discovery.ts:62
↓ 2 callersFunctiondiscoverWatchlistJobsForPipeline
( args: { selectedSources?: WatchlistSelectedSource[]; searchTerms?: string[]; shouldCancel?: ()
orchestrator/src/server/pipeline/steps/watchlist-jobs.ts:100
↓ 2 callersFunctiondistanceMiles
( from: Pick<LocationProximity, "latitude" | "longitude">, to: Pick<LocationProximity, "latitude" | "longi
orchestrator/src/server/services/proximity-search.ts:73
↓ 2 callersFunctiondownloadLatestDataForProvider
( manifest: VisaSponsorProviderManifest, )
orchestrator/src/server/services/visa-sponsors/index.ts:163
↓ 2 callersFunctioneditorHtmlToMarkdown
(html: string)
orchestrator/src/client/lib/jobNoteContent.ts:154
↓ 2 callersFunctionelapsedMs
(startedAt: number)
orchestrator/src/server/services/design-resume/import-file.ts:328
↓ 2 callersFunctionemitActivationMilestone
(args: { milestone: ActivationMilestone; occurredAtMs: number; installCreatedAt: string; requestOrigin
orchestrator/src/server/services/activation-funnel.ts:90
↓ 2 callersFunctionemitProgress
( event: string, payload: Record<string, unknown> = {}, )
extractors/ukvisajobs/src/main.ts:46
↓ 2 callersFunctionenqueueAutoPdfRegenerationForJob
(input: { jobId: string; reason: AutoPdfRegenerationReason; requestedBy: "system" | "user"; })
orchestrator/src/server/services/auto-pdf-regeneration.ts:236
↓ 2 callersFunctionenqueueAutoPdfRegenerationPayload
( payload: { tenantId: string; userId?: string | null; jobId: string; reason: AutoPdfRegener
orchestrator/src/server/services/auto-pdf-regeneration.ts:214
↓ 2 callersFunctionensureDocsUmamiScript
(args: { config: DocsUmamiRuntimeConfig; document: DocumentLike; })
docs-site/src/lib/umami.ts:96
↓ 2 callersFunctionensureHtmlBlock
(value: string)
orchestrator/src/server/services/rxresume/document.ts:267
↓ 2 callersFunctionensureLatestPersistedDraft
()
orchestrator/src/client/hooks/useDesignResumeStudio.ts:168
↓ 2 callersFunctionensureOutputDir
()
orchestrator/src/server/services/pdf.ts:59
↓ 2 callersFunctionensurePipelineSearchTerms
(args: { requestedSearchTerms?: string[] | null; })
orchestrator/src/server/services/pipeline-search-terms.ts:29
↓ 2 callersFunctionensureProviderDir
(providerId: string)
orchestrator/src/server/services/visa-sponsors/index.ts:83
↓ 2 callersFunctionescapeMarkdownText
(value: string)
orchestrator/src/client/lib/jobNoteContent.ts:11
↓ 2 callersFunctionescapeTypstUrl
(value: string)
orchestrator/src/server/services/resume-renderer/typst.ts:238
↓ 2 callersFunctionestimateSelectedContextTokens
(input: { items: TItem[]; selectedIds: string[]; maxItemChars: number; maxTotalChars: number; getId:
orchestrator/src/client/components/ghostwriter/GhostwriterContextSelector.tsx:105
↓ 2 callersFunctionexecutePostApplicationProviderAction
( input: ExecutePostApplicationProviderActionInput, )
orchestrator/src/server/services/post-application/providers/service.ts:10
↓ 2 callersFunctionextensionForMimeType
(mimeType: string)
orchestrator/src/server/services/design-resume/index.ts:513
↓ 2 callersFunctionextractChatCompletionText
(response: unknown)
orchestrator/src/server/services/design-resume/import-file.ts:905
↓ 2 callersFunctionextractEmploymentTypes
( raw: string | null | undefined, )
orchestrator/src/client/pages/orchestrator/utils.ts:190
↓ 2 callersFunctionextractErrorMessage
(data: unknown, fallback: string)
orchestrator/src/server/services/rxresume/v5.ts:59
↓ 2 callersFunctionextractGreenhouseTokenFromHtml
(html: string)
career-boards/greenhouse/src/greenhouse-url.ts:163
↓ 2 callersFunctionextractJobindexSearchResponse
( html: string, )
extractors/jobindex/src/run.ts:289
↓ 2 callersFunctionextractLeadingAtToken
(input: string)
orchestrator/src/client/pages/orchestrator/JobCommandBar.utils.ts:113
↓ 2 callersFunctionextractProjectsFromResume
(resumeData: unknown)
orchestrator/src/server/services/rxresume/index.ts:367
↓ 2 callersFunctionextractResumePdfText
(decoded: Buffer)
orchestrator/src/server/services/design-resume/import-file.ts:811
↓ 2 callersFunctionextractShard
(host: string)
career-boards/workday/src/workday-url-to-cxs.ts:525
↓ 2 callersFunctionextractWorkerTemporaryWorkerCsvUrl
( html: string, )
visa-sponsor-providers/uk/manifest.ts:37
↓ 2 callersFunctionfetchBranding
(input)
orchestrator/src/server/watchlist/adapters/workday.ts:127
↓ 2 callersMethodfetchJobs
(input: { source: WatchlistSelectedSource; signal?: AbortSignal; })
orchestrator/src/server/watchlist/adapters/types.ts:33
↓ 2 callersFunctionfetchSearchPageHtml
(args: { fetchImpl: typeof fetch; searchTerm: string; page: number; geoareaIds?: number[]; })
extractors/jobindex/src/run.ts:457
↓ 2 callersFunctionfetchWithTimeout
( url: string, args: { timeoutMs: number; init: RequestInit }, )
orchestrator/src/server/services/post-application/ingestion/gmail-api.ts:42
↓ 2 callersFunctionfileToUploadPayload
( file: File, errorMessage: string, )
orchestrator/src/client/lib/file-upload-payload.ts:9
↓ 2 callersFunctionfindAppliedDuplicateMatchFromPreparedJobs
( job: PreparedMatchableJob, candidates: PreparedMatchableJob[], )
orchestrator/src/server/services/applied-duplicate-matching.ts:64
↓ 2 callersFunctionformatJobDocumentByteSize
(byteSize: number)
orchestrator/src/client/lib/job-documents.ts:31
↓ 2 callersFunctionformatJobForWebhook
(job: Job)
orchestrator/src/lib/utils.ts:127
↓ 2 callersFunctionformatJobSourceLabel
(source?: string | null)
orchestrator/src/lib/utils.ts:148
↓ 2 callersFunctionformatSalarySummary
( salaryFilter: SalaryFilter, )
orchestrator/src/client/pages/orchestrator/filters/filterUtils.ts:77
↓ 2 callersFunctionformatTermList
(terms: string[])
orchestrator/src/client/components/ready-panel-google-dorks.ts:56
↓ 2 callersFunctionformatTokenEstimate
(tokens: number)
orchestrator/src/client/components/ghostwriter/GhostwriterContextSelector.tsx:89
↓ 2 callersFunctiongenerateDesignResumeFieldSuggestion
( input: DesignResumeAiFieldSuggestionRequest, )
orchestrator/src/server/services/design-resume/ai-field-suggestion.ts:223
↓ 2 callersFunctiongenerateDesignResumePdf
(options?: { requestOrigin?: string | null; })
orchestrator/src/server/services/pdf.ts:415
↓ 2 callersFunctiongetActivationMilestone
( milestone: ActivationMilestone, )
orchestrator/src/server/repositories/product-analytics.ts:343
↓ 2 callersFunctiongetAdzunaCountryCode
( country: string | null | undefined, )
shared/src/location-support.ts:483
↓ 2 callersFunctiongetAllJobs
(statuses?: JobStatus[])
orchestrator/src/server/repositories/jobs.ts:111
↓ 2 callersFunctiongetAllowedUmamiMethods
(pathname: string)
orchestrator/src/server/app.ts:104
↓ 2 callersFunctiongetAnalyticsAppVersion
()
orchestrator/src/lib/analytics.ts:436
↓ 2 callersFunctiongetAnalyticsUserId
()
orchestrator/src/lib/analytics.ts:412
↓ 2 callersFunctiongetAuthBootstrapStatus
()
orchestrator/src/client/api/auth.ts:58
← previousnext →601–700 of 3,841, ranked by callers