MCPcopy Create free account

hub / github.com/campsite/campsite / functions

Functions3,480 in github.com/campsite/campsite

↓ 4 callersFunctiongetChatExtensions
(options?: GetChatExtensionsOptions)
packages/editor/src/chat.ts:16
↓ 4 callersFunctiongetColor
({ position, connectionScore }: { position: 1 | 2 | 3 | 4; connectionScore: ConnectionScore })
apps/web/components/Call/ConnectionIndicator.tsx:25
↓ 4 callersFunctiongetCustomReaction
(reaction: StandardReaction | SyncCustomReaction)
apps/web/utils/reactions/index.ts:22
↓ 4 callersFunctiongetFromStorage
(storage: Storage | undefined, key: string, initialValue: T)
apps/web/utils/getFromStorage.ts:1
↓ 4 callersFunctiongetInboxItemRoutePath
(inboxItem: Notification | FollowUp)
apps/web/utils/getInboxItemRoutePath.ts:10
↓ 4 callersFunctiongetSelectedItem
()
apps/web/components/InboxItems/InboxSplitView.tsx:209
↓ 4 callersFunctiongetStandardReaction
(reaction: StandardReaction | SyncCustomReaction)
apps/web/utils/reactions/index.ts:17
↓ 4 callersFunctionhandleArrowDown
({ column }: { column: number })
apps/web/components/Reactions/DesktopReactionPicker.tsx:215
↓ 4 callersFunctionhandleCleanup
()
apps/web/components/Projects/ProjectDialogs/ProjectRemoveLastPrivateProjectMembershipDialog.tsx:28
↓ 4 callersFunctionhandleFollowUpInsert
({ queryClient, queryNormalizer, followUp }: PropsFollowUpInsert)
apps/web/utils/optimisticFollowUps.ts:49
↓ 4 callersFunctionhandleSubmit
(e?: React.FormEvent)
apps/web/components/OrgSettings/OrganizationReactions/CreateCustomReactionDialog.tsx:80
↓ 4 callersFunctionhideDragHandle
()
apps/web/components/Post/Notes/DragAndDrop.ts:120
↓ 4 callersFunctioninvertHomeDisplayPreference
(key: keyof CurrentUser['preferences'])
apps/web/components/PostsIndex/PostsIndexDisplayDropdown.tsx:62
↓ 4 callersFunctioninvertProjectDisplayPreference
(key: keyof Project['display_preferences'])
apps/web/components/PostsIndex/PostsIndexDisplayDropdown.tsx:70
↓ 4 callersFunctionisDesktopApp
()
packages/ui/src/hooks/useIsDesktopApp.ts:1
↓ 4 callersFunctionisLinearIssueExternalRecord
(externalRecord: ExternalRecord)
apps/web/utils/timelineEvents/types.ts:61
↓ 4 callersFunctionisMetaClick
(event: MouseEvent)
packages/ui/src/Link/utils.ts:88
↓ 4 callersFunctionisRenderable
(attachment: Attachment)
apps/web/utils/attachments.ts:3
↓ 4 callersFunctionmergeRefs
(refs: Array<React.MutableRefObject<T> | React.LegacyRef<T>>)
packages/ui/src/Command/Command.tsx:1221
↓ 4 callersFunctionmime
(node: ExportedNode)
apps/figma/src/core/export.ts:11
↓ 4 callersFunctionnormyTypeFromApiTypeName
(type: string)
apps/web/utils/optimisticFollowUps.ts:190
↓ 4 callersFunctiononBlur
({ event }: { event: FocusEvent })
apps/web/components/CodeBlockLanguagePicker.tsx:256
↓ 4 callersFunctiononChange
(e: MediaQueryListEvent)
apps/web/hooks/useIsPWA.ts:10
↓ 4 callersFunctiononComplete
()
apps/figma/src/components/ProgressIndicator.tsx:35
↓ 4 callersFunctiononError
(error, variables)
apps/web/hooks/useUploadFile.ts:101
↓ 4 callersFunctiononSubmit
(e: FormEvent<HTMLFormElement>)
apps/site/pages/contact.tsx:39
↓ 4 callersFunctiononSuccess
(data, variables)
apps/web/hooks/useUploadFile.ts:98
↓ 4 callersFunctionopenBlank
(href: string)
packages/ui/src/Link/utils.ts:76
↓ 4 callersFunctionpaginate
(newDirection: number)
apps/web/components/MediaGallery/index.tsx:121
↓ 4 callersFunctionremoveCommentFromPages
(comment_id: string)
apps/web/hooks/useDeleteComment.ts:19
↓ 4 callersFunctionremoveNote
(noteId: string)
apps/web/hooks/useDeleteNote.ts:20
↓ 4 callersFunctionreplaceOptimisticPageQueryData
(optimisticId: string, newComment: Comment)
apps/web/hooks/useCreateCommentCallbacks.ts:99
↓ 4 callersFunctionsetOptimisticAttachment
({ queryClient, scope, value }: { queryClient: QueryClient scope: ReturnType<typeof useScope>['scope
apps/web/components/Post/Notes/Attachments/useUploadAttachments.ts:29
↓ 4 callersFunctionshortTimestamp
(timestamp: string)
packages/ui/src/RelativeTime/RelativeTime.tsx:6
↓ 4 callersFunctionstripHtml
(html: string)
apps/web/utils/stripHtml.ts:1
↓ 4 callersFunctionupdateAttachment
(id: string, value: Partial<InlineAttachmentAttributes>)
apps/web/components/Post/Notes/Attachments/useUploadAttachments.ts:90
↓ 4 callersFunctionupdatePageQueryData
(newComment: Comment)
apps/web/hooks/useCreateCommentCallbacks.ts:56
↓ 4 callersFunctionupdateSelectedByGroup
(change: 1 | -1)
packages/ui/src/Command/Command.tsx:579
↓ 4 callersFunctionupdateSelectedToIndex
Setters
packages/ui/src/Command/Command.tsx:550
↓ 4 callersFunctionuseAVPermissionState
(type: 'camera' | 'microphone')
apps/web/hooks/useAVPermissionState.ts:11
↓ 4 callersFunctionuseBeforeRouteChange
(fn: () => void, enabled = true)
apps/web/hooks/useBeforeRouteChange.ts:6
↓ 4 callersFunctionuseBindCurrentUserEventOnceInDesktopApp
({ onceId, eventName, callback }: Options)
apps/web/hooks/useBindCurrentUserEventOnceInDesktopApp.ts:14
↓ 4 callersFunctionuseCreateCallRoom
()
apps/web/hooks/useCreateCallRoom.ts:10
↓ 4 callersFunctionuseCreateCommentCallbacks
({ subjectId, subjectType, onOptimisticCreate, onServerCreate }: Props)
apps/web/hooks/useCreateCommentCallbacks.ts:356
↓ 4 callersFunctionuseCreateProjectMembership
(projectId: string)
apps/web/hooks/useCreateProjectMembership.ts:13
↓ 4 callersFunctionuseCurrentUserChannel
()
apps/web/hooks/useCurrentUserChannel.ts:8
↓ 4 callersFunctionuseCurrentUserIsStaff
()
apps/web/hooks/useCurrentUserIsStaff.ts:3
↓ 4 callersFunctionuseEmojiMartData
()
apps/web/hooks/reactions/useEmojiMartData.ts:6
↓ 4 callersFunctionuseFileUploadMutation
(onUpload: OnUpload, onError: OnError, property: 'key' | 'preview_file_path')
apps/web/hooks/useUploadFile.ts:94
↓ 4 callersFunctionuseFrequentlyUsedReactions
({ hideCustomReactions }: { hideCustomReactions?: boolean } = {})
apps/web/hooks/reactions/useFrequentlyUsedReactions.ts:46
↓ 4 callersFunctionuseGetCallPeerMembers
({ peers, activeOnly = false, excludeCurrentUser = false }: Props)
apps/web/components/Calls/useGetCallPeerUsers.tsx:13
↓ 4 callersFunctionuseGetNotificationSchedule
()
apps/web/hooks/useGetNotificationSchedule.ts:7
↓ 4 callersFunctionuseGetPersonalDraftPosts
({ enabled = true, order = { by: 'last_activity_at', direction: 'desc' } }: Options = {})
apps/web/hooks/useGetPersonalDraftPosts.ts:15
↓ 4 callersFunctionuseGetProjectPins
({ id }: { id: string })
apps/web/hooks/useGetProjectPins.ts:8
↓ 4 callersFunctionuseGetProjectPosts
({ projectId, enabled = true, query: _query, order = { by: 'last_activity_at', direction: 'desc' },
apps/web/hooks/useGetProjectPosts.ts:19
↓ 4 callersFunctionuseGetSlackIntegration
({ orgSlug, enabled = true }: Options = { enabled: true })
apps/web/hooks/useGetSlackIntegration.ts:13
↓ 4 callersFunctionuseInboxSplitView
()
apps/web/components/InboxItems/InboxSplitView.tsx:87
↓ 4 callersFunctionuseIntegrationAuthUrl
({ enable_notifications, ...rest }: IntegrationAuthParams)
apps/web/hooks/useIntegrationAuthUrl.ts:10
↓ 4 callersFunctionuseJoinMessageThreadCall
({ thread }: Props)
apps/web/hooks/useJoinMessageThreadCall.tsx:13
↓ 4 callersFunctionuseMarkNotificationRead
({ organization }: { organization?: PublicOrganization } = {})
apps/web/hooks/useMarkNotificationRead.ts:41
↓ 4 callersFunctionuseMarkThreadRead
()
apps/web/hooks/useMarkThreadRead.ts:19
↓ 4 callersFunctionuseOrderedLayeredHotkeys
({ keys, callback, options = {} }: { keys: Parameters<typeof useShortcut>[0] callback: Parameters<ty
packages/ui/src/DismissibleLayer/useLayeredHotkeys.ts:65
↓ 4 callersFunctionuseReactionsData
()
apps/web/hooks/reactions/useReactionsData.ts:8
↓ 4 callersFunctionuseSearchOrganizationMembers
(opts?: Options)
apps/web/hooks/useSearchOrganizationMembers.ts:19
↓ 4 callersFunctionuseServerOrOptimisticAttachment
({ id, optimisticId }: { id: string; optimisticId?: string })
apps/web/hooks/useServerOrOptimisticAttachment.ts:3
↓ 4 callersFunctionuseSlackBroadcastsAuthorizationUrl
({ organization, enableNotifications }: { organization?: PublicOrganization enableNotifications?: bool
apps/web/hooks/useSlackBroadcastsAuthorizationUrl.ts:11
↓ 4 callersFunctionuseStatusIsExpired
(status?: OrganizationMembershipStatus | null)
apps/web/hooks/useStatusIsExpired.ts:5
↓ 4 callersFunctionuseUpdateOauthApplication
({ id }: { id?: string })
apps/web/hooks/useUpdateOauthApplication.ts:10
↓ 4 callersFunctionuseUploadHelpers
({ enabled = true, upload }: Props)
apps/web/hooks/useUploadHelpers.ts:17
↓ 3 callersFunctionaddGroupedReaction
({ grouped_reactions, viewer_reaction_id, reaction, currentUser }: { grouped_reactions: GroupedReact
apps/web/helpers/groupedReactions.ts:40
↓ 3 callersMethodaddNode
(type: NodeType, attrs: Attrs | null, content?: readonly Node[])
packages/editor/src/utils/MarkdownParser.ts:164
↓ 3 callersFunctionapiCookieHeaders
(cookies: NextApiRequestCookies)
apps/web/utils/apiCookieHeaders.ts:7
↓ 3 callersFunctionborderRadiusClassName
(index: number, mediaCount: number)
apps/web/components/AttachmentGrid/index.tsx:12
↓ 3 callersFunctionclamp
(val: number, min = 0, max = 1)
apps/web/components/ZoomPane/utils.ts:63
↓ 3 callersFunctioncloseFollowUpDialog
()
apps/web/components/InboxItems/InboxSplitView.tsx:196
↓ 3 callersMethodcloseHtml
(closingTag: string, inline: boolean)
packages/editor/src/utils/MarkdownParser.ts:209
↓ 3 callersMethodcloseNode
()
packages/editor/src/utils/MarkdownParser.ts:284
↓ 3 callersFunctioncommandScoreSort
(items: T[], query: string, search: (item: T) => string)
apps/web/utils/commandScoreSort.ts:3
↓ 3 callersFunctioncommentComposerId
(subjectId: string, replyingToCommentId?: string)
apps/web/components/Comments/CommentComposer.tsx:40
↓ 3 callersFunctioncommentElement
(id: string, isNewComment: boolean = false, dom: HTMLElement | Document = document)
apps/web/components/Post/Notes/CommentRenderer.tsx:24
↓ 3 callersFunctioncreatePendingReaction
(client_id: string)
apps/web/utils/reactions/mutations.ts:21
↓ 3 callersFunctiondraftKey
({ postId, replyingToCommentId, attachmentId }: Props)
apps/web/atoms/markdown.ts:19
↓ 3 callersMethodencodeQueryParam
(key: string, value: any)
packages/types/generated.ts:4271
↓ 3 callersFunctionfilterItems
Filters the current items.
packages/ui/src/Command/Command.tsx:476
↓ 3 callersFunctionfitDimensions
({ width, height }: { width?: number; height?: number })
apps/web/components/Post/Notes/Attachments/ImageAttachment.tsx:17
↓ 3 callersFunctionfocusActiveItem
({ scroll }: { scroll?: boolean } = { scroll: true })
apps/web/hooks/useListNavigation.ts:39
↓ 3 callersFunctionformattedNotificationPauseExpiration
(date: Date)
apps/web/hooks/usePauseNotificationMenuItem.ts:25
↓ 3 callersFunctiongenerateRSS
(data: Changelog[])
apps/site/lib/rss.ts:7
↓ 3 callersFunctiongetCreateOptions
()
apps/web/components/FollowUp/FollowUpDropdown.tsx:101
↓ 3 callersFunctiongetDefaultValues
(comment: Partial<Comment> | undefined)
apps/web/components/Comments/utils/schema.ts:29
↓ 3 callersFunctiongetDeleteOptions
()
apps/web/components/FollowUp/FollowUpDropdown.tsx:89
↓ 3 callersFunctiongetFollowUpDates
({ includeNow = false }: { includeNow?: boolean })
apps/web/components/FollowUp/utils.ts:5
↓ 3 callersFunctiongetIsExpired
(expiresAt?: string | null)
apps/web/hooks/useStatusIsExpired.ts:6
↓ 3 callersFunctiongetIsPostComposerExpandedDefaultValue
(postComposerPresentation: PostComposerPresentation)
apps/web/components/PostComposer/utils/index.ts:123
↓ 3 callersFunctiongetItemRowDOMId
(item: { id: string })
apps/web/components/SearchIndex/SearchIndex.tsx:269
↓ 3 callersFunctiongetOpeningHtmlTag
(html: string)
packages/editor/src/utils/MarkdownParser.ts:49
↓ 3 callersFunctiongetTimeRemaining
(expiresAt?: string | null)
apps/web/components/MemberStatus.tsx:35
↓ 3 callersFunctiongetTimestamp
(expiration: Date | null, relativity: 'absolute' | 'relative')
apps/web/components/MemberStatus.tsx:51
↓ 3 callersFunctionhandleCloseDialog
()
apps/web/components/PostComposer/PostComposer.tsx:56
↓ 3 callersFunctionhandleCreate
(project: Project)
apps/web/components/Post/PostMoveProjectDialog.tsx:55
← previousnext →201–300 of 3,480, ranked by callers