Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/casouri/collab-mode
/ functions
Functions
852 in github.com/casouri/collab-mode
⨍
Functions
852
◇
Types & classes
667
Method
add_trusted_host
Add a trusted host to the configuration.
collab_mode/src/config_man.rs:385
Method
address
()
worker/worker-configuration.d.ts:11824
Method
after
(content: string | ReadableStream | Response, options?: ContentOptions)
worker/worker-configuration.d.ts:1541
Method
after
(content: string | ReadableStream | Response, options?: ContentOptions)
worker/worker-configuration.d.ts:1553
Method
after
(content: string, options?: ContentOptions)
worker/worker-configuration.d.ts:1560
Method
after
(content: string | ReadableStream | Response, options?: ContentOptions)
worker/worker-configuration.d.ts:1569
Method
alarm
(alarmInfo?: AlarmInvocationInfo)
worker/worker-configuration.d.ts:502
Method
alarm
()
worker/src/index.ts:275
Method
append
(content: string, options?: ContentOptions)
worker/worker-configuration.d.ts:1574
Method
apply_remote_op
(&mut self, op: &serde_json::Value)
collab_mode/src/server/transcript_tests.rs:191
Function
apply_watch_files
Reconfigure the watcher to watch exactly the parent dirs of `paths` (canonicalized). Updates the owned `watched_files` and `watched_dirs` sets in plac
collab_mode/src/filewatch_receptor.rs:130
Method
arrayBuffer
()
worker/worker-configuration.d.ts:2053
Method
atob
(data: string)
worker/worker-configuration.d.ts:296
Function
atomic_rename_into_watched_name
()
collab_mode/src/filewatch_receptor.rs:292
Method
before
(content: string | ReadableStream | Response, options?: ContentOptions)
worker/worker-configuration.d.ts:1540
Method
before
(content: string | ReadableStream | Response, options?: ContentOptions)
worker/worker-configuration.d.ts:1552
Method
before
(content: string, options?: ContentOptions)
worker/worker-configuration.d.ts:1559
Method
before
(content: string | ReadableStream | Response, options?: ContentOptions)
worker/worker-configuration.d.ts:1568
Function
bench_buffer
Hash the in-memory `GapBuffer<char>` by encoding each char to UTF-8 bytes and feeding the bytes into the hasher.
collab_mode/src/bin/test_hash_speed.rs:112
Function
bench_disk
Hash the file from disk through a BufReader. Returns (avg microseconds per iteration, final hex digest).
collab_mode/src/bin/test_hash_speed.rs:87
Method
blob
()
worker/worker-configuration.d.ts:2057
Method
blockConcurrencyWhile
(callback: () => Promise<T>)
worker/worker-configuration.d.ts:545
Method
bodyUsed
()
worker/worker-configuration.d.ts:2052
Method
btoa
(data: string)
worker/worker-configuration.d.ts:295
Method
bytes
()
worker/worker-configuration.d.ts:2054
Method
bytes
* Get the raw image data for a hosted image * @returns ReadableStream of image bytes, or null if not found
worker/worker-configuration.d.ts:11611
Method
cancel
Cancel this level and all children.
collab_mode/src/cancel.rs:49
Method
cancelled
Await cancellation of this scope.
collab_mode/src/cancel.rs:54
Method
clearInterval
(timeoutId: number | null)
worker/worker-configuration.d.ts:302
Method
clearTimeout
(timeoutId: number | null)
worker/worker-configuration.d.ts:299
Method
clone
* The **`clone()`** method of the Response interface creates a clone of a response object, identical in every way, but stored in a different variable.
worker/worker-configuration.d.ts:1698
Function
clone_key
Return a clone of `key`.
collab_mode/src/config_man.rs:79
Method
close
* The **`WebSocket.close()`** method closes the already `CLOSED`, this method does nothing. * * [MDN Reference](https://developer.mozilla.or
worker/worker-configuration.d.ts:3147
Function
close_stops_propagation
()
collab_mode/src/server/tests/filewatch.rs:190
Method
closed
()
worker/worker-configuration.d.ts:3225
Method
comments
(comment: Comment)
worker/worker-configuration.d.ts:1517
Method
comments
(comment: Comment)
worker/worker-configuration.d.ts:1522
Method
complete
(uploadedParts: R2UploadedPart[])
worker/worker-configuration.d.ts:2029
Method
connect
(socket: Socket)
worker/worker-configuration.d.ts:501
Method
connect
Connects to `remote_id` via the `transport`.
collab_mode/src/webchannel.rs:382
Method
contentType
* The content type of the returned image
worker/worker-configuration.d.ts:11698
Method
contentType
* Returns the MIME type of the transformed media. * @returns A promise containing the content type string (e.g., 'image/jpeg', 'video/mp4')
worker/worker-configuration.d.ts:11770
Function
convert_remote_err
(err: CollabError)
collab_mode/src/error.rs:10
Method
countReset
* The **`console.countReset()`** static method resets counter used with console/count_static. * * [MDN Reference](https://developer.mozilla.
worker/worker-configuration.d.ts:123
Method
createDirectUpload
* Creates a direct upload that allows video uploads without an API key. * @param params Parameters for the direct upload * @returns The dire
worker/worker-configuration.d.ts:12250
Method
createMultipartUpload
(key: string, options?: R2MultipartOptions)
worker/worker-configuration.d.ts:2019
Method
createToken
* Create an access token for this repo. * @param scope Token scope: "write" (default) or "read". * @param ttl Time-to-live in seconds (defau
worker/worker-configuration.d.ts:10143
Method
create_dtls_cert
Create a DTLS certificate.
collab_mode/src/config_man.rs:49
Method
databaseSize
()
worker/worker-configuration.d.ts:3199
Method
debug
* The **`console.debug()`** static method outputs a message to the console at the 'debug' log level. * * [MDN Reference](https://developer.m
worker/worker-configuration.d.ts:129
Method
default
()
collab_mode/src/webchannel.rs:1268
Method
default
()
collab_mode/src/config_man.rs:133
Method
default
()
collab_mode/src/cancel.rs:113
Method
delete
(key: string, options?: DurableObjectPutOptions)
worker/worker-configuration.d.ts:562
Method
delete
(key: string, options?: DurableObjectPutOptions)
worker/worker-configuration.d.ts:575
Method
delete
(name: string)
worker/worker-configuration.d.ts:624
Method
delete
(key: Key)
worker/worker-configuration.d.ts:1895
Method
delete
(key: string)
worker/worker-configuration.d.ts:3416
Method
delete
* Delete a repository and all associated tokens. * @param name Repository name. * @returns true if deleted, false if not found.
worker/worker-configuration.d.ts:10215
Method
delete
* Delete a hosted image * @returns True if deleted, false if not found
worker/worker-configuration.d.ts:11623
Method
delete
* Deletes a video and its copies from Cloudflare Stream. * @returns A promise that resolves when deletion completes. * @throws {NotFoundErro
worker/worker-configuration.d.ts:12284
Method
delete
* Removes the captions or subtitles from a video. * @param language The BCP 47 language tag to remove. * @returns A promise that resolves wh
worker/worker-configuration.d.ts:12599
Method
delete
* Delete the downloads for a video. Available types are `default` and `audio`. * Defaults to `default` when omitted. * @param downloadType T
worker/worker-configuration.d.ts:12629
Method
delete
* Deletes a watermark profile. * @param watermarkId The watermark profile identifier. * @returns A promise that resolves when deletion compl
worker/worker-configuration.d.ts:12684
Method
delete
(&mut self, count: i64)
collab_mode/src/server/transcript_tests.rs:66
Method
deleteAlarm
(options?: DurableObjectSetAlarmOptions)
worker/worker-configuration.d.ts:567
Method
deleteAlarm
(options?: DurableObjectSetAlarmOptions)
worker/worker-configuration.d.ts:581
Method
deliver
(state: &Arc<Mutex<FactoryState>>, recipient: &ServerId)
collab_mode/src/webchannel.rs:1384
Function
deopt_puzzle
()
collab_mode/src/engine.rs:1856
Method
deserialize
(de: D)
collab_mode/src/signaling.rs:147
Method
destroy
(error?: any)
worker/worker-configuration.d.ts:3304
Method
details
* Get metadata for a hosted image * @returns Image metadata, or null if not found
worker/worker-configuration.d.ts:11606
Method
details
* Get a full videos details * @returns The full video details. * @throws {NotFoundError} if the video is not found * @throws {InternalE
worker/worker-configuration.d.ts:12268
Method
dir
* The **`console.dir()`** static method displays a list of the properties of the specified JavaScript object. * * [MDN Reference](https://de
worker/worker-configuration.d.ts:135
Method
dirxml
* The **`console.dirxml()`** static method displays an interactive tree of the descendant elements of the specified XML/HTML element. * * [M
worker/worker-configuration.d.ts:141
Method
doctype
(doctype: Doctype)
worker/worker-configuration.d.ts:1521
Method
drain_response
Helper: Drain any pending response without waiting.
collab_mode/src/server/tests/mod.rs:414
Method
draw
* Draw an image on this transformer, returning a transform handle. * You can then apply more transformations, draw, or retrieve the output.
worker/worker-configuration.d.ts:11679
Method
drop
(&mut self)
collab_mode/src/webchannel.rs:860
Method
drop
(&mut self)
collab_mode/src/webchannel/ssh_remote.rs:29
Method
drop
(&mut self)
collab_mode/src/webchannel/e2e_tests.rs:91
Method
drop
(&mut self)
collab_mode/src/server/tests/mod.rs:169
Method
dump_diagnostics
( &self, error: &anyhow::Error, spoke_docs: &[MockDocument], spoke_pending_ops
collab_mode/src/server/transcript_tests.rs:464
Method
dup
()
worker/worker-configuration.d.ts:11995
Method
element
(element: Element)
worker/worker-configuration.d.ts:1516
Function
empty_json_map
()
collab_mode/src/types.rs:391
Method
end
(end: DocumentEnd)
worker/worker-configuration.d.ts:1524
Method
enterSpan
(name: string, callback: (span: Span, ...args: A) => T, ...args: A)
worker/worker-configuration.d.ts:3482
Function
envoy_e2e_create_write_save
()
collab_mode/src/server/tests/envoy.rs:144
Function
envoy_e2e_ssh_localhost
()
collab_mode/src/server/tests/envoy.rs:131
Function
eof_emits_connection_broke
()
collab_mode/src/webchannel/io_remote.rs:174
Method
equals
(other: DurableObjectId)
worker/worker-configuration.d.ts:513
Function
err_msg
(message: String)
collab_mode/src/message.rs:642
Method
error
* The **`console.error()`** static method outputs a message to the console at the 'error' log level. * * [MDN Reference](https://developer.m
worker/worker-configuration.d.ts:147
Method
exec
(query: string, ...bindings: any[])
worker/worker-configuration.d.ts:3198
Function
external_change_broadcasts_to_subscribers
()
collab_mode/src/server/tests/filewatch.rs:51
Function
false_tie_puzzle
()
collab_mode/src/engine.rs:1955
Function
fetch
(request: Request, env: Env, _ctx: ExecutionContext)
worker/src/index.ts:348
Method
fetch
(input: RequestInfo | URL, init?: RequestInit<RequestInitCfProperties>)
worker/worker-configuration.d.ts:306
Method
fetch
(request: Request)
worker/src/index.ts:66
← previous
next →
401–500 of 852, ranked by callers