MCPcopy Create free account

hub / github.com/dailydotdev/apps / functions

Functions6,160 in github.com/dailydotdev/apps

↓ 4 callersFunctionuseClickbaitTries
()
packages/shared/src/hooks/useClickbaitTries.ts:5
↓ 4 callersFunctionuseCookieBanner
()
packages/shared/src/hooks/useCookieBanner.ts:42
↓ 4 callersFunctionuseCountUp
( target: number, active: boolean, durationMs = 1100, )
packages/shared/src/features/giveback/useGivebackMotion.ts:119
↓ 4 callersFunctionuseCustomFeed
()
packages/shared/src/hooks/feed/useCustomFeed.ts:8
↓ 4 callersFunctionuseDndContext
()
packages/shared/src/contexts/DndContext.tsx:62
↓ 4 callersFunctionuseFileValidation
( validation: DragDropValidation = {}, errorMessages: Partial<typeof defaultErrorMessages> = {}, )
packages/shared/src/features/fileUpload/hooks/useFileValidation.ts:27
↓ 4 callersFunctionuseGiftUserContext
()
packages/shared/src/components/plus/GiftUserContext.tsx:11
↓ 4 callersFunctionuseJoinSquad
({ squad, referralToken, }: UseJoinSquadProps)
packages/shared/src/hooks/useJoinSquad.ts:26
↓ 4 callersFunctionuseNotificationToggle
({ source = NotificationPromptSource.SquadPostCommentary, }: Params = {})
packages/shared/src/hooks/notifications/useNotificationToggle.ts:19
↓ 4 callersFunctionuseOrganizationSubscription
( organizationId: string, quantity = 1, queryOptions?: Partial< UseQueryOptions<PreviewOrganizationS
packages/shared/src/features/organizations/hooks/useOrganizationSubscription.ts:37
↓ 4 callersFunctionusePaddlePayment
({ successCallback, disabledEvents, priceType, getProductQuantity, }: UsePaddlePaymentProps)
packages/shared/src/hooks/usePaddlePayment.ts:31
↓ 4 callersFunctionusePlusEntry
()
packages/shared/src/hooks/usePlusEntry.ts:9
↓ 4 callersFunctionusePrevious
(value: T)
packages/shared/src/hooks/usePrevious.ts:3
↓ 4 callersFunctionuseReadArticle
({ post, origin, }: UseReadArticle)
packages/shared/src/hooks/usePostContent.ts:39
↓ 4 callersFunctionuseReaderInstallPromptGate
( post: Post | undefined, { onCloseParent }: UseReaderInstallPromptGateOptions = {}, )
packages/shared/src/hooks/useReaderInstallPromptGate.ts:37
↓ 4 callersFunctionuseReferralCampaign
({ campaignKey, enabled = true, }: UseReferralCampaignProps)
packages/shared/src/hooks/referral/useReferralCampaign.ts:37
↓ 4 callersFunctionuseScrollTopClassName
({ scrolledClassName = 'bg-background-default', defaultClassName = 'bg-transparent', scrollProperty = 's
packages/shared/src/hooks/useScrollTopClassName.ts:13
↓ 4 callersFunctionuseSearchParams
()
packages/storybook/mock/next-router.ts:12
↓ 4 callersFunctionuseSearchResultsLayout
()
packages/shared/src/hooks/search/useSearchResultsLayout.ts:9
↓ 4 callersFunctionuseSlack
()
packages/shared/src/hooks/integrations/slack/useSlack.ts:29
↓ 4 callersFunctionuseSourceActionsFollow
({ source, }: UseSourceActionsFollowProps)
packages/shared/src/hooks/source/useSourceActionsFollow.ts:18
↓ 4 callersFunctionuseSourceModerationList
()
packages/shared/src/hooks/squads/useSourceModerationList.ts:91
↓ 4 callersFunctionuseSources
({ query = {}, isEnabled = true, }: UseSourcesProps = {})
packages/shared/src/hooks/source/useSources.ts:50
↓ 4 callersFunctionuseSquadPendingPosts
({ squadId, status = [SourcePostModerationStatus.Pending], enabled = true, }: { squadId?: string; st
packages/shared/src/hooks/squads/useSquadPendingPosts.ts:30
↓ 4 callersFunctionuseTimer
( callback: CallbackFn<T>, initialTimer: number, )
packages/shared/src/hooks/useTimer.ts:12
↓ 4 callersFunctionuseTrackQuestClientEvent
({ eventType, enabled = true, eventKey, }: UseTrackQuestClientEventProps)
packages/shared/src/hooks/useTrackQuestClientEvent.ts:12
↓ 4 callersFunctionvalidateFiles
( fileList: FileList, )
packages/shared/src/features/fileUpload/hooks/useFileValidation.ts:65
↓ 4 callersFunctionwithFeaturesBoundary
( WrappedComponent: WrappedComponentType<Props, LayoutProps>, options?: { fallback?: ComponentType<Props>
packages/shared/src/components/withFeaturesBoundary.tsx:17
↓ 4 callersFunctionwithShouldSkipStepGuard
( Component: React.FC<Step>, useShouldSkipStep: () => { shouldSkip: boolean }, )
packages/shared/src/features/onboarding/shared/withShouldSkipStepGuard.tsx:4
↓ 4 callersFunctionwriteStoredLiveRoomResumeSession
( session: StoredLiveRoomResumeSession, )
packages/shared/src/lib/liveRoom/resumeSessionStorage.ts:39
↓ 3 callersFunctionaddGear
(input: AddGearInput)
packages/shared/src/graphql/user/gear.ts:208
↓ 3 callersFunctionaddLogQueryParams
({ link, userId, cid, }: AddLinkShareLogQueryParams)
packages/shared/src/lib/share.ts:89
↓ 3 callersFunctionanimStyle
( name: string, durationMs: number, { loop = false }: { loop?: boolean } = {}, )
packages/storybook/stories/components/ToastComparison.stories.tsx:238
↓ 3 callersFunctionbetterAuthSignInWithIdToken
({ provider, token, nonce, additionalData, }: { provider: string; token: string; nonce?: string;
packages/shared/src/lib/betterAuth.ts:226
↓ 3 callersFunctionbuildGivebackMilestonePrompt
( milestone: ContributionMilestone, )
packages/shared/src/features/giveback/givebackInvitePrompts.ts:81
↓ 3 callersFunctioncallback
({ logEvent }: LogContextData)
packages/shared/src/contexts/LogContext.spec.tsx:128
↓ 3 callersFunctioncheckEmoji
(position?: number[])
packages/shared/src/hooks/input/useMarkdownInput.ts:408
↓ 3 callersFunctioncheckLowercaseEquality
( value1: string, value2: string, )
packages/shared/src/lib/strings.ts:42
↓ 3 callersFunctioncheckMention
(position?: number[])
packages/shared/src/hooks/input/useMarkdownInput.ts:368
↓ 3 callersFunctionclearPopupCheck
()
packages/shared/src/components/auth/AuthOptionsInner.tsx:205
↓ 3 callersFunctionclose
()
packages/shared/src/components/modals/ImageModal.tsx:52
↓ 3 callersFunctioncomputeAdClamp
( visualCellsSoFar: number, cadence?: AdCadence, )
packages/shared/src/lib/feedHighlightColSpan.ts:89
↓ 3 callersFunctioncomputePlacements
( items: FeedItem[], options: ComputePlacementsOptions, )
packages/shared/src/lib/feedHighlightColSpan.ts:255
↓ 3 callersFunctioncreateClient
()
packages/shared/src/components/liveRooms/LiveStandupsStrip.spec.tsx:22
↓ 3 callersFunctioncreateCommentsMock
()
packages/webapp/__tests__/PostPage.tsx:198
↓ 3 callersFunctioncreateFeedMock
( page = defaultFeedPage, query: string = ANONYMOUS_FEED_QUERY, params: Record<string, unknown> = variab
packages/shared/src/components/Feed.spec.tsx:218
↓ 3 callersFunctioncreatePlacementBuilder
({ numCards, isMobile, isList, isEnabled, minSpacing, startIndex, }: PlacementBuilderOptions)
packages/shared/src/lib/feedHighlightColSpan.ts:168
↓ 3 callersFunctioncreatePostMock
( data: Partial<Post> = {}, )
packages/webapp/__tests__/PostPage.tsx:149
↓ 3 callersFunctioncreateTestSettings
( props: Partial<SettingsContextData> = {}, )
packages/shared/__tests__/fixture/settings.ts:5
↓ 3 callersFunctiondailyFeedExtra
()
packages/shared/src/features/daily/CoverTopics.tsx:54
↓ 3 callersFunctiondetectBrowserExtensionInstalled
( extensionId: string | null | undefined, timeoutMs: number = PROBE_TIMEOUT_MS, )
packages/shared/src/features/extensionEmbed/useIsBrowserExtensionInstalled.ts:32
↓ 3 callersFunctiondetectPlatformFromUrl
( url: string, platforms: T, )
packages/shared/src/lib/platforms.tsx:289
↓ 3 callersFunctionescapeHtml
(value: string)
packages/shared/src/lib/liveRoom/chatMarkdown.ts:10
↓ 3 callersFunctionescapeRegexCharacters
(str: string)
packages/shared/src/lib/strings.ts:53
↓ 3 callersFunctionfindCreativeForTags
( creatives?: ResolvedCreative[], tags?: string[], )
packages/shared/src/lib/engagementAds.ts:124
↓ 3 callersFunctionformatCompletionDescription
( incompleteItems: CompletionItem[], )
packages/shared/src/lib/profileCompletion.ts:42
↓ 3 callersFunctionformatMonthYearOnly
(date: Date)
packages/shared/src/lib/dateFormat.ts:352
↓ 3 callersFunctionformatReadTime
(minutes: number)
packages/shared/src/components/utilities/common.tsx:212
↓ 3 callersFunctiongenerateCommentsQueryKey
({ postId, sortBy, }: GenerateCommentsQueryKeyProps)
packages/shared/src/lib/query.ts:612
↓ 3 callersFunctiongetAchievementRarityTier
( rarity: number | null | undefined, )
packages/shared/src/features/profile/components/achievements/achievementRarity.ts:8
↓ 3 callersFunctiongetAdSlotIndex
({ index, adStart, adRepeat, adJitter = 0, seed, }: { index: number; adStart: number; adRepeat
packages/shared/src/lib/feed.ts:299
↓ 3 callersFunctiongetAdvancedContentTypes
( titles: string[], advancedSettings: AdvancedSettings[], )
packages/shared/src/components/filters/helpers.ts:23
↓ 3 callersFunctiongetAllCommentsQuery
(postId: string)
packages/shared/src/lib/query.ts:625
↓ 3 callersFunctiongetArchiveIndexUrl
(scope: ArchiveScopeInfo)
packages/shared/src/lib/archive.ts:66
↓ 3 callersFunctiongetArchiveTitle
(archive: { periodType: ArchivePeriodType; periodStart: string | Date; })
packages/shared/src/lib/archive.ts:47
↓ 3 callersFunctiongetBrowserExtensionInstallId
()
packages/shared/src/features/extensionEmbed/getBrowserExtensionInstallId.ts:14
↓ 3 callersFunctiongetCachedFeedSettingsOrThrow
( queryClient: QueryClient, queryKey: string[], mutationType: 'advanced_settings' | 'tags' | 'sources',
packages/shared/src/hooks/useMutateFilters.ts:79
↓ 3 callersFunctiongetCloseWord
( textarea: HTMLTextAreaElement, selected: number[], )
packages/shared/src/lib/textarea.ts:45
↓ 3 callersFunctiongetCollectionPillLabel
(post: Pick<Post, 'source'>)
packages/shared/src/components/post/collection/common.ts:7
↓ 3 callersFunctiongetCompletionItems
( completion: ProfileCompletion, )
packages/shared/src/lib/profileCompletion.ts:10
↓ 3 callersFunctiongetContentScriptPermissionAndRegister
()
packages/extension/src/lib/extensionScripts.ts:129
↓ 3 callersFunctiongetContentSourceList
( advancedSettings: AdvancedSettings[], )
packages/shared/src/components/filters/helpers.ts:10
↓ 3 callersFunctiongetCookiesAndHeadersFromRequest
( req: GetServerSidePropsContext['req'], )
packages/shared/src/features/onboarding/lib/utils.ts:43
↓ 3 callersFunctiongetCursorType
(textarea: HTMLTextAreaElement)
packages/shared/src/lib/textarea.ts:89
↓ 3 callersFunctiongetDaysUntilWeeklyQuestReset
(from: Date = new Date())
packages/shared/src/lib/date.ts:45
↓ 3 callersFunctiongetFieldFontColor
({ readOnly, isLocked, disabled, focused, hasInput, hasActionIcon, }: FieldStateProps)
packages/shared/src/components/fields/BaseFieldContainer.tsx:53
↓ 3 callersFunctiongetFieldLabelColor
({ readOnly, isLocked, hasInput, disabled, focused, isPrimaryField, }: FieldStateProps)
packages/shared/src/components/fields/BaseFieldContainer.tsx:33
↓ 3 callersFunctiongetGoogleId
()
packages/shared/src/hooks/auth/useGoogleOneTap.ts:54
↓ 3 callersFunctiongetGroupedHoverContainer
( type: keyof ReactHTML = 'div', )
packages/shared/src/components/cards/common/common.tsx:34
↓ 3 callersFunctiongetHighlightIds
(highlights: HighlightIdentity[])
packages/shared/src/graphql/highlights.ts:47
↓ 3 callersFunctiongetHighlightsUrl
(highlightId?: string)
packages/shared/src/components/cards/highlight/common.tsx:21
↓ 3 callersFunctiongetImageOriginRect
(element: Element)
packages/shared/src/components/modals/ImageModal.tsx:22
↓ 3 callersFunctiongetInternalLifecycleState
()
packages/shared/src/lib/lifecycle.ts:90
↓ 3 callersFunctiongetKeywordAutocompleteOptions
( query: string, )
packages/shared/src/features/opportunity/queries.ts:121
↓ 3 callersFunctiongetLiveRoomPrivilegeState
( roomState: Pick<LiveRoomState, 'coHostParticipantIds'> | null | undefined, participantId: string | null
packages/shared/src/lib/liveRoom/privileges.ts:15
↓ 3 callersFunctiongetLlmsTxtUrl
()
packages/webapp/lib/seo.ts:27
↓ 3 callersFunctiongetOpportunitiesOptions
( state?: string, after?: string, first = 20, )
packages/shared/src/features/opportunity/queries.ts:145
↓ 3 callersFunctiongetOpportunityByIdKey
(id: string)
packages/shared/src/features/opportunity/queries.ts:36
↓ 3 callersFunctiongetOrGenerateDeviceId
()
packages/shared/src/hooks/log/useDeviceId.ts:7
↓ 3 callersFunctiongetParseOpportunityMutationErrorMessage
( error?: ApiErrorResult, )
packages/shared/src/features/opportunity/mutations.ts:459
↓ 3 callersFunctiongetPlainTextFromRichContent
({ html, markdown, }: RichContentPlainTextOptions)
packages/shared/src/lib/strings.ts:129
↓ 3 callersFunctiongetPostCanonicalUrl
(slug: string)
packages/webapp/lib/seo.ts:29
↓ 3 callersFunctiongetRange
(count: number)
packages/shared/src/components/CalendarHeatmap.tsx:50
↓ 3 callersFunctiongetReadArticleHref
( post: Pick<Post, 'type' | 'subType' | 'sharedPost' | 'permalink'>, )
packages/shared/src/graphql/posts.ts:130
↓ 3 callersFunctiongetRequiredValue
( value: T | null | undefined, message: string, )
packages/shared/src/components/Feed.spec.tsx:290
↓ 3 callersFunctiongetShareableSquads
(squads?: Squad[])
packages/shared/src/components/squads/SquadsToShare.tsx:23
↓ 3 callersFunctiongetShortcutDedupKey
(url: string)
packages/shared/src/features/shortcuts/lib/getShortcutDedupKey.ts:7
↓ 3 callersFunctiongetSidebarCategoryForPath
( activePage: string, )
packages/shared/src/components/sidebar/sidebarCategory.ts:16
↓ 3 callersFunctiongetSocialTwitterMetadata
(post: Post)
packages/shared/src/components/cards/socialTwitter/socialTwitterHelpers.tsx:73
↓ 3 callersFunctiongetSquadMembers
( id: string, )
packages/shared/src/graphql/squads.ts:603
← previousnext →401–500 of 6,160, ranked by callers