MCPcopy Create free account

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

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

↓ 3 callersFunctiongetAllSettings
()
orchestrator/src/server/repositories/settings.ts:36
↓ 3 callersFunctiongetAuthScopedStorageKey
(baseKey: string)
orchestrator/src/client/api/auth-session.ts:126
↓ 3 callersFunctiongetBackupDir
()
orchestrator/src/server/services/backup/index.ts:51
↓ 3 callersFunctiongetCurrentProgressForTenant
(tenantId: string)
orchestrator/src/server/pipeline/progress.ts:81
↓ 3 callersFunctiongetDeviceLayout
()
orchestrator/src/client/components/design-resume/DesignResumeListSection.tsx:66
↓ 3 callersFunctiongetDirectionOptions
( key: JobSort["key"], )
orchestrator/src/client/pages/orchestrator/filters/filterUtils.ts:32
↓ 3 callersFunctiongetEffectivePromptTemplate
( key: PromptTemplateSettingKey, )
orchestrator/src/server/services/prompt-templates.ts:13
↓ 3 callersFunctiongetHttpStatusBucket
(error: unknown)
orchestrator/src/client/pages/onboarding/analytics.ts:49
↓ 3 callersFunctiongetJobDetails
( options: FetchGreenhouseJobDetailsOptions, )
career-boards/greenhouse/src/get-job-details.ts:45
↓ 3 callersFunctiongetJobDetailsFromCxs
( options: FetchWorkdayCxsJobDetailsOptions, )
career-boards/workday/src/get-job-details-from-cxs.ts:84
↓ 3 callersFunctiongetJobOpsAppStatus
( env: EnvSource = process.env, )
orchestrator/src/server/config/app-mode.ts:91
↓ 3 callersFunctiongetJobQueue
()
orchestrator/src/server/infra/job-queue-registry.ts:6
↓ 3 callersFunctiongetLegacyJobPdfPath
(jobId: string)
orchestrator/src/server/services/pdf-storage.ts:26
↓ 3 callersFunctiongetMetaShortcutLabel
( key: string, nav: NavigatorLike | null = getRuntimeNavigator(), )
orchestrator/src/client/lib/meta-key.ts:22
↓ 3 callersMethodgetNextRun
Get ISO string of next scheduled run, or null if not running
orchestrator/src/server/utils/scheduler.ts:12
↓ 3 callersFunctiongetPathSegments
(pathname: string)
career-boards/workday/src/workday-url-to-cxs.ts:503
↓ 3 callersFunctiongetPipelineRunDisplayStatus
( run: PipelineRun, options?: { isActive?: boolean }, )
orchestrator/src/client/pages/overview/pipelineRuns.ts:5
↓ 3 callersFunctiongetPipelineScopeKey
()
orchestrator/src/server/pipeline/orchestrator.ts:108
↓ 3 callersFunctiongetPipelineSearchPreset
( id: string, )
orchestrator/src/server/repositories/pipeline-search-presets.ts:174
↓ 3 callersFunctiongetPostingDateSortValue
( datePosted: string | null | undefined, now = new Date(), )
orchestrator/src/client/lib/job-posting-age.ts:64
↓ 3 callersFunctiongetRenderableJobDescription
(jobDescription?: string | null)
orchestrator/src/client/lib/jobDescription.ts:6
↓ 3 callersFunctiongetReservationById
( tx: UsageTransaction, reservationId: string, scope?: UsageScope | null, )
orchestrator/src/server/services/hosted-usage.ts:271
↓ 3 callersFunctiongetResponseRequestId
(res: Response)
orchestrator/src/server/infra/http.ts:16
↓ 3 callersFunctiongetRunById
(runId: string)
orchestrator/src/server/repositories/ghostwriter.ts:484
↓ 3 callersFunctiongetSectionOrder
(resumeJson: Record<string, unknown>)
orchestrator/src/client/components/design-resume/utils.ts:119
↓ 3 callersFunctiongetSingleJobFromActionResult
( response: JobActionResponse, jobId: string, )
orchestrator/src/client/api/jobs.ts:35
↓ 3 callersFunctiongetThreadById
( threadId: string, )
orchestrator/src/server/repositories/ghostwriter.ts:182
↓ 3 callersFunctiongetTracerReadiness
( args: { requestOrigin?: string | null; force?: boolean } = {}, )
orchestrator/src/server/services/tracer-links.ts:495
↓ 3 callersFunctiongetTypstThemeDir
(theme: TypstTheme)
orchestrator/src/server/services/resume-renderer/typst.ts:169
↓ 3 callersFunctiongetValue
(source: Record<string, unknown>, path: string)
orchestrator/src/client/components/design-resume/ItemDialog.tsx:70
↓ 3 callersFunctiongetWatchlistResultsForSources
( selectedSources: WatchlistSelectedSource[], )
orchestrator/src/server/watchlist/results.ts:44
↓ 3 callersFunctiongetWritingLanguageLabel
( language: ChatStyleManualLanguage, )
orchestrator/src/server/services/output-language.ts:87
↓ 3 callersFunctiongreenhouseJobApiUrl
(token: string, jobId: string)
career-boards/greenhouse/src/greenhouse-url.ts:129
↓ 3 callersFunctiongreenhouseTokenToLabel
(token: string)
career-boards/greenhouse/src/greenhouse-url.ts:113
↓ 3 callersFunctionhydrateDocument
( row: Awaited< ReturnType<typeof designResumeRepo.getLatestDesignResumeDocument> >, )
orchestrator/src/server/services/design-resume/index.ts:462
↓ 3 callersFunctionhydrateWatchlistSelectedSources
( selectedSources: WatchlistSelectedSource[], )
orchestrator/src/server/watchlist/results.ts:30
↓ 3 callersFunctionintegrationsScopeFilter
()
orchestrator/src/server/repositories/post-application-integrations.ts:16
↓ 3 callersFunctioninvalidateJobNotesData
( queryClient: QueryClient, jobId: string, )
orchestrator/src/client/hooks/queries/useJobMutations.ts:12
↓ 3 callersFunctionisAwaitingAiScore
( job: Pick<Job, "status" | "suitabilityScore">, )
orchestrator/src/client/components/ScoreRing.tsx:60
↓ 3 callersFunctionisDocumentVisible
()
orchestrator/src/client/pages/orchestrator/useOrchestratorData.ts:24
↓ 3 callersFunctionisHostedUserIsolationEnabled
()
orchestrator/src/server/tenancy/private-scope.ts:24
↓ 3 callersFunctionisHttpUrl
(value: string)
orchestrator/src/server/services/tracer-links.ts:46
↓ 3 callersFunctionisJobDocumentSafeInlineImage
( document: JobDocumentTypeTarget, )
shared/src/job-document-classification.ts:91
↓ 3 callersFunctionisJobDocumentTextLike
( document: JobDocumentTypeTarget, )
shared/src/job-document-classification.ts:97
↓ 3 callersFunctionisLegacyDesignResumeError
(error: unknown)
orchestrator/src/server/services/design-resume/index.ts:150
↓ 3 callersFunctionisPdfRegenerating
(job: PdfFreshnessCarrier | null | undefined)
orchestrator/src/client/lib/pdf-freshness.ts:25
↓ 3 callersFunctionisRemoteCity
(cityName: string | undefined)
extractors/golangjobs/src/run.ts:108
↓ 3 callersFunctionisSalaryFilterActive
(salaryFilter: SalaryFilter)
orchestrator/src/client/pages/orchestrator/filters/filterUtils.ts:73
↓ 3 callersFunctionisSourceAllowedForCountry
( source: JobSource, country: string | null | undefined, )
shared/src/location-support.ts:489
↓ 3 callersFunctionisVisaSponsorProviderId
( value: string, )
shared/src/visa-sponsor-providers/index.ts:24
↓ 3 callersFunctionjobsScopeFilter
()
orchestrator/src/server/services/applicationTracking.ts:23
↓ 3 callersFunctionjoinNonEmpty
( parts: Array<string | null | undefined>, separator: string, )
orchestrator/src/server/services/resume-renderer/document.ts:138
↓ 3 callersFunctionlistSelectedContextItems
(input: { selectedIds: readonly string[]; normalize: (selectedIds: readonly string[]) => string[]; listI
orchestrator/src/server/services/ghostwriter-context.ts:163
↓ 3 callersFunctionloadAllSponsors
* Load sponsors across all registered providers, optionally filtered by countryKey.
orchestrator/src/server/services/visa-sponsors/index.ts:340
↓ 3 callersFunctionloadCookies
( context: BrowserContext, extractorId: string, storageDir?: string, )
extractors/browser-utils/src/cookies.ts:174
↓ 3 callersFunctionlogJobStageEvent
({ jobId, currentStage, values, eventId, manualStageReasonCode = "job_page_manual_stage", }: LogJobS
orchestrator/src/client/lib/logJobStageEvent.ts:33
↓ 3 callersFunctionmapRowToJob
(row: typeof jobs.$inferSelect)
orchestrator/src/server/repositories/jobs.ts:842
↓ 3 callersFunctionmapRowToPipelineRun
( row: typeof schema.pipelineRuns.$inferSelect, )
orchestrator/src/server/repositories/pipeline.ts:30
↓ 3 callersFunctionmatchesRequestedCountry
( jobLocation: string | undefined, requestedCountry: string, )
shared/src/search-cities.ts:141
↓ 3 callersFunctionnoOpAllowance
( action: HostedUsageAction, units: number, now?: Date, )
orchestrator/src/server/services/hosted-usage.ts:147
↓ 3 callersFunctionnormalizeApiResponse
( payload: unknown, )
orchestrator/src/client/api/core.ts:126
↓ 3 callersFunctionnormalizeCompanyName
(name: string)
shared/src/job-matching.ts:40
↓ 3 callersFunctionnormalizeEvidence
(value: string)
orchestrator/src/server/services/job-fact-patches.ts:84
↓ 3 callersFunctionnormalizeGeminiModelName
(value: string)
orchestrator/src/server/services/llm/service.ts:733
↓ 3 callersFunctionnormalizeGeoScope
(value: string | null | undefined)
shared/src/location-domain.ts:390
↓ 3 callersFunctionnormalizeGhostwriterSelectedContextIds
( selectedIds: readonly string[], )
shared/src/ghostwriter-context-utils.ts:18
↓ 3 callersFunctionnormalizeGhostwriterSelectedDocumentIds
( selectedDocumentIds: readonly string[], )
shared/src/ghostwriter-document-context.ts:31
↓ 3 callersFunctionnormalizeGhostwriterSelectedEmailIds
( selectedEmailIds: readonly string[], )
shared/src/ghostwriter-email-context.ts:31
↓ 3 callersFunctionnormalizeGhostwriterSelectedNoteIds
( selectedNoteIds: readonly string[], )
shared/src/ghostwriter-note-context.ts:25
↓ 3 callersFunctionnormalizeImageMimeType
(input: { mimeType?: string | null; fileName?: string | null; })
orchestrator/src/server/services/design-resume/index.ts:204
↓ 3 callersFunctionnormalizeLlmProviderOrNull
(raw: string | undefined)
shared/src/settings-registry.ts:75
↓ 3 callersFunctionnormalizeLocationMatchStrictness
( value: string | null | undefined, )
shared/src/location-domain.ts:440
↓ 3 callersFunctionnormalizeResumeProjectsSettings
( settings: ResumeProjectsSettings, allowedProjectIds?: ReadonlySet<string>, )
orchestrator/src/server/services/resumeProjects.ts:102
↓ 3 callersFunctionnormalizeSelectedCountryKey
( value: string | null | undefined, )
shared/src/location-domain.ts:243
↓ 3 callersFunctionnormalizeSkillsJson
(value: string | null | undefined)
orchestrator/src/client/components/tailoring/TailoringWorkspace.tsx:100
↓ 3 callersFunctionnormalizeStageTarget
( value: unknown, )
orchestrator/src/server/services/post-application/stage-target.ts:13
↓ 3 callersFunctionnormalizeStringOrNull
( value: string | null | undefined, )
shared/src/location-domain.ts:195
↓ 3 callersFunctionnormalizeWhitespace
(value: string)
extractors/wazzuf/src/parser.ts:9
↓ 3 callersFunctionnormalizeWhitespace
(value: string)
extractors/fiveamsat/src/parser.ts:9
↓ 3 callersFunctionnormalizeWorkplaceType
( value: LocationWorkplaceType | string | null | undefined, )
shared/src/location-domain.ts:202
↓ 3 callersFunctionopenConfigureDetails
()
orchestrator/src/client/pages/orchestrator/AutomaticRunTab.test.tsx:126
↓ 3 callersFunctionopenJobPdf
(jobId: string)
orchestrator/src/client/lib/private-pdf.ts:26
↓ 3 callersFunctionparseMetadata
(raw: unknown)
orchestrator/src/server/services/applicationTracking.ts:399
↓ 3 callersFunctionparseSelectedContextIds
( value: string | null, normalize: (selectedIds: readonly string[]) => string[], )
orchestrator/src/server/repositories/ghostwriter.ts:35
↓ 3 callersFunctionparseSelectedIds
(value: string | null | undefined)
orchestrator/src/client/components/tailoring/useTailoringDraft.ts:13
↓ 3 callersFunctionpeelLocale
(segments: string[])
career-boards/workday/src/workday-url-to-cxs.ts:511
↓ 3 callersFunctionpromoteKeyboardAvailability
(nextValue: boolean)
orchestrator/src/client/hooks/useKeyboardAvailability.ts:35
↓ 3 callersFunctionproviderInvalidRequest
( message: string, details?: unknown, )
orchestrator/src/server/services/post-application/providers/errors.ts:25
↓ 3 callersFunctionreadMetadata
(providerId: string)
orchestrator/src/server/services/visa-sponsors/index.ts:94
↓ 3 callersFunctionreadStringSettingValue
( setting: { value?: unknown } | null | undefined, )
orchestrator/src/server/services/modelSelection.ts:23
↓ 3 callersFunctionreadTrimmedEnv
(env: EnvSource, key: string)
orchestrator/src/server/config/app-mode.ts:22
↓ 3 callersFunctionreadTypstTheme
(theme: TypstTheme = "classic")
orchestrator/src/server/services/resume-renderer/typst.ts:526
↓ 3 callersFunctionredirectToSignIn
( nextPath: string | null = getCurrentAppPath(), )
orchestrator/src/client/lib/auth-navigation.ts:26
↓ 3 callersFunctionrenderLineSection
(title: string, lines: string[])
orchestrator/src/server/services/resume-renderer/latex.ts:357
↓ 3 callersFunctionrequireJob
(jobId: string)
orchestrator/src/server/api/routes/jobs/shared.ts:257
↓ 3 callersFunctionreserveGhostwriterUsageForThread
( threadId: string, )
orchestrator/src/server/services/ghostwriter.ts:181
↓ 3 callersFunctionresetDragState
()
orchestrator/src/client/components/design-resume/DesignResumeRail.tsx:167
↓ 3 callersFunctionresetProgress
()
orchestrator/src/server/pipeline/progress.ts:278
↓ 3 callersFunctionresolveNearbyPlaceNames
( proximity: LocationProximity, fetchImpl: typeof fetch = fetch, )
orchestrator/src/server/services/proximity-search.ts:172
↓ 3 callersFunctionresolveResumeProjectsSettings
(args: { catalog: ResumeProjectCatalogItem[]; overrideRaw: string | null; })
orchestrator/src/server/services/resumeProjects.ts:129
← previousnext →401–500 of 3,841, ranked by callers