Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fastrepl/anarlog
/ functions
Functions
3,513 in github.com/fastrepl/anarlog
⨍
Functions
3,513
◇
Types & classes
221
↓ 2 callers
Function
createSyncedTaskError
(error: { name?: string; message: string })
apps/desktop/src/store/zustand/ai-task/tasks.ts:332
↓ 2 callers
Function
createTabsStore
()
apps/desktop/src/store/zustand/tabs/index.ts:79
↓ 2 callers
Function
createToolRegistry
()
apps/desktop/src/contexts/tool-registry/core.ts:16
↓ 2 callers
Function
createTracedFetch
(task: CharTask)
apps/desktop/src/ai/traced-fetch.ts:40
↓ 2 callers
Function
createTranscriptSlice
( set: StoreApi<T>["setState"], get: StoreApi<T>["getState"], )
apps/desktop/src/store/zustand/listener/transcript.ts:73
↓ 2 callers
Function
createTransformedArgs
()
apps/desktop/src/store/zustand/ai-task/task-configs/enhance-success.test.ts:15
↓ 2 callers
Function
createUseDrizzleLiveQuery
(client: LiveQueryClient)
packages/db-react/src/index.ts:93
↓ 2 callers
Function
createWrapper
()
apps/desktop/src/stt/useUploadFile.test.tsx:108
↓ 2 callers
Function
createWrapper
( values: Partial<Record<SettingsValueKey, unknown>>, )
apps/desktop/src/shared/config/index.test.tsx:11
↓ 2 callers
Function
deactivateAll
(tabs: Tab[])
apps/desktop/src/store/zustand/tabs/basic.ts:329
↓ 2 callers
Function
decodeMediaPath
(rawPath: string)
apps/web/src/lib/media.ts:144
↓ 2 callers
Function
defaultRenderLabelContext
( store: Pick<Store, "getValue" | "getRow">, )
apps/desktop/src/stt/segment/shared.ts:17
↓ 2 callers
Function
defineTool
(config: ToolConfig<TParsed>)
apps/desktop/src/chat/components/message/tool/define-tool.tsx:42
↓ 2 callers
Function
deleteBranch
( branchName: string, )
apps/web/src/functions/github-content.ts:995
↓ 2 callers
Function
deleteCatalogMediaAssets
( supabase: SupabaseClient, paths: string[], )
apps/web/src/functions/media-catalog.ts:146
↓ 2 callers
Function
deleteMediaFiles
( supabase: SupabaseClient, paths: string[], )
apps/web/src/functions/supabase-media.ts:394
↓ 2 callers
Function
detectMeetingPlatformFromUrl
(value: string)
apps/desktop/src/stt/contexts.tsx:379
↓ 2 callers
Function
dispatchKeyDown
(key: string)
apps/desktop/src/routes/app/-note.$sessionId.test.tsx:115
↓ 2 callers
Function
displayModelId
(model: string)
apps/desktop/src/settings/ai/stt/shared.tsx:37
↓ 2 callers
Function
doFloatingTranscriptBubblesOverlap
( left: FloatingTranscriptBubble, right: FloatingTranscriptBubble, )
apps/desktop/src/meeting-float/host.tsx:630
↓ 2 callers
Function
emptyStats
()
apps/stripe/src/scripts/stripe-migrate-legacy-pro-prices.ts:528
↓ 2 callers
Function
encodePath
(segments: string[])
apps/web/src/routes/api/assets.$.ts:37
↓ 2 callers
Function
ensureMessageIds
(messages: BaseMessage[])
packages/agent-core/src/utils/shared.ts:8
↓ 2 callers
Function
escapeRegExp
(value: string)
apps/web/src/telemetry.ts:12
↓ 2 callers
Function
extractContextRefsFromMessages
( messages: Array<Pick<HyprUIMessage, "role" | "metadata">>, )
apps/desktop/src/chat/context/refs.ts:48
↓ 2 callers
Function
extractEnhanceTagNames
( summaryMarkdown: string, transformedArgs: EnhanceArgs, )
apps/desktop/src/store/zustand/ai-task/task-configs/summary-tags.ts:11
↓ 2 callers
Function
extractGitHubCounter
(html: string, patterns: RegExp[])
apps/web/src/functions/github.ts:45
↓ 2 callers
Function
extractKeywordsFromMarkdown
( markdown: string, )
apps/desktop/src/stt/useKeywords.ts:105
↓ 2 callers
Function
fetchAdminJson
( input: RequestInfo | URL, init: RequestInit | undefined, fallbackError: string, )
apps/web/src/lib/admin-auth.ts:53
↓ 2 callers
Function
fetchGitHubActivity
()
apps/web/src/functions/github-stars.ts:380
↓ 2 callers
Function
fetchGitHubStargazers
()
apps/web/src/functions/github-stars.ts:311
↓ 2 callers
Function
fetchGitHubStatsFromApi
()
apps/web/src/functions/github.ts:56
↓ 2 callers
Function
fileExtension
(value: string)
apps/desktop/src/stt/useUploadFile.ts:37
↓ 2 callers
Function
fileName
(title: string)
e2e/blackbox/record.ts:6
↓ 2 callers
Function
findContextMenu
(id: string)
apps/desktop/src/session/components/note-input/header.test.tsx:1059
↓ 2 callers
Function
findImage
(content: any[])
packages/editor/src/markdown.test.ts:448
↓ 2 callers
Function
findInlineToken
(tokens: Token[], fromIdx: number)
packages/editor/src/markdown.ts:689
↓ 2 callers
Function
findMatchingClose
( tokens: Token[], openIdx: number, openType: string, closeType: string, )
packages/editor/src/markdown.ts:703
↓ 2 callers
Function
findMention
( state: EditorState, trigger: string, )
packages/editor/src/widgets/mention.tsx:48
↓ 2 callers
Function
findOccurrences
( text: string, query: string, wholeWord: boolean, )
apps/desktop/src/session/components/note-input/search/matching.ts:26
↓ 2 callers
Function
findSearchContainer
()
apps/desktop/src/session/components/note-input/search/matching.ts:157
↓ 2 callers
Function
findSessionByTrackingId
( store: Store, trackingId: string, )
apps/desktop/src/session/utils.ts:28
↓ 2 callers
Function
finishOnboarding
(onContinue?: () => void)
apps/desktop/src/onboarding/final.tsx:71
↓ 2 callers
Function
firstHeaderValue
(value: string | null)
apps/web/src/functions/app-origin.ts:14
↓ 2 callers
Function
fixSpacingForWords
( words: string[], transcript: string, )
apps/desktop/src/store/zustand/listener/utils.ts:8
↓ 2 callers
Function
flushAutomaticRelaunch
()
apps/desktop/src/store/tinybase/store/save.ts:58
↓ 2 callers
Function
formatChangelogDate
(date: string)
apps/web/src/lib/changelog.ts:53
↓ 2 callers
Function
formatDisplayTime
( timestamp: string | null | undefined, precision: TimelinePrecision, timezone?: string, )
apps/desktop/src/sidebar/timeline/item.tsx:633
↓ 2 callers
Function
formatPrice
(price: Stripe.Price)
apps/stripe/src/scripts/stripe-migrate-legacy-pro-prices.ts:553
↓ 2 callers
Function
formatSearchInput
(input: Part["input"] | undefined)
apps/desktop/src/chat/components/message/tool/search.tsx:68
↓ 2 callers
Function
formatTestimonialOffset
(offset: TestimonialCardPosition["x"])
apps/web/src/routes/index.tsx:163
↓ 2 callers
Function
formatTime
(seconds: number)
apps/desktop/src/audio-player/timeline.tsx:188
↓ 2 callers
Method
fromSegments
( segments: Segment[], ctx?: RenderLabelContext, maxUnknownSpeakerNumber?: number, )
apps/desktop/src/stt/live-segment.ts:83
↓ 2 callers
Function
generateBranchName
(slugOrPath: string)
apps/web/src/functions/github-content.ts:940
↓ 2 callers
Function
getActionForTier
( tierId: PlanTier, currentPlan: PlanTier, canStartTrial: boolean, )
packages/pricing/src/tiers.ts:184
↓ 2 callers
Function
getActiveContainer
()
apps/desktop/src/chat/components/persistent-chat.tsx:47
↓ 2 callers
Function
getAssignmentAnchorWordId
( segment: Segment, )
apps/desktop/src/session/components/note-input/transcript/renderer/speaker-assign.tsx:102
↓ 2 callers
Function
getAssignmentWordIds
(segment: Segment)
apps/desktop/src/session/components/note-input/transcript/renderer/speaker-assign.tsx:111
↓ 2 callers
Function
getAttachmentFilename
(src: string)
apps/desktop/src/store/zustand/ai-task/task-configs/enhance-images.ts:432
↓ 2 callers
Function
getAudioDrop
(files: File[], items?: DataTransferItemList)
apps/desktop/src/session/components/note-input/file-handler.ts:201
↓ 2 callers
Function
getAudioRetentionPolicy
(settingsStore: settings.Store)
apps/desktop/src/services/audio-retention.ts:46
↓ 2 callers
Method
getAutoEnhancedNoteId
( sessionId: string, templateId?: string, )
apps/desktop/src/services/enhancer/index.ts:399
↓ 2 callers
Function
getBranchSha
( branchName: string, )
apps/web/src/functions/github-content.ts:950
↓ 2 callers
Function
getCalendarTrackingKey
({ provider, connectionId, trackingId, }: { provider: string | undefined; connectionId: string | und
apps/desktop/src/calendar/utils.ts:5
↓ 2 callers
Function
getCalendarsByConnection
( store: ReturnType<typeof createStore>, provider: string, )
apps/desktop/src/services/calendar/ctx.test.ts:30
↓ 2 callers
Function
getCanShowTranscript
({ audioExists = false, batchError = false, hasLiveSegments = false, hasTranscript, sessionMode, }:
apps/desktop/src/session/components/shared.tsx:134
↓ 2 callers
Function
getChangedIds
( tables: TablesContent, changedTables: ChangedTables, config: TableConfig[], )
apps/desktop/src/store/tinybase/persister/shared/changes.ts:16
↓ 2 callers
Function
getCloudflareWorkersAIModelMetadata
( model: string | undefined, )
apps/desktop/src/settings/ai/shared/list-cloudflare-workers-ai.ts:29
↓ 2 callers
Function
getConfig
()
apps/desktop/src/store/tinybase/persister/session/ops.ts:15
↓ 2 callers
Function
getContainerRect
()
apps/desktop/src/chat/components/persistent-chat.tsx:55
↓ 2 callers
Function
getCurrentSubscription
( stripe: Stripe, stripeCustomerId: string, )
apps/web/src/functions/billing.ts:93
↓ 2 callers
Method
getData
(type: string)
apps/desktop/src/chat/context/session-drag.test.ts:18
↓ 2 callers
Function
getDeeplink
()
apps/web/src/routes/_view/callback/auth.tsx:213
↓ 2 callers
Function
getDefaultFrontmatter
(folder: string)
apps/web/src/functions/github-content.ts:215
↓ 2 callers
Function
getDefaultState
(tab: TabInput)
apps/desktop/src/store/zustand/tabs/schema.ts:142
↓ 2 callers
Function
getExistingEditPRForContent
(filePath: string)
apps/web/src/functions/github-content.ts:1558
↓ 2 callers
Function
getExtensionFromMimeType
(mimeType: string)
apps/web/src/lib/media.ts:112
↓ 2 callers
Function
getFullPath
(folder: string, filename: string)
apps/web/src/functions/github-content.ts:211
↓ 2 callers
Function
getGitHubProfile
(username: string)
apps/web/src/functions/github-stars.ts:161
↓ 2 callers
Function
getImageMimeType
(extension: string | undefined)
apps/desktop/src/store/zustand/ai-task/task-configs/enhance-images.ts:412
↓ 2 callers
Function
getInitialMainAreaWidthPx
()
apps/desktop/src/main/body.tsx:710
↓ 2 callers
Function
getKindLabel
(kind: FigmaLinkKind)
packages/editor/src/app-link/figma.ts:88
↓ 2 callers
Function
getLanguageDefaults
()
apps/desktop/src/store/tinybase/persister/settings/persister.ts:24
↓ 2 callers
Function
getLeftSidebarWidth
(bodyPanel: HTMLElement, leftPanelOpen: boolean)
apps/desktop/src/shared/main/chat-panels.tsx:359
↓ 2 callers
Function
getLiveStartBlockReason
( live: Pick< LiveState, "status" | "loading" | "sessionId" | "finalizingBySession" >, targetSes
apps/desktop/src/store/zustand/listener/general-shared.ts:76
↓ 2 callers
Method
getMatchingEnhancedNoteId
( sessionId: string, templateId?: string, )
apps/desktop/src/services/enhancer/index.ts:384
↓ 2 callers
Function
getMediaKind
(mimeType: string | null | undefined)
apps/web/src/lib/media-library.ts:23
↓ 2 callers
Function
getModalClient
()
packages/agent-support/src/modal/client.ts:7
↓ 2 callers
Function
getNodeTextContent
(node: JSONContent)
packages/editor/src/daily/linked-session-content.ts:5
↓ 2 callers
Function
getNodeViewFallbackTag
(name: string)
packages/editor/src/node-views/error-boundary.tsx:106
↓ 2 callers
Function
getNotificationDisplayApp
( app: MicApp, browserMeetingPlatform: MeetingPlatform | null, )
apps/desktop/src/stt/contexts.tsx:600
↓ 2 callers
Function
getNotificationIconForApp
( app: MicApp, )
apps/desktop/src/stt/contexts.tsx:357
↓ 2 callers
Function
getNotificationIconForDisplayApp
( app: MicApp, browserMeetingPlatform: MeetingPlatform | null, )
apps/desktop/src/stt/contexts.tsx:620
↓ 2 callers
Function
getNotificationResourceIcon
( resource: NotificationIconResource, )
apps/desktop/src/stt/contexts.tsx:320
↓ 2 callers
Function
getNumberCell
( store: MainStore, tableId: any, rowId: string, columnId: string, )
apps/desktop/src/store/zustand/ai-task/task-configs/enhance-transform.ts:319
↓ 2 callers
Function
getOnboardingNeeded
()
apps/desktop/src/store/tinybase/store/save.ts:30
↓ 2 callers
Function
getOptionalSettingsValue
( settingsStore: SettingsStore, valueId: string, )
apps/desktop/src/store/zustand/ai-task/task-configs/enhance-transform.ts:132
↓ 2 callers
Function
getOrganizationJsonLd
()
apps/web/src/lib/seo.ts:18
↓ 2 callers
Function
getOrigin
(value: string | undefined)
apps/web/src/telemetry.ts:24
↓ 2 callers
Function
getPartialFeatureTooltip
(feature: PlanFeature)
packages/pricing/src/plan-feature-list.tsx:14
← previous
next →
801–900 of 3,513, ranked by callers