MCPcopy Create free account

hub / github.com/fastrepl/anarlog / functions

Functions3,513 in github.com/fastrepl/anarlog

↓ 6 callersMethodtryAutoEnhance
(sessionId: string, attempt: number)
apps/desktop/src/services/enhancer/index.ts:209
↓ 6 callersFunctionupdateStatus
( nextStatus: "idle" | "loading" | "connecting" | "success" | "error", )
apps/web/src/routes/_view/app/-integrations-connect-flow.tsx:30
↓ 6 callersFunctionuseAITaskTask
( taskId: TaskId<T> | null, taskType: T, options?: Options<T>, )
apps/desktop/src/ai/hooks/useAITaskTask.ts:40
↓ 6 callersFunctionuseEditorTabs
({ audioExists = false, sessionId, }: { audioExists?: boolean; sessionId: string; })
apps/desktop/src/session/components/note-input/header.tsx:1547
↓ 6 callersFunctionuseIgnoredEvents
()
apps/desktop/src/store/tinybase/hooks/index.tsx:110
↓ 6 callersFunctionuseTimezone
()
apps/desktop/src/calendar/hooks.ts:11
↓ 5 callersFunctionapplyExtractedContacts
( store: Store, sessionId: string, contacts: ExtractedEventContact[], options: { userId?: string;
apps/desktop/src/session/components/outer-header/metadata/participants/event-contact-extraction.ts:128
↓ 5 callersFunctionbuildEventContactExtractionContext
( store: Store, sessionId: string, sessionEvent: SessionEvent | null, )
apps/desktop/src/session/components/outer-header/metadata/participants/event-contact-extraction.ts:74
↓ 5 callersFunctionbuildEventSpeakerParticipantOptions
({ eventParticipants, contacts, }: { eventParticipants: EventParticipant[]; contacts: SpeakerParticipa
apps/desktop/src/session/components/note-input/transcript/renderer/speaker-assign.tsx:222
↓ 5 callersFunctionbuildPersistedChatMessageRow
({ message, chatGroupId, userId, status, existingRow, }: { message: HyprUIMessage; chatGroupId:
apps/desktop/src/chat/store/persisted-messages.ts:66
↓ 5 callersFunctionbuildSessionSaveOps
( _store: Store, tables: TablesContent, dataDir: string, changedSessionIds?: Set<string>, )
apps/desktop/src/store/tinybase/persister/session/save/session.ts:71
↓ 5 callersFunctionchatFloatingPanelClassNames
()
apps/desktop/src/chat/surface.ts:11
↓ 5 callersMethodcheckEligibility
(sessionId: string)
apps/desktop/src/services/enhancer/index.ts:175
↓ 5 callersFunctionclampPosition
(pos: number, docSize: number)
packages/editor/src/plugins/changed-ranges.ts:148
↓ 5 callersFunctionclearLiveEventUnlisteners
(unlisteners?: (() => void)[])
apps/desktop/src/store/zustand/listener/general-live.ts:94
↓ 5 callersFunctionconsumeStream
(stream: ReadableStream<any>)
apps/desktop/src/store/zustand/ai-task/shared/transform_impl.test.ts:24
↓ 5 callersFunctionconvertArrayToReadableStream
(values: T[])
apps/desktop/src/store/zustand/ai-task/shared/transform_impl.test.ts:6
↓ 5 callersFunctioncreateMarkdownEntityParser
(dirName: string)
apps/desktop/src/store/tinybase/persister/shared/paths.ts:60
↓ 5 callersFunctioncreateMockCtx
( storeData: MockStoreData, overrides: Partial<Ctx> = {}, )
apps/desktop/src/services/calendar/process/events/execute.test.ts:53
↓ 5 callersFunctioncreateSegment
()
apps/desktop/src/session/components/note-input/transcript/renderer/segment.test.tsx:198
↓ 5 callersFunctioncreateState
(content: Parameters<typeof schema.node>[2])
packages/editor/src/plugins/image-trailing-paragraph.test.ts:82
↓ 5 callersFunctioncreateTaskStatusAttrs
(status: TaskStatus)
packages/editor/src/tasks.ts:94
↓ 5 callersFunctioncreateUseLiveQuery
(client: LiveQueryClient)
packages/db-react/src/index.ts:14
↓ 5 callersFunctiondeleteProcessedAudioForRetention
( store: main.Store, settingsStore: settings.Store, sessionId: string, )
apps/desktop/src/services/audio-retention.ts:90
↓ 5 callersFunctiondismissComposer
()
apps/desktop/src/composer/index.tsx:327
↓ 5 callersFunctionestimateUploadedAudioSessionCreatedAt
( metadata: Pick< AudioSourceMetadata, "createdAt" | "modifiedAt" | "durationMs" >, )
apps/desktop/src/stt/audio-note-date.ts:3
↓ 5 callersFunctionextractBase64Images
(markdown: string)
apps/web/src/lib/media.ts:78
↓ 5 callersFunctionextractFirstLineTitle
(content: JSONContent)
apps/desktop/src/session/title-content.ts:3
↓ 5 callersFunctionextractUnderlyingError
(err: unknown)
apps/desktop/src/store/zustand/ai-task/tasks.ts:340
↓ 5 callersFunctionfinalizeSessionDeletion
( sessionId: string, )
apps/desktop/src/store/tinybase/store/deleteSession.ts:11
↓ 5 callersMethodflush
()
apps/desktop/src/stt/utils.ts:213
↓ 5 callersFunctionformatDate
(isoString: string)
apps/desktop/src/session/components/outer-header/overflow/export-utils.ts:1
↓ 5 callersFunctionfromResult
( promise: Promise<Result<A, E>>, )
apps/desktop/src/stt/fromResult.ts:5
↓ 5 callersFunctiongetAppLinkLabel
(attrs: AppLinkAttrs)
packages/editor/src/app-link/index.ts:108
↓ 5 callersFunctiongetChangelogVersionFromPath
(filePath: string)
apps/web/src/lib/changelog-path.ts:3
↓ 5 callersFunctiongetCurrentFloatingRouteState
( state: ListenerState, sessionId?: string, settings: FloatingOverlaySettings = DEFAULT_FLOATING_OVERLAY
apps/desktop/src/meeting-float/host.tsx:518
↓ 5 callersFunctiongetDisplayName
(providerId: string, model: string)
apps/desktop/src/settings/ai/shared/model-combobox.tsx:71
↓ 5 callersFunctiongetFloatingTranscriptBubbles
( segments: ListenerState["liveSegments"], )
apps/desktop/src/meeting-float/host.tsx:552
↓ 5 callersFunctiongetNextTaskStatus
(status: TaskStatus)
packages/editor/src/tasks.ts:107
↓ 5 callersFunctiongetOnDeviceTranscriptionConfig
( model: string | null | undefined, languages: readonly string[], )
apps/desktop/src/stt/capabilities.ts:147
↓ 5 callersFunctiongetOrCreateSessionForEventId
( store: Store, eventId: string, title?: string, )
apps/desktop/src/store/tinybase/store/sessions.ts:41
↓ 5 callersFunctiongetParentFolderPath
(folderPath: string)
apps/desktop/src/store/tinybase/persister/shared/paths.ts:47
↓ 5 callersFunctiongetPostCaptureAction
( details: { audioPath: string | null; liveTranscriptionActive: boolean; }, canRunBatch: boolean
apps/desktop/src/stt/useStartListening.ts:50
↓ 5 callersFunctiongetSessionEventById
( store: Store, sessionId: string, )
apps/desktop/src/session/utils.ts:19
↓ 5 callersFunctiongetSessionSearchTimestamp
( row: Record<string, unknown>, )
apps/desktop/src/search/contexts/engine/utils.ts:113
↓ 5 callersFunctiongetSidebarActionTabsOrNull
()
apps/desktop/src/sidebar/timeline/index.test.tsx:1128
↓ 5 callersFunctiongetStepStatus
( step: OnboardingStep, currentStep: OnboardingStep, )
apps/desktop/src/onboarding/config.tsx:44
↓ 5 callersFunctiongetStripeCustomerIdForUser
( supabase: SupabaseClient, user: AuthUser, )
apps/web/src/functions/billing.ts:27
↓ 5 callersFunctiongetTranscriptionLanguages
( mainLanguage: string | null | undefined, spokenLanguages: readonly string[] | null | undefined, )
apps/desktop/src/stt/capabilities.ts:123
↓ 5 callersFunctiongetUniqueRowIds
(rowIds: readonly string[])
apps/desktop/src/store/tinybase/hooks/index.tsx:261
↓ 5 callersFunctiongetValidTimingSource
( source: unknown, )
apps/desktop/src/stt/timing.ts:48
↓ 5 callersFunctioninsertText
(text: string)
packages/editor/src/plugins/autolink.test.ts:227
↓ 5 callersFunctioninvalidateMediaListCache
(paths: string[])
apps/web/src/functions/supabase-media.ts:46
↓ 5 callersFunctionisNonChatModel
(id: string)
apps/desktop/src/settings/ai/shared/list-common.ts:103
↓ 5 callersFunctionisSameTask
(left: TaskRecord, right: TaskRecord)
packages/editor/src/tasks.ts:119
↓ 5 callersFunctionisShellEntryPath
(pathname: string)
apps/desktop/src/routes/app/-resolve-entry-path.ts:36
↓ 5 callersFunctionisSupportedLanguagesLive
( provider: string, model: string | null | undefined, languages: readonly string[], )
apps/desktop/src/stt/capabilities.ts:95
↓ 5 callersFunctionisTimelineItemInFuture
(item: TimelineItem)
apps/desktop/src/sidebar/timeline/utils/index.ts:261
↓ 5 callersFunctionmakeSessionEvent
(overrides: Partial<SessionEvent> = {})
apps/desktop/src/services/calendar/process/events/execute.test.ts:70
↓ 5 callersFunctionmarkInputRule
(pattern: RegExp, markType: MarkType, delimLen: number)
packages/editor/src/note/keymap.ts:306
↓ 5 callersFunctionmarkLiveActive
( live: LiveState, sessionId: string, intervalId: LiveIntervalId, requestedLiveTranscription: boolean,
apps/desktop/src/store/zustand/listener/general-shared.ts:130
↓ 5 callersFunctionmodel
(provider: string, modelId: string)
apps/desktop/src/ai/model-settings.test.ts:6
↓ 5 callersFunctionnormalizeBase64Data
(base64Data: string)
apps/web/src/lib/media.ts:43
↓ 5 callersFunctionnormalizeForComparison
(text: string)
apps/desktop/src/store/zustand/ai-task/task-configs/enhance-validator.ts:7
↓ 5 callersFunctionnormalizeTaskContent
( content: JSONContent | undefined, )
packages/editor/src/tasks.ts:132
↓ 5 callersFunctionnormalizeTaskError
(error: Error)
apps/desktop/src/store/zustand/ai-task/tasks.ts:396
↓ 5 callersFunctionnormalizeTitleHeadingDoc
(doc: PMNode)
packages/editor/src/note/title-layout.ts:8
↓ 5 callersFunctiononStopped
(_sessionId, details)
apps/desktop/src/stt/useStartListening.ts:112
↓ 5 callersFunctionopenUrlWithInstruction
( url: string, instructionType: string, openUrl: ( url: string, ) => Promise<{ status: "ok" | "err
plugins/windows/js/index.ts:19
↓ 5 callersFunctionparseAutoStopEndedNotificationKey
( key: string | null | undefined, )
apps/desktop/src/stt/auto-stop-notification.ts:11
↓ 5 callersFunctionparseMDX
(rawContent: string)
apps/web/src/functions/github-content.ts:2040
↓ 5 callersFunctionprocessMdFile
( path: string, content: string, result: LoadedSessionData, )
apps/desktop/src/store/tinybase/persister/session/load/note.ts:11
↓ 5 callersFunctionqueryTopFade
(container: HTMLElement)
apps/desktop/src/sidebar/timeline/index.test.tsx:1132
↓ 5 callersFunctionrowToPersistedChatMessage
( id: string, row: Record<string, unknown>, )
apps/desktop/src/chat/store/persisted-messages.ts:91
↓ 5 callersFunctionscheduleAutomaticRelaunch
( delayMs = 0, )
apps/desktop/src/store/tinybase/store/save.ts:38
↓ 5 callersFunctionselectionTouchesTitleHeading
(state: EditorState)
packages/editor/src/widgets/format-toolbar.tsx:31
↓ 5 callersMethodsetData
(type: string, value: string)
apps/desktop/src/chat/context/session-drag.test.ts:22
↓ 5 callersFunctionshouldShowSessionTopAudioPlayer
({ audioExists, audioUrlReady, currentView, sessionMode, }: { audioExists: boolean; audioUrlReady:
apps/desktop/src/session/top-audio-player.ts:3
↓ 5 callersFunctionstoreValuesToSettings
( values: Record<string, unknown>, languageDefaults?: LanguageDefaults, )
apps/desktop/src/store/tinybase/persister/settings/transform.ts:157
↓ 5 callersFunctionsyncCurrentTime
(currentTime: number, force = false)
apps/desktop/src/audio-player/provider.tsx:169
↓ 5 callersFunctiontitleFromSlug
(value: string | undefined)
packages/editor/src/app-link/work.ts:48
↓ 5 callersFunctiontoPersistedChanges
( tables: TablesInput, )
packages/tinybase-utils/src/as-tables-changes.ts:29
↓ 5 callersFunctiontokenizeName
(value: string)
apps/desktop/src/session/components/outer-header/metadata/participants/event-contact-extraction.ts:1093
↓ 5 callersFunctionunwrapResult
(result: Result<T, string>)
apps/desktop/src/main/update-banner.tsx:438
↓ 5 callersFunctionuseAITask
( selector: (state: AITaskState) => T, equalityFn?: (left: T, right: T) => boolean, )
apps/desktop/src/ai/contexts.tsx:49
↓ 5 callersFunctionuseAudioPlayer
()
apps/desktop/src/audio-player/provider.tsx:86
↓ 5 callersFunctionuseCanShowTranscript
( sessionId: string, { audioExists = false }: { audioExists?: boolean } = {}, )
apps/desktop/src/session/components/shared.tsx:113
↓ 5 callersFunctionuseCurrentNoteTab
( tab: Extract<Tab, { type: "sessions" }>, { audioExists = false }: { audioExists?: boolean } = {}, )
apps/desktop/src/session/components/shared.tsx:77
↓ 5 callersFunctionuseMountEffect
(effect: () => void | (() => void))
apps/web/src/hooks/useMountEffect.ts:3
↓ 5 callersFunctionuseNewNote
({ behavior = "new", }: { behavior?: "new" | "current"; } = {})
apps/desktop/src/shared/useNewNote.ts:12
↓ 5 callersFunctionuseStoreRowsRevision
( store: UiStore | undefined, tableId: StoreTableId, rowIds: readonly string[], )
apps/desktop/src/store/tinybase/hooks/index.tsx:222
↓ 5 callersFunctionwriteStoredThemePreference
(theme: ThemePreference)
apps/desktop/src/shared/theme/apply.ts:31
↓ 4 callersFunctionaudioDataTransfer
(input: File | File[], itemType?: string | string[])
apps/desktop/src/session/components/note-input/raw.test.tsx:305
↓ 4 callersFunctionbuild
( url: URL, attrs: Omit<DiscordAttrs, "provider" | "url">, )
packages/editor/src/app-link/discord.ts:21
↓ 4 callersFunctionbuildChangelogTab
()
apps/desktop/src/changelog/index.test.tsx:136
↓ 4 callersFunctionbuildEntityPath
(dataDir: string, dirName: string)
apps/desktop/src/store/tinybase/persister/shared/paths.ts:35
↓ 4 callersFunctionbuildNoteSaveOps
( store: Store, tables: TablesContent, dataDir: string, changedSessionIds?: Set<string>, options: {
apps/desktop/src/store/tinybase/persister/session/save/note.ts:27
↓ 4 callersFunctioncanRunBatchTranscription
( _conn: { provider: string; model: string } | null, _modelOverride?: string, )
apps/desktop/src/stt/useRunBatch.ts:93
↓ 4 callersFunctionchatElevatedSurfaceClassNames
()
apps/desktop/src/chat/surface.ts:23
↓ 4 callersFunctionchatPanelClassNames
()
apps/desktop/src/chat/surface.ts:7
← previousnext →301–400 of 3,513, ranked by callers