MCPcopy Create free account

hub / github.com/arthureberledev/qriginals / functions

Functions167 in github.com/arthureberledev/qriginals

FunctionPage
(props: { params: { slug: string } })
app/(main)/creations/[slug]/page.tsx:44
FunctionPage
()
app/(main)/credits/page.tsx:16
FunctionPage
(props: { params: { slug: string | undefined }; })
app/(main)/create/[slug]/page.tsx:36
FunctionPage
()
app/(main)/account/page.tsx:7
FunctionPage
()
app/(main)/account/password/page.tsx:7
FunctionPage
()
app/(main)/account/profile/page.tsx:7
FunctionPage
(props: { params: { slug: string[] | undefined }; })
app/(main)/gallery/[[...slug]]/page.tsx:33
FunctionPage
()
app/(main)/support/page.tsx:39
FunctionPageNotFound
()
components/page-not-found.tsx:7
FunctionPredictionContextProvider
(props: { children: ReactNode })
app/(main)/create/[slug]/context.tsx:32
FunctionPredictionForm
(props: { isAuthenticated: boolean; template: { id: string; parameters: CreationParameters } | null; })
app/(main)/create/[slug]/prediction-form.tsx:45
FunctionPredictionOutput
(props: { creationId: string; templatePreviewImage: string | null; })
app/(main)/create/[slug]/prediction-output.tsx:44
FunctionPredictionPublishDialog
(props: { creationId: string; imageUrl: string; parameters: { prompt: string; negativePrompt: st
app/(main)/create/[slug]/prediction-publish-dialog.tsx:26
FunctionPublishButton
()
components/buttons/publish.tsx:6
FunctionQRCodeIcon
(props: React.ComponentProps<"svg">)
app/icons.tsx:210
FunctionQRCodePlaceholder
()
components/qr-code-placeholder.tsx:1
FunctionReportButton
(props: { creationId: string })
components/buttons/report.tsx:18
FunctionResetPasswordForm
()
app/auth/password/reset/reset-password-form.tsx:26
FunctionRootLayout
(props: { children: React.ReactNode })
app/layout.tsx:25
FunctionSendIcon
(props: React.ComponentProps<"svg">)
app/icons.tsx:240
FunctionSetUsernameForm
()
app/auth/username/set-username-form.tsx:24
FunctionShare2Icon
(props: React.ComponentProps<"svg">)
app/icons.tsx:258
FunctionShareButton
(props: { url: string; quote: string })
components/buttons/share.tsx:32
FunctionSideNavigation
()
app/(main)/account/side-navigation.tsx:17
FunctionSignInForm
()
app/auth/sign-in/sign-in-form.tsx:33
FunctionSignUpForm
()
app/auth/sign-up/sign-up-form.tsx:38
FunctionSliderValue
({ className, ...props }: ComponentProps<"input">)
components/slider.tsx:36
FunctionSort
(props: { currentSorting: string })
app/(main)/gallery/[[...slug]]/sort.tsx:22
FunctionTabs
()
app/(main)/collection/tabs.tsx:22
FunctionTiers
(props: { user: User | null; products: ProductWithPrices[]; subscription: SubscriptionWithProduct | null
app/(main)/credits/tiers.tsx:34
FunctionTrash2Icon
(props: React.ComponentProps<"svg">)
app/icons.tsx:301
FunctionUpdatePasswordForm
()
app/auth/password/update/update-password-form.tsx:31
FunctionUpperIllustration
()
app/illustrations.tsx:1
FunctionUseButton
(props: { creationId: string })
components/buttons/use.tsx:7
FunctionUser2Icon
(props: React.ComponentProps<"svg">)
app/icons.tsx:343
FunctionUserNavigation
(props: { email: string | null; credits: number | null; username: string | null; avatarUrl: string | n
app/(main)/user-navigation.tsx:49
FunctionUsersIcon
(props: React.ComponentProps<"svg">)
app/icons.tsx:322
Methodconstructor
(params: { message: string })
lib/client/utils.ts:4
Methodconstructor
(params: { status: number; message: string })
lib/api/utils.ts:8
FunctiongenerateMetadata
( props: { params: { slug: string } }, parent: ResolvingMetadata )
app/(main)/creations/[slug]/page.tsx:20
FunctionhandleChange
(event: ChangeEvent<HTMLSelectElement>)
app/(main)/collection/tabs.tsx:26
FunctionhandleEmailSignIn
(formValues: FormValues)
app/auth/sign-in/sign-in-form.tsx:42
FunctionhandleEmailSignUp
(formValues: FormValues)
app/auth/sign-up/sign-up-form.tsx:47
FunctionhandleError
(error: unknown, message?: string)
lib/client/utils.ts:23
FunctionhandleGoogleSignIn
()
app/auth/sign-in/sign-in-form.tsx:62
FunctionhandleGoogleSignUp
()
app/auth/sign-up/sign-up-form.tsx:67
FunctionhandleIsPasswordVisible
()
components/form-elements.tsx:44
FunctionhandleLike
()
components/buttons/like.tsx:16
FunctionhandleMobileMenuClose
()
app/(main)/header.tsx:27
FunctionhandleMobileMenuOpen
()
app/(main)/header.tsx:26
FunctionhandlePublish
(formValues: FormValues)
app/(main)/create/[slug]/prediction-publish-dialog.tsx:45
FunctionhandleReport
()
components/buttons/report.tsx:23
FunctionhandleReset
()
app/(main)/account/profile/change-profile-form.tsx:39
FunctionhandleResetPassword
(formValues: FormValues)
app/auth/password/reset/reset-password-form.tsx:35
FunctionhandleSignOut
()
app/(main)/user-navigation.tsx:59
FunctionhandleSubmit
({ controlnetConditioningScale, guidanceScale, negativePrompt, prompt, qrCodeContent,
app/(main)/create/[slug]/prediction-form.tsx:77
FunctionhandleUnlike
()
components/buttons/like.tsx:38
FunctionhandleUpdate
(formValues: FormValues)
app/(main)/account/password/change-password-form.tsx:38
FunctionhandleUpdate
(formValues: FormValues)
app/(main)/account/profile/change-profile-form.tsx:42
FunctionhandleUpdatePassword
(formValues: FormValues)
app/auth/password/update/update-password-form.tsx:40
FunctionhandleUpdateUsername
(formValues: FormValues)
app/auth/username/set-username-form.tsx:32
FunctionhandleValueChange
(value: string)
app/(main)/gallery/[[...slug]]/sort.tsx:26
FunctionisJsonBody
(req: Request)
lib/helpers/functions.ts:35
FunctionisObjectWithProperty
( obj: any, prop: T )
lib/helpers/functions.ts:45
Functionmiddleware
(req: NextRequest)
middleware.ts:9
Functionraise
( message: string, options?: { exposable: boolean } )
lib/client/utils.ts:14
Functionsitemap
()
app/sitemap.ts:5
← previous101–167 of 167, ranked by callers