Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/linkwarden/linkwarden
/ functions
Functions
738 in github.com/linkwarden/linkwarden
⨍
Functions
738
◇
Types & classes
69
↓ 1 callers
Function
fetchOwner
()
apps/web/pages/collections/[id].tsx:77
↓ 1 callers
Function
fileExists
(filePath: string)
packages/filesystem/fileExists.ts:6
↓ 1 callers
Function
findLinkInDashboardData
(data: any, linkId: number)
packages/router/links.tsx:290
↓ 1 callers
Function
findLinkInInfiniteData
(data: any, linkId: number)
packages/router/links.tsx:270
↓ 1 callers
Function
findLinkInQueriesData
( queries: [QueryKey, unknown][], linkId: number )
packages/router/links.tsx:279
↓ 1 callers
Function
flattenTagPages
( data?: InfiniteData<TagsPage, number> | TagIncludingLinkCount[] | null )
packages/router/tags.tsx:115
↓ 1 callers
Function
flattenTreeIds
( tree: TreeData, nodeId: ItemId = "root", result: Array<ItemId> = [] )
apps/web/components/CollectionListing.tsx:176
↓ 1 callers
Function
generateTagsPrompt
(text: string)
apps/worker/lib/prompts.ts:1
↓ 1 callers
Function
getAIModel
()
apps/worker/lib/autoTagLink.ts:25
↓ 1 callers
Function
getAccessibleCollection
(linkId: number, userId?: number)
apps/web/lib/api/archives/resolveAccessibleArchive.ts:30
↓ 1 callers
Function
getAllSubCollections
( parentId: number )
apps/web/lib/api/controllers/collections/collectionId/updateCollectionById.ts:69
↓ 1 callers
Function
getCollectionById
( userId: number, collectionId: number )
apps/web/lib/api/controllers/collections/collectionId/getCollectionById.ts:3
↓ 1 callers
Function
getCollectionRootOwnerAndMembers
( parentId: number )
apps/web/lib/api/getCollectionRootOwnerAndMembers.ts:18
↓ 1 callers
Function
getCollectionSubtreeIds
(collections: any[] = [], rootId: number)
packages/router/collections.tsx:10
↓ 1 callers
Function
getDefaultContextOptions
()
apps/worker/lib/browser.ts:34
↓ 1 callers
Function
getDownloadFilename
( format: ArchivedFormat, filePath: string )
apps/web/pages/api/v1/preserved/view.ts:68
↓ 1 callers
Function
getFont
()
apps/web/components/Preservation/ReadableView.tsx:292
↓ 1 callers
Function
getForwardedHeaderValue
(forwarded?: string | string[], key?: string)
apps/web/pages/api/v1/preserved/view.ts:36
↓ 1 callers
Function
getHighlightedHtml
( htmlContent: string, highlights: Highlight[] )
apps/web/components/Preservation/ReadableView.tsx:191
↓ 1 callers
Function
getHighlightedSection
()
apps/web/components/Preservation/ReadableView.tsx:142
↓ 1 callers
Function
getLabel
(expiry: TokenExpiry)
apps/web/components/ModalContent/NewTokenModal.tsx:57
↓ 1 callers
Function
getLatestVersion
(setShowAnnouncement: Function)
apps/web/lib/client/getLatestVersion.ts:1
↓ 1 callers
Function
getLinkBatch
( params: T )
apps/worker/lib/getLinkBatch.ts:11
↓ 1 callers
Function
getLinkHighlights
({ userId, linkId, }: { userId: number; linkId: number; })
apps/web/lib/api/controllers/links/linkId/highlight/getLinkHighlights.ts:3
↓ 1 callers
Function
getParentNames
(parentId: number)
apps/web/components/InputSelect/CollectionSelection.tsx:53
↓ 1 callers
Function
getPublicCollection
(id: number)
apps/web/lib/api/controllers/public/collections/getPublicCollection.ts:3
↓ 1 callers
Function
getPublicCollectionData
(collectionId: number)
apps/web/lib/client/getPublicCollectionData.ts:1
↓ 1 callers
Function
getPublicUser
( targetId: number | string, isId: boolean )
apps/web/lib/api/controllers/public/users/getPublicUser.ts:3
↓ 1 callers
Function
getRequestHost
(req: NextApiRequest, protocol: string)
apps/web/pages/api/v1/preserved/view.ts:48
↓ 1 callers
Function
getSingleValue
(value?: string | string[])
apps/web/pages/api/v1/preserved/token.ts:8
↓ 1 callers
Function
getTagById
(userId: number, tagId: number)
apps/web/lib/api/controllers/tags/tagId/getTagById.ts:3
↓ 1 callers
Function
getTotalLinkCount
(collectionId: number)
apps/web/components/CollectionListing.tsx:404
↓ 1 callers
Function
getUsers
(user: User)
apps/web/lib/api/controllers/users/getUsers.ts:4
↓ 1 callers
Function
getWorkerStats
(userId: number)
apps/web/lib/api/controllers/worker/getWorkerStats.ts:5
↓ 1 callers
Function
handleArchivePreview
( link: LinksAndCollectionAndOwner, page: Page )
apps/worker/lib/preservationScheme/handleArchivePreview.ts:17
↓ 1 callers
Function
handleGet
------------------
apps/web/pages/api/v1/archives/[linkId].ts:85
↓ 1 callers
Function
handleMonolith
( link: Link, htmlFromPage: string, signal: AbortSignal )
apps/worker/lib/preservationScheme/handleMonolith.ts:6
↓ 1 callers
Function
handlePost
------------------
apps/web/pages/api/v1/archives/index.ts:71
↓ 1 callers
Function
handlePost
(req: NextApiRequest, res: NextApiResponse)
apps/web/pages/api/v1/archives/[linkId].ts:130
↓ 1 callers
Function
handleReadability
( content: string, link: Link, keepContent?: boolean )
apps/worker/lib/preservationScheme/handleReadability.ts:8
↓ 1 callers
Function
handleReorder
(sourceId: string, destId: string)
apps/web/components/DashboardLayoutDropdown.tsx:198
↓ 1 callers
Function
handleScreenshotAndPdf
( link: LinkWithCollectionOwnerAndTags, page: Page, archivalSettings: ArchivalSettings )
apps/worker/lib/preservationScheme/handleScreenshotAndPdf.ts:7
↓ 1 callers
Function
handleSearch
(query: string)
apps/web/pages/admin/user-administration.tsx:53
↓ 1 callers
Function
handleSelectAll
()
apps/web/components/LinkListOptions.tsx:65
↓ 1 callers
Function
handleSuggestionClick
(operator: string)
apps/web/components/SearchBar.tsx:57
↓ 1 callers
Function
handleToggle
()
apps/web/components/ProfileDropdown.tsx:24
↓ 1 callers
Function
hasAiTaggingProvider
()
apps/worker/workers/autoTagPreservedLinks.ts:9
↓ 1 callers
Function
hexToRgb
(hex)
apps/mobile/tailwind.config.js:5
↓ 1 callers
Function
hexToRgb
(hex: string)
apps/mobile/lib/theme.ts:4
↓ 1 callers
Function
imageHandler
({ url, id }: Link, extension: string)
apps/worker/lib/preservationScheme/imageHandler.ts:7
↓ 1 callers
Function
importBookmarks
( e: React.ChangeEvent<HTMLInputElement>, format: MigrationFormat )
apps/web/lib/client/importBookmarks.ts:23
↓ 1 callers
Function
importFromLinkwarden
( userId: number, rawData: string )
apps/web/lib/api/controllers/migration/importFromLinkwarden.ts:6
↓ 1 callers
Function
importFromOmnivore
( userId: number, rawData: string )
apps/web/lib/api/controllers/migration/importFromOmnivore.ts:23
↓ 1 callers
Function
importFromPocket
( userId: number, rawData: string )
apps/web/lib/api/controllers/migration/importFromPocket.ts:14
↓ 1 callers
Function
importFromWallabag
( userId: number, rawData: string )
apps/web/lib/api/controllers/migration/importFromWallabag.ts:28
↓ 1 callers
Function
init
()
apps/worker/worker.ts:11
↓ 1 callers
Function
ipv4Mask
(prefixLength: number)
packages/lib/ssrf.ts:89
↓ 1 callers
Function
ipv4TailToHexSegments
(address: string)
packages/lib/ssrf.ts:117
↓ 1 callers
Function
ipv6MatchesPrefix
( address: number[], network: number[], prefixLength: number )
packages/lib/ssrf.ts:225
↓ 1 callers
Function
isArchivalTag
(tag: any | Tag)
packages/lib/isArchivalTag.ts:3
↓ 1 callers
Function
isAuthenticatedRequest
({ req }: Props)
apps/web/lib/api/isAuthenticatedRequest.ts:11
↓ 1 callers
Function
isImage
(ct: string | null)
apps/web/pages/api/v1/getFavicon/index.ts:4
↓ 1 callers
Function
isIphone
()
apps/web/lib/utils.ts:17
↓ 1 callers
Function
isNonNetworkUrl
(url: string)
apps/worker/lib/protectPageRequests.ts:7
↓ 1 callers
Function
isPreservedFormatToken
( token: JWT | null )
apps/web/lib/api/preserved/createPreservedFormatUrl.ts:26
↓ 1 callers
Function
isRedirectStatus
(status: number)
packages/lib/safeFetch.ts:91
↓ 1 callers
Function
launch
()
apps/worker/index.ts:3
↓ 1 callers
Function
linkProcessing
(interval = 10)
apps/worker/workers/linkProcessing.ts:11
↓ 1 callers
Function
loadCacheOrFetch
()
apps/mobile/components/Formats/WebpageFormat.tsx:24
↓ 1 callers
Function
loadCacheOrFetch
()
apps/mobile/components/Formats/PdfFormat.tsx:21
↓ 1 callers
Function
loadCacheOrFetch
()
apps/mobile/components/Formats/ImageFormat.tsx:36
↓ 1 callers
Function
loadCacheOrFetch
()
apps/mobile/components/Formats/ReadableFormat.tsx:32
↓ 1 callers
Function
loginUserButton
(method: string)
apps/web/pages/register.tsx:116
↓ 1 callers
Function
loginUserButton
(method: string)
apps/web/pages/login.tsx:76
↓ 1 callers
Function
lookup
( hostname: string, options: number | { family?: number | string; all?: boolean }, callback: (
packages/lib/safeFetch.ts:17
↓ 1 callers
Function
main
()
packages/prisma/seed.js:7
↓ 1 callers
Function
main
()
apps/web/scripts/migration/v2.6.1/index.js:75
↓ 1 callers
Function
mergePerms
(a: MemberPerms, b: MemberPerms)
apps/web/lib/api/getCollectionRootOwnerAndMembers.ts:9
↓ 1 callers
Function
mergeTags
( userId: number, body: MergeTagsSchemaType )
apps/web/lib/api/controllers/tags/mergeTags.ts:7
↓ 1 callers
Function
mergeTagsFromQueriesData
(queries: [QueryKey, unknown][])
packages/router/links.tsx:133
↓ 1 callers
Function
migrateToV2
()
apps/web/scripts/migration/migrateToV2.js:61
↓ 1 callers
Function
migrationWorker
()
apps/worker/workers/migrationWorker.ts:4
↓ 1 callers
Function
moveFiles
(linkId: number, from: number, to: number)
packages/filesystem/manageFiles.ts:33
↓ 1 callers
Function
mutateStylesXml
(xml)
apps/mobile/plugins/with-daynight-transparent-nav.js:2
↓ 1 callers
Function
normalizeSearch
(value?: string)
apps/web/lib/api/controllers/tags/getTags.ts:13
↓ 1 callers
Function
objectIsEmpty
(obj: object)
apps/web/pages/settings/preference.tsx:78
↓ 1 callers
Function
onChangeViewMode
(mode: ViewMode)
apps/web/components/ViewDropdown.tsx:32
↓ 1 callers
Function
onCollapse
(movedCollectionId: ItemId)
apps/web/components/CollectionListing.tsx:113
↓ 1 callers
Function
onExpand
(movedCollectionId: ItemId)
apps/web/components/CollectionListing.tsx:107
↓ 1 callers
Function
onSelect
()
apps/mobile/components/ActionSheets/EditLinkSheet.tsx:191
↓ 1 callers
Function
openDeleteModal
(subscription: RssSubscription)
apps/web/pages/settings/rss-subscriptions.tsx:23
↓ 1 callers
Function
openRevokeModal
(token: AccessToken)
apps/web/pages/settings/access-tokens.tsx:25
↓ 1 callers
Function
parseJsonStream
( req: NextApiRequest, limitMb: number )
apps/web/pages/api/v1/migration/index.ts:17
↓ 1 callers
Function
parseSearchTokens
(searchQueryString: string)
apps/web/lib/api/searchQueryBuilder.ts:20
↓ 1 callers
Function
paymentCheckout
(email: string, priceId: string)
apps/web/lib/api/paymentCheckout.ts:10
↓ 1 callers
Function
pdfHandler
({ url, id }: Link)
apps/worker/lib/preservationScheme/pdfHandler.ts:6
↓ 1 callers
Function
postCollection
( body: PostCollectionSchemaType, userId: number )
apps/web/lib/api/controllers/collections/postCollection.ts:11
↓ 1 callers
Function
postLink
( body: PostLinkSchemaType, userId: number )
apps/web/lib/api/controllers/links/postLink.ts:12
↓ 1 callers
Function
postOrUpdateHighlight
( userId: number, body: PostHighlightSchemaType )
apps/web/lib/api/controllers/highlights/postOrUpdateHighlight.ts:4
↓ 1 callers
Function
postToken
( body: PostTokenSchemaType, userId: number )
apps/web/lib/api/controllers/tokens/postToken.ts:10
← previous
next →
201–300 of 738, ranked by callers