MCPcopy Create free account

hub / github.com/cmackenzie1/holster / functions

Functions3,030 in github.com/cmackenzie1/holster

↓ 83 callersMethodjson
()
workers/hello-world/worker-configuration.d.ts:1955
↓ 74 callersMethodlog
* The **`console.log()`** static method outputs a message to the console. * * [MDN Reference](https://developer.mozilla.org/docs/Web/API/con
workers/hello-world/worker-configuration.d.ts:177
↓ 72 callersMethodget
* Retrieves details for a single watermark profile. * @param watermarkId The watermark profile identifier. * @returns The watermark profile
workers/jwt/worker-configuration.d.ts:12111
↓ 66 callersMethodtext
()
workers/hello-world/worker-configuration.d.ts:1954
↓ 64 callersMethodtoString
()
workers/hello-world/worker-configuration.d.ts:481
↓ 54 callersFunctioncreateDbFromHyperdrive
(hyperdrive: Hyperdrive)
workers/paperless/src/db/index.ts:10
↓ 50 callersFunctionfetch
(request: Request)
workers/paperless/src/server.ts:40
↓ 48 callersMethodupdate
* Update hosted image metadata * @param options Properties to update * @returns Updated image metadata * @throws {@link ImagesError} if
workers/jwt/worker-configuration.d.ts:11060
↓ 44 callersMethodreplace
(content: string | ReadableStream | Response, options?: ContentOptions)
workers/hello-world/worker-configuration.d.ts:1515
↓ 42 callersMethoderror
* The **`console.error()`** static method outputs a message to the console at the 'error' log level. * * [MDN Reference](https://developer.m
workers/hello-world/worker-configuration.d.ts:147
↓ 35 callersFunctionpostProcessContent
(raw: string)
workers/paperless/src/utils/post-process.ts:102
↓ 28 callersMethodlimit
* Rate limit a request based on the provided options. * @see https://developers.cloudflare.com/workers/runtime-apis/bindings/rate-limit/ * @
workers/hello-world/worker-configuration.d.ts:9987
↓ 25 callersMethodset
* Set a new stored value
workers/hello-world/worker-configuration.d.ts:9580
↓ 24 callersFunctionfetch
(path: string, headers?: Record<string, string>)
workers/gradient/test/index.spec.ts:9
↓ 23 callersFunctionescapeHtml
(s: string)
packages/html/src/index.ts:78
↓ 20 callersMethodfetch
(request: Request)
workers/hello-world/worker-configuration.d.ts:470
↓ 17 callersFunctionparseAIResponse
(raw: string)
workers/paperless/src/utils/ai-suggestions.ts:55
↓ 16 callersFunctionmatchSuggestions
( response: AIResponse, existingTags: Array<{ id: string; name: string }>, existingCorrespondents: Array<{
workers/paperless/src/utils/ai-suggestions.ts:123
↓ 15 callersMethoddelete
* Delete a hosted image * @returns True if deleted, false if not found
workers/jwt/worker-configuration.d.ts:11065
↓ 14 callersFunctionsend
( url: string, init?: RequestInit & { headers?: Record<string, string> }, )
workers/parking/test/index.spec.ts:9
↓ 11 callersFunctionsend
( url: string, init?: RequestInit & { headers?: Record<string, string> }, )
workers/echo/test/index.spec.ts:19
↓ 10 callersFunctionhtmlPage
( title: string, body: string, extraCss?: string, )
packages/html/src/index.ts:49
↓ 10 callersMethodvalues
(options?: ReadableStreamValuesOptions)
workers/hello-world/worker-configuration.d.ts:2157
↓ 8 callersFunctionsend
( url: string, init?: RequestInit & { headers?: Record<string, string> }, )
workers/dns/test/index.spec.ts:9
↓ 7 callersFunctionfetchCorrespondents
()
workers/paperless/src/routes/correspondents.tsx:81
↓ 7 callersFunctionfetchTags
()
workers/paperless/src/routes/tags.tsx:84
↓ 7 callersFunctiongenerateColorFromString
(str: string)
workers/paperless/src/utils/format.ts:22
↓ 7 callersFunctionhashString
(str: string)
workers/gradient/src/index.ts:45
↓ 7 callersMethodwait
(delay: number, maybeOptions?: SchedulerWaitOptions)
workers/hello-world/worker-configuration.d.ts:835
↓ 5 callersMethodarrayBuffer
()
workers/hello-world/worker-configuration.d.ts:1952
↓ 5 callersFunctionlistCategories
(db: Database)
workers/paperless/src/db/repositories/categories.ts:15
↓ 5 callersFunctionlistCorrespondents
( db: Database, )
workers/paperless/src/db/repositories/correspondents.ts:13
↓ 5 callersFunctionlistTags
(db: Database)
workers/paperless/src/db/repositories/tags.ts:15
↓ 5 callersMethodput
(key: Key, value: string | ArrayBuffer | ArrayBufferView | ReadableStream, options?: KVNamespacePutOptions)
workers/hello-world/worker-configuration.d.ts:1817
↓ 5 callersFunctiontaggedEmail
(domain: string)
workers/parking/src/index.ts:7
↓ 4 callersFunctioncancelEditing
()
workers/paperless/src/routes/index.tsx:1641
↓ 4 callersFunctionget
(path: string, headers?: Record<string, string>)
workers/codec/test/index.spec.ts:9
↓ 4 callersFunctionget
(path: string, headers?: Record<string, string>)
workers/jwt/test/index.spec.ts:9
↓ 4 callersFunctionhttpAnalytics
(binding?: AnalyticsEngineDataset)
packages/analytics/src/index.ts:140
↓ 4 callersFunctionmockBinding
()
packages/analytics/test/index.test.ts:5
↓ 4 callersFunctionnormalizeTagName
* Normalize a tag name for comparison: trim and lowercase.
workers/paperless/src/routes/documents.$id.tsx:1492
↓ 4 callersMethodnotifyAll
* Notifies all waiting clients that data is available. * This will resolve all pending wait promises with the provided data. * * @param data - O
packages/condition/src/index.ts:81
↓ 4 callersMethodobserve
(request: Request)
packages/analytics/src/index.ts:117
↓ 4 callersMethodtransaction
(closure: (txn: DurableObjectTransaction) => Promise<T>)
workers/hello-world/worker-configuration.d.ts:544
↓ 4 callersFunctiontruncateContent
(content: string)
workers/paperless/src/utils/ai-suggestions.ts:47
↓ 3 callersFunctionbase64UrlDecode
* Base64URL decode a string.
workers/paperless/src/utils/cloudflare-access.ts:72
↓ 3 callersMethodbody
()
workers/hello-world/worker-configuration.d.ts:1950
↓ 3 callersFunctionescapeHtml
(s: string)
workers/parking/src/index.ts:20
↓ 3 callersFunctionf
(n: number)
workers/paperless/src/utils/format.ts:39
↓ 3 callersFunctionfetchCategories
()
workers/paperless/src/routes/categories.tsx:84
↓ 3 callersFunctiongetDocumentById
( db: Database, id: bigint, )
workers/paperless/src/db/repositories/documents.ts:72
↓ 3 callersFunctionrecordIncomingEmail
( db: Database, params: { from: string; to: string; subject: string | null; rawEmailKey: string; r
workers/paperless/src/db/repositories/incoming-emails.ts:7
↓ 3 callersMethodsend
(message: Body, options?: QueueSendOptions)
workers/hello-world/worker-configuration.d.ts:1855
↓ 3 callersFunctionupdateDocument
( db: Database, id: bigint, updates: { title?: string; content?: string | null; archiveSerialNumber?:
workers/paperless/src/db/repositories/documents.ts:387
↓ 2 callersMethodack
()
workers/hello-world/worker-configuration.d.ts:1879
↓ 2 callersMethodappend
(content: string | ReadableStream | Response, options?: ContentOptions)
workers/hello-world/worker-configuration.d.ts:1488
↓ 2 callersFunctionbuildPayload
(domain: string)
workers/parking/src/index.ts:75
↓ 2 callersFunctionbuildRequestDataPoint
(request: Request)
packages/analytics/src/index.ts:64
↓ 2 callersFunctioncancelEditing
()
workers/paperless/src/routes/categories.tsx:102
↓ 2 callersFunctioncancelEditing
()
workers/paperless/src/routes/tags.tsx:100
↓ 2 callersFunctioncancelEditing
()
workers/paperless/src/routes/correspondents.tsx:98
↓ 2 callersFunctioncreateCategory
( db: Database, name: string, color?: string | null, )
workers/paperless/src/db/repositories/categories.ts:65
↓ 2 callersFunctioncreateCorrespondent
( db: Database, name: string, )
workers/paperless/src/db/repositories/correspondents.ts:60
↓ 2 callersFunctioncreateDocumentWithFile
( db: Database, params: { title: string; objectKey: string; mimeType: string; sizeBytes: bigint; m
workers/paperless/src/db/repositories/documents.ts:834
↓ 2 callersFunctioncreateTag
( db: Database, name: string, color?: string | null, )
workers/paperless/src/db/repositories/tags.ts:72
↓ 2 callersFunctionfindFileByMd5Hash
( db: Database, md5Hash: string, )
workers/paperless/src/db/repositories/files.ts:32
↓ 2 callersFunctiongetAllProperties
(cf: IncomingRequestCfProperties | undefined)
workers/ip/src/index.ts:44
↓ 2 callersFunctiongetIp
(request: Request)
workers/ip/src/index.ts:4
↓ 2 callersFunctionisValidAIResponse
(obj: unknown)
workers/paperless/src/utils/ai-suggestions.ts:78
↓ 2 callersFunctionlistCommentsByDocument
( db: Database, documentId: bigint, )
workers/paperless/src/db/repositories/comments.ts:12
↓ 2 callersFunctionlistDeletedDocuments
( db: Database, options: { limit?: number; cursor?: string } = {}, )
workers/paperless/src/db/repositories/documents.ts:637
↓ 2 callersFunctionlistSuggestionsByDocument
( db: Database, documentId: bigint, )
workers/paperless/src/db/repositories/suggestions.ts:29
↓ 2 callersFunctionmailtoHref
(domain: string)
workers/parking/src/index.ts:11
↓ 2 callersFunctionparseSize
( value: string | undefined, defaultValue: number, )
workers/gradient/src/index.ts:94
↓ 2 callersFunctionpermanentlyDeleteOldDocuments
( db: Database, )
workers/paperless/src/db/repositories/documents.ts:760
↓ 2 callersFunctionsaveEdit
()
workers/paperless/src/routes/index.tsx:1647
↓ 2 callersFunctionstartEditing
(tag: TagData)
workers/paperless/src/routes/index.tsx:1635
↓ 2 callersFunctiontitleCase
(str: string)
workers/paperless/src/utils/ai-suggestions.ts:114
↓ 2 callersFunctionupdateDocumentCategory
( db: Database, documentId: bigint, categoryId: bigint | null, )
workers/paperless/src/db/repositories/documents.ts:508
↓ 2 callersFunctionupdateDocumentCorrespondent
( db: Database, documentId: bigint, correspondentId: bigint | null, )
workers/paperless/src/db/repositories/documents.ts:461
↓ 2 callersFunctionuploadDocument
(file: File)
workers/paperless/src/routes/index.tsx:267
↓ 2 callersFunctionwantsHtml
(request: Request)
workers/dns/src/index.ts:95
↓ 2 callersFunctionwantsHtml
(request: Request)
workers/ip/src/index.ts:7
↓ 2 callersFunctionwantsHtml
(request: Request)
workers/rand/src/index.ts:16
↓ 2 callersFunctionwantsJson
(c: { req: { query: (k: string) => string | undefined; raw: Request }; })
workers/ip/src/index.ts:10
↓ 2 callersMethodwriteDataPoint
(event?: AnalyticsEngineDataPoint)
workers/hello-world/worker-configuration.d.ts:588
↓ 1 callersFunctionacceptSuggestion
( db: Database, id: bigint, )
workers/paperless/src/db/repositories/suggestions.ts:58
↓ 1 callersFunctionaddDocumentTag
( db: Database, documentId: bigint, tagId: bigint, )
workers/paperless/src/db/repositories/documents.ts:600
↓ 1 callersFunctionbuf2hex
(buffer: ArrayBuffer)
workers/hash/src/index.ts:3
↓ 1 callersFunctionbuildEchoResult
( request: Request, body: unknown, encoding?: string, )
workers/echo/src/index.ts:71
↓ 1 callersFunctionbuildNav
(activeTitle: string)
packages/html/src/index.ts:30
↓ 1 callersFunctionbuildSvg
(opts: SvgOptions)
workers/gradient/src/index.ts:193
↓ 1 callersFunctionclearCompletedUploads
()
workers/paperless/src/routes/index.tsx:678
↓ 1 callersFunctioncollapseHorizontalWhitespace
(text: string)
workers/paperless/src/utils/post-process.ts:83
↓ 1 callersFunctioncollapseVerticalWhitespace
(text: string)
workers/paperless/src/utils/post-process.ts:87
↓ 1 callersFunctioncreateCategory
()
workers/paperless/src/routes/categories.tsx:127
↓ 1 callersFunctioncreateComment
( db: Database, documentId: bigint, content: string, )
workers/paperless/src/db/repositories/comments.ts:35
↓ 1 callersFunctioncreateCorrespondent
()
workers/paperless/src/routes/correspondents.tsx:122
↓ 1 callersFunctioncreateCorrespondent
()
workers/paperless/src/routes/index.tsx:1937
↓ 1 callersFunctioncreateSuggestions
( db: Database, suggestions: NewDocumentSuggestion[], )
workers/paperless/src/db/repositories/suggestions.ts:21
next →1–100 of 3,030, ranked by callers