MCPcopy Create free account

hub / github.com/fastrepl/anarlog / functions

Functions3,513 in github.com/fastrepl/anarlog

↓ 1 callersFunctiongetMessageText
(message: HyprUIMessage)
apps/desktop/src/chat/components/message/normal.tsx:15
↓ 1 callersFunctiongetMicDetectedNotificationTitle
(event: NearbyEvent | null)
apps/desktop/src/stt/contexts.tsx:906
↓ 1 callersFunctiongetModelCategoryLabel
(category?: ModelCategory)
apps/desktop/src/settings/ai/stt/select.tsx:438
↓ 1 callersFunctiongetMuxThumbnailUrl
(playbackId: string | null | undefined)
apps/web/src/functions/media-catalog.ts:47
↓ 1 callersFunctiongetNearbyEvents
( tinybaseStore: NonNullable<ReturnType<typeof main.UI.useStore>>, )
apps/desktop/src/stt/contexts.tsx:828
↓ 1 callersFunctiongetNextStep
( currentStep: OnboardingStep, )
apps/desktop/src/onboarding/config.tsx:28
↓ 1 callersFunctiongetNodeText
(node: JSONContent | undefined)
apps/desktop/src/editor-bridge/task-storage.ts:360
↓ 1 callersFunctiongetNodeTextContent
(node: JSONContent | undefined)
packages/editor/src/tasks.ts:460
↓ 1 callersFunctiongetNotificationDisplayApps
( apps: MicApp[], browserMeetingPlatform: MeetingPlatform | null, )
apps/desktop/src/stt/contexts.tsx:611
↓ 1 callersFunctiongetNotificationIconForAppId
(appId: string)
apps/desktop/src/stt/contexts.tsx:345
↓ 1 callersFunctiongetNotificationIconForDetectedApps
( apps: MicApp[], browserMeetingPlatform: MeetingPlatform | null, )
apps/desktop/src/stt/contexts.tsx:631
↓ 1 callersFunctiongetNotionDisplayParts
(attrs: NotionAttrs)
packages/editor/src/app-link/notion.ts:100
↓ 1 callersFunctiongetOrganizationDisplayData
( store: ReturnType<typeof main.UI.useStore>, organizationId: string, )
apps/desktop/src/chat/context/use-chat-context-pipeline.ts:60
↓ 1 callersFunctiongetParseAs
(contentType: string | null)
packages/api-client/src/generated/client/utils.gen.ts:68
↓ 1 callersFunctiongetParser
()
packages/editor/src/markdown.ts:971
↓ 1 callersFunctiongetParticipants
(sessionId: string, store: MainStore)
apps/desktop/src/store/zustand/ai-task/task-configs/enhance-transform.ts:183
↓ 1 callersFunctiongetPathExtension
(path: string)
apps/desktop/src/store/zustand/ai-task/task-configs/enhance-images.ts:420
↓ 1 callersFunctiongetPlaceholderTarget
(doc: PMNode, $anchor: ResolvedPos)
packages/editor/src/plugins/placeholder.ts:13
↓ 1 callersFunctiongetPrevStep
( currentStep: OnboardingStep, )
apps/desktop/src/onboarding/config.tsx:36
↓ 1 callersFunctiongetPrimaryStoppedApp
( stoppedTriggerAppIds: string[], stoppedApps: { id: string; name: string }[], )
apps/desktop/src/stt/contexts.tsx:727
↓ 1 callersFunctiongetProfileUrl
(username: string, profileUrl?: string | null)
apps/web/src/functions/github-stars.ts:26
↓ 1 callersFunctiongetProgress
(toast: ToastType)
apps/desktop/src/sidebar/toast/component.tsx:115
↓ 1 callersFunctiongetProjectItems
( projectNumber: number, )
apps/web/src/functions/github-projects.ts:180
↓ 1 callersFunctiongetProjectStatusField
(projectId: string)
apps/web/src/functions/github-projects.ts:123
↓ 1 callersFunctiongetPropagationTargets
()
apps/web/src/telemetry.ts:56
↓ 1 callersFunctiongetProviderAccordionKey
( providers: CalendarProvider[], connectionCounts: Map<string, number>, )
apps/desktop/src/calendar/components/sidebar.tsx:69
↓ 1 callersFunctiongetProviderConnectionCounts
( providers: CalendarProvider[], connections: ConnectionItem[] | undefined, )
apps/desktop/src/calendar/components/sidebar.tsx:52
↓ 1 callersFunctiongetProviderConnections
()
apps/desktop/src/services/calendar/ctx.ts:90
↓ 1 callersFunctiongetProviderLabel
(provider: WorkProvider)
packages/editor/src/app-link/work.ts:324
↓ 1 callersFunctiongetProviderModelMode
( providerId: ProviderId, model: string, )
apps/desktop/src/settings/ai/stt/select.tsx:446
↓ 1 callersFunctiongetPublishedReferencedMediaPaths
(excludePath?: string)
apps/web/src/routes/api/admin/content/delete.ts:28
↓ 1 callersFunctiongetPullRequestBranch
( prNumber: number, token: string, )
apps/web/src/routes/api/webhooks/slack-interactive.ts:95
↓ 1 callersFunctiongetRecentDaysFilter
( days: number, )
apps/desktop/src/chat/tools/search-sessions.ts:79
↓ 1 callersFunctiongetReconciledSegmentWordIds
({ segmentWordIds, replacedIds, previousWords, nextWords, hints, newFinalWords, }: { segmentWord
apps/desktop/src/stt/utils.ts:488
↓ 1 callersFunctiongetRelayPort
()
plugins/relay/js/vite.js:9
↓ 1 callersFunctiongetRequestFromMessages
(messages: BaseMessage[])
packages/agent-core/src/nodes/createAgentNode.ts:15
↓ 1 callersFunctiongetRequiredConfigFields
( requirements: readonly ProviderRequirement[], )
apps/desktop/src/settings/ai/shared/eligibility.ts:27
↓ 1 callersFunctiongetRightPanelWidth
(bodyPanel: HTMLElement, rightPanelOpen: boolean)
apps/desktop/src/shared/main/chat-panels.tsx:347
↓ 1 callersFunctiongetRowIdsKey
(rowIds: readonly string[])
apps/desktop/src/store/tinybase/hooks/index.tsx:257
↓ 1 callersFunctiongetSavedKeyFacts
( store: MainStore, sessionId: string, sourceHash: string, )
apps/desktop/src/session/insights/past-notes.ts:478
↓ 1 callersFunctiongetScheme
()
apps/desktop/src/shared/utils.ts:11
↓ 1 callersFunctiongetSectionTitle
( collection: "docs" | "handbook", sectionFolder: string, )
apps/web/src/routes/api/admin/content/rename.ts:40
↓ 1 callersFunctiongetSegmentTimeRange
( segment: Segment, offsetMs: number, )
apps/desktop/src/session/components/note-input/transcript/renderer/segment.tsx:31
↓ 1 callersFunctiongetSessionContext
(sessionId: string, store: MainStore)
apps/desktop/src/store/zustand/ai-task/task-configs/enhance-transform.ts:140
↓ 1 callersFunctiongetSessionData
(sessionId: string, store: MainStore)
apps/desktop/src/store/zustand/ai-task/task-configs/enhance-transform.ts:159
↓ 1 callersFunctiongetSessionDisplayData
( store: ReturnType<typeof main.UI.useStore>, sessionId: string, )
apps/desktop/src/chat/context/use-chat-context-pipeline.ts:14
↓ 1 callersMethodgetSessionEnhancedNoteId
( sessionId: string, enhancedNoteId: string, )
apps/desktop/src/services/enhancer/index.ts:334
↓ 1 callersFunctiongetSessionIdForTranscripts
( store: Pick<main.Store, "getCell">, transcriptIds: string[], )
apps/desktop/src/stt/render-transcript.ts:429
↓ 1 callersFunctiongetSessionIdsFromSearchOutput
(output: unknown)
apps/desktop/src/chat/transport/helpers.ts:11
↓ 1 callersFunctiongetSessionKeyFactsSource
( store: MainStore, sessionId: string, )
apps/desktop/src/session/insights/past-notes.ts:495
↓ 1 callersFunctiongetSessionParticipantHumanIds
(store: MainStore, sessionId: string)
apps/desktop/src/services/event-listeners.tsx:95
↓ 1 callersFunctiongetSessionParticipantNames
( store: MainStore, participantIds: Set<string>, )
apps/desktop/src/session/insights/past-notes.ts:573
↓ 1 callersFunctiongetSessionTrackingId
(row: TimelineSessionRow)
apps/desktop/src/sidebar/timeline/utils/index.ts:435
↓ 1 callersFunctiongetSessionUserId
( session: { user_id?: string }, fallbackUserId: string | null, )
apps/desktop/src/session/insights/past-notes.ts:643
↓ 1 callersFunctiongetSettingsValuesFromNativeChange
(change: FloatingBarSettingsChange)
apps/desktop/src/meeting-float/host.tsx:965
↓ 1 callersFunctiongetSitemap
()
apps/web/src/utils/sitemap.ts:33
↓ 1 callersFunctiongetSlackDisplayParts
(attrs: SlackAttrs)
packages/editor/src/app-link/slack.ts:75
↓ 1 callersFunctiongetSpeakerAssignmentScopeForHint
( hints: SpeakerHintWithId[], wordsById: Map<string, WordWithId>, hint: SpeakerHintWithId, )
apps/desktop/src/stt/utils.ts:326
↓ 1 callersFunctiongetStorageUrl
(segments: string[])
apps/web/src/routes/api/assets.$.ts:41
↓ 1 callersFunctiongetStripeCustomer
(customerId: string)
apps/stripe/src/billing-bridge.ts:76
↓ 1 callersFunctiongetSummaryCandidateIds
({ indexes, sessionId, enhancedNoteId, }: { indexes: Indexes; sessionId: string; enhancedNoteId?:
apps/desktop/src/chat/tools/session-correction.ts:75
↓ 1 callersFunctiongetSummaryTitle
(store: Store, enhancedNoteId: string)
apps/desktop/src/chat/tools/session-correction.ts:70
↓ 1 callersFunctiongetSupabaseClient
()
apps/web/src/functions/supabase-media.ts:25
↓ 1 callersFunctiongetSystemPrompt
(args: TaskArgsMapTransformed["enhance"])
apps/desktop/src/store/zustand/ai-task/task-configs/enhance-workflow.ts:82
↓ 1 callersFunctiongetSystemPrompt
(args: TaskArgsMapTransformed["title"])
apps/desktop/src/store/zustand/ai-task/task-configs/title-workflow.ts:55
↓ 1 callersFunctiongetSystemPrompt
()
apps/desktop/src/session/components/outer-header/metadata/participants/event-contact-extraction.ts:493
↓ 1 callersFunctiongetSystemWeekStart
()
apps/desktop/src/calendar/hooks.ts:34
↓ 1 callersFunctiongetSystemWeekStart
()
apps/desktop/src/settings/general/week-start.tsx:15
↓ 1 callersFunctiongetTabsState
()
apps/desktop/src/main/useShortcuts.test.tsx:67
↓ 1 callersFunctiongetTabsStore
()
apps/desktop/src/store/zustand/tabs/index.ts:115
↓ 1 callersFunctiongetTask
(taskId)
packages/editor/src/task-storage.tsx:86
↓ 1 callersFunctiongetTaskItemTextContent
(node: JSONContent)
packages/editor/src/tasks.ts:476
↓ 1 callersFunctiongetTaskRecord
(store: TaskStore, taskId: string)
apps/desktop/src/editor-bridge/task-storage.ts:264
↓ 1 callersFunctiongetTextPreview
(body: JSONContent[])
apps/desktop/src/editor-bridge/task-storage.ts:355
↓ 1 callersFunctiongetTextStartPos
(doc: ReturnType<typeof schema.node>, text: string)
packages/editor/src/note/keymap.test.ts:396
↓ 1 callersFunctiongetTextSuffixAtWordBoundary
(text: string, maxCharacters: number)
apps/desktop/src/meeting-float/host.tsx:917
↓ 1 callersFunctiongetTextblockRangesForRange
(doc: PMNode, range: ChangedRange)
packages/editor/src/plugins/changed-ranges.ts:86
↓ 1 callersFunctiongetTimelineScrollFadeMask
({ showBottomFade, }: { showBottomFade: boolean; })
apps/desktop/src/sidebar/timeline/index.tsx:1151
↓ 1 callersFunctiongetTitle
(part: Part)
apps/desktop/src/chat/components/message/tool/search.tsx:136
↓ 1 callersMethodgetTools
(scope?: ToolScope)
apps/desktop/src/contexts/tool-registry/core.ts:13
↓ 1 callersFunctiongetTopGitHubRepos
(username: string)
apps/web/src/functions/github-stars.ts:179
↓ 1 callersFunctiongetTranscriptFloatingAction
({ audioExists, currentView, handleStopTranscription, regenerateTranscript, sessionMode, }: { audi
apps/desktop/src/session/components/floating/index.tsx:263
↓ 1 callersMethodgetTranscriptIds
(sessionId: string)
apps/desktop/src/services/enhancer/index.ts:320
↓ 1 callersFunctiongetTranscriptRow
(store: UiStore, transcriptId: string)
apps/desktop/src/session/components/note-input/transcript/render-request-hooks.ts:149
↓ 1 callersFunctiongetTranscriptSegmentsFromMeta
( transcripts: TranscriptMeta[], store: MainStore, )
apps/desktop/src/store/zustand/ai-task/task-configs/enhance-transform.ts:222
↓ 1 callersFunctiongetTusEndpoint
(supabaseUrl: string)
packages/supabase/src/storage.ts:9
↓ 1 callersFunctiongetUrl
({ baseUrl, path, query, querySerializer, url: _url, }: { baseUrl?: string; path?: Record<string
packages/api-client/src/generated/core/utils.gen.ts:85
↓ 1 callersFunctiongetUserIdFromCustomer
(customer: Stripe.Customer)
apps/stripe/src/billing-bridge.ts:91
↓ 1 callersFunctiongetUserPrompt
( args: TaskArgsMapTransformed["title"], _store: Store, )
apps/desktop/src/store/zustand/ai-task/task-configs/title-workflow.ts:69
↓ 1 callersFunctiongetUserPrompt
( context: EventContactExtractionContext, )
apps/desktop/src/session/components/outer-header/metadata/participants/event-contact-extraction.ts:516
↓ 1 callersFunctiongetValidDisplayLocale
(displayLocale: string)
apps/desktop/src/settings/general/language.ts:113
↓ 1 callersFunctiongetWheelDeltaY
( event: ReactWheelEvent<Element>, pageScrollHeight: number, )
apps/desktop/src/shared/dom/scroll-wheel.ts:34
↓ 1 callersFunctiongetWordRange
( words: WordWithId[], )
apps/desktop/src/stt/utils.ts:646
↓ 1 callersFunctiongetWorkDisplayParts
(attrs: WorkAttrs)
packages/editor/src/app-link/work.ts:378
↓ 1 callersFunctiongrepNoteFiles
({ query, sessionIds, limit, store, }: { query: string; sessionIds?: string[]; limit: number;
apps/desktop/src/chat/tools/note-files.ts:361
↓ 1 callersFunctiongroupPartialsByChannel
(partials: LiveTranscriptDelta["partials"])
apps/desktop/src/store/zustand/listener/transcript.ts:168
↓ 1 callersFunctiongroupTranscriptsBySession
( ctx: BuildContext, )
apps/desktop/src/store/tinybase/persister/session/save/transcript.ts:31
↓ 1 callersFunctiongroupWordsIntoLines
(words: SegmentWord[])
apps/desktop/src/session/components/note-input/transcript/renderer/utils.ts:19
↓ 1 callersFunctionhandleAction
(e: React.MouseEvent)
apps/desktop/src/settings/ai/stt/select.tsx:660
↓ 1 callersFunctionhandleAdd
()
apps/desktop/src/settings/todo/github.tsx:89
← previousnext →1,601–1,700 of 3,513, ranked by callers