MCPcopy Create free account

hub / github.com/fastrepl/anarlog / functions

Functions3,513 in github.com/fastrepl/anarlog

↓ 4 callersFunctionclampImageWidth
(value: number)
packages/editor/src/node-views/image-view.tsx:17
↓ 4 callersFunctionclearAuthStorage
()
apps/desktop/src/auth/errors.ts:19
↓ 4 callersFunctionclearPendingAutoStop
()
apps/desktop/src/stt/contexts.tsx:943
↓ 4 callersFunctioncollectText
(node?: JSONContent)
apps/desktop/src/session/title-content.ts:80
↓ 4 callersFunctioncreateCheckoutUrl
({ supabase, user, plan, period, scheme, }: { supabase: SupabaseClient; user: AuthUser & { email
apps/web/src/functions/billing.ts:146
↓ 4 callersFunctioncreateDevtoolsToastPreview
({ preview, onSignIn, onOpenLLMSettings, onOpenSTTSettings, }: DevtoolsToastPreviewParams)
apps/desktop/src/sidebar/toast/registry.tsx:186
↓ 4 callersFunctioncreateSearch
(activeMatchId: string)
apps/desktop/src/session/components/note-input/transcript/renderer/segment.test.tsx:189
↓ 4 callersFunctioncreateSpecialist
(config: SpecialistConfig)
packages/agent-support/src/specialists/factory/index.ts:123
↓ 4 callersFunctioncreateStore
()
apps/desktop/src/services/calendar/ctx.test.ts:20
↓ 4 callersFunctioncreateTasksSlice
( set: StoreApi<T>["setState"], get: StoreApi<T>["getState"], deps: { persistedStore: MainStore; setting
apps/desktop/src/store/zustand/ai-task/tasks.ts:83
↓ 4 callersFunctioncreateToastRegistry
({ isAuthenticated, isAuthLoading, hasLLMConfigured, hasSttConfigured, hasProSttConfigured, hasPro
apps/desktop/src/sidebar/toast/registry.tsx:41
↓ 4 callersFunctioncreateWord
( id: string, text: string, startMs: number, endMs: number, )
apps/desktop/src/session/components/note-input/transcript/renderer/segment.test.tsx:218
↓ 4 callersFunctioncreateWord
( id: string, text: string, startMs: number, endMs: number, )
apps/desktop/src/session/components/note-input/transcript/renderer/utils.test.ts:57
↓ 4 callersFunctiondecodePathSegment
(value: string | undefined)
packages/editor/src/app-link/github.ts:34
↓ 4 callersFunctiondecodePathSegment
(value: string | undefined)
packages/editor/src/app-link/atlassian.ts:15
↓ 4 callersFunctiondedupeByKey
(groups: T[][])
apps/desktop/src/chat/context/entities.ts:71
↓ 4 callersFunctionderiveTimelineWindowData
({ timelineEventsTable, timelineSessionsTable, timezone, showIgnored = true, isEventIgnored = () =>
apps/desktop/src/sidebar/timeline/utils/index.ts:327
↓ 4 callersFunctiondetectMeetingType
(url: string)
apps/desktop/src/session/hooks/useRemoteMeeting.ts:15
↓ 4 callersFunctiondisplayModelTitle
(model: string, displayName?: string)
apps/desktop/src/settings/ai/stt/shared.tsx:149
↓ 4 callersFunctiondocChangeListenerPlugin
( onDocChanged: (view: EditorView) => void, )
packages/editor/src/plugins/doc-change-listener.ts:8
↓ 4 callersFunctionensureContentEditBranch
(filePath: string)
apps/web/src/functions/github-content.ts:1701
↓ 4 callersFunctionextractManagedMediaPaths
(text: string)
apps/web/src/lib/media.ts:175
↓ 4 callersFunctionextractMcpOutputText
(output: unknown)
apps/desktop/src/chat/mcp/mcp-output-parser.ts:22
↓ 4 callersFunctionextractModelId
(model: GoogleModel)
apps/desktop/src/settings/ai/shared/list-google.ts:44
↓ 4 callersFunctionextractPlainText
(value: unknown)
apps/desktop/src/search/contexts/engine/utils.ts:27
↓ 4 callersFunctionfetchGitHub
(url: string, accept?: string)
apps/web/src/functions/github.ts:28
↓ 4 callersFunctionfetchStargazersFromRepoPage
(count: number)
apps/web/src/functions/github.ts:132
↓ 4 callersFunctionfilterWebTemplatesAgainstUserTemplates
({ userTemplates, webTemplates, }: { userTemplates: Array<{ title?: string | null }>; webTemplates: We
apps/desktop/src/templates/utils.ts:97
↓ 4 callersFunctionfindExistingEditPRForPath
(filePath: string)
apps/web/src/functions/github-content.ts:1497
↓ 4 callersFunctiongetBaseLanguageCode
(code: string)
apps/desktop/src/settings/general/language.ts:63
↓ 4 callersFunctiongetBaseLanguageDisplayName
( code: string, displayLocale = "en", )
apps/desktop/src/settings/general/language.ts:55
↓ 4 callersFunctiongetBillingReturnUrl
(scheme?: z.infer<typeof desktopSchemeSchema>)
apps/web/src/functions/billing.ts:62
↓ 4 callersFunctiongetBranchToken
(filePath: string)
apps/web/src/functions/github-content.ts:149
↓ 4 callersFunctiongetChangedRanges
(transactions: readonly Transaction[])
packages/editor/src/plugins/changed-ranges.ts:9
↓ 4 callersFunctiongetCurrentFloatingBarColorScheme
()
apps/desktop/src/meeting-float/host.tsx:745
↓ 4 callersFunctiongetCurrentUserId
(store: Store)
apps/desktop/src/store/tinybase/store/sessions.ts:170
↓ 4 callersMethodgetEnhancedNoteIds
(sessionId: string)
apps/desktop/src/services/enhancer/index.ts:327
↓ 4 callersFunctiongetEntrySummary
(content: string)
apps/web/src/lib/changelog-summary.ts:3
↓ 4 callersFunctiongetGitHubHeaders
(accept?: string)
apps/web/src/functions/github-stars.ts:15
↓ 4 callersFunctiongetHashtagDecorationCount
(state: EditorState)
packages/editor/src/plugins/hashtag.test.ts:46
↓ 4 callersFunctiongetItemTimeRange
(item: TimelineItem)
apps/desktop/src/sidebar/timeline/utils/index.ts:200
↓ 4 callersFunctiongetLiveCaptionDisplayText
( text: string, settings: Pick< FloatingOverlaySettings, "liveCaptionWidth" | "liveCaptionLineCoun
apps/desktop/src/meeting-float/host.tsx:885
↓ 4 callersFunctiongetLlmProviderStatus
({ provider, config, isAuthenticated, isPaid, }: { provider: Provider; config?: ProviderConfig;
apps/desktop/src/settings/ai/llm/select.tsx:283
↓ 4 callersFunctiongetLocalModelBackendBadge
(model: string)
apps/desktop/src/settings/ai/stt/model-icon.tsx:86
↓ 4 callersFunctiongetMaxSpeakerNumberForParticipants
( participantHumanIds: readonly string[], selfHumanId?: string | null, )
apps/desktop/src/stt/live-segment.ts:159
↓ 4 callersFunctiongetMediaFolderFromPath
(path: string)
apps/web/src/lib/media-library.ts:34
↓ 4 callersFunctiongetMediaProxyUrl
(path: string)
apps/web/src/lib/media.ts:136
↓ 4 callersFunctiongetMemoMd
()
apps/desktop/src/session/components/outer-header/overflow/export-modal.tsx:176
↓ 4 callersFunctiongetMimeTypeFromExtension
(extension: string)
apps/web/src/lib/media.ts:116
↓ 4 callersFunctiongetOnDeviceTranscriptionMode
( model: string | null | undefined, languages: readonly string[] = [], )
apps/desktop/src/stt/capabilities.ts:178
↓ 4 callersFunctiongetOnboardingSteps
()
apps/desktop/src/onboarding/config.tsx:20
↓ 4 callersFunctiongetOptionalStringCell
( store: MainStore, tableId: any, rowId: string, columnId: string, )
apps/desktop/src/store/zustand/ai-task/task-configs/enhance-transform.ts:309
↓ 4 callersFunctiongetOptionalTaskStatus
( status: unknown, checked?: unknown, )
packages/editor/src/tasks.ts:67
↓ 4 callersFunctiongetPathFilename
(path: string)
apps/desktop/src/store/zustand/ai-task/task-configs/enhance-images.ts:426
↓ 4 callersFunctiongetPersistableGeneratedTitle
(text: string)
apps/desktop/src/store/zustand/ai-task/task-configs/title-success.ts:83
↓ 4 callersFunctiongetProviderSelectionBlockers
( requirements: readonly ProviderRequirement[], context: ProviderEligibilityContext, )
apps/desktop/src/settings/ai/shared/eligibility.ts:40
↓ 4 callersFunctiongetRequestAppOrigin
()
apps/web/src/functions/app-origin.ts:20
↓ 4 callersFunctiongetStringCell
( store: MainStore, tableId: any, rowId: string, columnId: string, )
apps/desktop/src/store/zustand/ai-task/task-configs/enhance-transform.ts:299
↓ 4 callersFunctiongetSummaryMd
()
apps/desktop/src/session/components/outer-header/overflow/export-modal.tsx:186
↓ 4 callersFunctiongetTaskRowIdsForSource
(indexes: TaskIndexes, source: TaskSource)
apps/desktop/src/editor-bridge/task-storage.ts:269
↓ 4 callersFunctiongetTaskState
( tasks: TasksState["tasks"], taskId: TaskId<T>, )
apps/desktop/src/store/zustand/ai-task/tasks.ts:68
↓ 4 callersFunctiongetTemplateById
( id: string, )
apps/desktop/src/templates/queries.ts:137
↓ 4 callersFunctiongetToastToShow
( registry: ToastRegistryEntry[], isDismissed: (id: string) => boolean, )
apps/desktop/src/sidebar/toast/registry.tsx:174
↓ 4 callersFunctiongetTranscriptMatches
( allSpans: HTMLElement[], prepared: string, opts: SearchOptions, )
apps/desktop/src/session/components/note-input/search/matching.ts:78
↓ 4 callersFunctionhandleTrailingEmptyLineMouseDown
( view: EditorView, event: MouseEvent, )
packages/editor/src/note/trailing-empty-line-click.ts:19
↓ 4 callersFunctionhasSessionContextDragData
( dataTransfer: Pick<DataTransfer, "types"> | null | undefined, )
apps/desktop/src/chat/context/session-drag.ts:22
↓ 4 callersFunctionhide
()
plugins/dictation/js/bindings.gen.ts:17
↓ 4 callersFunctioninitializeDesktopTabs
({ getTabs, setRecentlyOpenedSessionIds, restorePinnedTabs, restoreRecentlyOpenedSessionIds, onZeroT
apps/desktop/src/shared/desktop-tab-lifecycle.ts:37
↓ 4 callersFunctioninvoke
(command, args)
plugins/relay/js/shim.js:46
↓ 4 callersFunctionisAfterTomorrow
(date: Date | null, timezone?: string)
apps/desktop/src/sidebar/timeline/utils/index.ts:283
↓ 4 callersFunctionisAtOrBeforeTomorrow
(date: Date | null, timezone?: string)
apps/desktop/src/sidebar/timeline/utils/index.ts:275
↓ 4 callersFunctionisDateSnapshot
(id: string)
apps/desktop/src/settings/ai/shared/list-common.ts:96
↓ 4 callersFunctionisDirectoryNotFoundError
(error: string)
apps/desktop/src/store/tinybase/persister/shared/fs.ts:26
↓ 4 callersFunctionisInListItem
(state: EditorState)
packages/editor/src/note/keymap.ts:43
↓ 4 callersFunctionisRecord
(value: unknown)
apps/desktop/src/stt/timing.ts:58
↓ 4 callersFunctionisSameEditorView
(left: TabEditorView, right: TabEditorView)
apps/desktop/src/session/components/note-input/index.tsx:358
↓ 4 callersFunctionisSameSpeakerSegment
( word: WordWithId, key: { channel: number; speakerIndex: number | null }, hints: SpeakerHintWithId[],
apps/desktop/src/stt/utils.ts:620
↓ 4 callersFunctionloadNoteFile
( sessionId: string, store: Store, )
apps/desktop/src/chat/tools/note-files.ts:175
↓ 4 callersFunctionloadPrompt
(dirname: string, name = "prompt")
packages/agent-core/src/prompt.ts:14
↓ 4 callersFunctionmakeIncomingEvent
( overrides: Partial<IncomingEvent> = {}, )
apps/desktop/src/services/calendar/process/events/execute.test.ts:83
↓ 4 callersFunctionmergeContent
(parts: unknown[])
apps/desktop/src/search/contexts/engine/utils.ts:142
↓ 4 callersFunctionmergeLoadedData
(items: LoadedChatData[])
apps/desktop/src/store/tinybase/persister/chat/load.ts:93
↓ 4 callersFunctionnormalizeNumber
( value: unknown, fallback: number, min: number, max: number, )
apps/desktop/src/meeting-float/host.tsx:935
↓ 4 callersFunctionnormalizeOpacity
( value: unknown, fallback: number, min: number, max: number, )
apps/desktop/src/meeting-float/host.tsx:926
↓ 4 callersFunctionnormalizePath
(path: string)
apps/web/src/functions/supabase-media.ts:37
↓ 4 callersFunctionnormalizeUrlHref
(text: string)
packages/editor/src/plugins/url.ts:8
↓ 4 callersFunctionpad
(n: number)
packages/utils/src/date.ts:68
↓ 4 callersFunctionparseBatchCompletedNotificationKey
( key: string | null | undefined, )
apps/desktop/src/stt/batch-completed-notification.ts:10
↓ 4 callersFunctionparseLocale
(code: string)
apps/desktop/src/settings/general/language.ts:91
↓ 4 callersFunctionparseMcpObjectOutput
( output: unknown, )
apps/desktop/src/chat/mcp/mcp-output-parser.ts:59
↓ 4 callersFunctionparseWebTemplates
( templates: Record<string, unknown>[], )
apps/desktop/src/templates/codec.ts:226
↓ 4 callersFunctionpushSessionNode
( sessionId: string, preferredTitle?: string, preferredStatus?: TaskStatus, preferredContent?:
packages/editor/src/daily/linked-session-content.ts:71
↓ 4 callersFunctionreadSessionContextDragData
( dataTransfer: Pick<DataTransfer, "getData" | "types"> | null | undefined, )
apps/desktop/src/chat/context/session-drag.ts:78
↓ 4 callersFunctionrectWithWidth
(width: number)
apps/desktop/src/main/body.test.tsx:220
↓ 4 callersFunctionrectWithWidth
(width: number)
apps/desktop/src/shared/main/chat-panels.test.tsx:480
↓ 4 callersFunctionrefreshSourceSnapshot
(source: TaskSource)
packages/editor/src/task-storage.tsx:46
↓ 4 callersFunctionrejectFailure
( error: unknown, reject: (reason?: unknown) => void, options?: { clearSession?: boolean;
apps/desktop/src/store/zustand/listener/general-batch.ts:159
↓ 4 callersFunctionrememberModel
(provider?: string, model?: string)
apps/desktop/src/settings/ai/llm/select.tsx:90
↓ 4 callersFunctionrenderPanels
()
apps/desktop/src/shared/main/chat-panels.test.tsx:370
↓ 4 callersFunctionresolveShellEntryPath
()
apps/desktop/src/routes/app/-resolve-entry-path.ts:14
← previousnext →401–500 of 3,513, ranked by callers