Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/collabute/ossdotnow
/ functions
Functions
350 in github.com/collabute/ossdotnow
⨍
Functions
350
◇
Types & classes
20
Function
SuspendUserDialog
({ user, isPending, onClose, onSuspend, }: { user: AdminUser | null; isPending: boolean; onClose
src/routes/admin.users.tsx:413
Function
Switch
({ className, ...props }: React.ComponentProps<typeof SwitchPrimitive.Root>)
src/components/ui/switch.tsx:8
Function
TRPCReactProvider
(props: Readonly<TRPCReactProviderProps>)
src/hooks/use-trpc.tsx:104
Function
Table
({ className, ...props }: React.ComponentProps<"table">)
src/components/ui/table.tsx:7
Function
TableBody
({ className, ...props }: React.ComponentProps<"tbody">)
src/components/ui/table.tsx:32
Function
TableCaption
({ className, ...props }: React.ComponentProps<"caption">)
src/components/ui/table.tsx:94
Function
TableCell
({ className, ...props }: React.ComponentProps<"td">)
src/components/ui/table.tsx:81
Function
TableFooter
({ className, ...props }: React.ComponentProps<"tfoot">)
src/components/ui/table.tsx:42
Function
TableHead
({ className, ...props }: React.ComponentProps<"th">)
src/components/ui/table.tsx:68
Function
TableHeader
({ className, ...props }: React.ComponentProps<"thead">)
src/components/ui/table.tsx:22
Function
TableRow
({ className, ...props }: React.ComponentProps<"tr">)
src/components/ui/table.tsx:55
Function
Tabs
({ className, ...props }: React.ComponentProps<typeof TabsPrimitive.Root>)
src/components/ui/tabs.tsx:8
Function
TabsContent
({ className, ...props }: React.ComponentProps<typeof TabsPrimitive.Content>)
src/components/ui/tabs.tsx:53
Function
TabsList
({ className, ...props }: React.ComponentProps<typeof TabsPrimitive.List>)
src/components/ui/tabs.tsx:21
Function
TabsTrigger
({ className, ...props }: React.ComponentProps<typeof TabsPrimitive.Trigger>)
src/components/ui/tabs.tsx:37
Function
TagToggleSection
({ title, values, options, onChange, }: { title: string; values: string[]; options: readonly str
src/routes/dashboard.index.tsx:586
Function
TeamSwitcher
({ teams, }: { teams: { name: string logo: React.ElementType plan: string }[] })
src/components/ui/team-switcher.tsx:22
Function
TempNav
()
src/components/layout/temp-nav.tsx:5
Function
Textarea
({ className, ...props }: React.ComponentProps<"textarea">)
src/components/ui/textarea.tsx:5
Function
Toaster
({ ...props }: ToasterProps)
src/components/ui/sonner.tsx:6
Function
Tooltip
({ ...props }: React.ComponentProps<typeof TooltipPrimitive.Root>)
src/components/ui/tooltip.tsx:21
Function
TooltipContent
({ className, sideOffset = 0, children, ...props }: React.ComponentProps<typeof TooltipPrimitive.Conte
src/components/ui/tooltip.tsx:37
Function
TooltipProvider
({ delayDuration = 0, ...props }: React.ComponentProps<typeof TooltipPrimitive.Provider>)
src/components/ui/tooltip.tsx:8
Function
TooltipTrigger
({ ...props }: React.ComponentProps<typeof TooltipPrimitive.Trigger>)
src/components/ui/tooltip.tsx:31
Function
UserRow
({ user, currentAdminId, isUpdatingRole, isSuspending, isUnsuspending, onRoleChange, onSuspend,
src/routes/admin.users.tsx:299
Function
WaitlistTable
({ users }: { users: User[] })
src/routes/admin.waitlist.tsx:126
Function
authReducer
(state: AuthState, action: AuthAction)
src/components/auth/login-form.tsx:83
Function
clearFilters
()
src/components/projects/projects-page.tsx:104
Function
connectGitHub
()
src/components/project/claim-project-dialog.tsx:64
Function
connectGitHub
()
src/components/submissions/submission-form.tsx:391
Function
connectGitHub
()
src/routes/dashboard.tsx:82
Function
discardDraft
()
src/components/submissions/submission-form.tsx:465
Function
getRouter
()
src/router.tsx:5
Function
handleClaim
()
src/components/project/claim-project-dialog.tsx:60
Function
handleClick
(e)
src/components/ui/link.tsx:24
Function
handleProjectSubmission
(formData: ProjectSubmissionFormData)
src/components/submissions/submission-form.tsx:385
Function
handleSubmit
(event: FormEvent<HTMLFormElement>)
src/components/auth/login-form.tsx:376
Function
isSafeWebUrl
(value: string)
src/forms/index.ts:7
Function
isString
(value: unknown)
src/hooks/use-live-notifications.ts:267
Function
openInterestDialog
(type: InterestType)
src/components/projects/project-page.tsx:187
Function
prevStep
()
src/components/submissions/submission-form.tsx:461
Function
resendVerificationEmail
()
src/components/auth/login-form.tsx:352
Function
saveProfile
(event: FormEvent<HTMLFormElement>)
src/components/user/profile.tsx:242
Function
sendPasswordReset
()
src/components/user/profile.tsx:224
Function
sendVerificationEmail
()
src/components/user/profile.tsx:206
Function
signOut
()
src/components/layout/user-nav.tsx:23
Function
submitInterest
()
src/components/projects/project-page.tsx:196
Function
submitReport
()
src/components/projects/project-page.tsx:206
Function
toggleSavedProject
()
src/components/projects/project-page.tsx:171
Function
updateFilters
(nextFilters: Partial<typeof filters>)
src/routes/projects.index.tsx:92
← previous
301–350 of 350, ranked by callers