MCPcopy Create free account

hub / github.com/bestruirui/Alle / functions

Functions303 in github.com/bestruirui/Alle

Methodlist
(options?: SyncKvListOptions)
worker-configuration.d.ts:3416
Methodlist
* List repositories with cursor-based pagination. * @param opts Optional: limit (1–200, default 50), cursor for next page.
worker-configuration.d.ts:10211
Methodlist
* List hosted images with pagination * @param options List configuration * @returns List of images with pagination info * @throws {@lin
worker-configuration.d.ts:11651
Methodlist
* Lists the captions or subtitles. * Use the language parameter to filter by a specific language. * @param language The optional BCP 47 lang
worker-configuration.d.ts:12596
Methodlist
* Lists all videos in a users account. * @returns The list of videos. * @throws {BadRequestError} if the parameters are invalid * @thro
worker-configuration.d.ts:12643
Methodlist
* Lists all watermark profiles for an account. * @returns The list of watermark profiles. * @throws {InternalError} if an unexpected error o
worker-configuration.d.ts:12673
MethodlistTokens
List tokens for this repo (metadata only, no plaintext).
worker-configuration.d.ts:10150
Methodlisten
(...args: unknown[])
worker-configuration.d.ts:11828
Methodload
(code: WorkerLoaderWorkerCode)
worker-configuration.d.ts:3441
Methodlocked
* The **`locked`** read-only property of the ReadableStream interface returns whether or not the readable stream is locked to a reader. * *
worker-configuration.d.ts:2223
Methodmedia
* Returns the transformed media as a readable stream of bytes. * @returns A promise containing a readable stream with the transformed media
worker-configuration.d.ts:11765
Methodmetrics
()
worker-configuration.d.ts:1923
Methodmonitor
()
worker-configuration.d.ts:3308
MethodnoRetry
()
worker-configuration.d.ts:2146
MethodonEndTag
(handler: (tag: EndTag) => void | Promise<void>)
worker-configuration.d.ts:1553
MethodonNextSessionRestoreBookmark
(bookmark: string)
worker-configuration.d.ts:593
Methodopened
()
worker-configuration.d.ts:3231
Methodoutput
* Retrieve the image that results from applying the transforms to the * provided input * @param options Options that apply to the output e.g
worker-configuration.d.ts:11690
Methodoutput
* Generates the final media output with specified options. * @param output - Configuration for the output format and parameters * @returns T
worker-configuration.d.ts:11742
Methodoutput
* Generates the final media output with specified options. * @param output - Configuration for the output format and parameters * @returns T
worker-configuration.d.ts:11754
MethodpassThroughOnException
()
worker-configuration.d.ts:441
MethodpipeThrough
* The **`pipeThrough()`** method of the ReadableStream interface provides a chainable way of piping the current stream through a transform stream or a
worker-configuration.d.ts:2247
MethodpipeTo
* The **`pipeTo()`** method of the ReadableStream interface pipes the current `ReadableStream` to a given WritableStream and returns a Promise that fu
worker-configuration.d.ts:2253
Methodprepend
(content: string | ReadableStream | Response, options?: ContentOptions)
worker-configuration.d.ts:1547
Methodpurge
(options: CachePurgeOptions)
worker-configuration.d.ts:499
Methodput
(key: string, value: T, options?: DurableObjectPutOptions)
worker-configuration.d.ts:565
Methodput
(key: string, value: T, options?: DurableObjectPutOptions)
worker-configuration.d.ts:578
Methodput
(key: Key, value: string | ArrayBuffer | ArrayBufferView | ReadableStream, options?: KVNamespacePutOptions)
worker-configuration.d.ts:1885
Methodput
(key: string, value: T)
worker-configuration.d.ts:3420
MethodqueueMicrotask
(task: Function)
worker-configuration.d.ts:308
Methodreadable
()
worker-configuration.d.ts:3228
Methodremove
()
worker-configuration.d.ts:1550
Methodremove
()
worker-configuration.d.ts:1559
Methodremove
()
worker-configuration.d.ts:1567
MethodremoveAndKeepContent
()
worker-configuration.d.ts:1551
MethodremoveAttribute
(name: string)
worker-configuration.d.ts:1544
Methodreplace
(content: string | ReadableStream | Response, options?: ContentOptions)
worker-configuration.d.ts:1549
Methodreplace
(content: string, options?: ContentOptions)
worker-configuration.d.ts:1566
Methodreply
* Reply to the sender of this email message with a new EmailMessage object. * @param message The reply message. * @returns A promise that re
worker-configuration.d.ts:11290
MethodreportError
(error: any)
worker-configuration.d.ts:310
Methodresponse
* The image as a response, ready to store in cache or return to users
worker-configuration.d.ts:11699
Methodresponse
* Returns the transformed media as an HTTP response object. * @returns The transformed media as a Promise<Response>, ready to store in cache or r
worker-configuration.d.ts:11770
MethodresumeMultipartUpload
(key: string, uploadId: string)
worker-configuration.d.ts:2025
Methodretry
(options?: QueueRetryOptions)
worker-configuration.d.ts:1982
MethodretryAll
(options?: QueueRetryOptions)
worker-configuration.d.ts:1989
MethodretryAll
(options?: QueueRetryOptions)
worker-configuration.d.ts:1996
MethodrevokeToken
* Revoke a token by plaintext or ID. * @param tokenOrId Plaintext token or token ID. * @returns true if revoked, false if not found.
worker-configuration.d.ts:10156
Methodrollback
()
worker-configuration.d.ts:569
Methodrunning
()
worker-configuration.d.ts:3306
MethodsecureTransport
()
worker-configuration.d.ts:3233
Methodsend
(message: Body, options?: QueueSendOptions)
worker-configuration.d.ts:1924
Methodsend
* The **`WebSocket.send()`** method enqueues the specified data to be transmitted to the server over the WebSocket connection, increasing the value of
worker-configuration.d.ts:3146
Methodsend
(message: EmailMessage)
worker-configuration.d.ts:11315
Methodsend
* The Pipeline interface represents the type of a binding to a Pipeline * * @param records The records to send to the pipeline
worker-configuration.d.ts:11902
MethodsendBatch
(messages: Iterable<MessageSendRequest<Body>>, options?: QueueSendBatchOptions)
worker-configuration.d.ts:1925
MethodserializeAttachment
(attachment: any)
worker-configuration.d.ts:3153
MethodsetAlarm
(scheduledTime: number | Date, options?: DurableObjectSetAlarmOptions)
worker-configuration.d.ts:571
MethodsetAlarm
(scheduledTime: number | Date, options?: DurableObjectSetAlarmOptions)
worker-configuration.d.ts:585
MethodsetAttribute
(name: string, value: string)
worker-configuration.d.ts:1543
MethodsetHibernatableWebSocketEventTimeout
(timeoutMs?: number)
worker-configuration.d.ts:556
MethodsetInactivityTimeout
(durationMs: number | bigint)
worker-configuration.d.ts:3312
MethodsetInnerContent
(content: string | ReadableStream | Response, options?: ContentOptions)
worker-configuration.d.ts:1552
MethodsetInterval
(callback: (...args: any[]) => void, msDelay?: number)
worker-configuration.d.ts:305
MethodsetWebSocketAutoResponse
(maybeReqResp?: WebSocketRequestResponsePair)
worker-configuration.d.ts:553
Methodsignal
(signo: number)
worker-configuration.d.ts:3310
MethodsnapshotContainer
(options: ContainerSnapshotOptions)
worker-configuration.d.ts:3316
MethodsnapshotDirectory
(options: ContainerDirectorySnapshotOptions)
worker-configuration.d.ts:3315
Methodstart
(options?: ContainerStartupOptions)
worker-configuration.d.ts:3307
MethodstartTls
(options?: TlsOptions)
worker-configuration.d.ts:3235
MethodstructuredClone
(value: T, options?: StructuredSerializeOptions)
worker-configuration.d.ts:309
Methodsync
()
worker-configuration.d.ts:587
FunctionsyncScale
()
src/components/MailShadowHtml.tsx:100
Methodtable
* The **`console.table()`** static method displays tabular data as a table. * * [MDN Reference](https://developer.mozilla.org/docs/Web/API/c
worker-configuration.d.ts:188
Methodtee
* The **`tee()`** method of the two-element array containing the two resulting branches as new ReadableStream instances. * * [MDN Reference]
worker-configuration.d.ts:2259
Methodtext
(element: Text)
worker-configuration.d.ts:1523
Methodtext
(text: Text)
worker-configuration.d.ts:1528
Methodtime
* The **`console.time()`** static method starts a timer you can use to track how long an operation takes. * * [MDN Reference](https://develo
worker-configuration.d.ts:194
MethodtimeEnd
* The **`console.timeEnd()`** static method stops a timer that was previously started by calling console/time_static. * * [MDN Reference](ht
worker-configuration.d.ts:200
MethodtimeLog
* The **`console.timeLog()`** static method logs the current value of a timer that was previously started by calling console/time_static. *
worker-configuration.d.ts:206
MethodtimeStamp
(label?: string)
worker-configuration.d.ts:207
MethodtoJSON
()
worker-configuration.d.ts:2109
Methodtrace
* The **`console.trace()`** static method outputs a stack trace to the console. * * [MDN Reference](https://developer.mozilla.org/docs/Web/A
worker-configuration.d.ts:213
Methodtransaction
(closure: (txn: DurableObjectTransaction) => Promise<T>)
worker-configuration.d.ts:583
MethodtransactionSync
(closure: () => T)
worker-configuration.d.ts:590
Methodtransform
* Apply transform next, returning a transform handle. * You can then apply more transformations, draw, or retrieve the output. * @param tran
worker-configuration.d.ts:11677
Methodtransform
* Applies transformation options to the media content. * @param transform - Configuration for how the media should be transformed * @returns
worker-configuration.d.ts:11736
Methodupdate
* Update details for a single video. * @param params The fields to update for the video. * @returns The updated video details. * @throw
worker-configuration.d.ts:12282
Methodupgraded
()
worker-configuration.d.ts:3232
Methodupload
* Upload a new hosted image * @param image The image file to upload * @param options Upload configuration * @returns Metadata for the u
worker-configuration.d.ts:11644
Methodupload
* Uploads a new video from a provided URL. * @param url The URL to upload from. * @param params Optional upload parameters. * @returns
worker-configuration.d.ts:12246
Methodupload
* Uploads the caption or subtitle file to the endpoint for a specific BCP47 language. * One caption or subtitle file per language is allowed.
worker-configuration.d.ts:12574
MethoduploadPart
(partNumber: number, value: ReadableStream | (ArrayBuffer | ArrayBufferView) | string | Blob, options?: R2Uplo
worker-configuration.d.ts:2032
FunctionuseAccountQuery
(id: string | null | undefined)
src/api/account.ts:28
FunctionuseDeleteAccountMutation
()
src/api/account.ts:78
Methodvideo
* Returns a handle scoped to a single video for per-video operations. * @param id The unique identifier for the video. * @returns A handle f
worker-configuration.d.ts:12233
Methodwait
(delay: number, maybeOptions?: SchedulerWaitOptions)
worker-configuration.d.ts:883
MethodwaitUntil
(promise: Promise<any>)
worker-configuration.d.ts:543
Methodwarn
* The **`console.warn()`** static method outputs a warning message to the console at the 'warning' log level. * * [MDN Reference](https://de
worker-configuration.d.ts:219
MethodwebSocketClose
(ws: WebSocket, code: number, reason: string, wasClean: boolean)
worker-configuration.d.ts:509
MethodwebSocketError
(ws: WebSocket, error: unknown)
worker-configuration.d.ts:510
← previousnext →201–300 of 303, ranked by callers