MCPcopy Create free account

hub / github.com/sqlchat/sqlchat / functions

Functions186 in github.com/sqlchat/sqlchat

FunctionEmptyView
(props: Props)
src/components/EmptyView.tsx:13
FunctionEngineIcon
(props: Props)
src/components/EngineIcon.tsx:9
FunctionExecutionWarningBanner
(props: Props)
src/components/ExecutionView/ExecutionWarningBanner.tsx:8
FunctionGitHubStarBadge
(props: Props)
src/components/GitHubStarBadge.tsx:9
FunctionHeader
(props: Props)
src/components/ConversationView/Header.tsx:14
FunctionIndexPage
()
src/pages/index.tsx:19
FunctionLocaleSelector
()
src/components/LocaleSelector.tsx:25
FunctionMarkdownRenderer
(props: MarkdownRendererProps)
src/components/MarkdownRenderer.tsx:8
FunctionMessageTextarea
(props: Props)
src/components/ConversationView/MessageTextarea.tsx:13
FunctionMessageView
(props: Props)
src/components/ConversationView/MessageView.tsx:20
FunctionModal
(props: Props)
src/components/kit/Modal.tsx:12
FunctionMyApp
({ Component, pageProps: { session, ...pageProps } }: AppProps<{ session: Session }>)
src/pages/_app.tsx:23
FunctionNotificationView
(props: Props)
src/components/ExecutionView/NotificationView.tsx:6
FunctionOpenAIApiConfigView
()
src/components/OpenAIApiConfigView.tsx:11
FunctionPaymentHistoryTable
()
src/components/PaymentHistoryTable.tsx:8
FunctionPopover
(props: Props)
src/components/kit/Popover.tsx:10
FunctionPricingView
()
src/components/PricingView.tsx:32
FunctionPricingView
()
src/components/DebugView.tsx:3
FunctionPrivacyPage
()
src/pages/privacy/index.tsx:5
FunctionPrivacyPage
()
src/pages/terms/index.tsx:5
FunctionProductHuntBanner
(props: Props)
src/components/ProductHuntBanner.tsx:9
FunctionQueryDrawer
()
src/components/QueryDrawer.tsx:16
FunctionQuotaOverflowBanner
(props: Props)
src/components/QuotaOverflowBanner.tsx:11
FunctionQuotaView
(props: Props)
src/components/QuotaView.tsx:14
FunctionRadio
(props: Props)
src/components/kit/Radio.tsx:21
FunctionRequiredStar
()
src/components/RequiredStar.tsx:1
FunctionSchemaDrawer
(props: Props)
src/components/SchemaDrawer.tsx:14
FunctionSelect
(props: Props)
src/components/kit/Select.tsx:17
FunctionSettingAvatarIcon
(props: Props)
src/components/SettingAvatarIcon.tsx:10
FunctionSettingGeneralView
()
src/components/SettingGeneralView.tsx:14
FunctionSettingPage
()
src/pages/setting/index.tsx:16
FunctionStripeCheckPaymentBanner
(props: Props)
src/components/StripeCheckPaymentBanner.tsx:12
FunctionTextField
(props: Props)
src/components/kit/TextField.tsx:21
FunctionThemeSelector
()
src/components/ThemeSelector.tsx:11
FunctionThemeSwitch
()
src/components/ThemeSwitch.tsx:4
FunctionThreeDotsLoader
()
src/components/ConversationView/ThreeDotsLoader.tsx:5
FunctionTooltip
(props: Props)
src/components/kit/Tooltip.tsx:11
FunctionUpdateConversationModal
(props: Props)
src/components/UpdateConversationModal.tsx:17
FunctionWeChatQRCodeView
()
src/components/WeChatQRCodeView.tsx:4
Functionclose
()
src/components/SchemaDrawer.tsx:49
Functioncode
({ children })
src/components/ConversationView/MessageView.tsx:136
Methodconstructor
()
src/utils/event-emitter.ts:9
FunctioncopyMessage
()
src/components/ConversationView/MessageView.tsx:32
FunctioncopyToClipboard
()
src/components/CodeBlock.tsx:29
FunctionfetchGetJSON
(url: string)
src/utils/api-helpers.ts:1
FunctionhandleChange
(e: React.ChangeEvent<HTMLTextAreaElement>)
src/components/ConversationView/MessageTextarea.tsx:28
FunctionhandleClearData
()
src/components/ClearDataConfirmModal.tsx:13
FunctionhandleClearMessages
()
src/components/ClearConversationConfirmModal.tsx:15
FunctionhandleColorSchemeChange
(e: MediaQueryListEvent)
src/pages/_app.tsx:33
FunctionhandleConversationClick
(conversation: Conversation)
src/components/ConversationTabsView.tsx:78
FunctionhandleConversationViewScroll
()
src/components/ConversationView/index.tsx:65
FunctionhandleCreateConversation
()
src/components/ConversationTabsView.tsx:70
FunctionhandleCreateConversation
()
src/components/Sidebar/ConversationList.tsx:36
FunctionhandleDeleteConversation
(conversation: Conversation)
src/components/ConversationTabsView.tsx:89
FunctionhandleEditConversation
(conversation: Conversation)
src/components/ConversationTabsView.tsx:85
FunctionhandleExecuteQuery
()
src/components/CodeBlock.tsx:34
FunctionhandleKeyDown
(event: React.KeyboardEvent)
src/components/ConversationView/MessageTextarea.tsx:55
FunctionhandleLocaleChange
(locale: Locale)
src/components/LocaleSelector.tsx:29
FunctionhandleSSLFileInputChange
(event: ChangeEvent<HTMLInputElement>)
src/components/CreateConnectionModal.tsx:141
FunctionhandleSSLValueChange
(event: ChangeEvent<HTMLTextAreaElement>)
src/components/CreateConnectionModal.tsx:168
FunctionhandleSaveEdit
()
src/components/UpdateConversationModal.tsx:32
FunctionhandleTableCheckboxChange
(tableName: string, value: boolean)
src/components/ConnectionSidebar.tsx:181
FunctionhandleThemeChange
()
src/components/ThemeSwitch.tsx:8
FunctionhandleThemeChange
(theme: Theme)
src/components/ThemeSelector.tsx:31
FunctionhandleUpsertConnection
()
src/components/CreateConnectionModal.tsx:177
Functionhandler
(_: NextRequest)
src/pages/api/ping.ts:7
Functionhandler
(req: NextApiRequest, res: NextApiResponse)
src/pages/api/collect.ts:9
Functionhandler
(req: NextApiRequest, res: NextApiResponse)
src/pages/api/payment.ts:5
Functionhandler
(req: NextRequest)
src/pages/api/chat.ts:16
Functionhandler
(req: NextApiRequest, res: NextApiResponse)
src/pages/api/usage.ts:10
Functionhandler
(req: NextApiRequest, res: NextApiResponse)
src/pages/api/connection/test.ts:10
Functionhandler
(req: NextApiRequest, res: NextApiResponse)
src/pages/api/connection/db.ts:10
Functionhandler
(req: NextApiRequest, res: NextApiResponse)
src/pages/api/connection/db_schema.ts:10
Functionhandler
(req: NextApiRequest, res: NextApiResponse)
src/pages/api/connection/execute.ts:9
Functionhandler
(req: NextApiRequest, res: NextApiResponse)
src/pages/api/checkout_sessions/index.ts:14
Functionhandler
(req: NextApiRequest, res: NextApiResponse)
src/pages/api/checkout_sessions/[id].ts:9
FunctionnewConnector
(connection: Connection)
src/lib/connectors/postgres/index.ts:141
FunctionnewConnector
(connection: Connection)
src/lib/connectors/mssql/index.ts:102
FunctionnewConnector
(connection: Connection)
src/lib/connectors/mysql/index.ts:114
Functionpre
({ node, className, children, ...props })
src/components/ConversationView/MessageView.tsx:120
FunctionsendMessageToCurrentConversation
(userPrompt: string)
src/components/ConversationView/index.tsx:115
Functionsession
({ session, user })
src/pages/api/auth/[...nextauth].ts:46
Functionstart
(controller)
src/pages/api/chat.ts:132
FunctionstreamParser
(event: ParsedEvent | ReconnectInterval)
src/pages/api/chat.ts:133
FunctionswitchDarkMode
()
src/components/DarkModeSwitch.tsx:9
FunctionwebhookHandler
(req: NextApiRequest, res: NextApiResponse)
src/pages/api/webhook/index.ts:28
← previous101–186 of 186, ranked by callers