MCPcopy Create free account

hub / github.com/astriaai/headshots-starter / functions

Functions101 in github.com/astriaai/headshots-starter

↓ 88 callersFunctioncn
(...inputs: ClassValue[])
lib/utils.ts:4
↓ 10 callersFunctiontoast
({ ...props }: Toast)
components/ui/use-toast.ts:145
↓ 5 callersFunctiondispatch
(action: Action)
components/ui/use-toast.ts:136
↓ 4 callersFunctionuseFormField
()
components/ui/form.tsx:44
↓ 4 callersFunctionuseToast
()
components/ui/use-toast.ts:174
↓ 2 callersFunctionaddToRemoveQueue
(toastId: string)
components/ui/use-toast.ts:61
↓ 1 callersFunctionaggregateCharacteristics
(results: ImageInspectionResult[])
lib/imageInspection.ts:94
↓ 1 callersFunctiondismiss
()
components/ui/use-toast.ts:153
↓ 1 callersFunctionfetchPacks
()
components/PacksGalleryZone.tsx:21
↓ 1 callersFunctiongenId
()
components/ui/use-toast.ts:30
↓ 1 callersFunctionhandleInspectionComplete
(result: ImageInspectionResult, file: File)
components/TrainModelZone.tsx:120
↓ 1 callersFunctionhandleRedirect
(id: number)
components/ModelsTable.tsx:25
↓ 1 callersFunctioninspect
()
components/ImageInspector.tsx:18
↓ 1 callersFunctioninspectImage
(file: File, type: string)
lib/imageInspection.ts:23
↓ 1 callersFunctionisVercelPreviewUrl
(url: string)
lib/config.ts:8
↓ 1 callersFunctionnextSlide
()
components/homepage/3d-before-after-gallery.tsx:66
↓ 1 callersFunctionreducer
(state: State, action: Action)
components/ui/use-toast.ts:77
↓ 1 callersFunctionrenderVisual
()
components/homepage/ProcessSection.tsx:37
↓ 1 callersFunctionresizeImage
(file: File)
lib/imageInspection.ts:41
↓ 1 callersFunctionsignInWithMagicLink
(email: string)
app/login/components/Login.tsx:82
↓ 1 callersFunctionstreamToString
(stream: ReadableStream<Uint8Array>)
lib/utils.ts:8
↓ 1 callersFunctionvalidateConfig
()
lib/config.ts:14
FunctionAnnouncementBar
()
components/homepage/announcement-bar.tsx:10
FunctionBadge
({ className, variant, ...props }: BadgeProps)
components/ui/badge.tsx:30
FunctionBrandsSection
()
components/homepage/BrandsSection.tsx:3
FunctionCTASection
()
components/homepage/CTASection.tsx:12
FunctionClientSideCredits
({ creditsRow, }: ClientSideCreditsProps)
components/realtime/ClientSideCredits.tsx:14
FunctionClientSideModel
({ serverModel, serverImages, samples, }: ClientSideModelProps)
components/realtime/ClientSideModel.tsx:19
FunctionClientSideModelsList
({ serverModels, }: ClientSideModelsListProps)
components/realtime/ClientSideModelsList.tsx:19
FunctionCommandDialog
({ children, ...props }: DialogProps)
components/ui/command.tsx:26
FunctionCommandShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
components/ui/command.tsx:127
FunctionCompanyLogos
()
components/homepage/company-logos.tsx:3
FunctionContextMenuShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
components/ui/context-menu.tsx:168
FunctionDialogFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/dialog.tsx:70
FunctionDialogHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/dialog.tsx:56
FunctionDropdownMenuShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
components/ui/dropdown-menu.tsx:171
FunctionExamplesSection
()
components/homepage/ExamplesSection.tsx:6
FunctionFAQItem
({ question, answer, isOpen, onClick, index }: FAQItemProps)
components/homepage/faq-section.tsx:15
FunctionFAQSection
()
components/homepage/faq-section.tsx:47
FunctionFAQSection
()
components/homepage/FAQSection.tsx:4
FunctionFeaturesSection
()
components/homepage/FeaturesSection.tsx:32
FunctionFooter
()
components/Footer.tsx:4
FunctionFormField
({ ...props }: ControllerProps<TFieldValues, TName>)
components/ui/form.tsx:31
FunctionGET
(req: NextRequest)
app/auth/callback/route.ts:7
FunctionGET
(request: Request)
app/astria/packs/route.ts:20
FunctionHeroAnimation
()
components/homepage/hero-animation.tsx:7
FunctionHeroSection
()
components/homepage/HeroSection.tsx:8
FunctionImageInspector
({ file, type, onInspectionComplete }: ImageInspectorProps)
components/ImageInspector.tsx:11
FunctionIndex
()
app/page.tsx:16
FunctionIndex
()
app/get-credits/page.tsx:8
FunctionIndex
()
app/overview/page.tsx:8
FunctionIndex
()
app/overview/packs/page.tsx:16
FunctionIndex
({ params }: { params: { id: string } })
app/overview/models/[id]/page.tsx:15
FunctionIndex
({ params }: { params: { pack : string } })
app/overview/models/train/[pack]/page.tsx:15
FunctionLogin
({ host, searchParams, }: { host: string | null; searchParams?: { [key: string]: string | string[] | u
app/login/components/Login.tsx:18
FunctionLoginFail
({ errorMessage, }: { errorMessage: string | null; })
app/login/failed/components/LoginFail.tsx:4
FunctionLoginPage
({ searchParams, }: { searchParams?: { [key: string]: string | string[] | undefined }; })
app/login/page.tsx:9
FunctionLogoutButton
()
components/LogoutButton.tsx:1
FunctionModelTypeSelector
()
components/ModelTypeSelector.tsx:5
FunctionModelsTable
({ models }: ModelsTableProps)
components/ModelsTable.tsx:23
FunctionModernPricing
()
components/homepage/modern-pricing.tsx:25
FunctionNavbar
()
components/Navbar.tsx:26
FunctionNextJsLogo
()
components/NextJsLogo.tsx:3
FunctionOR
()
app/login/components/Login.tsx:167
FunctionPOST
(request: Request)
app/auth/sign-out/route.ts:7
FunctionPOST
(request: Request)
app/stripe/subscription-webhook/route.ts:35
FunctionPOST
(request: Request)
app/astria/prompt-webhook/route.ts:31
FunctionPOST
(request: Request)
app/astria/train-model/route.ts:21
FunctionPOST
(request: Request)
app/astria/train-model/image-upload/route.ts:7
FunctionPOST
(request: Request)
app/astria/train-webhook/route.ts:32
FunctionPOST
(request: Request)
app/astria/inspect-image/route.ts:3
FunctionPacksGalleryZone
()
components/PacksGalleryZone.tsx:16
FunctionPage
({ searchParams, }: { searchParams?: { [key: string]: string | string[] | undefined }; })
app/login/failed/page.tsx:4
FunctionPricingSection
()
components/homepage/PricingSection.tsx:4
FunctionProcessSection
()
components/homepage/ProcessSection.tsx:127
FunctionProcessStep
({ step, isActive, index }: { step: typeof processSteps[0], isActive: boolean, index: number })
components/homepage/ProcessSection.tsx:33
FunctionRootLayout
({ children, }: { children: React.ReactNode; })
app/layout.tsx:25
FunctionRootLayout
({ children, }: { children: React.ReactNode; })
app/overview/layout.tsx:7
FunctionSkeleton
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
components/ui/skeleton.tsx:3
FunctionStripePricingTable
({ user }: Props)
components/stripe/StripeTable.tsx:22
FunctionSupabaseLogo
()
components/SupabaseLogo.tsx:3
FunctionTestimonialCard
({ quote, author, role, avatarUrl }: TestimonialCardProps)
components/homepage/testimonial-card.tsx:15
FunctionTestimonialsSection
()
components/homepage/TestimonialsSection.tsx:25
FunctionThemeProvider
({ children, ...props }: ThemeProviderProps)
components/homepage/theme-provider.tsx:5
FunctionThemeToggle
()
components/homepage/theme-toggle.tsx:7
FunctionThreeDBeforeAfterGallery
()
components/homepage/3d-before-after-gallery.tsx:15
FunctionToaster
()
components/ui/toaster.tsx:13
FunctionTrainModelZone
({ packSlug }: { packSlug: string })
components/TrainModelZone.tsx:41
FunctionTrustBadges
()
components/homepage/trust-badges.tsx:4
FunctionWaitingForMagicLink
({ toggleState, }: { toggleState: () => void; })
app/login/components/WaitingForMagicLink.tsx:4
FunctionhandleMouseLeave
()
components/homepage/3d-before-after-gallery.tsx:102
FunctionhandleMouseMove
(e: MouseEvent)
components/homepage/hero-animation.tsx:35
FunctionhandleMouseMove
(e: MouseEvent)
components/homepage/3d-before-after-gallery.tsx:88
Functionmiddleware
(req: NextRequest)
middleware.ts:7
FunctiononChange
()
components/ui/use-mobile.tsx:10
FunctiononSubmit
()
components/TrainModelZone.tsx:56
FunctiononSubmit
(data)
app/login/components/Login.tsx:36
FunctionprevSlide
()
components/homepage/3d-before-after-gallery.tsx:76
FunctionsignInWithGoogle
()
app/login/components/Login.tsx:71
Functionupdate
(props: ToasterToast)
components/ui/use-toast.ts:148
next →1–100 of 101, ranked by callers