MCPcopy Create free account

hub / github.com/Nym-HQ/nym / functions

Functions767 in github.com/Nym-HQ/nym

↓ 1 callersFunctionsetCurrentScrollOffset
(data)
src/components/ListDetail/TitleBar.tsx:58
↓ 1 callersFunctionsetCurrentScrollOffset
(data)
src/components/ListDetail/PoweredByNym.tsx:13
↓ 1 callersFunctionsetInitialTitleOffsets
(data)
src/components/ListDetail/TitleBar.tsx:46
↓ 1 callersMethodsetInnerHTML
* Sets innerHTML with scripts execution * @param elm - HTMLElement to set innerHTML to * @param html - string with HTML
src/components/EditorJS/CustomLinkTool.tsx:95
↓ 1 callersFunctionsetUserApiKey
(_, args: any, ctx: Context)
src/graphql/resolvers/mutations/user/index.ts:121
↓ 1 callersFunctiontrailingAccessory
()
src/components/Bookmarks/BookmarksTitlebar.tsx:30
↓ 1 callersFunctiontrailingAccessory
()
src/components/Writing/WritingTitlebar.tsx:47
↓ 1 callersFunctiontrailingAccessory
()
src/components/Page/PageTitlebar.tsx:30
↓ 1 callersFunctiontrailingAccessory
()
src/components/AMA/AMATitlebar.tsx:49
↓ 1 callersFunctionunselectTag
(tag)
src/components/Tag/TagPicker.tsx:71
↓ 1 callersFunctionuseAddBookmarkMutation
( baseOptions?: Apollo.MutationHookOptions< AddBookmarkMutation, AddBookmarkMutationVariables > )
src/graphql/types.generated.ts:2633
↓ 1 callersFunctionuseAddCommentMutation
( baseOptions?: Apollo.MutationHookOptions< AddCommentMutation, AddCommentMutationVariables > )
src/graphql/types.generated.ts:2686
↓ 1 callersFunctionuseAddQuestionMutation
( baseOptions?: Apollo.MutationHookOptions< AddQuestionMutation, AddQuestionMutationVariables > )
src/graphql/types.generated.ts:3277
↓ 1 callersFunctionuseAddSiteMutation
( baseOptions?: Apollo.MutationHookOptions< AddSiteMutation, AddSiteMutationVariables > )
src/graphql/types.generated.ts:3547
↓ 1 callersFunctionuseApollo
(pageProps)
src/lib/apollo/index.ts:139
↓ 1 callersFunctionuseChatCompletionMode
( openai, historyMessages, { botAlias, question, contextPieces } )
src/pages/api/chatbot/stream.ts:116
↓ 1 callersFunctionuseCustomHistory
()
src/hooks/useCustomHistory.ts:4
↓ 1 callersFunctionuseDebounce
(value, delay)
src/hooks/useDebounce.ts:3
↓ 1 callersFunctionuseDeleteBookmarkMutation
( baseOptions?: Apollo.MutationHookOptions< DeleteBookmarkMutation, DeleteBookmarkMutationVariables
src/graphql/types.generated.ts:2582
↓ 1 callersFunctionuseDeleteCommentMutation
( baseOptions?: Apollo.MutationHookOptions< DeleteCommentMutation, DeleteCommentMutationVariables
src/graphql/types.generated.ts:2785
↓ 1 callersFunctionuseDeleteQuestionMutation
( baseOptions?: Apollo.MutationHookOptions< DeleteQuestionMutation, DeleteQuestionMutationVariables
src/graphql/types.generated.ts:3226
↓ 1 callersFunctionuseDeleteUserMutation
( baseOptions?: Apollo.MutationHookOptions< DeleteUserMutation, DeleteUserMutationVariables > )
src/graphql/types.generated.ts:3641
↓ 1 callersFunctionuseEditBookmarkMutation
( baseOptions?: Apollo.MutationHookOptions< EditBookmarkMutation, EditBookmarkMutationVariables >
src/graphql/types.generated.ts:2534
↓ 1 callersFunctionuseEditCommentMutation
( baseOptions?: Apollo.MutationHookOptions< EditCommentMutation, EditCommentMutationVariables > )
src/graphql/types.generated.ts:2737
↓ 1 callersFunctionuseEditQuestionMutation
( baseOptions?: Apollo.MutationHookOptions< EditQuestionMutation, EditQuestionMutationVariables >
src/graphql/types.generated.ts:3178
↓ 1 callersFunctionuseEditSiteDomainMutation
( baseOptions?: Apollo.MutationHookOptions< EditSiteDomainMutation, EditSiteDomainMutationVariables
src/graphql/types.generated.ts:3395
↓ 1 callersFunctionuseEditSiteMutation
( baseOptions?: Apollo.MutationHookOptions< EditSiteMutation, EditSiteMutationVariables > )
src/graphql/types.generated.ts:3452
↓ 1 callersFunctionuseEditSiteUserMutation
( baseOptions?: Apollo.MutationHookOptions< EditSiteUserMutation, EditSiteUserMutationVariables >
src/graphql/types.generated.ts:3594
↓ 1 callersFunctionuseEnterSubmit
()
src/lib/hooks/use-enter-submit.tsx:3
↓ 1 callersFunctionuseGetCommentsQuery
( baseOptions: Apollo.QueryHookOptions< GetCommentsQuery, GetCommentsQueryVariables > & (
src/graphql/types.generated.ts:3938
↓ 1 callersFunctionuseGetEmailSubscriptionsQuery
( baseOptions?: Apollo.QueryHookOptions< GetEmailSubscriptionsQuery, GetEmailSubscriptionsQueryVaria
src/graphql/types.generated.ts:4015
↓ 1 callersFunctionuseGetHomePageQuery
( baseOptions?: Apollo.QueryHookOptions< GetHomePageQuery, GetHomePageQueryVariables > )
src/graphql/types.generated.ts:4222
↓ 1 callersFunctionuseGetPostsQuery
( baseOptions?: Apollo.QueryHookOptions<GetPostsQuery, GetPostsQueryVariables> )
src/graphql/types.generated.ts:4294
↓ 1 callersFunctionuseGetQuestionQuery
( baseOptions: Apollo.QueryHookOptions< GetQuestionQuery, GetQuestionQueryVariables > & (
src/graphql/types.generated.ts:4504
↓ 1 callersFunctionuseGetSiteSettingsQuery
( baseOptions?: Apollo.QueryHookOptions< GetSiteSettingsQuery, GetSiteSettingsQueryVariables > )
src/graphql/types.generated.ts:4579
↓ 1 callersFunctionuseGetSiteUsersQuery
( baseOptions?: Apollo.QueryHookOptions< GetSiteUsersQuery, GetSiteUsersQueryVariables > )
src/graphql/types.generated.ts:4725
↓ 1 callersFunctionuseGetUserQuery
( baseOptions: Apollo.QueryHookOptions<GetUserQuery, GetUserQueryVariables> & ({ variables: GetUserQuery
src/graphql/types.generated.ts:4861
↓ 1 callersFunctionuseGetViewerWithSettingsQuery
( baseOptions?: Apollo.QueryHookOptions< GetViewerWithSettingsQuery, GetViewerWithSettingsQueryVaria
src/graphql/types.generated.ts:4932
↓ 1 callersFunctionuseLocalFiles
({ path, fetch })
src/graphql/helpers/useLocalFiles.ts:3
↓ 1 callersFunctionuseSetUserApiKeyMutation
( baseOptions?: Apollo.MutationHookOptions< SetUserApiKeyMutation, SetUserApiKeyMutationVariables
src/graphql/types.generated.ts:3739
↓ 1 callersFunctionuseTextCompletionMode
( openai, historyMessages, { botAlias, question, contextPieces } )
src/pages/api/chatbot/stream.ts:150
↓ 1 callersFunctionuseType
(history: Array<ChatMessageType>)
src/hooks/useType.ts:5
↓ 1 callersFunctionuseWindowFocus
({ onFocus = null, onBlur = null }: Props)
src/hooks/useWindowFocus.ts:12
↓ 1 callersFunctionwithProviders
(fn)
src/components/Providers/withProviders.tsx:3
↓ 1 callersFunctionwithRateLimit
(handler)
src/graphql/helpers/withRateLimit.ts:41
FunctionAMAIcon
()
src/components/Icon/index.tsx:140
FunctionAMATitlebar
({ scrollContainerRef })
src/components/AMA/AMATitlebar.tsx:13
FunctionAccountPage
(props)
src/pages/app/account/index.tsx:21
FunctionActiveDropzone
()
src/components/Dropzone/ActiveDropzone.tsx:4
FunctionAddBookmarkActionBtn
()
src/components/Sidebar/SiteNavigation.tsx:34
FunctionAddBookmarkDialog
()
src/components/Dialog/AddBookmarkDialog.tsx:7
FunctionAddBookmarkForm
({ initUrl, closeModal })
src/components/Bookmarks/AddBookmarkForm.tsx:15
FunctionAddBookmarkPage
(props)
src/pages/_sites/[site]/bookmarks/add.tsx:22
FunctionAddBookmarkSiteList
({ ownedSites, bookmarkUrl })
src/pages/app/bookmarks.tsx:28
FunctionAddQuestionDialog
({ trigger })
src/components/AMA/AddQuestionDialog.tsx:7
FunctionAddQuestionForm
({ closeModal })
src/components/AMA/AddQuestionForm.tsx:15
FunctionAdminDomainMappingPage
(props)
src/pages/_sites/[site]/admin/domain-mapping.tsx:37
FunctionAdminMembersPage
(props)
src/pages/_sites/[site]/admin/members.tsx:223
FunctionAdminNewslettersPage
(props)
src/pages/_sites/[site]/admin/newsletters.tsx:24
FunctionAdminPage
(props)
src/pages/_sites/[site]/admin/index.tsx:24
FunctionAdminProfilePage
(props)
src/pages/_sites/[site]/admin/profile.tsx:30
FunctionAdminSettingsPage
(props)
src/pages/_sites/[site]/admin/settings.tsx:52
FunctionAmaPage
(props)
src/pages/_sites/[site]/qa/index.tsx:21
FunctionApiKeyForm
(props: { viewer: GetViewerWithSettingsQuery['context']['viewer'] })
src/components/UserSettings/ApiKeyForm.tsx:16
FunctionApp
({ Component, session, pageProps })
src/pages/_app.tsx:21
FunctionAppDissectionIcon
()
src/components/Icon/index.tsx:191
FunctionAppSidebarNavigation
()
src/components/Sidebar/AppNavigation.tsx:9
FunctionAtomFeed
()
src/pages/_sites/[site]/writing/atom.tsx:12
FunctionAtomFeed
()
src/pages/_sites/[site]/bookmarks/atom.tsx:12
FunctionAvailableTag
({ tag, selected = false, }: { tag: string selected?: boolean })
src/components/Tag/TagPicker.tsx:25
FunctionAvatar
({ user, src, ...props })
src/components/Avatar/index.tsx:6
FunctionBadge
({ className, variant, ...props }: BadgeProps)
src/components/chat/ui/badge.tsx:30
FunctionBaseButton
({ href = null, as = null, forwardedRef = null, ...rest })
src/components/Button/index.tsx:18
FunctionBookAtlasIcon
({ width = 15, height = 15, fill = 'currentColor', })
src/components/Icon/index.tsx:443
FunctionBookmarkActions
({ bookmark })
src/components/Bookmarks/BookmarkActions.tsx:62
FunctionBookmarkDetail
({ id, bookmark, site, loading, error })
src/components/Bookmarks/BookmarkDetail.tsx:19
FunctionBookmarkPage
(props)
src/pages/_sites/[site]/bookmark/[id].tsx:26
FunctionBookmarkPage
(props)
src/pages/_sites/[site]/bookmarks/[tag]/[id].tsx:26
FunctionBookmarksFilterMenu
()
src/components/Bookmarks/FilterMenu.tsx:10
FunctionBookmarksIcon
()
src/components/Icon/index.tsx:126
FunctionBookmarksList
({ initTag = '' })
src/components/Bookmarks/BookmarksList.tsx:19
FunctionBookmarksPage
(props)
src/pages/_sites/[site]/bookmarks/index.tsx:22
FunctionBookmarksPage
(props)
src/pages/app/bookmarks.tsx:98
FunctionBookmarksTitlebar
({ scrollContainerRef })
src/components/Bookmarks/BookmarksTitlebar.tsx:10
FunctionButtonScrollToBottom
({ className, ...props }: ButtonProps)
src/components/chat/button-scroll-to-bottom.tsx:10
MethodCSS
()
src/components/EditorJS/CustomLinkTool.tsx:68
FunctionChat
({ id, initialMessages, className, user }: ChatProps)
src/components/chat/chat.tsx:18
FunctionChatList
({ messages, ...props }: ChatList)
src/components/chat/chat-list.tsx:11
FunctionChatMessage
({ message, ...props }: ChatMessageProps)
src/components/chat/chat-message.tsx:17
FunctionChatMessage
({ isPresenter, userImage, username, message, loading, }: ChatMessageType)
src/components/chat/ChatMessage.tsx:12
FunctionChatMessageActions
({ message, className, ...props }: ChatMessageActionsProps)
src/components/chat/chat-message-actions.tsx:14
FunctionChatPage
(pageProps)
src/pages/_sites/[site]/chat-old.tsx:235
FunctionChatPage
(props)
src/pages/_sites/[site]/chat.tsx:22
FunctionChatPanel
({ id, isLoading, stop, append, reload, input, setInput, messages, }: ChatPanelProps)
src/components/chat/chat-panel.tsx:22
FunctionChatScrollAnchor
({ trackVisibility }: ChatScrollAnchorProps)
src/components/chat/chat-scroll-anchor.tsx:12
FunctionChatWindow
(props)
src/pages/_sites/[site]/chat-old.tsx:36
FunctionCheckIcon
()
src/components/CountrySelector/CheckIcon.tsx:1
FunctionCodeBlock
({ text, language, ...rest }: { text: string language: string [key: string]: any })
src/components/MarkdownRenderer/CodeBlock.tsx:3
FunctionCommentForm
({ refId, type, openModal }: Props)
src/components/Comments/CommentForm.tsx:22
FunctionCommentMenu
({ handleDelete, handleEdit, comment })
src/components/Comments/CommentMenu.tsx:7
← previousnext →201–300 of 767, ranked by callers