MCPcopy Create free account

hub / github.com/fastrepl/anarlog / functions

Functions3,513 in github.com/fastrepl/anarlog

↓ 2 callersFunctioncreateSyncedTaskError
(error: { name?: string; message: string })
apps/desktop/src/store/zustand/ai-task/tasks.ts:332
↓ 2 callersFunctioncreateTabsStore
()
apps/desktop/src/store/zustand/tabs/index.ts:79
↓ 2 callersFunctioncreateToolRegistry
()
apps/desktop/src/contexts/tool-registry/core.ts:16
↓ 2 callersFunctioncreateTracedFetch
(task: CharTask)
apps/desktop/src/ai/traced-fetch.ts:40
↓ 2 callersFunctioncreateTranscriptSlice
( set: StoreApi<T>["setState"], get: StoreApi<T>["getState"], )
apps/desktop/src/store/zustand/listener/transcript.ts:73
↓ 2 callersFunctioncreateTransformedArgs
()
apps/desktop/src/store/zustand/ai-task/task-configs/enhance-success.test.ts:15
↓ 2 callersFunctioncreateUseDrizzleLiveQuery
(client: LiveQueryClient)
packages/db-react/src/index.ts:93
↓ 2 callersFunctioncreateWrapper
()
apps/desktop/src/stt/useUploadFile.test.tsx:108
↓ 2 callersFunctioncreateWrapper
( values: Partial<Record<SettingsValueKey, unknown>>, )
apps/desktop/src/shared/config/index.test.tsx:11
↓ 2 callersFunctiondeactivateAll
(tabs: Tab[])
apps/desktop/src/store/zustand/tabs/basic.ts:329
↓ 2 callersFunctiondecodeMediaPath
(rawPath: string)
apps/web/src/lib/media.ts:144
↓ 2 callersFunctiondefaultRenderLabelContext
( store: Pick<Store, "getValue" | "getRow">, )
apps/desktop/src/stt/segment/shared.ts:17
↓ 2 callersFunctiondefineTool
(config: ToolConfig<TParsed>)
apps/desktop/src/chat/components/message/tool/define-tool.tsx:42
↓ 2 callersFunctiondeleteBranch
( branchName: string, )
apps/web/src/functions/github-content.ts:995
↓ 2 callersFunctiondeleteCatalogMediaAssets
( supabase: SupabaseClient, paths: string[], )
apps/web/src/functions/media-catalog.ts:146
↓ 2 callersFunctiondeleteMediaFiles
( supabase: SupabaseClient, paths: string[], )
apps/web/src/functions/supabase-media.ts:394
↓ 2 callersFunctiondetectMeetingPlatformFromUrl
(value: string)
apps/desktop/src/stt/contexts.tsx:379
↓ 2 callersFunctiondispatchKeyDown
(key: string)
apps/desktop/src/routes/app/-note.$sessionId.test.tsx:115
↓ 2 callersFunctiondisplayModelId
(model: string)
apps/desktop/src/settings/ai/stt/shared.tsx:37
↓ 2 callersFunctiondoFloatingTranscriptBubblesOverlap
( left: FloatingTranscriptBubble, right: FloatingTranscriptBubble, )
apps/desktop/src/meeting-float/host.tsx:630
↓ 2 callersFunctionemptyStats
()
apps/stripe/src/scripts/stripe-migrate-legacy-pro-prices.ts:528
↓ 2 callersFunctionencodePath
(segments: string[])
apps/web/src/routes/api/assets.$.ts:37
↓ 2 callersFunctionensureMessageIds
(messages: BaseMessage[])
packages/agent-core/src/utils/shared.ts:8
↓ 2 callersFunctionescapeRegExp
(value: string)
apps/web/src/telemetry.ts:12
↓ 2 callersFunctionextractContextRefsFromMessages
( messages: Array<Pick<HyprUIMessage, "role" | "metadata">>, )
apps/desktop/src/chat/context/refs.ts:48
↓ 2 callersFunctionextractEnhanceTagNames
( summaryMarkdown: string, transformedArgs: EnhanceArgs, )
apps/desktop/src/store/zustand/ai-task/task-configs/summary-tags.ts:11
↓ 2 callersFunctionextractGitHubCounter
(html: string, patterns: RegExp[])
apps/web/src/functions/github.ts:45
↓ 2 callersFunctionextractKeywordsFromMarkdown
( markdown: string, )
apps/desktop/src/stt/useKeywords.ts:105
↓ 2 callersFunctionfetchAdminJson
( input: RequestInfo | URL, init: RequestInit | undefined, fallbackError: string, )
apps/web/src/lib/admin-auth.ts:53
↓ 2 callersFunctionfetchGitHubActivity
()
apps/web/src/functions/github-stars.ts:380
↓ 2 callersFunctionfetchGitHubStargazers
()
apps/web/src/functions/github-stars.ts:311
↓ 2 callersFunctionfetchGitHubStatsFromApi
()
apps/web/src/functions/github.ts:56
↓ 2 callersFunctionfileExtension
(value: string)
apps/desktop/src/stt/useUploadFile.ts:37
↓ 2 callersFunctionfileName
(title: string)
e2e/blackbox/record.ts:6
↓ 2 callersFunctionfindContextMenu
(id: string)
apps/desktop/src/session/components/note-input/header.test.tsx:1059
↓ 2 callersFunctionfindImage
(content: any[])
packages/editor/src/markdown.test.ts:448
↓ 2 callersFunctionfindInlineToken
(tokens: Token[], fromIdx: number)
packages/editor/src/markdown.ts:689
↓ 2 callersFunctionfindMatchingClose
( tokens: Token[], openIdx: number, openType: string, closeType: string, )
packages/editor/src/markdown.ts:703
↓ 2 callersFunctionfindMention
( state: EditorState, trigger: string, )
packages/editor/src/widgets/mention.tsx:48
↓ 2 callersFunctionfindOccurrences
( text: string, query: string, wholeWord: boolean, )
apps/desktop/src/session/components/note-input/search/matching.ts:26
↓ 2 callersFunctionfindSearchContainer
()
apps/desktop/src/session/components/note-input/search/matching.ts:157
↓ 2 callersFunctionfindSessionByTrackingId
( store: Store, trackingId: string, )
apps/desktop/src/session/utils.ts:28
↓ 2 callersFunctionfinishOnboarding
(onContinue?: () => void)
apps/desktop/src/onboarding/final.tsx:71
↓ 2 callersFunctionfirstHeaderValue
(value: string | null)
apps/web/src/functions/app-origin.ts:14
↓ 2 callersFunctionfixSpacingForWords
( words: string[], transcript: string, )
apps/desktop/src/store/zustand/listener/utils.ts:8
↓ 2 callersFunctionflushAutomaticRelaunch
()
apps/desktop/src/store/tinybase/store/save.ts:58
↓ 2 callersFunctionformatChangelogDate
(date: string)
apps/web/src/lib/changelog.ts:53
↓ 2 callersFunctionformatDisplayTime
( timestamp: string | null | undefined, precision: TimelinePrecision, timezone?: string, )
apps/desktop/src/sidebar/timeline/item.tsx:633
↓ 2 callersFunctionformatPrice
(price: Stripe.Price)
apps/stripe/src/scripts/stripe-migrate-legacy-pro-prices.ts:553
↓ 2 callersFunctionformatSearchInput
(input: Part["input"] | undefined)
apps/desktop/src/chat/components/message/tool/search.tsx:68
↓ 2 callersFunctionformatTestimonialOffset
(offset: TestimonialCardPosition["x"])
apps/web/src/routes/index.tsx:163
↓ 2 callersFunctionformatTime
(seconds: number)
apps/desktop/src/audio-player/timeline.tsx:188
↓ 2 callersMethodfromSegments
( segments: Segment[], ctx?: RenderLabelContext, maxUnknownSpeakerNumber?: number, )
apps/desktop/src/stt/live-segment.ts:83
↓ 2 callersFunctiongenerateBranchName
(slugOrPath: string)
apps/web/src/functions/github-content.ts:940
↓ 2 callersFunctiongetActionForTier
( tierId: PlanTier, currentPlan: PlanTier, canStartTrial: boolean, )
packages/pricing/src/tiers.ts:184
↓ 2 callersFunctiongetActiveContainer
()
apps/desktop/src/chat/components/persistent-chat.tsx:47
↓ 2 callersFunctiongetAssignmentAnchorWordId
( segment: Segment, )
apps/desktop/src/session/components/note-input/transcript/renderer/speaker-assign.tsx:102
↓ 2 callersFunctiongetAssignmentWordIds
(segment: Segment)
apps/desktop/src/session/components/note-input/transcript/renderer/speaker-assign.tsx:111
↓ 2 callersFunctiongetAttachmentFilename
(src: string)
apps/desktop/src/store/zustand/ai-task/task-configs/enhance-images.ts:432
↓ 2 callersFunctiongetAudioDrop
(files: File[], items?: DataTransferItemList)
apps/desktop/src/session/components/note-input/file-handler.ts:201
↓ 2 callersFunctiongetAudioRetentionPolicy
(settingsStore: settings.Store)
apps/desktop/src/services/audio-retention.ts:46
↓ 2 callersMethodgetAutoEnhancedNoteId
( sessionId: string, templateId?: string, )
apps/desktop/src/services/enhancer/index.ts:399
↓ 2 callersFunctiongetBranchSha
( branchName: string, )
apps/web/src/functions/github-content.ts:950
↓ 2 callersFunctiongetCalendarTrackingKey
({ provider, connectionId, trackingId, }: { provider: string | undefined; connectionId: string | und
apps/desktop/src/calendar/utils.ts:5
↓ 2 callersFunctiongetCalendarsByConnection
( store: ReturnType<typeof createStore>, provider: string, )
apps/desktop/src/services/calendar/ctx.test.ts:30
↓ 2 callersFunctiongetCanShowTranscript
({ audioExists = false, batchError = false, hasLiveSegments = false, hasTranscript, sessionMode, }:
apps/desktop/src/session/components/shared.tsx:134
↓ 2 callersFunctiongetChangedIds
( tables: TablesContent, changedTables: ChangedTables, config: TableConfig[], )
apps/desktop/src/store/tinybase/persister/shared/changes.ts:16
↓ 2 callersFunctiongetCloudflareWorkersAIModelMetadata
( model: string | undefined, )
apps/desktop/src/settings/ai/shared/list-cloudflare-workers-ai.ts:29
↓ 2 callersFunctiongetConfig
()
apps/desktop/src/store/tinybase/persister/session/ops.ts:15
↓ 2 callersFunctiongetContainerRect
()
apps/desktop/src/chat/components/persistent-chat.tsx:55
↓ 2 callersFunctiongetCurrentSubscription
( stripe: Stripe, stripeCustomerId: string, )
apps/web/src/functions/billing.ts:93
↓ 2 callersMethodgetData
(type: string)
apps/desktop/src/chat/context/session-drag.test.ts:18
↓ 2 callersFunctiongetDeeplink
()
apps/web/src/routes/_view/callback/auth.tsx:213
↓ 2 callersFunctiongetDefaultFrontmatter
(folder: string)
apps/web/src/functions/github-content.ts:215
↓ 2 callersFunctiongetDefaultState
(tab: TabInput)
apps/desktop/src/store/zustand/tabs/schema.ts:142
↓ 2 callersFunctiongetExistingEditPRForContent
(filePath: string)
apps/web/src/functions/github-content.ts:1558
↓ 2 callersFunctiongetExtensionFromMimeType
(mimeType: string)
apps/web/src/lib/media.ts:112
↓ 2 callersFunctiongetFullPath
(folder: string, filename: string)
apps/web/src/functions/github-content.ts:211
↓ 2 callersFunctiongetGitHubProfile
(username: string)
apps/web/src/functions/github-stars.ts:161
↓ 2 callersFunctiongetImageMimeType
(extension: string | undefined)
apps/desktop/src/store/zustand/ai-task/task-configs/enhance-images.ts:412
↓ 2 callersFunctiongetInitialMainAreaWidthPx
()
apps/desktop/src/main/body.tsx:710
↓ 2 callersFunctiongetKindLabel
(kind: FigmaLinkKind)
packages/editor/src/app-link/figma.ts:88
↓ 2 callersFunctiongetLanguageDefaults
()
apps/desktop/src/store/tinybase/persister/settings/persister.ts:24
↓ 2 callersFunctiongetLeftSidebarWidth
(bodyPanel: HTMLElement, leftPanelOpen: boolean)
apps/desktop/src/shared/main/chat-panels.tsx:359
↓ 2 callersFunctiongetLiveStartBlockReason
( live: Pick< LiveState, "status" | "loading" | "sessionId" | "finalizingBySession" >, targetSes
apps/desktop/src/store/zustand/listener/general-shared.ts:76
↓ 2 callersMethodgetMatchingEnhancedNoteId
( sessionId: string, templateId?: string, )
apps/desktop/src/services/enhancer/index.ts:384
↓ 2 callersFunctiongetMediaKind
(mimeType: string | null | undefined)
apps/web/src/lib/media-library.ts:23
↓ 2 callersFunctiongetModalClient
()
packages/agent-support/src/modal/client.ts:7
↓ 2 callersFunctiongetNodeTextContent
(node: JSONContent)
packages/editor/src/daily/linked-session-content.ts:5
↓ 2 callersFunctiongetNodeViewFallbackTag
(name: string)
packages/editor/src/node-views/error-boundary.tsx:106
↓ 2 callersFunctiongetNotificationDisplayApp
( app: MicApp, browserMeetingPlatform: MeetingPlatform | null, )
apps/desktop/src/stt/contexts.tsx:600
↓ 2 callersFunctiongetNotificationIconForApp
( app: MicApp, )
apps/desktop/src/stt/contexts.tsx:357
↓ 2 callersFunctiongetNotificationIconForDisplayApp
( app: MicApp, browserMeetingPlatform: MeetingPlatform | null, )
apps/desktop/src/stt/contexts.tsx:620
↓ 2 callersFunctiongetNotificationResourceIcon
( resource: NotificationIconResource, )
apps/desktop/src/stt/contexts.tsx:320
↓ 2 callersFunctiongetNumberCell
( store: MainStore, tableId: any, rowId: string, columnId: string, )
apps/desktop/src/store/zustand/ai-task/task-configs/enhance-transform.ts:319
↓ 2 callersFunctiongetOnboardingNeeded
()
apps/desktop/src/store/tinybase/store/save.ts:30
↓ 2 callersFunctiongetOptionalSettingsValue
( settingsStore: SettingsStore, valueId: string, )
apps/desktop/src/store/zustand/ai-task/task-configs/enhance-transform.ts:132
↓ 2 callersFunctiongetOrganizationJsonLd
()
apps/web/src/lib/seo.ts:18
↓ 2 callersFunctiongetOrigin
(value: string | undefined)
apps/web/src/telemetry.ts:24
↓ 2 callersFunctiongetPartialFeatureTooltip
(feature: PlanFeature)
packages/pricing/src/plan-feature-list.tsx:14
← previousnext →801–900 of 3,513, ranked by callers