Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hzao/PocketChest
/ functions
Functions
318 in github.com/Hzao/PocketChest
⨍
Functions
318
◇
Types & classes
413
Method
getWebSocketAutoResponseTimestamp
(ws: WebSocket)
pocket-chest-backend/worker-configuration.d.ts:483
Method
getWebSockets
(tag?: string)
pocket-chest-backend/worker-configuration.d.ts:480
Method
getWithMetadata
( key: Key, options?: Partial<KVNamespaceGetOptions<undefined>>, )
pocket-chest-backend/worker-configuration.d.ts:1594
Method
group
(...data: any[])
pocket-chest-backend/worker-configuration.d.ts:104
Method
groupCollapsed
(...data: any[])
pocket-chest-backend/worker-configuration.d.ts:106
Method
groupEnd
()
pocket-chest-backend/worker-configuration.d.ts:108
Function
handleBack
()
pocket-chest-frontend/src/app/retrieve/page.tsx:45
Function
handleCancel
()
pocket-chest-frontend/src/app/share/page.tsx:157
Function
handleDragEnter
(e: DragEvent)
pocket-chest-frontend/src/components/FileUpload.tsx:14
Function
handleDragLeave
(e: DragEvent)
pocket-chest-frontend/src/components/FileUpload.tsx:19
Function
handleDragOver
(e: DragEvent)
pocket-chest-frontend/src/components/FileUpload.tsx:26
Function
handleDrop
(e: DragEvent)
pocket-chest-frontend/src/components/FileUpload.tsx:30
Method
handleEvent
(event: EventType)
pocket-chest-backend/worker-configuration.d.ts:688
Function
handleFileSelect
(e: React.ChangeEvent<HTMLInputElement>)
pocket-chest-frontend/src/components/FileUpload.tsx:39
Function
handleKeyDown
(e: React.KeyboardEvent)
pocket-chest-frontend/src/components/TextInput.tsx:35
Function
handleKeyPress
(e: React.KeyboardEvent)
pocket-chest-frontend/src/app/retrieve/page.tsx:39
Function
handleRetry
()
pocket-chest-frontend/src/app/share/page.tsx:138
Function
handleSubmit
(e: React.FormEvent)
pocket-chest-frontend/src/components/TOTPModal.tsx:19
Function
handleTOTPClose
()
pocket-chest-frontend/src/app/share/page.tsx:93
Function
handleTOTPSubmit
(totpToken: string)
pocket-chest-frontend/src/app/share/page.tsx:75
Function
handleUpload
()
pocket-chest-frontend/src/app/share/page.tsx:102
Method
hasAttribute
(name: string)
pocket-chest-backend/worker-configuration.d.ts:1305
Method
idFromName
(name: string)
pocket-chest-backend/worker-configuration.d.ts:459
Method
idFromString
(id: string)
pocket-chest-backend/worker-configuration.d.ts:460
Method
image
* The bytes of the response
pocket-chest-backend/worker-configuration.d.ts:7122
Method
info
(...data: any[])
pocket-chest-backend/worker-configuration.d.ts:110
Method
info
* Get image metadata (type, width and height) * @throws {@link ImagesError} with code 9412 if input is not an image * @param stream The image byte
pocket-chest-backend/worker-configuration.d.ts:7078
Method
input
* Begin applying a series of transformations to an image * @param stream The image bytes * @returns A transform handle
pocket-chest-backend/worker-configuration.d.ts:7084
Method
jurisdiction
(jurisdiction: DurableObjectJurisdiction)
pocket-chest-backend/worker-configuration.d.ts:463
Method
limit
* Rate limit a request based on the provided options. * @see https://developers.cloudflare.com/workers/runtime-apis/bindings/rate-limit/ * @return
pocket-chest-backend/worker-configuration.d.ts:7252
Method
list
(options?: DurableObjectListOptions)
pocket-chest-backend/worker-configuration.d.ts:492
Method
list
(options?: DurableObjectListOptions)
pocket-chest-backend/worker-configuration.d.ts:505
Method
locked
()
pocket-chest-backend/worker-configuration.d.ts:1941
Method
monitor
()
pocket-chest-backend/worker-configuration.d.ts:2666
Method
newUniqueId
(options?: DurableObjectNamespaceNewUniqueIdOptions)
pocket-chest-backend/worker-configuration.d.ts:458
Method
noRetry
()
pocket-chest-backend/worker-configuration.d.ts:1866
Method
onEndTag
(handler: (tag: EndTag) => void | Promise<void>)
pocket-chest-backend/worker-configuration.d.ts:1316
Method
onNextSessionRestoreBookmark
(bookmark: string)
pocket-chest-backend/worker-configuration.d.ts:520
Method
onmessage
()
pocket-chest-backend/worker-configuration.d.ts:2702
Method
opened
()
pocket-chest-backend/worker-configuration.d.ts:2593
Method
output
* Retrieve the image that results from applying the transforms to the * provided input * @param options Options that apply to the output e.g. outp
pocket-chest-backend/worker-configuration.d.ts:7105
Method
passThroughOnException
()
pocket-chest-backend/worker-configuration.d.ts:363
Method
pipeThrough
(transform: ReadableWritablePair<T, R>, options?: StreamPipeOptions)
pocket-chest-backend/worker-configuration.d.ts:1949
Method
pipeTo
(destination: WritableStream<R>, options?: StreamPipeOptions)
pocket-chest-backend/worker-configuration.d.ts:1951
Method
postMessage
* Posts a message through the channel. Objects listed in transfer are transferred, not just cloned, meaning that they are no longer usable on the send
pocket-chest-backend/worker-configuration.d.ts:2689
Method
prepend
(content: string | ReadableStream | Response, options?: ContentOptions)
pocket-chest-backend/worker-configuration.d.ts:1310
Method
put
(key: string, value: T, options?: DurableObjectPutOptions)
pocket-chest-backend/worker-configuration.d.ts:493
Method
put
(key: string, value: T, options?: DurableObjectPutOptions)
pocket-chest-backend/worker-configuration.d.ts:506
Method
queue
(batch: MessageBatch<unknown>)
pocket-chest-backend/worker-configuration.d.ts:7386
Method
queueMicrotask
(task: Function)
pocket-chest-backend/worker-configuration.d.ts:225
Method
readable
()
pocket-chest-backend/worker-configuration.d.ts:2590
Method
remove
()
pocket-chest-backend/worker-configuration.d.ts:1313
Method
remove
()
pocket-chest-backend/worker-configuration.d.ts:1322
Method
remove
()
pocket-chest-backend/worker-configuration.d.ts:1330
Method
remove
()
pocket-chest-backend/worker-configuration.d.ts:1339
Method
removeAndKeepContent
()
pocket-chest-backend/worker-configuration.d.ts:1314
Method
removeAttribute
(name: string)
pocket-chest-backend/worker-configuration.d.ts:1307
Method
replace
(content: string | ReadableStream | Response, options?: ContentOptions)
pocket-chest-backend/worker-configuration.d.ts:1312
Method
replace
(content: string, options?: ContentOptions)
pocket-chest-backend/worker-configuration.d.ts:1329
Method
reply
* Reply to the sender of this email message with a new EmailMessage object. * @param message The reply message. * @returns A promise that resolves
pocket-chest-backend/worker-configuration.d.ts:6902
Method
reportError
(error: any)
pocket-chest-backend/worker-configuration.d.ts:227
Method
response
* The image as a response, ready to store in cache or return to users
pocket-chest-backend/worker-configuration.d.ts:7114
Method
retry
(options?: QueueRetryOptions)
pocket-chest-backend/worker-configuration.d.ts:1687
Method
retryAll
(options?: QueueRetryOptions)
pocket-chest-backend/worker-configuration.d.ts:1693
Method
retryAll
(options?: QueueRetryOptions)
pocket-chest-backend/worker-configuration.d.ts:1699
Method
rollback
()
pocket-chest-backend/worker-configuration.d.ts:497
Method
running
()
pocket-chest-backend/worker-configuration.d.ts:2664
Function
scheduled
(controller: ScheduledController, env: Env, _ctx: ExecutionContext)
pocket-chest-backend/src/index.ts:108
Method
scheduled
(controller: ScheduledController)
pocket-chest-backend/worker-configuration.d.ts:7385
Method
secureTransport
()
pocket-chest-backend/worker-configuration.d.ts:2595
Method
send
* Transmits data using the WebSocket connection. data can be a string, a Blob, an ArrayBuffer, or an ArrayBufferView. * * [MDN Reference](https://
pocket-chest-backend/worker-configuration.d.ts:2523
Method
send
(message: EmailMessage)
pocket-chest-backend/worker-configuration.d.ts:6908
Method
send
* The Pipeline interface represents the type of a binding to a Pipeline * * @param records The records to send to the pipeline
pocket-chest-backend/worker-configuration.d.ts:7203
Method
sendBatch
(messages: Iterable<MessageSendRequest<Body>>, options?: QueueSendBatchOptions)
pocket-chest-backend/worker-configuration.d.ts:1665
Method
serializeAttachment
(attachment: any)
pocket-chest-backend/worker-configuration.d.ts:2530
Method
setAlarm
(scheduledTime: number | Date, options?: DurableObjectSetAlarmOptions)
pocket-chest-backend/worker-configuration.d.ts:499
Method
setAlarm
(scheduledTime: number | Date, options?: DurableObjectSetAlarmOptions)
pocket-chest-backend/worker-configuration.d.ts:513
Method
setAttribute
(name: string, value: string)
pocket-chest-backend/worker-configuration.d.ts:1306
Method
setHibernatableWebSocketEventTimeout
(timeoutMs?: number)
pocket-chest-backend/worker-configuration.d.ts:484
Method
setInnerContent
(content: string | ReadableStream | Response, options?: ContentOptions)
pocket-chest-backend/worker-configuration.d.ts:1315
Method
setInterval
(callback: (...args: any[]) => void, msDelay?: number)
pocket-chest-backend/worker-configuration.d.ts:222
Method
setReject
* Reject this email message by returning a permanent SMTP error back to the connecting client including the given reason. * @param reason The reject
pocket-chest-backend/worker-configuration.d.ts:6889
Method
setTimeout
(callback: (...args: any[]) => void, msDelay?: number)
pocket-chest-backend/worker-configuration.d.ts:219
Method
setWebSocketAutoResponse
(maybeReqResp?: WebSocketRequestResponsePair)
pocket-chest-backend/worker-configuration.d.ts:481
Method
signal
(signo: number)
pocket-chest-backend/worker-configuration.d.ts:2668
Method
start
(options?: ContainerStartupOptions)
pocket-chest-backend/worker-configuration.d.ts:2665
Method
start
* Begins dispatching messages received on the port. * * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MessagePort/start)
pocket-chest-backend/worker-configuration.d.ts:2701
Method
startTls
(options?: TlsOptions)
pocket-chest-backend/worker-configuration.d.ts:2597
Method
structuredClone
(value: T, options?: StructuredSerializeOptions)
pocket-chest-backend/worker-configuration.d.ts:226
Method
sync
()
pocket-chest-backend/worker-configuration.d.ts:515
Method
table
(tabularData?: any, properties?: string[])
pocket-chest-backend/worker-configuration.d.ts:114
Method
tail
(events: TraceItem[])
pocket-chest-backend/worker-configuration.d.ts:7383
Method
tee
()
pocket-chest-backend/worker-configuration.d.ts:1953
Method
text
(element: Text)
pocket-chest-backend/worker-configuration.d.ts:1286
Method
text
(text: Text)
pocket-chest-backend/worker-configuration.d.ts:1291
Method
time
(label?: string)
pocket-chest-backend/worker-configuration.d.ts:116
Method
timeEnd
(label?: string)
pocket-chest-backend/worker-configuration.d.ts:118
Method
timeLog
(label?: string, ...data: any[])
pocket-chest-backend/worker-configuration.d.ts:120
Method
timeStamp
(label?: string)
pocket-chest-backend/worker-configuration.d.ts:121
Method
toJSON
()
pocket-chest-backend/worker-configuration.d.ts:1826
← previous
next →
201–300 of 318, ranked by callers