MCPcopy Create free account

hub / github.com/campsite/campsite / functions

Functions3,480 in github.com/campsite/campsite

↓ 8 callersFunctionuseGetNote
({ id, enabled = true, organization }: Props)
apps/web/hooks/useGetNote.tsx:18
↓ 8 callersFunctionuseGetThreads
({ enabled = true, organization }: Options = {})
apps/web/hooks/useGetThreads.ts:15
↓ 8 callersFunctionuseIsPWA
()
apps/web/hooks/useIsPWA.ts:5
↓ 8 callersFunctionuseSyncedProjects
({ enabled = true, includeArchived = false, includeProjectId, excludeChatProjects = false }: Props = {
apps/web/hooks/useSyncedProjects.ts:25
↓ 7 callersFunctiongetSelectedItem
Getters
packages/ui/src/Command/Command.tsx:537
↓ 7 callersFunctionpostProductLog
({ name, data, session_id, user_id })
apps/web/public/service_worker.js:3
↓ 7 callersFunctionsetActivePosition
({ row, column }: { row: number; column: number })
apps/web/components/Reactions/DesktopReactionPicker.tsx:154
↓ 7 callersFunctionsetsAreEqual
(setA: Set<T>, setB: Set<T>)
apps/web/utils/setsAreEqual.ts:1
↓ 7 callersFunctionstableId
(attachment: Attachment)
apps/web/components/Post/PostReorderableAttachments.tsx:3
↓ 7 callersFunctiontoggleDay
(day: UsersMeNotificationSchedulePutRequest['days'][number])
apps/web/components/NotificationSchedule/NotificationScheduleDayButtons.tsx:17
↓ 7 callersFunctionuseCmdk
Run a selector against the store state.
packages/ui/src/Command/Command.tsx:1234
↓ 7 callersFunctionuseFormSetValue
()
apps/web/components/PostComposer/hooks/useFormSetValue.tsx:4
↓ 7 callersFunctionuseGetCallRoom
({ callRoomId }: Props)
apps/web/hooks/useGetCallRoom.ts:12
↓ 7 callersFunctionuseGetFavorites
()
apps/web/hooks/useGetFavorites.ts:8
↓ 7 callersFunctionuseGetProjectId
()
apps/web/hooks/useGetProjectId.ts:3
↓ 7 callersFunctionuseHasMounted
()
packages/ui/src/hooks/useHasMounted.ts:3
↓ 7 callersFunctionuseIsOrganizationMember
(options?: Options)
apps/web/hooks/useIsOrganizationMember.ts:10
↓ 7 callersFunctionuseLazyRef
(fn: () => T)
packages/ui/src/Command/Command.tsx:1208
↓ 7 callersFunctionuseNavigationTabAction
({ active, refetchAtom, refetch, isFetching }: MobileTabActionProps)
apps/web/components/NavigationBar/useNavigationTabAction.ts:18
↓ 6 callersFunctioncommandScore
(value: string, abbreviation: string, aliases?: string[])
packages/ui/src/utils/commandScore.ts:154
↓ 6 callersFunctioncreateHeading
(level: number)
apps/site/app/blog/_components/BlogMdx.tsx:41
↓ 6 callersFunctiondownloadFile
(href: string, name: string)
packages/ui/src/Button/Button.tsx:291
↓ 6 callersMethodeditor
()
apps/web/components/Thread/utils/index.ts:6
↓ 6 callersFunctioneditorTestSetup
()
packages/editor/src/utils/editorTestSetup.ts:1
↓ 6 callersFunctionfindGroupedReaction
( groupedReactions: GroupedReaction[], reaction: StandardReaction | SyncCustomReaction )
apps/web/utils/reactions/index.ts:46
↓ 6 callersFunctiongetId
(id: string)
apps/web/utils/normy/core/get-id.ts:1
↓ 6 callersFunctiongetQueriesDependentOnMutation
( dependentQueries: NormalizedData['dependentQueries'], mutationDependencies: ReadonlyArray<string> )
apps/web/utils/normy/core/get-queries-dependent-on-mutation.ts:3
↓ 6 callersFunctioninsertNodes
({ pos, tr, nodes, schema }: InsertNodesOptions)
packages/editor/src/utils/insertNodes.ts:14
↓ 6 callersFunctiononClick
()
apps/web/components/Sidebar/SidebarChatThread.tsx:50
↓ 6 callersFunctiononSelect
(id: string)
apps/web/components/CommandMenu/LocalCommandMenu.tsx:502
↓ 6 callersFunctiononSelectNotificationPauseExpiration
(date: Date)
apps/web/hooks/usePauseNotificationMenuItem.ts:51
↓ 6 callersFunctiononSubmit
(event: FormEvent)
apps/web/components/Projects/ProjectSidebar/ProjectSidebarBookmarks.tsx:65
↓ 6 callersFunctiononZoomOption
(option: string)
apps/web/components/AttachmentLightbox/ZoomSelect.tsx:20
↓ 6 callersFunctionorganizationMemberToMultiSelectOption
( member: SyncOrganizationMember )
apps/web/components/OrganizationMember/OrganizationMemberMultiSelect.tsx:20
↓ 6 callersFunctionrecreateTransform
(fromDoc, toDoc, complexSteps = true, wordDiffs = false)
packages/editor/src/lib/recreate-transform/recreate.js:292
↓ 6 callersFunctiontest
(z: ZObject, bundle: Bundle)
zapier/src/authentication.ts:7
↓ 6 callersFunctiontrDoc
(tr, index = 0)
packages/editor/src/lib/recreate-transform/merge.js:247
↓ 6 callersFunctionuseAppFocused
()
apps/web/hooks/useAppFocused.ts:3
↓ 6 callersFunctionuseCreatePostView
()
apps/web/hooks/useCreatePostView.ts:17
↓ 6 callersFunctionuseExecuteOnChange
(value: T, callback: () => void)
apps/web/hooks/useExecuteOnChange.ts:3
↓ 6 callersFunctionuseGetOauthApplications
(props?: { enabled?: boolean })
apps/web/hooks/useGetOauthApplications.ts:8
↓ 6 callersFunctionuseGetProjectMembers
({ projectId, organizationMembershipId, after, limit, roles, excludeRoles }: Options)
apps/web/hooks/useGetProjectMembers.ts:19
↓ 6 callersFunctionuseOptimisticMutation
( options: MutationOptions<TData, TError, TVariables> & { optimisticFns: (variables: TVariables) => Opti
apps/web/hooks/useOptimisticMutation.ts:12
↓ 6 callersFunctionusePostsDisplayPreference
()
apps/web/hooks/usePostsDisplayPreference.ts:5
↓ 6 callersFunctionuseSignoutUser
()
apps/web/hooks/useSignoutUser.ts:8
↓ 5 callersFunctionaddOrRemoveDependencies
( dependentQueries: NormalizedData['dependentQueries'], objects: NormalizedData['objects'], queryKey: st
apps/web/utils/normy/core/add-or-remove-dependencies.ts:3
↓ 5 callersFunctionapiUrl
(path: string)
zapier/src/utils/index.ts:3
↓ 5 callersFunctionattrs
(spec: ParseSpec, token: Token, tokens: Token[], i: number)
packages/editor/src/utils/MarkdownParser.ts:300
↓ 5 callersFunctionauthUrl
(path: string)
zapier/src/utils/index.ts:7
↓ 5 callersFunctioncreateOptimisticTimelineEvent
( props: | { action: 'subject_title_updated' member: OrganizationMember subject_
apps/web/utils/timelineEvents/optimistic.ts:36
↓ 5 callersFunctionembedType
(link: string)
apps/web/components/Post/PostEmbeds/transformUrl.ts:33
↓ 5 callersFunctioneventTargetIsCmdkInput
(e: KeyboardEvent)
packages/ui/src/Command/Command.tsx:597
↓ 5 callersFunctionfindNodeAndPos
(state: EditorState, match: (node: ProseMirrorNode) => boolean)
packages/editor/src/utils/findNodeAndPos.ts:4
↓ 5 callersMethodfocus
(pos?: 'start' | 'end' | 'restore' | 'start-newline')
apps/web/components/MarkdownEditor/index.tsx:103
↓ 5 callersFunctiongetBlogs
()
apps/site/lib/blog.ts:85
↓ 5 callersFunctiongetCurrentTransform
(selection: D3Selection<Element, unknown, null, undefined>)
apps/web/components/ZoomPane/utils.ts:128
↓ 5 callersFunctiongetDependenciesDiff
( oldDependencies: ReadonlyArray<string>, newDependencies: ReadonlyArray<string> )
apps/web/utils/normy/core/get-dependencies-diff.ts:1
↓ 5 callersFunctiongetPostSchemaDefaultValues
(post?: Post, initialProjectId?: string)
apps/web/components/Post/schema.ts:74
↓ 5 callersFunctiongetSidebarLinkId
(id: string)
apps/web/components/Sidebar/SidebarLink.tsx:11
↓ 5 callersFunctiongetValidItems
()
packages/ui/src/Command/Command.tsx:544
↓ 5 callersFunctionhandleFollowUpDelete
({ queryClient, queryNormalizer, followUpId, subjectId, subjectType }: PropsFollowUpDelete)
apps/web/utils/optimisticFollowUps.ts:99
↓ 5 callersFunctionhandleSubmit
(e: FormEvent<HTMLFormElement>)
apps/web/components/Call/CallChat.tsx:228
↓ 5 callersFunctioninsertOptimisticFavorite
({ queryClient, scope, favoritableId, favoritableType, name, project = null, messageThread = nul
apps/web/utils/optimisticFavorites.ts:21
↓ 5 callersFunctioninsertPostTimelineEvent
({ queryClient, scope, postId, timelineEvent }: { queryClient: QueryClient scope: CookieValueTypes
apps/web/utils/timelineEvents/optimistic.ts:222
↓ 5 callersFunctionisGroupOrIntegrationDm
(thread: MessageThread)
apps/web/components/Thread/Bubble/index.tsx:56
↓ 5 callersFunctionmakeImageUrl
(url: string, size: keyof ImageUrls)
apps/web/components/AttachmentGrid/mockData.ts:126
↓ 5 callersFunctionprev
(e: KeyboardEvent, mod: 'none' | 'meta' | 'alt' = 'none')
packages/ui/src/Command/Command.tsx:619
↓ 5 callersFunctionreject
()
apps/web/utils/reactions/mutations.ts:23
↓ 5 callersFunctionrender
(user)
apps/web/components/Post/Notes/useNoteEditor.tsx:134
↓ 5 callersFunctionreplaceOptimisticFavorite
({ queryClient, scope, favoritableId, data }: ReplaceOptimisticFavoriteOpts)
apps/web/utils/optimisticFavorites.ts:67
↓ 5 callersFunctionsetToStorageWithDefault
(storage: Storage | undefined, key: string, value: T, initialValue: T)
apps/web/utils/setToStorageWithDefault.ts:4
↓ 5 callersFunctiontransformFile
(file: File, isOnDisk = false)
apps/web/utils/transformFile.ts:63
↓ 5 callersFunctionupdateQueriesFromData
(data: Data, fromQueryKey?: string)
apps/web/utils/normy/react-query/create-query-normalizer.ts:27
↓ 5 callersFunctionupdateSelectedByItem
(change: 1 | -1)
packages/ui/src/Command/Command.tsx:557
↓ 5 callersFunctionuseCommand
()
apps/figma/src/core/command-context.ts:6
↓ 5 callersFunctionuseCreateDesktopOrBrowserNotification
()
apps/web/hooks/useCreateDesktopOrBrowserNotification.tsx:12
↓ 5 callersFunctionuseDeleteReaction
()
apps/web/hooks/useDeleteReaction.ts:30
↓ 5 callersFunctionuseGetAttachment
(id?: string | null, enabled: boolean = true)
apps/web/hooks/useGetAttachment.ts:10
↓ 5 callersFunctionuseGetCall
({ id, enabled = true }: Props)
apps/web/hooks/useGetCall.ts:15
↓ 5 callersFunctionuseGetComment
(id: string)
apps/web/hooks/useGetComment.ts:10
↓ 5 callersFunctionuseGetLinearIntegration
(props?: Props)
apps/web/hooks/useGetLinearIntegration.ts:14
↓ 5 callersFunctionuseGetMessages
({ threadId, enabled = true }: Props)
apps/web/hooks/useGetMessages.ts:13
↓ 5 callersFunctionuseGetProjectMemberships
({ enabled = true }: Props = {})
apps/web/hooks/useGetProjectMemberships.ts:45
↓ 5 callersFunctionuseGetThread
({ threadId }: Props)
apps/web/hooks/useGetThread.ts:14
↓ 5 callersFunctionuseGoBack
()
apps/web/components/Providers/HistoryProvider.tsx:22
↓ 5 callersFunctionuseHandleCommandListSubjectSelect
()
apps/web/components/Projects/hooks/useHandleHighlightedItemSelect.tsx:10
↓ 5 callersFunctionuseOptimisticTimelineEventMemberActor
()
apps/web/utils/timelineEvents/optimistic.ts:24
↓ 5 callersFunctionuseStore
()
packages/ui/src/Command/Command.tsx:193
↓ 5 callersFunctionuseUpdateBadgeCount
()
apps/web/hooks/useGetUnreadNotificationsCount.ts:14
↓ 4 callersFunctionSlottableWithNestedChildren
( { asChild, children }: { asChild?: boolean; children?: React.ReactNode }, render: (child: React.ReactNod
packages/ui/src/Command/Command.tsx:1307
↓ 4 callersFunctioncleanup
()
apps/web/utils/getLottieThumbnailAndDuration.ts:22
↓ 4 callersFunctionclearNotificationsWithFollowUp
({ id, type, queryClient }: { id: string type: FollowUpType queryClient: QueryClient })
apps/web/utils/optimisticFollowUps.ts:14
↓ 4 callersFunctionclose
()
apps/web/components/SuggestionList.tsx:120
↓ 4 callersFunctionclose
()
apps/web/components/Home/HomeFollowUpDialog.tsx:36
↓ 4 callersFunctioncreateAttachment
(raw: File)
apps/web/utils/createFileUploadPipeline.ts:117
↓ 4 callersFunctioncreatePost
(z: ZObject, bundle: Bundle<ZapierIntegrationPostsPostRequest>)
zapier/src/resources/post.ts:8
↓ 4 callersFunctiondateToGroupDay
(date: Date)
apps/site/components/Chat/dateUtils.ts:3
↓ 4 callersFunctiondateToGroupDay
(date: Date)
apps/web/components/Thread/Messages.tsx:18
↓ 4 callersFunctionenumerateCommentElements
(id: string, fn: (el: Element) => void)
apps/web/components/Comments/CommentsList.tsx:14
↓ 4 callersFunctiongetBorderRadiusClasses
(position: Position, viewer_is_sender: boolean)
apps/web/components/Thread/Bubble/index.tsx:30
← previousnext →101–200 of 3,480, ranked by callers