MCPcopy Create free account

hub / github.com/TooonyChen/AuthInbox / functions

Functions25 in github.com/TooonyChen/AuthInbox

↓ 12 callersFunctioncn
(...inputs: ClassValue[])
web/src/lib/utils.ts:4
↓ 4 callersFunctionjsonResponse
(data: unknown, status = 200)
src/index.ts:154
↓ 3 callersFunctiondecodeQuotedPrintable
(text: string)
src/index.ts:163
↓ 2 callersFunctioncallProvider
(config: ProviderConfig, prompt: string)
src/index.ts:68
↓ 2 callersFunctionextractJsonFromText
(rawText: string)
src/index.ts:43
↓ 2 callersFunctionfetchJson
(url: string)
web/src/App.tsx:98
↓ 2 callersFunctionformatDate
(value: string | null)
web/src/App.tsx:47
↓ 2 callersMethodsetReject
(reason: string)
src/rpcEmail.ts:28
↓ 2 callersFunctionstripHtmlTags
(text: string)
src/index.ts:169
↓ 1 callersFunctioncodeAndLink
(value: string | null)
web/src/App.tsx:55
↓ 1 callersMethodemail
(message: ForwardableEmailMessage)
src/index.ts:460
↓ 1 callersFunctionextractMailBodies
(rawEmail: string)
src/index.ts:203
↓ 1 callersFunctionisPromotionalEmail
(headers: Headers, rawEmail: string)
src/index.ts:178
↓ 1 callersFunctionnormaliseBaseUrl
(baseUrl: string)
src/index.ts:63
↓ 1 callersFunctionrefreshList
()
web/src/App.tsx:126
↓ 1 callersMethodstringToStream
(str: string)
src/rpcEmail.ts:18
↓ 1 callersFunctiontoPreviewHtml
(htmlBody: string, hideRemoteImages: boolean)
web/src/App.tsx:66
FunctionApp
()
web/src/App.tsx:112
FunctionBadge
({ className, variant, ...props }: BadgeProps)
web/src/components/ui/badge.tsx:30
Methodconstructor
(from: string, to: string, rawEmail: string, headers: Headers)
src/rpcEmail.ts:9
Methodfetch
(request: Request)
src/index.ts:265
Methodforward
(rcptTo: string, headers: Headers = new Headers())
src/rpcEmail.ts:32
Methodreply
(message: EmailMessage)
src/rpcEmail.ts:36
MethodrpcEmail
(requestBody: string)
src/index.ts:639
Methodstart
(controller)
src/rpcEmail.ts:20