MCPcopy Create free account

hub / github.com/bestruirui/Alle / functions

Functions303 in github.com/bestruirui/Alle

Methodcomments
(comment: Comment)
worker-configuration.d.ts:1527
Methodcomplete
(uploadedParts: R2UploadedPart[])
worker-configuration.d.ts:2034
Methodconnect
(socket: Socket)
worker-configuration.d.ts:506
Methodconnect
* Connect directly to Hyperdrive as if it's your database, returning a TCP socket. * * Calling this method returns an identical socket to if
worker-configuration.d.ts:11467
Methodconstructor
(status: number, message: string)
src/api/client.ts:25
MethodcontentType
* The content type of the returned image
worker-configuration.d.ts:11703
MethodcontentType
* Returns the MIME type of the transformed media. * @returns A promise containing the content type string (e.g., 'image/jpeg', 'video/mp4')
worker-configuration.d.ts:11775
Methodcount
* The **`console.count()`** static method logs the number of times that this particular call to `count()` has been called. * * [MDN Referenc
worker-configuration.d.ts:122
MethodcountReset
* The **`console.countReset()`** static method resets counter used with console/count_static. * * [MDN Reference](https://developer.mozilla.
worker-configuration.d.ts:128
Methodcreate
* Create a new repository with an initial access token. * @param name Repository name (alphanumeric, dots, hyphens, underscores). * @param o
worker-configuration.d.ts:10177
MethodcreateDirectUpload
* Creates a direct upload that allows video uploads without an API key. * @param params Parameters for the direct upload * @returns The dire
worker-configuration.d.ts:12255
MethodcreateMultipartUpload
(key: string, options?: R2MultipartOptions)
worker-configuration.d.ts:2024
MethodcreateToken
* Create an access token for this repo. * @param scope Token scope: "write" (default) or "read". * @param ttl Time-to-live in seconds (defau
worker-configuration.d.ts:10148
MethoddatabaseSize
()
worker-configuration.d.ts:3204
Methoddebug
* The **`console.debug()`** static method outputs a message to the console at the 'debug' log level. * * [MDN Reference](https://developer.m
worker-configuration.d.ts:134
Methoddelete
(key: string, options?: DurableObjectPutOptions)
worker-configuration.d.ts:567
Methoddelete
(key: string, options?: DurableObjectPutOptions)
worker-configuration.d.ts:580
Methoddelete
(name: string)
worker-configuration.d.ts:629
Methoddelete
(key: Key)
worker-configuration.d.ts:1900
Methoddelete
(key: string)
worker-configuration.d.ts:3421
Methoddelete
* Delete a repository and all associated tokens. * @param name Repository name. * @returns true if deleted, false if not found.
worker-configuration.d.ts:10220
Methoddelete
* Delete a hosted image * @returns True if deleted, false if not found
worker-configuration.d.ts:11628
Methoddelete
* Deletes a video and its copies from Cloudflare Stream. * @returns A promise that resolves when deletion completes. * @throws {NotFoundErro
worker-configuration.d.ts:12289
Methoddelete
* Removes the captions or subtitles from a video. * @param language The BCP 47 language tag to remove. * @returns A promise that resolves wh
worker-configuration.d.ts:12604
Methoddelete
* Delete the downloads for a video. Available types are `default` and `audio`. * Defaults to `default` when omitted. * @param downloadType T
worker-configuration.d.ts:12634
Methoddelete
* Deletes a watermark profile. * @param watermarkId The watermark profile identifier. * @returns A promise that resolves when deletion compl
worker-configuration.d.ts:12689
MethoddeleteAlarm
(options?: DurableObjectSetAlarmOptions)
worker-configuration.d.ts:572
MethoddeleteAlarm
(options?: DurableObjectSetAlarmOptions)
worker-configuration.d.ts:586
MethoddeleteAll
(options?: DurableObjectPutOptions)
worker-configuration.d.ts:582
MethoddeserializeAttachment
()
worker-configuration.d.ts:3154
Methoddestroy
(error?: any)
worker-configuration.d.ts:3309
Methoddetails
* Get metadata for a hosted image * @returns Image metadata, or null if not found
worker-configuration.d.ts:11611
Methoddetails
* Get a full videos details * @returns The full video details. * @throws {NotFoundError} if the video is not found * @throws {InternalE
worker-configuration.d.ts:12273
Methoddir
* The **`console.dir()`** static method displays a list of the properties of the specified JavaScript object. * * [MDN Reference](https://de
worker-configuration.d.ts:140
Methoddirxml
* The **`console.dirxml()`** static method displays an interactive tree of the descendant elements of the specified XML/HTML element. * * [M
worker-configuration.d.ts:146
Methoddoctype
(doctype: Doctype)
worker-configuration.d.ts:1526
Methoddraw
* Draw an image on this transformer, returning a transform handle. * You can then apply more transformations, draw, or retrieve the output.
worker-configuration.d.ts:11684
Methoddup
()
worker-configuration.d.ts:12000
Methodelement
(element: Element)
worker-configuration.d.ts:1521
FunctionemailHandler
( message: ForwardableEmailMessage, env: Env, ctx: ExecutionContext )
worker/email/recv.ts:146
Methodend
(end: DocumentEnd)
worker-configuration.d.ts:1529
MethodenterSpan
(name: string, callback: (span: Span, ...args: A) => T, ...args: A)
worker-configuration.d.ts:3487
Methodequals
(other: DurableObjectId)
worker-configuration.d.ts:518
Methodexec
(query: string, ...bindings: any[])
worker-configuration.d.ts:3203
Methodfetch
(input: RequestInfo | URL, init?: RequestInit<RequestInitCfProperties>)
worker-configuration.d.ts:311
Methodfetch
(request: Request)
worker-configuration.d.ts:505
Methodfork
* Fork this repo to a new repo. * @param name Target repository name. * @param opts Optional: description, readOnly flag, defaultBranchOnly
worker-configuration.d.ts:10163
Methodforward
* Forward this email message to a verified destination address of the account. * @param rcptTo Verified destination address. * @param header
worker-configuration.d.ts:11284
MethodfromTrace
(item: TraceItem)
worker-configuration.d.ts:2791
Methodgenerate
* Generate captions or subtitles for the provided language via AI. * @param language The BCP 47 language tag to generate. * @returns The gen
worker-configuration.d.ts:12587
Methodgenerate
* Generates a download for a video when a video is ready to view. Available * types are `default` and `audio`. Defaults to `default` when omitted
worker-configuration.d.ts:12618
Methodgenerate
* Generate a new watermark profile * @param input The image stream to upload * @param params The watermark creation parameters. * @retu
worker-configuration.d.ts:12656
MethodgenerateToken
* Creates a signed URL token for a video. * @returns The signed token that was created. * @throws {InternalError} if the signing key cannot
worker-configuration.d.ts:12295
Methodget
(key: string, options?: DurableObjectGetOptions)
worker-configuration.d.ts:562
Methodget
(key: string, options?: DurableObjectGetOptions)
worker-configuration.d.ts:575
Methodget
(name: string, getStartupOptions: () => FacetStartupOptions<T> | Promise<FacetStartupOptions<T>>)
worker-configuration.d.ts:627
Methodget
(key: Key, options?: Partial<KVNamespaceGetOptions<undefined>>)
worker-configuration.d.ts:1870
Methodget
(key: string)
worker-configuration.d.ts:3415
Methodget
(name: string | null, getCode: () => WorkerLoaderWorkerCode | Promise<WorkerLoaderWorkerCode>)
worker-configuration.d.ts:3440
Methodget
* Get a handle to an existing repository. * @param name Repository name. * @returns Repo handle.
worker-configuration.d.ts:10187
Methodget
* Retrieve the current stored value
worker-configuration.d.ts:11446
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
worker-configuration.d.ts:12199
Methodget
* Lists the downloads created for a video. * @returns The current downloads for the video. * @throws {NotFoundError} if the video or downloa
worker-configuration.d.ts:12625
Methodget
* Retrieves details for a single watermark profile. * @param watermarkId The watermark profile identifier. * @returns The watermark profile
worker-configuration.d.ts:12681
Methodget
* @param name Name of the Worker script. * @param args Arguments to Worker script. * @param options Options for Dynamic Dispatch invocation.
worker-configuration.d.ts:13459
MethodgetAlarm
(options?: DurableObjectGetAlarmOptions)
worker-configuration.d.ts:570
MethodgetAlarm
(options?: DurableObjectGetAlarmOptions)
worker-configuration.d.ts:584
MethodgetAttribute
(name: string)
worker-configuration.d.ts:1541
MethodgetBookmarkForTime
(timestamp: number | Date)
worker-configuration.d.ts:592
MethodgetCurrentBookmark
()
worker-configuration.d.ts:591
MethodgetDurableObjectClass
(name?: string, options?: WorkerStubEntrypointOptions)
worker-configuration.d.ts:3433
MethodgetEntrypoint
(name?: string, options?: WorkerStubEntrypointOptions)
worker-configuration.d.ts:3432
MethodgetHibernatableWebSocketEventTimeout
()
worker-configuration.d.ts:557
MethodgetTags
(ws: WebSocket)
worker-configuration.d.ts:558
MethodgetTcpPort
(port: number)
worker-configuration.d.ts:3311
MethodgetUnredacted
()
worker-configuration.d.ts:2748
MethodgetWebSocketAutoResponse
()
worker-configuration.d.ts:554
MethodgetWebSocketAutoResponseTimestamp
(ws: WebSocket)
worker-configuration.d.ts:555
MethodgetWebSockets
(tag?: string)
worker-configuration.d.ts:552
MethodgetWithMetadata
(key: Key, options?: Partial<KVNamespaceGetOptions<undefined>>)
worker-configuration.d.ts:1886
Methodgroup
* The **`console.group()`** static method creates a new inline group in the Web console log, causing any subsequent console messages to be indented by
worker-configuration.d.ts:158
MethodgroupCollapsed
* The **`console.groupCollapsed()`** static method creates a new inline group in the console. * * [MDN Reference](https://developer.mozilla.
worker-configuration.d.ts:164
MethodgroupEnd
* The **`console.groupEnd()`** static method exits the current inline group in the console. * * [MDN Reference](https://developer.mozilla.or
worker-configuration.d.ts:170
MethodhandleEvent
(event: EventType)
worker-configuration.d.ts:774
FunctionhandleUnauthorized
()
src/main.tsx:29
MethodhasAttribute
(name: string)
worker-configuration.d.ts:1542
Methodhead
(key: string)
worker-configuration.d.ts:2015
Methodimage
* Get a handle for a hosted image * @param imageId The ID of the image (UUID or custom ID) * @returns A handle for per-image operations
worker-configuration.d.ts:11636
Methodimage
* The bytes of the response
worker-configuration.d.ts:11707
Methodimport
* Import a repository from an external git remote. * @param params Source URL and optional branch/depth, plus target name and options. * @re
worker-configuration.d.ts:10193
Methodinfo
* The **`console.info()`** static method outputs a message to the console at the 'info' log level. * * [MDN Reference](https://developer.moz
worker-configuration.d.ts:176
Methodinfo
* Get image metadata (type, width and height) * @throws {@link ImagesError} with code 9412 if input is not an image * @param stream The imag
worker-configuration.d.ts:11659
Methodinput
* Begin applying a series of transformations to an image * @param stream The image bytes * @returns A transform handle
worker-configuration.d.ts:11665
Methodinput
* Creates a media transformer from an input stream. * @param media - The input media bytes * @returns A MediaTransformer instance for applyi
worker-configuration.d.ts:11724
MethodinterceptAllOutboundHttp
(binding: Fetcher)
worker-configuration.d.ts:3314
MethodinterceptOutboundHttp
(addr: string, binding: Fetcher)
worker-configuration.d.ts:3313
MethodinterceptOutboundHttps
(addr: string, binding: Fetcher)
worker-configuration.d.ts:3317
Methodlist
(options?: DurableObjectListOptions)
worker-configuration.d.ts:564
Methodlist
(options?: DurableObjectListOptions)
worker-configuration.d.ts:577
Methodlist
(options?: KVNamespaceListOptions)
worker-configuration.d.ts:1884
← previousnext →101–200 of 303, ranked by callers