MCPcopy Create free account

hub / github.com/CookSleep/gpt_image_playground / functions

Functions1,073 in github.com/CookSleep/gpt_image_playground

↓ 1 callersFunctionhashDataUrl
(dataUrl: string)
src/lib/db.ts:207
↓ 1 callersFunctionhashDataUrlFallback
(dataUrl: string)
src/lib/db.ts:219
↓ 1 callersFunctionimageBlobToPngBlob
(blob: Blob)
src/lib/clipboard.ts:97
↓ 1 callersFunctionimageMentionMatches
(query: string, index: number)
src/lib/promptImageMentions.ts:61
↓ 1 callersFunctioninstallMobileViewportGuards
()
src/lib/viewport.ts:7
↓ 1 callersFunctionisAgentRoundInterrupted
(round: AgentRound | null)
src/components/AgentWorkspace.tsx:115
↓ 1 callersFunctionisAnchorExposed
(anchor: HTMLElement, rect: DOMRect)
src/components/ViewportTooltip.tsx:37
↓ 1 callersFunctionisApiRequestNetworkError
(err: unknown)
src/store.ts:1892
↓ 1 callersFunctionisAsyncCustomProviderTask
(settings: AppSettings, provider: string, hasInputImages: boolean)
src/store.ts:1707
↓ 1 callersFunctionisBeforeMaskDropArea
(clientX: number)
src/components/InputBar.tsx:1564
↓ 1 callersFunctionisClipboardPermissionError
(err: unknown)
src/lib/clipboard.ts:126
↓ 1 callersFunctionisCustomAsyncPollPath
(pathname)
scripts/mock-image-api.mjs:195
↓ 1 callersFunctionisCustomAsyncSubmitPath
(pathname)
scripts/mock-image-api.mjs:191
↓ 1 callersFunctionisCustomPath
(pathname)
scripts/mock-image-api.mjs:187
↓ 1 callersFunctionisCustomProviderTemplate
(value: unknown)
src/lib/apiProfiles.ts:114
↓ 1 callersFunctionisDefaultOpenAIProfile
(profile: ApiProfile)
src/lib/apiProfiles.ts:689
↓ 1 callersFunctionisEmbeddedPage
()
src/components/ImageContextMenu.tsx:250
↓ 1 callersFunctionisEmbeddedPage
()
src/lib/clipboard.ts:118
↓ 1 callersFunctionisErrorToastTitle
(title: string)
src/store.ts:120
↓ 1 callersFunctionisImageReferencedByState
(state: AppState, imageId: string)
src/store.ts:929
↓ 1 callersFunctionisInstalledPwa
()
src/components/Header.tsx:17
↓ 1 callersFunctionisOpenAIImagesPath
(pathname)
scripts/mock-image-api.mjs:179
↓ 1 callersFunctionisOpenAIResponsesPath
(pathname)
scripts/mock-image-api.mjs:183
↓ 1 callersFunctionisOpenAITask
(task: TaskRecord)
src/store.ts:1699
↓ 1 callersFunctionisPristineNewOpenAIProfile
(profile: ApiProfile)
src/components/SettingsModal.tsx:173
↓ 1 callersFunctionisRecordValue
(value: unknown)
src/lib/agentWebSearch.ts:14
↓ 1 callersFunctionisRetryablePollingStatus
(status: number)
src/lib/openaiCompatibleImageApi.ts:714
↓ 1 callersFunctionlegacyCustomProviderToManifest
(record: Record<string, unknown>)
src/lib/apiProfiles.ts:219
↓ 1 callersFunctionloadCanvases
()
src/components/MaskEditorModal.tsx:471
↓ 1 callersFunctionloadDevProxyConfig
()
vite.config.ts:8
↓ 1 callersFunctionloadImage
(dataUrl: string)
src/lib/db.ts:294
↓ 1 callersFunctionloadMarkdownRenderer
()
src/components/MarkdownRenderer.tsx:123
↓ 1 callersFunctionmapFalEndpoint
(model: string, isEdit: boolean)
src/lib/falAiImageApi.ts:21
↓ 1 callersFunctionmapFalImageSize
(size: string)
src/lib/falAiImageApi.ts:26
↓ 1 callersFunctionmapFalQuality
(quality: TaskParams['quality'])
src/lib/falAiImageApi.ts:35
↓ 1 callersFunctionmarkAgentRoundTasksStopped
(conversationId: string, roundId: string, now = Date.now())
src/store.ts:2504
↓ 1 callersFunctionmaybeOpenSupportPrompt
(previousTasks: TaskRecord[], nextTasks: TaskRecord[], taskId: string)
src/store.ts:382
↓ 1 callersFunctionmergeImportedAgentConversations
(current: AgentConversation[], imported: AgentConversation[])
src/store.ts:490
↓ 1 callersFunctionmergeImportedCustomProviders
(currentProviders: CustomProviderDefinition[], importedProviders: CustomProviderDefinition[])
src/lib/apiProfiles.ts:770
↓ 1 callersFunctionnormalizeAgentApiConfigMode
(value: unknown)
src/lib/apiProfiles.ts:106
↓ 1 callersFunctionnormalizeAgentInputDraftsByKey
(value: unknown)
src/store.ts:1017
↓ 1 callersFunctionnormalizeBodyTemplate
(value: unknown, fallback: Record<string, unknown>)
src/lib/apiProfiles.ts:152
↓ 1 callersFunctionnormalizeContentType
(value: unknown, fallback: CustomProviderContentType = 'json')
src/lib/apiProfiles.ts:148
↓ 1 callersFunctionnormalizeDimensions
(width: number, height: number)
src/lib/size.ts:24
↓ 1 callersFunctionnormalizeFavoritePatch
(task: TaskRecord, patch: Partial<TaskRecord>, defaultFavoriteCollectionId: string | null)
src/store.ts:4885
↓ 1 callersFunctionnormalizeFileMappings
(value: unknown, fallback: CustomProviderFileMapping[] = [])
src/lib/apiProfiles.ts:156
↓ 1 callersFunctionnormalizeImageApiPayload
(value: unknown)
src/lib/openaiCompatibleImageApi.ts:79
↓ 1 callersFunctionnormalizeImageDropIndex
(idx: number)
src/components/InputBar.tsx:1559
↓ 1 callersFunctionnormalizeInputImages
(value: unknown)
src/store.ts:973
↓ 1 callersFunctionnormalizeMaskDraft
(value: unknown)
src/store.ts:983
↓ 1 callersFunctionnormalizePollMapping
(value: unknown, fallback?: CustomProviderPollMapping)
src/lib/apiProfiles.ts:197
↓ 1 callersFunctionnormalizeProviderDraft
(input: unknown, provider: ApiProvider, customProviderIds: Set<string>)
src/lib/apiProfiles.ts:429
↓ 1 callersFunctionnormalizeProviderDrafts
(input: unknown, customProviderIds: Set<string>)
src/lib/apiProfiles.ts:452
↓ 1 callersFunctionnormalizeProviderOrder
(value: unknown, customProviders: CustomProviderDefinition[])
src/lib/apiProfiles.ts:94
↓ 1 callersFunctionnormalizeReferenceImageEditAction
(value: unknown)
src/lib/apiProfiles.ts:84
↓ 1 callersFunctionnormalizeTaskFavoriteState
(task: TaskRecord, collections: FavoriteCollection[])
src/store.ts:4929
↓ 1 callersFunctionnormalizeZipDownloadRoutes
(value: unknown)
src/lib/apiProfiles.ts:88
↓ 1 callersFunctionnotifyImageThumbnail
(id: string, thumbnail: { dataUrl: string; width?: number; height?: number })
src/store.ts:231
↓ 1 callersFunctionopenEditCustomProvider
(provider: CustomProviderDefinition)
src/components/SettingsModal.tsx:1041
↓ 1 callersFunctionparseAgentConversationTitleXml
(text: string)
src/lib/agentApi.ts:449
↓ 1 callersFunctionparseAgentStreamResponse
( response: Response, mime: string, signal?: AbortSignal, callerSignal?: AbortSignal, onTextDelta?:
src/lib/agentApi.ts:538
↓ 1 callersFunctionparseDefaultApiUrl
(rawUrl: string)
src/lib/defaultApiUrl.ts:24
↓ 1 callersFunctionparseFalImageResults
(payload: FalApiResponse, fallbackMime: string, customBaseUrlLabel: string | null, signal?: AbortSignal)
src/lib/falAiImageApi.ts:94
↓ 1 callersFunctionparseImagesApiStreamResponse
( response: Response, mime: string, onPartialImage?: CallApiOptions['onPartialImage'], )
src/lib/openaiCompatibleImageApi.ts:357
↓ 1 callersFunctionparseResponseOutputFromPayload
(rawResponsePayload?: string)
src/store.ts:3034
↓ 1 callersFunctionparseResponsesApiStreamResponse
( response: Response, mime: string, onPartialImage?: CallApiOptions['onPartialImage'], )
src/lib/openaiCompatibleImageApi.ts:428
↓ 1 callersFunctionparseServerSentEventBlock
(block: string)
src/lib/openaiCompatibleImageApi.ts:128
↓ 1 callersFunctionparseServerSentEventBlock
(block: string)
src/lib/agentApi.ts:334
↓ 1 callersFunctionparseSingleImageCallArguments
(args: string)
src/store.ts:4035
↓ 1 callersFunctionparseSize
(size: string)
src/components/SizePickerModal.tsx:28
↓ 1 callersFunctionprepareMaskTargetDataUrl
(dataUrl: string)
src/lib/maskPreprocess.ts:51
↓ 1 callersFunctionprobeNoCorsReachability
(url: string, timeoutMs = 8000)
src/lib/imageApiShared.ts:108
↓ 1 callersFunctionprocessNextThumbnailBackfill
()
src/store.ts:260
↓ 1 callersFunctionpublishOutputItems
(items: ResponsesOutputItem[], outputIndices?: Array<number | undefined>)
src/lib/agentApi.ts:554
↓ 1 callersFunctionreadCopyImportUrlOptions
()
src/components/SettingsModal.tsx:66
↓ 1 callersFunctionreadFalImageSize
(value: unknown)
src/lib/falAiImageApi.ts:85
↓ 1 callersFunctionreadFalImageValue
(value: unknown, fallbackMime: string)
src/lib/falAiImageApi.ts:70
↓ 1 callersFunctionreadImageSizeParam
(dataUrl: string)
src/store.ts:2012
↓ 1 callersFunctionreadImageSizeParamsList
(images: string[])
src/store.ts:2040
↓ 1 callersFunctionrecoverCustomTask
(taskId: string)
src/store.ts:5375
↓ 1 callersFunctionrecoverFalTask
(taskId: string)
src/store.ts:2093
↓ 1 callersFunctionreindexAgentRounds
(conversation: AgentConversation)
src/store.ts:2718
↓ 1 callersFunctionremoveColorSpill
( red: number, green: number, blue: number, alpha: number, keyRgb: Rgb, confidence: number, dist
src/lib/transparentImage.ts:353
↓ 1 callersFunctionremoveKeyedBackgroundFromDataUrl
(dataUrl: string, keyColor?: string)
src/lib/transparentImage.ts:45
↓ 1 callersFunctionrenderClearAllButton
()
src/components/InputBar.tsx:1845
↓ 1 callersFunctionrenderImageThumb
(img: (typeof inputImages)[number], idx: number)
src/components/InputBar.tsx:1620
↓ 1 callersFunctionrenderMessage
(message: string)
src/components/ConfirmDialog.tsx:8
↓ 1 callersFunctionrenderQuery
(query: Record<string, string> | undefined, context: Record<string, unknown>)
src/lib/openaiCompatibleImageApi.ts:755
↓ 1 callersFunctionreplaceAgentConversations
(conversations: AgentConversation[])
src/lib/db.ts:87
↓ 1 callersFunctionrequestBrowserNotificationPermission
()
src/lib/browserNotification.ts:26
↓ 1 callersFunctionresetSwipe
()
src/components/favorites/FavoriteCollectionOverviewCard.tsx:117
↓ 1 callersFunctionresetViewTransform
()
src/components/MaskEditorModal.tsx:199
↓ 1 callersFunctionresolveDevProxyConfig
(input: unknown, isDev: boolean)
src/lib/devProxy.ts:77
↓ 1 callersFunctionresolveRecovery
()
src/store.test.ts:1145
↓ 1 callersFunctionsafeUrl
(url: string)
src/components/MarkdownRenderer.tsx:29
↓ 1 callersFunctionsameFavoriteCollectionIds
(a: string[], b: string[])
src/store.ts:4916
↓ 1 callersFunctionsameIdSet
(a: string[], b: string[])
src/components/favorites/favoriteUtils.ts:11
↓ 1 callersFunctionsaveCopyImportUrlOptions
(options: CopyImportUrlOptions)
src/components/SettingsModal.tsx:88
↓ 1 callersFunctionscaleToFill
(scale: number)
src/lib/size.ts:33
↓ 1 callersFunctionscheduleOpenAIWatchdog
(taskId: string, timeoutSeconds: number, profile?: TimeoutStreamingHintProfile | null)
src/store.ts:1754
← previousnext →701–800 of 1,073, ranked by callers