Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cmackenzie1/holster
/ functions
Functions
3,030 in github.com/cmackenzie1/holster
⨍
Functions
3,030
◇
Types & classes
5,929
↓ 1 callers
Function
createTag
()
workers/paperless/src/routes/tags.tsx:125
↓ 1 callers
Function
createTag
()
workers/paperless/src/routes/index.tsx:1667
↓ 1 callers
Function
deleteCategory
(id: string)
workers/paperless/src/routes/categories.tsx:150
↓ 1 callers
Function
deleteCorrespondent
(id: string)
workers/paperless/src/routes/correspondents.tsx:144
↓ 1 callers
Function
deleteCorrespondent
(id: string)
workers/paperless/src/routes/index.tsx:1960
↓ 1 callers
Function
deletePendingSuggestionsForDocument
( db: Database, documentId: bigint, )
workers/paperless/src/db/repositories/suggestions.ts:129
↓ 1 callers
Function
deleteTag
(id: string)
workers/paperless/src/routes/tags.tsx:148
↓ 1 callers
Function
deleteTag
(id: string)
workers/paperless/src/routes/index.tsx:1691
↓ 1 callers
Function
dismissSuggestion
( db: Database, id: bigint, )
workers/paperless/src/db/repositories/suggestions.ts:84
↓ 1 callers
Function
extractToken
* Extract the CF_Authorization cookie from the Cookie header.
workers/paperless/src/utils/cloudflare-access.ts:148
↓ 1 callers
Function
extractWithTika
( tikaContainer: DurableObjectNamespace<T>, body: ReadableStream | Uint8Array | ArrayBuffer, mimeType: stri
workers/paperless/src/utils/tika.ts:9
↓ 1 callers
Function
fetchFiltered
()
workers/paperless/src/routes/index.tsx:567
↓ 1 callers
Function
finalTrim
(text: string)
workers/paperless/src/utils/post-process.ts:98
↓ 1 callers
Function
formatBytes
(bytes: number)
workers/paperless/src/utils/format.ts:4
↓ 1 callers
Function
formatDeletedDate
(isoString: string)
workers/paperless/src/routes/trash.tsx:174
↓ 1 callers
Function
formatFileSize
(bytes: number)
workers/paperless/src/routes/documents.$id.tsx:1842
↓ 1 callers
Function
formatFileSize
(bytes: number)
workers/paperless/src/routes/index.tsx:2123
↓ 1 callers
Function
formatHttpText
(result: EchoResult)
workers/echo/src/index.ts:89
↓ 1 callers
Function
formatText
(name: string, type: RecordType, resp: DohResponse)
workers/dns/src/index.ts:79
↓ 1 callers
Function
fuzzyMatch
* Simple fuzzy match: checks if the tag name contains all characters * of the search term in order (case-insensitive).
workers/paperless/src/routes/documents.$id.tsx:1500
↓ 1 callers
Method
generate
* Generate a new watermark profile * @param input The image stream to upload * @param params The watermark creation parameters. * @retu
workers/jwt/worker-configuration.d.ts:12086
↓ 1 callers
Function
generateGradient
( seed: string, numStops: number, baseHex?: string, )
workers/gradient/src/index.ts:132
↓ 1 callers
Function
generatePdfThumbnail
( file: File, maxWidth = 400, maxHeight = 533, )
workers/paperless/src/utils/pdf-thumbnail.ts:26
↓ 1 callers
Function
generateSuggestions
( ai: Ai, input: GenerateSuggestionsInput, )
workers/paperless/src/utils/ai-suggestions.ts:201
↓ 1 callers
Function
getCategoryById
( db: Database, id: bigint, )
workers/paperless/src/db/repositories/categories.ts:36
↓ 1 callers
Function
getCorrespondentById
( db: Database, id: bigint, )
workers/paperless/src/db/repositories/correspondents.ts:34
↓ 1 callers
Function
getDocumentForProcessing
( db: Database, documentId: bigint, )
workers/paperless/src/db/repositories/documents.ts:884
↓ 1 callers
Function
getInitials
(text: string)
workers/gradient/src/index.ts:115
↓ 1 callers
Function
getJWKS
* Fetch the JWKS from Cloudflare Access.
workers/paperless/src/utils/cloudflare-access.ts:53
↓ 1 callers
Function
getNames
()
workers/paperless/src/routes/demo/start.api-request.tsx:4
↓ 1 callers
Function
getNextASN
(db: Database)
workers/paperless/src/db/repositories/documents.ts:818
↓ 1 callers
Method
getReader
* The **`getReader()`** method of the ReadableStream interface creates a reader and locks the stream to it. * * [MDN Reference](https://deve
workers/hello-world/worker-configuration.d.ts:2129
↓ 1 callers
Function
getStorageStats
(db: Database)
workers/paperless/src/db/repositories/files.ts:13
↓ 1 callers
Function
getTagById
( db: Database, id: bigint, )
workers/paperless/src/db/repositories/tags.ts:36
↓ 1 callers
Function
getTrashCount
(db: Database)
workers/paperless/src/db/repositories/documents.ts:805
↓ 1 callers
Function
handleAcceptSuggestion
(suggestion: SuggestionItem)
workers/paperless/src/routes/documents.$id.tsx:639
↓ 1 callers
Function
handleAddComment
()
workers/paperless/src/routes/documents.$id.tsx:430
↓ 1 callers
Function
handleCancelEditASN
()
workers/paperless/src/routes/documents.$id.tsx:541
↓ 1 callers
Function
handleCancelEditDate
()
workers/paperless/src/routes/documents.$id.tsx:573
↓ 1 callers
Function
handleCancelEditTitle
()
workers/paperless/src/routes/documents.$id.tsx:501
↓ 1 callers
Function
handleCreateCorrespondent
()
workers/paperless/src/routes/index.tsx:2390
↓ 1 callers
Function
handleCreateTag
()
workers/paperless/src/routes/documents.$id.tsx:1568
↓ 1 callers
Function
handleCreateTag
()
workers/paperless/src/routes/index.tsx:2172
↓ 1 callers
Function
handleDismissSuggestion
(suggestion: SuggestionItem)
workers/paperless/src/routes/documents.$id.tsx:657
↓ 1 callers
Function
handleSaveASN
()
workers/paperless/src/routes/documents.$id.tsx:506
↓ 1 callers
Function
handleSaveDate
()
workers/paperless/src/routes/documents.$id.tsx:546
↓ 1 callers
Function
handleSaveTitle
()
workers/paperless/src/routes/documents.$id.tsx:475
↓ 1 callers
Function
hexToHsl
(hex: string)
workers/gradient/src/index.ts:55
↓ 1 callers
Function
importJWK
* Import a JWK as a CryptoKey for verification.
workers/paperless/src/utils/cloudflare-access.ts:87
↓ 1 callers
Function
isPdfFile
(file: File)
workers/paperless/src/utils/pdf-thumbnail.ts:96
↓ 1 callers
Function
listActedSuggestionsByDocument
( db: Database, documentId: bigint, )
workers/paperless/src/db/repositories/suggestions.ts:105
↓ 1 callers
Function
listDocuments
( db: Database, options: { filterTagIds?: string[]; limit?: number; cursor?: string; search?: string
workers/paperless/src/db/repositories/documents.ts:179
↓ 1 callers
Function
loadPdfJs
()
workers/paperless/src/utils/pdf-thumbnail.ts:4
↓ 1 callers
Function
normalizeLineEndings
(text: string)
workers/paperless/src/utils/post-process.ts:14
↓ 1 callers
Function
normalizeTabs
(text: string)
workers/paperless/src/utils/post-process.ts:79
↓ 1 callers
Function
normalizeTagName
(name: string)
workers/paperless/src/db/repositories/tags.ts:64
↓ 1 callers
Function
normalizeUnicode
(text: string)
workers/paperless/src/utils/post-process.ts:53
↓ 1 callers
Function
parseBody
( request: Request, )
workers/echo/src/index.ts:26
↓ 1 callers
Function
parseJWT
* Parse a JWT without verification.
workers/paperless/src/utils/cloudflare-access.ts:109
↓ 1 callers
Function
parseStops
(value: string | undefined)
workers/gradient/src/index.ts:106
↓ 1 callers
Function
permanentlyDelete
(id: string)
workers/paperless/src/routes/trash.tsx:142
↓ 1 callers
Function
permanentlyDeleteDocument
( db: Database, id: bigint, )
workers/paperless/src/db/repositories/documents.ts:721
↓ 1 callers
Function
queryDoh
(name: string, type: RecordType)
workers/dns/src/index.ts:67
↓ 1 callers
Method
quote
(symbol: string)
workers/stocks/src/yahoofinance/index.ts:46
↓ 1 callers
Function
rejoinHyphenatedWords
(text: string)
workers/paperless/src/utils/post-process.ts:38
↓ 1 callers
Function
removePageArtifacts
(text: string)
workers/paperless/src/utils/post-process.ts:43
↓ 1 callers
Function
renderHtml
(result: EchoResult)
workers/echo/src/index.ts:117
↓ 1 callers
Function
renderHtml
(domain: string)
workers/parking/src/index.ts:28
↓ 1 callers
Function
renderLandingHtml
()
workers/dns/src/index.ts:123
↓ 1 callers
Function
renderLlmsTxt
(domain: string)
workers/parking/src/index.ts:87
↓ 1 callers
Function
renderResultHtml
( name: string, type: RecordType, resp: DohResponse, )
workers/dns/src/index.ts:236
↓ 1 callers
Function
renderText
(domain: string)
workers/parking/src/index.ts:61
↓ 1 callers
Function
requestWithCf
( url: string, init?: RequestInit & { headers?: Record<string, string>; cf?: Record<string, unknown>; }
packages/analytics/test/index.test.ts:13
↓ 1 callers
Function
resolveBaseColor
(base: string)
workers/gradient/src/index.ts:87
↓ 1 callers
Function
restoreDocument
(id: string)
workers/paperless/src/routes/trash.tsx:128
↓ 1 callers
Function
restoreDocument
( db: Database, id: bigint, )
workers/paperless/src/db/repositories/documents.ts:692
↓ 1 callers
Method
retry
(options?: QueueRetryOptions)
workers/hello-world/worker-configuration.d.ts:1878
↓ 1 callers
Function
sanitizeFilename
(input: string)
workers/paperless/src/server.ts:501
↓ 1 callers
Function
saveEdit
()
workers/paperless/src/routes/categories.tsx:108
↓ 1 callers
Function
saveEdit
()
workers/paperless/src/routes/tags.tsx:106
↓ 1 callers
Function
saveEdit
()
workers/paperless/src/routes/correspondents.tsx:103
↓ 1 callers
Method
setReject
(reason: string)
workers/paperless/src/server.ts:35
↓ 1 callers
Function
softDeleteCategory
( db: Database, id: bigint, )
workers/paperless/src/db/repositories/categories.ts:127
↓ 1 callers
Function
softDeleteComment
( db: Database, id: bigint, )
workers/paperless/src/db/repositories/comments.ts:53
↓ 1 callers
Function
softDeleteCorrespondent
( db: Database, id: bigint, )
workers/paperless/src/db/repositories/correspondents.ts:110
↓ 1 callers
Function
softDeleteDocument
( db: Database, id: bigint, )
workers/paperless/src/db/repositories/documents.ts:433
↓ 1 callers
Function
softDeleteTag
( db: Database, id: bigint, )
workers/paperless/src/db/repositories/tags.ts:136
↓ 1 callers
Function
startEditing
(category: CategoryData)
workers/paperless/src/routes/categories.tsx:96
↓ 1 callers
Function
startEditing
(tag: TagData)
workers/paperless/src/routes/tags.tsx:94
↓ 1 callers
Function
startEditing
(correspondent: CorrespondentData)
workers/paperless/src/routes/correspondents.tsx:93
↓ 1 callers
Function
streamToArrayBuffer
( stream: ReadableStream<Uint8Array>, )
workers/paperless/src/server.ts:477
↓ 1 callers
Function
stripControlCharacters
(text: string)
workers/paperless/src/utils/post-process.ts:8
↓ 1 callers
Function
stripResidualHtml
(text: string)
workers/paperless/src/utils/post-process.ts:18
↓ 1 callers
Function
toggleTag
(tagId: string)
workers/paperless/src/routes/documents.$id.tsx:1556
↓ 1 callers
Function
toggleTag
(tagId: string)
workers/paperless/src/routes/index.tsx:2160
↓ 1 callers
Function
toggleTagFilter
(tagId: string)
workers/paperless/src/routes/index.tsx:613
↓ 1 callers
Function
trimLines
(text: string)
workers/paperless/src/utils/post-process.ts:91
↓ 1 callers
Function
updateCategory
( db: Database, id: bigint, updates: { name?: string; color?: string | null }, )
workers/paperless/src/db/repositories/categories.ts:96
↓ 1 callers
Function
updateCorrespondent
( db: Database, id: bigint, name: string, )
workers/paperless/src/db/repositories/correspondents.ts:82
↓ 1 callers
Function
updateDocumentContent
( db: Database, documentId: bigint, content: string, )
workers/paperless/src/db/repositories/documents.ts:869
← previous
next →
101–200 of 3,030, ranked by callers