Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Linen-dev/linen.dev
/ functions
Functions
2,204 in github.com/Linen-dev/linen.dev
⨍
Functions
2,204
◇
Types & classes
503
Function
fetchMessage
( channel: string, token: string, messageTs: string )
apps/web/services/slack/api/fetch_all_conversations.ts:94
Function
fetchRepliesTyped
( threadTs: string, channel: string, token: string )
apps/web/services/slack/api/fetch_all_conversations.ts:141
Function
fetchResults
({ query, offset, limit, }: { query: string; offset: number; limit: number; })
apps/web/ui/SearchBar/index.tsx:59
Function
filterAccounts
(e: any)
apps/web/pages/getting-started/index.tsx:45
Function
filterByEmail
(e: any)
apps/web/ui/MembersView/index.tsx:97
Function
filterTypingUsers
(state: StateType)
apps/web/hooks/utils/filterTypingUsers.tsx:3
Method
find
({ channelId, cursor, accountId }: FindType)
apps/web/services/threads/index.ts:71
Method
find
(params: any)
apps/web/services/community/index.tsx:5
Method
find
( req: AuthedRequestWithBody<messageFindType>, res: Response, next: NextFunction )
apps/web/server/routers/integrations/messages/controller.ts:37
Method
find
( req: AuthedRequestWithBody<threadFindType>, res: Response, next: NextFunction )
apps/web/server/routers/integrations/threads/controller.ts:14
Method
findOrCreate
( req: AuthedRequestWithBody<channelFindOrCreateType>, res: Response, next: NextFunction )
apps/web/server/routers/integrations/channels/controller.ts:82
Function
findUrls
(tree)
packages/ast/find/index.js:31
Function
findUserIds
(tree)
packages/ast/find/index.js:22
Method
footer
({ inView }: { inView: boolean })
apps/web/ui/GridRow/index.tsx:81
Function
format
(number: number)
packages/utilities/src/number.ts:1
Method
generateEmbeddings
(input: string[])
packages/llm/src/langchain.ts:268
Method
generateQuestionAnswerSummary
(input: string[])
packages/llm/src/langchain.ts:228
Method
get
(key: string)
packages/utilities/src/storage.ts:44
Method
get
({ id, accountId }: { id: string; accountId: string })
apps/web/services/messages/index.ts:166
Method
get
({ id, accountId }: GetType)
apps/web/services/threads/index.ts:81
Method
getAccessChannel
({ request, response, channelId, }: Omit<Props, 'params'> & { channelId: string })
apps/web/services/permissions/index.ts:179
Method
getAccessThread
({ request, response, threadId, }: Omit<Props, 'params'> & { threadId: string })
apps/web/services/permissions/index.ts:201
Function
getDiscordAccessToken
(code: string)
apps/web/services/discord/getDiscordAccessToken.ts:4
Function
getHomeText
(url: string)
packages/utilities/src/home.ts:33
Function
getImageUrls
(message: SerializedMessage)
apps/web/ui/GridRow/utilities/message.ts:13
Method
getIntegration
( req: AuthedRequestWithBody<channelGetIntegrationType>, res: Response, next: NextFunction )
apps/web/server/routers/integrations/channels/controller.ts:46
Function
getMetricsServerSideProps
( context: GetServerSidePropsContext, isSubDomainRouting: boolean )
apps/web/services/ssr/metrics.ts:5
Function
getNormalSize
({ width, height, orientation }: Metadata)
packages/maintenance/src/clean-up-broken-attachments.ts:252
Function
getOneInviteByUser
( email: string )
apps/web/services/invites.ts:133
Method
getOrCreateAuthWithEmail
(email: string)
apps/web/services/users/users.ts:90
Function
getPushUrl
()
apps/web/hooks/utils/getPushUrl.ts:1
Function
getServerSideProps
(context)
apps/web/pages/reset-password/index.tsx:7
Function
getServerSideProps
(context)
apps/web/pages/communities/index.tsx:121
Function
getServerSideProps
(context)
apps/web/pages/onboarding/index.tsx:13
Function
getServerSideProps
({ res })
apps/web/pages/rss.xml/index.tsx:17
Function
getServerSideProps
(context)
apps/web/pages/forgot-password/index.tsx:7
Function
getServerSideProps
( context )
apps/web/pages/ssr/[communityName]/index.tsx:8
Function
getServerSideProps
( context )
apps/web/pages/ssr/[communityName]/t/[threadId]/index.tsx:8
Function
getServerSideProps
( context )
apps/web/pages/ssr/[communityName]/t/[threadId]/[slug]/index.tsx:8
Function
getServerSideProps
( context )
apps/web/pages/ssr/[communityName]/c/[channelName]/index.tsx:8
Function
getServerSideProps
( context )
apps/web/pages/ssr/[communityName]/c/[channelName]/[page]/index.tsx:8
Function
getServerSideProps
(context)
apps/web/pages/signup/index.tsx:8
Function
getServerSideProps
( context )
apps/web/pages/s/[communityName]/index.tsx:9
Function
getServerSideProps
( context )
apps/web/pages/s/[communityName]/channels/index.tsx:8
Function
getServerSideProps
( context )
apps/web/pages/s/[communityName]/branding/index.tsx:8
Function
getServerSideProps
( context )
apps/web/pages/s/[communityName]/t/[threadId]/index.tsx:9
Function
getServerSideProps
( context )
apps/web/pages/s/[communityName]/t/[threadId]/[slug]/index.tsx:9
Function
getServerSideProps
( context )
apps/web/pages/s/[communityName]/members/index.tsx:8
Function
getServerSideProps
( context )
apps/web/pages/s/[communityName]/c/[channelName]/index.tsx:9
Function
getServerSideProps
( context )
apps/web/pages/s/[communityName]/c/[channelName]/[page]/index.tsx:9
Function
getServerSideProps
( context )
apps/web/pages/s/[communityName]/configurations/index.tsx:8
Function
getServerSideProps
( context )
apps/web/pages/s/[communityName]/plans/index.tsx:8
Function
getServerSideProps
({ res })
apps/web/pages/atom.xml/index.tsx:17
Function
getServerSideProps
(context)
apps/web/pages/getting-started/index.tsx:13
Function
getServerSideProps
(context)
apps/web/pages/signin/index.tsx:8
Function
getServerSideProps
(context)
apps/web/pages/sitemap/index.tsx:50
Function
getSettings
({ authId }: { authId: string })
apps/web/services/notifications.ts:21
Function
getSlackAccessToken
( code: string, clientId: string, clientSecret: string )
apps/web/services/slack/api/getSlackAccessToken.ts:3
Function
getStaticProps
()
apps/web/pages/index.tsx:418
Method
getText
()
apps/web/ui/CopyToClipboardIcon/index.tsx:7
Function
getUserProfile
(userId: string, token: string)
apps/web/services/slack/api/fetch_all_conversations.ts:190
Function
getValue
()
apps/web/hooks/useMedia.ts:18
Function
handleChange
(event: React.ChangeEvent<HTMLSelectElement>)
apps/web/ui/ConfigurationsView/LandingChannelRow/index.tsx:37
Function
handleClick
()
apps/web/ui/ContextMenu/index.tsx:14
Function
handleDragEnd
(event: React.DragEvent)
apps/web/ui/Actions/Draggable/index.tsx:63
Function
handleDragEnter
(event: React.DragEvent)
apps/web/ui/Row/Droppable/index.tsx:41
Function
handleDragEnter
(event: React.DragEvent)
apps/web/ui/NavBar/Desktop/ChannelsGroup/index.tsx:210
Function
handleDragEnter
(event: React.DragEvent)
apps/web/ui/Actions/Draggable/index.tsx:73
Function
handleDragEnter
()
apps/web/ui/ChannelView/Chat/index.tsx:75
Function
handleDragLeave
(event: React.DragEvent)
apps/web/ui/Row/Droppable/index.tsx:47
Function
handleDragLeave
(event: React.DragEvent)
apps/web/ui/NavBar/Desktop/ChannelsGroup/index.tsx:214
Function
handleDragLeave
()
apps/web/ui/ChannelView/Chat/index.tsx:80
Function
handleDragOver
(event: React.DragEvent)
apps/web/ui/Row/Droppable/index.tsx:36
Function
handleDragOver
(event: React.DragEvent)
apps/web/ui/Actions/Draggable/index.tsx:68
Function
handleDragStart
(event: React.DragEvent)
apps/web/ui/Actions/Draggable/index.tsx:29
Function
handleDrop
(event: React.DragEvent)
apps/web/ui/Row/Droppable/index.tsx:57
Function
handleDrop
(event: React.DragEvent)
apps/web/ui/NavBar/Desktop/ChannelsGroup/index.tsx:191
Function
handleDrop
({ source, target, from, to, }: { source: string; target: string; from: string;
apps/web/ui/ChannelView/ForumView/index.tsx:408
Function
handleDrop
({ source, target, from, to, }: { source: string; target: string; from: string;
apps/web/ui/ChannelView/ChatView/index.tsx:396
Function
handleDrop
({ source, target, from, to, }: { source: string; target: string; from: string;
apps/web/ui/ChannelView/TopicView/index.tsx:379
Function
handleKeyDown
(event: KeyboardEvent)
apps/web/hooks/keyboard.tsx:20
Function
handleKeyUp
(event: KeyboardEvent)
apps/web/hooks/keyboard.tsx:14
Function
handleMouseOut
()
apps/web/hooks/hover.tsx:9
Function
handleMouseOver
()
apps/web/hooks/hover.tsx:6
Function
handleReset
(event: React.FormEvent<HTMLFormElement>)
apps/web/ui/Typesense/ui/SearchBox/index.tsx:169
Function
handleRootScroll
()
apps/web/ui/ChannelView/ChatView/index.tsx:355
Function
handleRootScroll
()
apps/web/ui/ChannelView/TopicView/index.tsx:354
Function
handleScroll
()
apps/web/ui/Thread/index.tsx:137
Function
handleStart
(url: string)
apps/web/pages/_app.tsx:26
Function
handleStop
()
apps/web/pages/_app.tsx:29
Function
handleSubmit
(event: React.FormEvent<HTMLFormElement>)
apps/web/ui/Typesense/ui/SearchBox/index.tsx:156
Function
handleSubmit
(event: React.FormEvent)
apps/web/ui/ProfileForm/index.tsx:32
Function
handler
(event: StorageEvent)
packages/auth-client/src/client/utils.ts:99
Function
handler
(req: NextApiRequest, res: NextApiResponse)
apps/web/pages/api/oauth.ts:4
Function
handler
(req: NextApiRequest, res: NextApiResponse)
apps/web/pages/api/discordOauth.ts:4
Function
handler
(request: NextApiRequest, response: NextApiResponse)
apps/web/pages/api/router.ts:10
Function
handler
( request: NextApiRequest, response: NextApiResponse )
apps/web/pages/api/integration-oauth.ts:61
Function
handler
( request: NextApiRequest, response: NextApiResponse )
apps/web/pages/api/generateSimilarity.ts:15
Function
handler
(req: NextApiRequest, res: NextApiResponse)
apps/web/pages/api/search.ts:17
Function
handler
(req: NextApiRequest, res: NextApiResponse)
apps/web/pages/api/webhook.ts:4
← previous
next →
1,601–1,700 of 2,204, ranked by callers