Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bestruirui/Alle
/ functions
Functions
303 in github.com/bestruirui/Alle
⨍
Functions
303
◇
Types & classes
511
Method
list
(options?: SyncKvListOptions)
worker-configuration.d.ts:3416
Method
list
* List repositories with cursor-based pagination. * @param opts Optional: limit (1–200, default 50), cursor for next page.
worker-configuration.d.ts:10211
Method
list
* List hosted images with pagination * @param options List configuration * @returns List of images with pagination info * @throws {@lin
worker-configuration.d.ts:11651
Method
list
* 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
Method
list
* 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
Method
list
* 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
Method
listTokens
List tokens for this repo (metadata only, no plaintext).
worker-configuration.d.ts:10150
Method
listen
(...args: unknown[])
worker-configuration.d.ts:11828
Method
load
(code: WorkerLoaderWorkerCode)
worker-configuration.d.ts:3441
Method
locked
* 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
Method
media
* 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
Method
metrics
()
worker-configuration.d.ts:1923
Method
monitor
()
worker-configuration.d.ts:3308
Method
noRetry
()
worker-configuration.d.ts:2146
Method
onEndTag
(handler: (tag: EndTag) => void | Promise<void>)
worker-configuration.d.ts:1553
Method
onNextSessionRestoreBookmark
(bookmark: string)
worker-configuration.d.ts:593
Method
opened
()
worker-configuration.d.ts:3231
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
worker-configuration.d.ts:11690
Method
output
* Generates the final media output with specified options. * @param output - Configuration for the output format and parameters * @returns T
worker-configuration.d.ts:11742
Method
output
* Generates the final media output with specified options. * @param output - Configuration for the output format and parameters * @returns T
worker-configuration.d.ts:11754
Method
passThroughOnException
()
worker-configuration.d.ts:441
Method
pipeThrough
* 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
Method
pipeTo
* 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
Method
prepend
(content: string | ReadableStream | Response, options?: ContentOptions)
worker-configuration.d.ts:1547
Method
purge
(options: CachePurgeOptions)
worker-configuration.d.ts:499
Method
put
(key: string, value: T, options?: DurableObjectPutOptions)
worker-configuration.d.ts:565
Method
put
(key: string, value: T, options?: DurableObjectPutOptions)
worker-configuration.d.ts:578
Method
put
(key: Key, value: string | ArrayBuffer | ArrayBufferView | ReadableStream, options?: KVNamespacePutOptions)
worker-configuration.d.ts:1885
Method
put
(key: string, value: T)
worker-configuration.d.ts:3420
Method
queueMicrotask
(task: Function)
worker-configuration.d.ts:308
Method
readable
()
worker-configuration.d.ts:3228
Method
remove
()
worker-configuration.d.ts:1550
Method
remove
()
worker-configuration.d.ts:1559
Method
remove
()
worker-configuration.d.ts:1567
Method
removeAndKeepContent
()
worker-configuration.d.ts:1551
Method
removeAttribute
(name: string)
worker-configuration.d.ts:1544
Method
replace
(content: string | ReadableStream | Response, options?: ContentOptions)
worker-configuration.d.ts:1549
Method
replace
(content: string, options?: ContentOptions)
worker-configuration.d.ts:1566
Method
reply
* 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
Method
reportError
(error: any)
worker-configuration.d.ts:310
Method
response
* The image as a response, ready to store in cache or return to users
worker-configuration.d.ts:11699
Method
response
* 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
Method
resumeMultipartUpload
(key: string, uploadId: string)
worker-configuration.d.ts:2025
Method
retry
(options?: QueueRetryOptions)
worker-configuration.d.ts:1982
Method
retryAll
(options?: QueueRetryOptions)
worker-configuration.d.ts:1989
Method
retryAll
(options?: QueueRetryOptions)
worker-configuration.d.ts:1996
Method
revokeToken
* 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
Method
rollback
()
worker-configuration.d.ts:569
Method
running
()
worker-configuration.d.ts:3306
Method
secureTransport
()
worker-configuration.d.ts:3233
Method
send
(message: Body, options?: QueueSendOptions)
worker-configuration.d.ts:1924
Method
send
* 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
Method
send
(message: EmailMessage)
worker-configuration.d.ts:11315
Method
send
* 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
Method
sendBatch
(messages: Iterable<MessageSendRequest<Body>>, options?: QueueSendBatchOptions)
worker-configuration.d.ts:1925
Method
serializeAttachment
(attachment: any)
worker-configuration.d.ts:3153
Method
setAlarm
(scheduledTime: number | Date, options?: DurableObjectSetAlarmOptions)
worker-configuration.d.ts:571
Method
setAlarm
(scheduledTime: number | Date, options?: DurableObjectSetAlarmOptions)
worker-configuration.d.ts:585
Method
setAttribute
(name: string, value: string)
worker-configuration.d.ts:1543
Method
setHibernatableWebSocketEventTimeout
(timeoutMs?: number)
worker-configuration.d.ts:556
Method
setInactivityTimeout
(durationMs: number | bigint)
worker-configuration.d.ts:3312
Method
setInnerContent
(content: string | ReadableStream | Response, options?: ContentOptions)
worker-configuration.d.ts:1552
Method
setInterval
(callback: (...args: any[]) => void, msDelay?: number)
worker-configuration.d.ts:305
Method
setWebSocketAutoResponse
(maybeReqResp?: WebSocketRequestResponsePair)
worker-configuration.d.ts:553
Method
signal
(signo: number)
worker-configuration.d.ts:3310
Method
snapshotContainer
(options: ContainerSnapshotOptions)
worker-configuration.d.ts:3316
Method
snapshotDirectory
(options: ContainerDirectorySnapshotOptions)
worker-configuration.d.ts:3315
Method
start
(options?: ContainerStartupOptions)
worker-configuration.d.ts:3307
Method
startTls
(options?: TlsOptions)
worker-configuration.d.ts:3235
Method
structuredClone
(value: T, options?: StructuredSerializeOptions)
worker-configuration.d.ts:309
Method
sync
()
worker-configuration.d.ts:587
Function
syncScale
()
src/components/MailShadowHtml.tsx:100
Method
table
* 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
Method
tee
* The **`tee()`** method of the two-element array containing the two resulting branches as new ReadableStream instances. * * [MDN Reference]
worker-configuration.d.ts:2259
Method
text
(element: Text)
worker-configuration.d.ts:1523
Method
text
(text: Text)
worker-configuration.d.ts:1528
Method
time
* 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
Method
timeEnd
* 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
Method
timeLog
* 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
Method
timeStamp
(label?: string)
worker-configuration.d.ts:207
Method
toJSON
()
worker-configuration.d.ts:2109
Method
trace
* 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
Method
transaction
(closure: (txn: DurableObjectTransaction) => Promise<T>)
worker-configuration.d.ts:583
Method
transactionSync
(closure: () => T)
worker-configuration.d.ts:590
Method
transform
* 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
Method
transform
* Applies transformation options to the media content. * @param transform - Configuration for how the media should be transformed * @returns
worker-configuration.d.ts:11736
Method
update
* 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
Method
upgraded
()
worker-configuration.d.ts:3232
Method
upload
* 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
Method
upload
* 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
Method
upload
* 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
Method
uploadPart
(partNumber: number, value: ReadableStream | (ArrayBuffer | ArrayBufferView) | string | Blob, options?: R2Uplo
worker-configuration.d.ts:2032
Function
useAccountQuery
(id: string | null | undefined)
src/api/account.ts:28
Function
useDeleteAccountMutation
()
src/api/account.ts:78
Method
video
* 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
Method
wait
(delay: number, maybeOptions?: SchedulerWaitOptions)
worker-configuration.d.ts:883
Method
waitUntil
(promise: Promise<any>)
worker-configuration.d.ts:543
Method
warn
* 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
Method
webSocketClose
(ws: WebSocket, code: number, reason: string, wasClean: boolean)
worker-configuration.d.ts:509
Method
webSocketError
(ws: WebSocket, error: unknown)
worker-configuration.d.ts:510
← previous
next →
201–300 of 303, ranked by callers