MCPcopy Create free account

hub / github.com/R44VC0RP/opencode.cafe / functions

Functions131 in github.com/R44VC0RP/opencode.cafe

FunctionSelectScrollUpButton
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.ScrollUpButton>)
components/ui/select.tsx:161
FunctionSelectSeparator
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.Separator>)
components/ui/select.tsx:148
FunctionSelectTrigger
({ className, size = "default", children, ...props }: React.ComponentProps<typeof SelectPrimitive.Trig
components/ui/select.tsx:27
FunctionSelectValue
({ ...props }: React.ComponentProps<typeof SelectPrimitive.Value>)
components/ui/select.tsx:21
FunctionSeparator
({ className, orientation = "horizontal", decorative = true, ...props }: React.ComponentProps<typeof S
components/ui/separator.tsx:8
FunctionSignInPage
()
app/sign-in/[[...sign-in]]/page.tsx:3
FunctionSignUpPage
()
app/sign-up/[[...sign-up]]/page.tsx:3
FunctionSubmissionGuidelines
()
app/guidelines/page.tsx:5
FunctionSubmissionPreview
({ data, authorName }: { data: FormData; authorName: string })
app/submit/page.tsx:57
FunctionSubmitForm
()
app/submit/page.tsx:190
FunctionSubmitPage
()
app/submit/page.tsx:648
FunctionTabs
({ className, ...props }: React.ComponentProps<typeof TabsPrimitive.Root>)
components/ui/tabs.tsx:8
FunctionTabsContent
({ className, ...props }: React.ComponentProps<typeof TabsPrimitive.Content>)
components/ui/tabs.tsx:62
FunctionTabsList
({ className, ...props }: React.ComponentProps<typeof TabsPrimitive.List>)
components/ui/tabs.tsx:21
FunctionTabsTrigger
({ className, ...props }: React.ComponentProps<typeof TabsPrimitive.Trigger>)
components/ui/tabs.tsx:39
FunctionTermsOfService
()
app/terms/page.tsx:3
FunctionTextarea
({ className, ...props }: React.ComponentProps<"textarea">)
components/ui/textarea.tsx:5
FunctionUserExtensions
()
app/account/page.tsx:23
FunctionclearFilters
()
app/search/page.tsx:151
FunctionhandleDelete
()
components/comments/comment-card.tsx:62
FunctionhandleDelete
()
app/admin/extensions/page.tsx:96
FunctionhandleFileUpload
(e: React.ChangeEvent<HTMLInputElement>)
app/submit/page.tsx:273
FunctionhandleFileUpload
(e: React.ChangeEvent<HTMLInputElement>)
app/admin/import/page.tsx:145
FunctionhandleImport
()
app/admin/import/page.tsx:170
FunctionhandleLike
()
components/comments/comment-card.tsx:80
FunctionhandleReject
()
app/admin/pending/page.tsx:93
FunctionhandleSearch
(e: React.FormEvent)
app/search/page.tsx:146
FunctionhandleSubmit
(e: React.FormEvent)
components/comments/comment-form.tsx:33
FunctionhandleSubmit
(e: React.FormEvent<HTMLFormElement>)
app/submit/page.tsx:299
FunctionhandleSubmit
(e: React.FormEvent<HTMLFormElement>)
app/submit/[productId]/edit/page.tsx:205
Functionrewrites
()
next.config.ts:4
← previous101–131 of 131, ranked by callers