Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/chronark/highstorm
/ functions
Functions
148 in github.com/chronark/highstorm
⨍
Functions
148
◇
Types & classes
29
Function
Page
()
apps/web/app/(landing)/page.tsx:6
Function
Page
(_props: { params: { tenantSlug: string } })
apps/web/app/(authenticated)/(app)/channels/page.tsx:24
Function
Page
(props: { params: { channelName: string }; })
apps/web/app/(authenticated)/(app)/channels/[channelName]/page.tsx:6
Function
Page
(props: { params: { channelName: string; eventId: string } })
apps/web/app/(authenticated)/(app)/channels/[channelName]/events/[eventId]/page.tsx:5
Function
Page
(props: { params: { tenantSlug: string; channelName: string } })
apps/web/app/(authenticated)/(app)/channels/[channelName]/reports/page.tsx:15
Function
Page
(props: { params: { tenantSlug: string; channelName: string } })
apps/web/app/(authenticated)/(app)/channels/[channelName]/webhooks/page.tsx:16
Function
Page
()
apps/web/app/(authenticated)/(app)/home/page.tsx:6
Function
Page
(_props: { params: { tenantSlug: string } })
apps/web/app/(authenticated)/(app)/keys/page.tsx:27
Function
Page
(props: { params: { keyId: string } })
apps/web/app/(authenticated)/(app)/keys/[keyId]/page.tsx:7
Function
Page
(_props: { params: { tenantSlug: string }; })
apps/web/app/(authenticated)/(app)/overview/page.tsx:13
Function
PageHeader
({ title, description, actions })
apps/web/components/page-header.tsx:7
Function
Particles
({ className = "", quantity = 30, staticity = 50, ease = 50, refresh = false, color = "#ffffff",
apps/web/components/landing/particles.tsx:32
Function
Pricing
()
apps/web/components/landing/pricing.tsx:43
Function
Pricing
()
apps/web/app/(landing)/pricing.tsx:51
Function
ReactQueryProvider
({ children })
apps/web/app/(authenticated)/(app)/react-query-provider.tsx:9
Function
RootLayout
({ children }: RootLayoutProps)
apps/web/app/layout.tsx:65
Function
Row
({ channel })
apps/web/app/(authenticated)/(app)/channels/row.tsx:27
Function
Row
({ apiKey })
apps/web/app/(authenticated)/(app)/keys/row.tsx:28
Function
SheetFooter
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
apps/web/components/ui/sheet.tsx:167
Function
SheetHeader
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>)
apps/web/components/ui/sheet.tsx:162
Function
SheetPortal
({ position, className, children, ...props }: SheetPortalProps)
apps/web/components/ui/sheet.tsx:30
Function
Step
({ id, title, description, state })
apps/web/app/(authenticated)/(app)/onboarding/client.tsx:194
Function
StreamsPage
()
apps/web/app/(authenticated)/(app)/stream/page.tsx:13
Function
TailwindIndicator
()
apps/web/components/tailwind-indicator.tsx:1
Function
TeamSwitcher
()
apps/web/app/(authenticated)/(app)/TeamSwitcher.tsx:37
Function
ThemeProvider
({ children, ...props }: ThemeProviderProps)
apps/web/components/theme-provider.tsx:7
Function
ThemeToggle
()
apps/web/components/theme-toggle.tsx:13
Function
ToastProvider
({ children })
apps/web/toastProvider.tsx:8
Function
Toaster
()
apps/web/components/ui/toaster.tsx:14
Function
Tree
({ tree, level = 1, activeItem }: TreeProps)
apps/web/components/toc.tsx:82
Function
_useColor
(hash: string)
apps/web/components/landing/pricing.tsx:32
Method
constructor
(opts: HighstormOptions)
packages/client/src/index.ts:39
Method
constructor
(opts: { ttl: number })
apps/web/lib/cache.ts:4
Method
constructor
* Create a new id generator with fully typed prefixes * @param prefixes - Relevant prefixes for your domain
apps/web/lib/id-edge.ts:18
Method
constructor
* Create a new id generator with fully typed prefixes * @param prefixes - Relevant prefixes for your domain
apps/web/lib/id.ts:19
Function
createContext
({ req, res }: trpcNext.CreateNextContextOptions)
apps/web/lib/trpc/context.ts:5
Function
down
(e: KeyboardEvent)
apps/web/components/command-menu.tsx:29
Function
handleClick
()
apps/docs/components/counters.tsx:9
Function
handleMouseMove
(event: MouseEvent)
apps/web/components/landing/utils/mouse-position.tsx:12
Function
handler
( req: NextRequest, ctx: NextFetchEvent, )
apps/web/pages/api/v1/events/[channel].ts:35
Function
handler
(req: NextApiRequest, res: NextApiResponse)
apps/web/pages/api/v1/reports/[reportId].ts:6
Function
onError
(err)
apps/web/app/(authenticated)/(app)/channels/CreateChannelButton.tsx:47
Function
onError
(err)
apps/web/app/(authenticated)/(app)/channels/[channelName]/createWebhookButton.tsx:69
Function
onError
(err)
apps/web/app/(authenticated)/(app)/keys/create-key.tsx:63
Function
onSuccess
()
apps/web/app/(authenticated)/(app)/channels/CreateChannelButton.tsx:40
Function
onSuccess
()
apps/web/app/(authenticated)/(app)/channels/[channelName]/createWebhookButton.tsx:63
Function
update
(props: ToasterToast)
apps/web/hooks/use-toast.ts:140
Function
useMousePosition
()
apps/web/components/landing/utils/mouse-position.tsx:8
← previous
101–148 of 148, ranked by callers