MCPcopy Create free account

hub / github.com/DimiMikadze/orca / functions

Functions123 in github.com/DimiMikadze/orca

FunctionProfileAnalysisResultHeader
({ analysis, profile, collectedData, onViewRawData, }: ProfileAnalysisResultHeaderProps)
app/profile-analysis/profile-analysis-result-header.tsx:13
FunctionProfileAnalysisResultInsights
({ analysis }: ProfileAnalysisResultInsightsProps)
app/profile-analysis/profile-analysis-result-insights.tsx:8
FunctionProfileAnalysisResultTimeline
({ collectedData }: ProfileAnalysisResultTimelineProps)
app/profile-analysis/profile-analysis-result-timeline.tsx:76
FunctionRootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
app/layout.tsx:20
FunctionSeparator
({ className, orientation = "horizontal", decorative = true, ...props }: React.ComponentProps<typeof S
components/ui/separator.tsx:8
FunctionSkeleton
({ className, ...props }: React.ComponentProps<"div">)
components/ui/skeleton.tsx:3
FunctionSwitch
({ className, size = "default", ...props }: React.ComponentProps<typeof SwitchPrimitive.Root> & { size
components/ui/switch.tsx:8
FunctionTooltip
({ ...props }: React.ComponentProps<typeof TooltipPrimitive.Root>)
components/ui/tooltip.tsx:21
FunctionTooltipContent
({ className, sideOffset = 0, children, ...props }: React.ComponentProps<typeof TooltipPrimitive.Conte
components/ui/tooltip.tsx:33
FunctionTooltipProvider
({ delayDuration = 0, ...props }: React.ComponentProps<typeof TooltipPrimitive.Provider>)
components/ui/tooltip.tsx:8
FunctionTooltipTrigger
({ ...props }: React.ComponentProps<typeof TooltipPrimitive.Trigger>)
components/ui/tooltip.tsx:27
Functionadd
()
app/profile-analysis/profile-analysis-insights-modal.tsx:52
FunctiongetAll
()
app/supabase/middleware.ts:13
FunctiongetAll
()
app/supabase/server.ts:13
FunctiongetAnalyses
(supabase: SupabaseClient, userId: string)
app/supabase/orm.ts:26
FunctionhandleSave
()
app/profile-analysis/profile-analysis-insights-modal.tsx:56
FunctionhandleSubmit
(e: React.SyntheticEvent<HTMLFormElement>)
app/profile-analysis/profile-analysis.tsx:72
FunctionloadFromStorage
()
app/profile-analysis/use-insights.ts:9
Functionproxy
(request: NextRequest)
proxy.ts:4
FunctionsaveInsights
(next: InsightDefinition[])
app/profile-analysis/use-insights.ts:24
FunctionsetAll
(cookiesToSet)
app/supabase/middleware.ts:16
FunctionsetAll
(cookiesToSet)
app/supabase/server.ts:16
Functionstart
(controller)
app/api/analyze-linkedin-profile/route.ts:40
← previous101–123 of 123, ranked by callers