MCPcopy Create free account

hub / github.com/Hzao/PocketChest / functions

Functions318 in github.com/Hzao/PocketChest

FunctionHome
()
pocket-chest-frontend/src/app/page.tsx:3
FunctionRetrieveClient
({ code, onBack }: RetrieveClientProps)
pocket-chest-frontend/src/components/RetrieveClient.tsx:18
FunctionRetrievePage
()
pocket-chest-frontend/src/app/retrieve/page.tsx:131
FunctionRetrievePageContent
()
pocket-chest-frontend/src/app/retrieve/page.tsx:8
FunctionRootLayout
({ children, }: { children: React.ReactNode })
pocket-chest-frontend/src/app/layout.tsx:15
FunctionSharePage
()
pocket-chest-frontend/src/app/share/page.tsx:14
FunctionTOTPModal
({ isOpen, onClose, onSubmit, error, allowCancel = true }: TOTPModalProps)
pocket-chest-frontend/src/components/TOTPModal.tsx:13
FunctionTextInput
({ onTextItemsChange, textItems }: TextInputProps)
pocket-chest-frontend/src/components/TextInput.tsx:11
FunctionUploadProgress
({ files, textItems, isUploading, progress, fileProgress = [], uploadStatus, error, onRetry,
pocket-chest-frontend/src/components/UploadProgress.tsx:22
Method[Symbol.asyncIterator]
(options?: ReadableStreamValuesOptions)
pocket-chest-backend/worker-configuration.d.ts:1955
Methodabort
(reason?: string)
pocket-chest-backend/worker-configuration.d.ts:487
Methodaccept
()
pocket-chest-backend/worker-configuration.d.ts:2517
MethodacceptWebSocket
(ws: WebSocket, tags?: string[])
pocket-chest-backend/worker-configuration.d.ts:479
Methodack
()
pocket-chest-backend/worker-configuration.d.ts:1688
MethodackAll
()
pocket-chest-backend/worker-configuration.d.ts:1694
MethodackAll
()
pocket-chest-backend/worker-configuration.d.ts:1700
Methodafter
(content: string | ReadableStream | Response, options?: ContentOptions)
pocket-chest-backend/worker-configuration.d.ts:1309
Methodafter
(content: string | ReadableStream | Response, options?: ContentOptions)
pocket-chest-backend/worker-configuration.d.ts:1321
Methodafter
(content: string, options?: ContentOptions)
pocket-chest-backend/worker-configuration.d.ts:1328
Methodafter
(content: string | ReadableStream | Response, options?: ContentOptions)
pocket-chest-backend/worker-configuration.d.ts:1337
Methodalarm
(alarmInfo?: AlarmInvocationInfo)
pocket-chest-backend/worker-configuration.d.ts:440
Methodappend
(content: string, options?: ContentOptions)
pocket-chest-backend/worker-configuration.d.ts:1342
Methodatob
(data: string)
pocket-chest-backend/worker-configuration.d.ts:218
Methodbefore
(content: string | ReadableStream | Response, options?: ContentOptions)
pocket-chest-backend/worker-configuration.d.ts:1308
Methodbefore
(content: string | ReadableStream | Response, options?: ContentOptions)
pocket-chest-backend/worker-configuration.d.ts:1320
Methodbefore
(content: string, options?: ContentOptions)
pocket-chest-backend/worker-configuration.d.ts:1327
Methodbefore
(content: string | ReadableStream | Response, options?: ContentOptions)
pocket-chest-backend/worker-configuration.d.ts:1336
MethodblockConcurrencyWhile
(callback: () => Promise<T>)
pocket-chest-backend/worker-configuration.d.ts:478
Methodbody
()
pocket-chest-backend/worker-configuration.d.ts:1770
MethodbodyUsed
()
pocket-chest-backend/worker-configuration.d.ts:1771
Methodbtoa
(data: string)
pocket-chest-backend/worker-configuration.d.ts:217
Methodbytes
()
pocket-chest-backend/worker-configuration.d.ts:1773
MethodcalculateTotalProgress
()
pocket-chest-frontend/src/lib/api.ts:621
Methodcancel
(reason?: any)
pocket-chest-backend/worker-configuration.d.ts:1943
Methodclear
()
pocket-chest-backend/worker-configuration.d.ts:90
MethodclearInterval
(timeoutId: number | null)
pocket-chest-backend/worker-configuration.d.ts:224
MethodclearTimeout
(timeoutId: number | null)
pocket-chest-backend/worker-configuration.d.ts:221
Methodclone
()
pocket-chest-backend/worker-configuration.d.ts:1424
Methodclone
()
pocket-chest-backend/worker-configuration.d.ts:1470
Methodclose
* Closes the WebSocket connection, optionally using code as the the WebSocket connection close code and reason as the the WebSocket connection close r
pocket-chest-backend/worker-configuration.d.ts:2529
Methodclose
()
pocket-chest-backend/worker-configuration.d.ts:2596
Methodclose
* Disconnects the port, so that it is no longer active. * * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MessagePort/close)
pocket-chest-backend/worker-configuration.d.ts:2695
Methodclosed
()
pocket-chest-backend/worker-configuration.d.ts:2592
Methodcomments
(comment: Comment)
pocket-chest-backend/worker-configuration.d.ts:1285
Methodcomments
(comment: Comment)
pocket-chest-backend/worker-configuration.d.ts:1290
Methodconnect
* Connect directly to Hyperdrive as if it's your database, returning a TCP socket. * * Calling this method returns an idential socket to if you ca
pocket-chest-backend/worker-configuration.d.ts:6953
Methodconstructor
(private baseUrl: string = API_BASE_URL)
pocket-chest-frontend/src/lib/api.ts:18
MethodcontentType
* The content type of the returned image
pocket-chest-backend/worker-configuration.d.ts:7118
Methodcount
(label?: string)
pocket-chest-backend/worker-configuration.d.ts:92
MethodcountReset
(label?: string)
pocket-chest-backend/worker-configuration.d.ts:94
MethodcreateCompleteChest
* Complete end-to-end workflow: create chest -> upload -> complete -> retrieve
pocket-chest-backend/test/utils/test-helpers.ts:9
MethodcreateFormData
(files: File[], textItems: string[] = [])
pocket-chest-backend/test/utils/test-factories.ts:23
MethodcreateLargeFile
(sizeMB: number)
pocket-chest-backend/test/utils/test-factories.ts:14
MethodcreateTestFile
( options: { content?: string; filename?: string; mimeType?: string; size?: number; } = {}, )
pocket-chest-backend/test/utils/test-factories.ts:3
MethodcreateTextItem
(content: string, filename: string)
pocket-chest-backend/test/utils/test-factories.ts:19
MethoddatabaseSize
()
pocket-chest-backend/worker-configuration.d.ts:2565
Methoddebug
(...data: any[])
pocket-chest-backend/worker-configuration.d.ts:96
Methoddelete
(key: string, options?: DurableObjectPutOptions)
pocket-chest-backend/worker-configuration.d.ts:495
Methoddelete
(key: string, options?: DurableObjectPutOptions)
pocket-chest-backend/worker-configuration.d.ts:508
MethoddeleteAlarm
(options?: DurableObjectSetAlarmOptions)
pocket-chest-backend/worker-configuration.d.ts:500
MethoddeleteAlarm
(options?: DurableObjectSetAlarmOptions)
pocket-chest-backend/worker-configuration.d.ts:514
MethoddeleteAll
(options?: DurableObjectPutOptions)
pocket-chest-backend/worker-configuration.d.ts:510
MethoddeserializeAttachment
()
pocket-chest-backend/worker-configuration.d.ts:2531
Methoddestroy
(error?: any)
pocket-chest-backend/worker-configuration.d.ts:2667
Methoddir
(item?: any, options?: any)
pocket-chest-backend/worker-configuration.d.ts:98
Methoddirxml
(...data: any[])
pocket-chest-backend/worker-configuration.d.ts:100
Methoddoctype
(doctype: Doctype)
pocket-chest-backend/worker-configuration.d.ts:1289
MethoddownloadFile
(fileId: string, chestToken: string)
pocket-chest-frontend/src/lib/api.ts:419
Methoddraw
* Draw an image on this transformer, returning a transform handle. * You can then apply more transformations, draw, or retrieve the output. * @par
pocket-chest-backend/worker-configuration.d.ts:7099
Methoddup
()
pocket-chest-backend/worker-configuration.d.ts:7304
Methodelement
(element: Element)
pocket-chest-backend/worker-configuration.d.ts:1284
Methodend
(end: DocumentEnd)
pocket-chest-backend/worker-configuration.d.ts:1292
Methodequals
(other: DurableObjectId)
pocket-chest-backend/worker-configuration.d.ts:454
Methodexec
(query: string, ...bindings: any[])
pocket-chest-backend/worker-configuration.d.ts:2564
MethodexpectCORSHeaders
* Assert CORS headers
pocket-chest-backend/test/utils/test-helpers.ts:84
MethodexpectErrorResponse
* Assert error response format
pocket-chest-backend/test/utils/test-helpers.ts:91
MethodexpectValidRetrievalCode
* Assert valid retrieval code format
pocket-chest-backend/test/utils/test-helpers.ts:77
MethodexpectValidUUID
* Assert valid UUID format
pocket-chest-backend/test/utils/test-helpers.ts:70
Methodfetch
(input: RequestInfo | URL, init?: RequestInit<RequestInitCfProperties>)
pocket-chest-backend/worker-configuration.d.ts:228
Methodfetch
(request: Request)
pocket-chest-backend/worker-configuration.d.ts:7382
Methodforward
* Forward this email message to a verified destination address of the account. * @param rcptTo Verified destination address. * @param headers A [H
pocket-chest-backend/worker-configuration.d.ts:6896
MethodfromTrace
(item: TraceItem)
pocket-chest-backend/worker-configuration.d.ts:2294
Methodget
(id: DurableObjectId, options?: DurableObjectNamespaceGetDurableObjectOptions)
pocket-chest-backend/worker-configuration.d.ts:462
Methodget
(key: string, options?: DurableObjectGetOptions)
pocket-chest-backend/worker-configuration.d.ts:490
Methodget
(key: string, options?: DurableObjectGetOptions)
pocket-chest-backend/worker-configuration.d.ts:503
Methodget
* Retrieve the current stored value
pocket-chest-backend/worker-configuration.d.ts:6932
Methodget
* Get a secret from the Secrets Store, returning a string of the secret value * if it exists, or throws an error if it does not exist
pocket-chest-backend/worker-configuration.d.ts:7482
Methodget
* @param name Name of the Worker script. * @param args Arguments to Worker script. * @param options Options for Dynamic Dispatch invocation. * @
pocket-chest-backend/worker-configuration.d.ts:7966
MethodgetAlarm
(options?: DurableObjectGetAlarmOptions)
pocket-chest-backend/worker-configuration.d.ts:498
MethodgetAlarm
(options?: DurableObjectGetAlarmOptions)
pocket-chest-backend/worker-configuration.d.ts:512
MethodgetAttribute
(name: string)
pocket-chest-backend/worker-configuration.d.ts:1304
MethodgetBookmarkForTime
(timestamp: number | Date)
pocket-chest-backend/worker-configuration.d.ts:519
MethodgetByName
(name: string, options?: DurableObjectNamespaceGetDurableObjectOptions)
pocket-chest-backend/worker-configuration.d.ts:461
MethodgetCurrentBookmark
()
pocket-chest-backend/worker-configuration.d.ts:518
MethodgetHibernatableWebSocketEventTimeout
()
pocket-chest-backend/worker-configuration.d.ts:485
MethodgetReader
()
pocket-chest-backend/worker-configuration.d.ts:1945
MethodgetTags
(ws: WebSocket)
pocket-chest-backend/worker-configuration.d.ts:486
MethodgetTcpPort
(port: number)
pocket-chest-backend/worker-configuration.d.ts:2669
MethodgetUnredacted
()
pocket-chest-backend/worker-configuration.d.ts:2248
MethodgetWebSocketAutoResponse
()
pocket-chest-backend/worker-configuration.d.ts:482
← previousnext →101–200 of 318, ranked by callers