MCPcopy Create free account

hub / github.com/Linen-dev/linen.dev / functions

Functions2,204 in github.com/Linen-dev/linen.dev

FunctionVerifyRequest
({}: {})
apps/web/ui/Auth/index.tsx:476
FunctionVideo
({ src }: Props)
apps/web/ui/Message/Link/Video/index.tsx:11
FunctionVotes
({ thread, currentUser, onReaction }: Props)
apps/web/ui/Votes/index.tsx:47
FunctionWithoutLink
({ children }: any)
apps/web/components/Bots/RowForBots.tsx:27
FunctionWrapperRow
({ thread, isSubDomainRouting, settings, incrementId, slug, permissions, currentUs
apps/web/components/Bots/RowForBots.tsx:10
FunctionYCombinatorLogo
()
apps/web/ui/YCombinatorLogo/index.tsx:4
FunctionaddReactionToThreads
(threads: SerializedThread[])
apps/web/ui/ChannelView/index.tsx:435
FunctionallowAccess
( permissions: Permissions )
apps/web/services/ssr/common/index.ts:119
FunctionallowInbox
( permissions: Permissions )
apps/web/services/ssr/common/index.ts:125
FunctionallowManagers
( permissions: Permissions )
apps/web/services/ssr/common/index.ts:134
FunctionanalyticsMiddleware
()
apps/web/utilities/typesenseClient.ts:40
FunctionanonymizeMessagesMentions
( messages: Messages[], anonymize: AnonymizeType )
packages/serializers/src/anonymizeMessages.ts:77
Methodauthorize
(email: string, password: string)
apps/web/services/users/users.ts:74
FunctionbuildFeed
(_: any, helpers: JobHelpers)
packages/queue/src/tasks/build-feed.ts:7
FunctioncacheKey
(params)
apps/web/services/feed/index.ts:50
Functioncallback
(user: SerializedUser)
apps/web/components/layout/PageLayout/index.tsx:125
FunctioncheckPropagation
(_: any, helpers: JobHelpers)
packages/queue/src/tasks/custom-domain-propagate.ts:6
MethodcleanPrefix
()
packages/utilities/src/logger.ts:39
FunctioncleanUp
(accountId?: string)
packages/pagination/src/buildPages.ts:54
FunctioncleanupUserThreadStatusTask
()
packages/queue/src/tasks/cleanup-user-thread-status.ts:3
Methodclose
()
apps/web/ui/IntegrationsModal/index.tsx:23
Methodclose
()
apps/web/ui/UserModal/index.tsx:9
Methodclose
()
apps/web/ui/EditThreadModal/index.tsx:26
Methodclose
()
apps/web/ui/ConfirmationModal/index.tsx:9
Methodclose
()
apps/web/ui/FindChannelModal/index.tsx:19
Methodclose
()
apps/web/ui/ProgressModal/index.tsx:9
Methodclose
()
apps/web/ui/EmojiPickerModal/index.tsx:7
Methodclose
()
apps/web/ui/NewCommunityModal/index.tsx:12
Methodclose
()
apps/web/ui/ReminderModal/index.tsx:11
Methodclose
()
apps/web/ui/AddThreadModal/index.tsx:30
Methodclose
()
apps/web/ui/EditMessageModal/index.tsx:25
Methodclose
()
apps/web/ui/MembersModal/index.tsx:15
Methodclose
()
apps/web/ui/EditChannelModal/index.tsx:24
FunctioncommunitiesWithLogo
()
apps/web/services/accounts/index.ts:435
Methodconstructor
(bot: number, eventName: string, jobIb: string)
packages/integration-discord/src/utils/logger.ts:9
Methodconstructor
(status: number, message: string, details?: string)
packages/api-client/src/index.ts:60
Methodconstructor
({ baseURL = '/', customInterceptor, }: { baseURL?: string; customInterceptor?: any } = {})
packages/api-client/src/index.ts:70
Methodconstructor
(helpers: JobHelpers)
packages/queue/src/helpers/keep-alive.ts:8
Methodconstructor
(type: StorageType)
packages/utilities/src/storage.ts:6
Methodconstructor
()
packages/utilities/src/storage.ts:40
Methodconstructor
(logger: LogHelper, prefix?: string)
packages/utilities/src/logger.ts:16
Methodconstructor
({ apiKey, type = 'external', linenUrl = 'https://www.linen.dev', }: { apiKey: string; t
packages/sdk/src/index.ts:21
Methodconstructor
(cookies?: Record<string, string>)
packages/auth-server/src/server/cookies.ts:12
Methodconstructor
(status = 401, message = 'Unauthorized')
packages/auth-server/src/server/router/index.ts:37
Methodconstructor
(status = 400, message = 'InvalidCsrf')
packages/auth-server/src/server/router/csrf.ts:9
Methodconstructor
(status = 401, message = 'CredentialsSignin')
packages/auth-server/src/server/passport/CredentialsSigninException.ts:5
Methodconstructor
(filesPath: string)
apps/web/services/slack/file/index.ts:23
Methodconstructor
(status: number, message: string)
apps/web/server/exceptions.ts:5
Methodconstructor
()
apps/web/server/exceptions.ts:13
Methodconstructor
(reason?: string)
apps/web/server/exceptions.ts:19
Methodconstructor
()
apps/web/server/exceptions.ts:25
Methodconstructor
()
apps/web/server/exceptions.ts:31
Methodconstructor
()
apps/web/server/exceptions.ts:37
Methodconstructor
()
apps/web/server/exceptions.ts:43
Methodconstructor
(reason?: string)
apps/web/server/exceptions.ts:49
Methodcrawl
({ url, selectors })
packages/llm/src/crawlers/web.ts:5
FunctioncrawlGoogleResults
(payload: any, helpers: JobHelpers)
packages/queue/src/tasks/google-results.ts:4
FunctioncrawlGoogleResults
()
apps/web/services/crawler/index.ts:26
Functioncreate
( name: string, options?: object )
packages/factory/src/create/index.ts:8
Functioncreate
({ params, currentUserId, }: { params: { threadId?: string; }; currentUserId: string; })
apps/web/pages/api/starred/index.ts:105
FunctioncreateFeedKey
({ keyWithSearchPermissions, }: { keyWithSearchPermissions: string; })
packages/typesense/src/utils/keys.ts:23
FunctioncreateIntegrationDiscord
()
apps/web/queue/jobs.ts:89
FunctioncreateInvite
(event: any)
apps/web/ui/MembersView/index.tsx:279
FunctioncreateReadOnly
()
packages/typesense/src/utils/keys.ts:62
FunctioncreateThreadWrapper
({ currentUser, allUsers, currentChannel, setUploads, setThreads, setTopics, currentCommunity,
apps/web/ui/ChannelView/utilities/createThreadWrapper.tsx:13
Methoddebug
(json: object)
packages/integration-discord/src/utils/logger.ts:37
Methoddebug
(json: object)
packages/utilities/src/logger.ts:33
Functiondecrypt
(dataToDecrypt: string)
apps/web/utilities/crypto.ts:24
Functiondeep
(type, callback)
packages/ast/parse/combinators.js:29
FunctiondefaultCallback
(callbackUrl: string)
apps/web/utilities/notification.ts:10
FunctiondeleteData
()
apps/web/bin/factory/truncate.ts:21
FunctiondeleteMessage
(messageId: string)
apps/web/ui/ChannelView/index.tsx:234
MethoddeleteMessage
(message: LinenTypes.messageDeleteType)
packages/sdk/src/index.ts:113
MethoddeleteMessage
(messageId: string)
apps/web/ui/ChannelView/ForumView/index.tsx:69
MethoddeleteMessage
(messageId: string)
apps/web/ui/ChannelView/ChatView/index.tsx:74
Functiondestroy
({ params, currentUserId, }: { params: { threadId?: string; }; currentUserId: string; })
apps/web/pages/api/starred/index.ts:136
FunctiondiscordIntegration
(payload: any, helpers: JobHelpers)
packages/queue/src/tasks/discord-integration.ts:6
Functiondismiss
(id: string)
apps/web/ui/Toast/index.tsx:58
FunctioneditMessage
({ id: messageId, body, }: { id: string; body: string; })
apps/web/ui/ChannelView/index.tsx:685
MethodeditMessage
({ id, body, }: { id: string; body: string; })
apps/web/ui/Thread/index.tsx:72
MethodeditMessage
({ id, body, }: { id: string; body: string; })
apps/web/ui/ChannelView/ForumView/index.tsx:119
MethodeditMessage
({ id, body, }: { id: string; body: string; })
apps/web/ui/ChannelView/ChatView/index.tsx:124
MethodeditMessage
({ id, body, }: { id: string; body: string; })
apps/web/ui/ChannelView/TopicView/index.tsx:121
FunctioneditThread
({ id, message, title, files, }: { id: string; message: string; title?: string;
apps/web/ui/ChannelView/index.tsx:649
MethodeditThread
({ id, message, title, files, }: { id: string; message: string; title: string;
apps/web/ui/ChannelView/ForumView/index.tsx:108
MethodeditThread
({ id, message, title, files, }: { id: string; message: string; title: string;
apps/web/ui/ChannelView/ChatView/index.tsx:113
MethodeditThread
({ id, message, title, files, }: { id: string; message: string; title: string;
apps/web/ui/ChannelView/TopicView/index.tsx:110
Functionemail
({ url }: { url: string })
apps/web/mailers/views/emails/reset-password/index.ts:3
Functionemail
({ communityName, inviterName, url, }: { communityName: string; inviterName: string; url: string;
apps/web/mailers/views/emails/invite/index.ts:3
Functionemail
({ url }: { url: string })
apps/web/mailers/views/emails/signin/index.ts:3
Functionemit
(name, data)
packages/utilities/src/event.js:2
Methoderror
(json: object)
packages/utilities/src/logger.ts:24
Methoderror
({ to }: { to: string })
apps/web/mailers/SyncMailer.ts:22
FunctioneventNewIntegration
(event: any)
apps/web/services/accounts/discord.test.ts:12
Methodfetch
()
apps/web/ui/Suggestions/index.tsx:8
FunctionfetchConversations
( channel: string, token: string, userCursor: string | null = null )
apps/web/services/slack/api/fetch_all_conversations.ts:62
FunctionfetchData
( path: string, __LINEN_AUTH: LinenAuthClientConfig, logger: LoggerInstance, { ctx, req = ctx?.req }:
packages/auth-client/src/client/utils.ts:50
MethodfetchMentions
(term?: string | undefined)
apps/web/ui/Thread/index.tsx:80
MethodfetchMentions
(term?: string | undefined)
apps/web/ui/ThreadView/Content/index.tsx:31
MethodfetchMentions
(term?: string)
apps/web/ui/MessageForm/index.tsx:42
← previousnext →1,501–1,600 of 2,204, ranked by callers