MCPcopy Create free account

hub / github.com/fastrepl/anarlog / functions

Functions3,513 in github.com/fastrepl/anarlog

↓ 1 callersFunction__makeEvents__
( mappings: Record<keyof T, string>, )
plugins/detect/js/bindings.gen.ts:126
↓ 1 callersFunctionaddCurrentUserParticipant
( store: Store, sessionId: string, userId: string, )
apps/desktop/src/store/tinybase/store/sessions.ts:193
↓ 1 callersFunctionaddFloatingOverlaySettingsListeners
( store: SettingsStore | undefined, onChange: () => void, )
apps/desktop/src/meeting-float/host.tsx:719
↓ 1 callersFunctionaddIssueToProject
( projectId: string, issueId: string, )
apps/web/src/functions/github-projects.ts:358
↓ 1 callersFunctionaddListener
( listener: (content?: any, changes?: any) => void, filename: string, tableName: string, label: string
apps/desktop/src/store/tinybase/persister/factories/json-file.ts:148
↓ 1 callersFunctionaddName
(value: string)
apps/desktop/src/session/components/outer-header/metadata/participants/event-contact-extraction.ts:561
↓ 1 callersFunctionaddTagChangeSessionIds
( tables: TablesContent, changedTables: ChangedTables, changedSessionIds: Set<string>, )
apps/desktop/src/store/tinybase/persister/session/changes.ts:99
↓ 1 callersFunctionappLinkPastePlugin
()
packages/editor/src/plugins/app-link-paste.ts:5
↓ 1 callersFunctionapplyCaptureSnapshot
( set: StoreApi<T>["setState"], get: StoreApi<T>["getState"], targetSessionId: string, snapshot: Captu
apps/desktop/src/store/zustand/listener/general-live.ts:415
↓ 1 callersFunctionapplyLanguageDefaults
( settings: Record<string, unknown>, defaults: { ai_language?: string; spoken_languages?: string[] }, )
apps/desktop/src/store/tinybase/persister/settings/persister.ts:38
↓ 1 callersFunctionapplySummaryCorrection
({ store, indexes, sessionId, enhancedNoteId, oldText, newText, }: { store: Store; indexes: In
apps/desktop/src/chat/tools/session-correction.ts:110
↓ 1 callersFunctionapplyTheme
()
apps/desktop/src/shared/theme/provider.tsx:20
↓ 1 callersFunctionapplyTranscriptCorrection
({ store, indexes, sessionId, oldText, newText, }: { store: Store; indexes: Indexes; sessionId
apps/desktop/src/chat/tools/session-correction.ts:342
↓ 1 callersFunctionapplyTransforms
( stream: AsyncIterable<TextStreamPart<TOOLS>>, transforms: StreamTransform<TOOLS>[], options: { too
apps/desktop/src/store/zustand/ai-task/shared/transform_infra.ts:9
↓ 1 callersFunctionareMessagesEqual
(a: HyprUIMessage[], b: HyprUIMessage[])
apps/desktop/src/chat/components/session-provider.tsx:61
↓ 1 callersFunctionasNumber
(value: unknown)
apps/desktop/src/stt/render-transcript.ts:475
↓ 1 callersFunctionasRoundedNumber
(value: unknown)
apps/desktop/src/store/tinybase/persister/session/load/transcript.ts:15
↓ 1 callersFunctionattachMetadataToWord
( word: RenderedTranscriptSegment["words"][number], metadataByWordId: Map<string, TranscriptWordMetadata>,
apps/desktop/src/stt/render-transcript.ts:531
↓ 1 callersFunctionattachWordMetadata
( segments: RenderedTranscriptSegment[], metadataByWordId: Map<string, TranscriptWordMetadata>, )
apps/desktop/src/stt/render-transcript.ts:515
↓ 1 callersFunctionaudioDataTransfer
(file: File)
apps/desktop/src/session/components/note-input/enhanced/editor.test.tsx:295
↓ 1 callersFunctionaudioRetentionFromSettings
(settings: unknown)
apps/desktop/src/store/tinybase/persister/settings/transform.ts:74
↓ 1 callersFunctionaudioUploadFilePath
(file: File)
apps/desktop/src/stt/useUploadFile.ts:410
↓ 1 callersFunctionauditArticleContent
({ path, content, metadata, openrouterApiKey, }: AuditArticleContentParams)
apps/web/src/functions/content-audit.ts:61
↓ 1 callersFunctionbase64ImageToFile
( base64Data: string, filename: string, mimeType: string, )
apps/web/src/functions/media-upload.ts:127
↓ 1 callersFunctionbaseLanguageCode
(language: string)
apps/desktop/src/stt/useRunBatch.test.ts:92
↓ 1 callersFunctionbatchPreviewFromWords
( words: WordLike[], hints: RuntimeSpeakerHint[], )
apps/desktop/src/store/zustand/listener/batch.ts:402
↓ 1 callersFunctionbatchPreviewResult
( currentPreview: { wordsByChannel: Record<number, WordLike[]>; hintsByChannel: Record<number, Runti
apps/desktop/src/store/zustand/listener/batch.ts:290
↓ 1 callersFunctionblockquoteRule
(nodeType: NodeType)
packages/editor/src/note/keymap.ts:272
↓ 1 callersFunctionbootstrapBrowserTelemetry
()
apps/web/src/telemetry.ts:73
↓ 1 callersFunctionbringCurrentWindowToFront
()
apps/desktop/src/session/components/note-input/file-handler.ts:229
↓ 1 callersFunctionbuild
( url: URL, attrs: Omit<FigmaAttrs, "provider" | "url">, )
packages/editor/src/app-link/figma.ts:39
↓ 1 callersFunctionbuildArticleFrontmatter
(metadata: ArticleMetadata)
apps/web/src/routes/api/admin/content/save.ts:34
↓ 1 callersFunctionbuildChatTools
(deps: ToolDependencies)
apps/desktop/src/chat/tools/index.ts:51
↓ 1 callersFunctionbuildDeeplinkUrl
( scheme: string, search: IntegrationDeeplinkParams, )
apps/web/src/routes/_view/callback/integration.tsx:35
↓ 1 callersFunctionbuildDigestSummary
({ counts, topLeads, eventBreakdown, }: { counts: StarLeadDigest["counts"]; topLeads: StarLead[];
apps/web/src/functions/github-stars.ts:34
↓ 1 callersFunctionbuildEditSummaryTool
( deps: Pick< ToolDependencies, | "getStore" | "getIndexes" | "getSessionId" | "getEnhan
apps/desktop/src/chat/tools/edit-summary.ts:48
↓ 1 callersFunctionbuildFullContent
( path: string, content: string, metadata: Record<string, unknown>, branch?: string, )
apps/web/src/routes/api/admin/content/save.ts:82
↓ 1 callersFunctionbuildFullContent
( path: string, content: string, metadata: Record<string, unknown>, branch: string, )
apps/web/src/routes/api/admin/content/publish.ts:35
↓ 1 callersFunctionbuildGrepNotesTool
(deps: ToolDependencies)
apps/desktop/src/chat/tools/note-files.ts:558
↓ 1 callersFunctionbuildHashtagDecorationSet
(doc: PMNode)
packages/editor/src/plugins/hashtag.ts:111
↓ 1 callersFunctionbuildHumansByEmailIndex
(store: Store)
apps/desktop/src/session/components/outer-header/metadata/participants/event-contact-extraction.ts:953
↓ 1 callersFunctionbuildHumansByEmailIndex
(store: Store)
apps/desktop/src/services/calendar/process/participants/sync.ts:50
↓ 1 callersFunctionbuildHumansByNameIndex
(store: Store)
apps/desktop/src/session/components/outer-header/metadata/participants/event-contact-extraction.ts:965
↓ 1 callersMethodbuildHydratingToolSet
(cache: Map<string, string | null>)
apps/desktop/src/chat/transport/index.ts:142
↓ 1 callersFunctionbuildKeyMap
(fields: FieldsConfig, map?: KeyMap)
packages/api-client/src/generated/core/params.gen.ts:65
↓ 1 callersFunctionbuildListRelatedNotesTool
(deps: ToolDependencies)
apps/desktop/src/chat/tools/note-files.ts:589
↓ 1 callersFunctionbuildMarkdownImage
( src: string, altText: string, title?: string | null, )
apps/web/src/functions/media-upload.ts:137
↓ 1 callersFunctionbuildMdContent
()
apps/desktop/src/session/components/outer-header/overflow/export-modal.tsx:206
↓ 1 callersFunctionbuildMetadataContext
(metadata: Record<string, unknown>)
apps/web/src/functions/content-audit.ts:40
↓ 1 callersFunctionbuildModule
()
apps/desktop/plugins/changelog.ts:25
↓ 1 callersFunctionbuildNoteSections
(payload: SessionContentData)
apps/desktop/src/chat/tools/note-files.ts:108
↓ 1 callersFunctionbuildObjectName
(userId: string, fileName: string)
packages/supabase/src/storage.ts:21
↓ 1 callersFunctionbuildOperations
( items: DocumentItem[], deletePaths: string[], )
apps/desktop/src/store/tinybase/persister/session/save/note.ts:122
↓ 1 callersFunctionbuildOperations
( ctx: BuildContext, sessions: Array<[string, TranscriptWithData[]]>, )
apps/desktop/src/store/tinybase/persister/session/save/transcript.ts:68
↓ 1 callersFunctionbuildOperations
(items: MetaItem[])
apps/desktop/src/store/tinybase/persister/session/save/session.ts:183
↓ 1 callersFunctionbuildOrgContent
()
apps/desktop/src/session/components/outer-header/overflow/export-modal.tsx:304
↓ 1 callersFunctionbuildPdfContent
()
apps/desktop/src/session/components/outer-header/overflow/export-modal.tsx:358
↓ 1 callersFunctionbuildReadCurrentNoteTool
(deps: ToolDependencies)
apps/desktop/src/chat/tools/note-files.ts:518
↓ 1 callersFunctionbuildReadNoteTool
(deps: ToolDependencies)
apps/desktop/src/chat/tools/note-files.ts:542
↓ 1 callersFunctionbuildRenderTranscriptRequestFromFsTranscript
( transcriptData: SessionContentData["transcript"], store?: ReturnType<typeof main.UI.useStore>, session
apps/desktop/src/stt/render-transcript.ts:201
↓ 1 callersFunctionbuildRenderTranscriptRequestFromRows
( transcripts: TranscriptRow[], humans?: RenderTranscriptRequestHumans, participantHumanIds?: string[],
apps/desktop/src/stt/render-transcript.ts:167
↓ 1 callersFunctionbuildReplacementWords
( original: TranscriptWord[], newText: string, )
apps/desktop/src/chat/tools/session-correction.ts:208
↓ 1 callersFunctionbuildSearchCalendarEventsTool
(deps: ToolDependencies)
apps/desktop/src/chat/tools/search-calendar-events.ts:6
↓ 1 callersFunctionbuildSearchContactsTool
(deps: ToolDependencies)
apps/desktop/src/chat/tools/search-contacts.ts:6
↓ 1 callersFunctionbuildSearchSessionsTool
(deps: ToolDependencies)
apps/desktop/src/chat/tools/search-sessions.ts:104
↓ 1 callersFunctionbuildSessionHumansByNameIndex
( store: Store, sessionMappings: Map<string, { source?: string }>, )
apps/desktop/src/session/components/outer-header/metadata/participants/event-contact-extraction.ts:1017
↓ 1 callersFunctionbuildSessionNode
( sessionId: string, title: string, status?: TaskStatus, )
packages/editor/src/daily/linked-session-content.ts:36
↓ 1 callersFunctionbuildTantivyFilters
( filters: SearchFilters | null, )
apps/desktop/src/search/contexts/engine/filters.ts:5
↓ 1 callersFunctionbuildTitleBlock
(title: string)
apps/desktop/src/session/title-content.ts:72
↓ 1 callersFunctionbuildTranscript
( transcriptData: SessionContentData["transcript"], store: ReturnType<typeof main.UI.useStore>, sessionI
apps/desktop/src/chat/context/session-context-hydrator.ts:27
↓ 1 callersFunctionbuildTxtContent
()
apps/desktop/src/session/components/outer-header/overflow/export-modal.tsx:253
↓ 1 callersFunctionbuildUrl
(options)
packages/api-client/src/generated/client/utils.gen.ts:159
↓ 1 callersFunctionbuildWebSearchTool
(deps: ToolDependencies)
apps/desktop/src/chat/tools/web-search.ts:80
↓ 1 callersFunctionbuildYouTubeEmbedUrl
(videoId: string, url: URL)
packages/editor/src/plugins/clip-paste.ts:20
↓ 1 callersFunctionbulletListRule
(nodeType: NodeType)
packages/editor/src/note/keymap.ts:276
↓ 1 callersFunctionbundleIdToName
(bundleId: string)
apps/desktop/src/settings/general/notification.tsx:91
↓ 1 callersFunctionbytesToBase64
(bytes: number[])
apps/desktop/src/store/zustand/ai-task/task-configs/enhance-images.ts:492
↓ 1 callersFunctioncalculateIndicatorIndex
( entries: Array<{ timestamp: Date | null }>, current: Date, )
apps/desktop/src/sidebar/timeline/utils/index.ts:181
↓ 1 callersFunctioncanReuseSegmentForSearch
( prev: { segment: Segment; search: TranscriptSearchRenderState }, next: { segment: Segment; search: Trans
apps/desktop/src/session/components/note-input/transcript/renderer/segment.tsx:184
↓ 1 callersFunctioncanUseBatchTarget
( provider: TranscriptionParams["provider"], model: string, languages: readonly string[], )
apps/desktop/src/stt/useRunBatch.ts:122
↓ 1 callersFunctionchangelog
()
apps/desktop/plugins/changelog.ts:41
↓ 1 callersFunctionchatSendButtonShortcutDisabledClassNames
()
apps/desktop/src/chat/surface.ts:35
↓ 1 callersFunctioncheckCaretPosition
()
apps/desktop/src/session/components/caret-position-context.tsx:67
↓ 1 callersFunctioncheckForExistence
( options: Pick<RequestOptions, 'auth' | 'query'> & { headers: Headers; }, name?: string, )
packages/api-client/src/generated/client/utils.gen.ts:102
↓ 1 callersFunctionchooseFolder
(defaultPath?: string)
apps/desktop/src/settings/general/storage/use-storage-wizard.ts:58
↓ 1 callersFunctionclamp
(value: number, min: number, max: number)
apps/desktop/src/shared/dom/scroll-wheel.ts:30
↓ 1 callersFunctionclampEditorWidth
(value: number)
packages/editor/src/image-markdown.ts:7
↓ 1 callersFunctioncleanHistoryStack
( tabHistory: TabHistory, shouldRemove: (tab: Tab) => boolean, )
apps/desktop/src/store/zustand/tabs/navigation.ts:189
↓ 1 callersFunctioncleanSourceText
(text: string)
apps/desktop/src/session/insights/past-notes.ts:520
↓ 1 callersMethodclearContent
()
packages/editor/src/chat/index.tsx:64
↓ 1 callersFunctionclearInvalidSession
( _client: SupabaseClient, setSession: (session: Session | null) => void, )
apps/desktop/src/auth/context.tsx:82
↓ 1 callersFunctionclearMarksOnEnterPlugin
()
packages/editor/src/plugins/clear-marks-on-enter.ts:5
↓ 1 callersMethodclearRetry
(sessionId: string)
apps/desktop/src/services/enhancer/index.ts:246
↓ 1 callersFunctionclearTranscriptionLanguageWarningToast
()
apps/desktop/src/settings/ai/stt/select.tsx:347
↓ 1 callersFunctionclipPastePlugin
()
packages/editor/src/plugins/clip-paste.ts:187
↓ 1 callersFunctionclipboardPlugin
()
packages/editor/src/plugins/clipboard.ts:60
↓ 1 callersFunctioncloseIssue
(issueId: string)
apps/web/src/functions/github-projects.ts:450
↓ 1 callersFunctioncloseTauriDriver
()
e2e/blackbox/wdio.blackbox.conf.ts:144
↓ 1 callersFunctioncodeBlockRule
(nodeType: NodeType)
packages/editor/src/note/keymap.ts:289
↓ 1 callersFunctioncollapseLeftPanelIfNoteSurfaceWouldShrink
({ bodyPanel, collapseLeftPanel, lastVisibleBodyWidthRef, }: { bodyPanel: HTMLElement; collapseLeftP
apps/desktop/src/shared/main/chat-panels.tsx:288
← previousnext →1,201–1,300 of 3,513, ranked by callers