Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arthureberledev/qriginals
/ functions
Functions
167 in github.com/arthureberledev/qriginals
⨍
Functions
167
◇
Types & classes
9
Function
Page
(props: { params: { slug: string } })
app/(main)/creations/[slug]/page.tsx:44
Function
Page
()
app/(main)/credits/page.tsx:16
Function
Page
(props: { params: { slug: string | undefined }; })
app/(main)/create/[slug]/page.tsx:36
Function
Page
()
app/(main)/account/page.tsx:7
Function
Page
()
app/(main)/account/password/page.tsx:7
Function
Page
()
app/(main)/account/profile/page.tsx:7
Function
Page
(props: { params: { slug: string[] | undefined }; })
app/(main)/gallery/[[...slug]]/page.tsx:33
Function
Page
()
app/(main)/support/page.tsx:39
Function
PageNotFound
()
components/page-not-found.tsx:7
Function
PredictionContextProvider
(props: { children: ReactNode })
app/(main)/create/[slug]/context.tsx:32
Function
PredictionForm
(props: { isAuthenticated: boolean; template: { id: string; parameters: CreationParameters } | null; })
app/(main)/create/[slug]/prediction-form.tsx:45
Function
PredictionOutput
(props: { creationId: string; templatePreviewImage: string | null; })
app/(main)/create/[slug]/prediction-output.tsx:44
Function
PredictionPublishDialog
(props: { creationId: string; imageUrl: string; parameters: { prompt: string; negativePrompt: st
app/(main)/create/[slug]/prediction-publish-dialog.tsx:26
Function
PublishButton
()
components/buttons/publish.tsx:6
Function
QRCodeIcon
(props: React.ComponentProps<"svg">)
app/icons.tsx:210
Function
QRCodePlaceholder
()
components/qr-code-placeholder.tsx:1
Function
ReportButton
(props: { creationId: string })
components/buttons/report.tsx:18
Function
ResetPasswordForm
()
app/auth/password/reset/reset-password-form.tsx:26
Function
RootLayout
(props: { children: React.ReactNode })
app/layout.tsx:25
Function
SendIcon
(props: React.ComponentProps<"svg">)
app/icons.tsx:240
Function
SetUsernameForm
()
app/auth/username/set-username-form.tsx:24
Function
Share2Icon
(props: React.ComponentProps<"svg">)
app/icons.tsx:258
Function
ShareButton
(props: { url: string; quote: string })
components/buttons/share.tsx:32
Function
SideNavigation
()
app/(main)/account/side-navigation.tsx:17
Function
SignInForm
()
app/auth/sign-in/sign-in-form.tsx:33
Function
SignUpForm
()
app/auth/sign-up/sign-up-form.tsx:38
Function
SliderValue
({ className, ...props }: ComponentProps<"input">)
components/slider.tsx:36
Function
Sort
(props: { currentSorting: string })
app/(main)/gallery/[[...slug]]/sort.tsx:22
Function
Tabs
()
app/(main)/collection/tabs.tsx:22
Function
Tiers
(props: { user: User | null; products: ProductWithPrices[]; subscription: SubscriptionWithProduct | null
app/(main)/credits/tiers.tsx:34
Function
Trash2Icon
(props: React.ComponentProps<"svg">)
app/icons.tsx:301
Function
UpdatePasswordForm
()
app/auth/password/update/update-password-form.tsx:31
Function
UpperIllustration
()
app/illustrations.tsx:1
Function
UseButton
(props: { creationId: string })
components/buttons/use.tsx:7
Function
User2Icon
(props: React.ComponentProps<"svg">)
app/icons.tsx:343
Function
UserNavigation
(props: { email: string | null; credits: number | null; username: string | null; avatarUrl: string | n
app/(main)/user-navigation.tsx:49
Function
UsersIcon
(props: React.ComponentProps<"svg">)
app/icons.tsx:322
Method
constructor
(params: { message: string })
lib/client/utils.ts:4
Method
constructor
(params: { status: number; message: string })
lib/api/utils.ts:8
Function
generateMetadata
( props: { params: { slug: string } }, parent: ResolvingMetadata )
app/(main)/creations/[slug]/page.tsx:20
Function
handleChange
(event: ChangeEvent<HTMLSelectElement>)
app/(main)/collection/tabs.tsx:26
Function
handleEmailSignIn
(formValues: FormValues)
app/auth/sign-in/sign-in-form.tsx:42
Function
handleEmailSignUp
(formValues: FormValues)
app/auth/sign-up/sign-up-form.tsx:47
Function
handleError
(error: unknown, message?: string)
lib/client/utils.ts:23
Function
handleGoogleSignIn
()
app/auth/sign-in/sign-in-form.tsx:62
Function
handleGoogleSignUp
()
app/auth/sign-up/sign-up-form.tsx:67
Function
handleIsPasswordVisible
()
components/form-elements.tsx:44
Function
handleLike
()
components/buttons/like.tsx:16
Function
handleMobileMenuClose
()
app/(main)/header.tsx:27
Function
handleMobileMenuOpen
()
app/(main)/header.tsx:26
Function
handlePublish
(formValues: FormValues)
app/(main)/create/[slug]/prediction-publish-dialog.tsx:45
Function
handleReport
()
components/buttons/report.tsx:23
Function
handleReset
()
app/(main)/account/profile/change-profile-form.tsx:39
Function
handleResetPassword
(formValues: FormValues)
app/auth/password/reset/reset-password-form.tsx:35
Function
handleSignOut
()
app/(main)/user-navigation.tsx:59
Function
handleSubmit
({ controlnetConditioningScale, guidanceScale, negativePrompt, prompt, qrCodeContent,
app/(main)/create/[slug]/prediction-form.tsx:77
Function
handleUnlike
()
components/buttons/like.tsx:38
Function
handleUpdate
(formValues: FormValues)
app/(main)/account/password/change-password-form.tsx:38
Function
handleUpdate
(formValues: FormValues)
app/(main)/account/profile/change-profile-form.tsx:42
Function
handleUpdatePassword
(formValues: FormValues)
app/auth/password/update/update-password-form.tsx:40
Function
handleUpdateUsername
(formValues: FormValues)
app/auth/username/set-username-form.tsx:32
Function
handleValueChange
(value: string)
app/(main)/gallery/[[...slug]]/sort.tsx:26
Function
isJsonBody
(req: Request)
lib/helpers/functions.ts:35
Function
isObjectWithProperty
( obj: any, prop: T )
lib/helpers/functions.ts:45
Function
middleware
(req: NextRequest)
middleware.ts:9
Function
raise
( message: string, options?: { exposable: boolean } )
lib/client/utils.ts:14
Function
sitemap
()
app/sitemap.ts:5
← previous
101–167 of 167, ranked by callers