MCPcopy Create free account

hub / github.com/linkwarden/linkwarden / functions

Functions738 in github.com/linkwarden/linkwarden

↓ 1 callersFunctionfetchOwner
()
apps/web/pages/collections/[id].tsx:77
↓ 1 callersFunctionfileExists
(filePath: string)
packages/filesystem/fileExists.ts:6
↓ 1 callersFunctionfindLinkInDashboardData
(data: any, linkId: number)
packages/router/links.tsx:290
↓ 1 callersFunctionfindLinkInInfiniteData
(data: any, linkId: number)
packages/router/links.tsx:270
↓ 1 callersFunctionfindLinkInQueriesData
( queries: [QueryKey, unknown][], linkId: number )
packages/router/links.tsx:279
↓ 1 callersFunctionflattenTagPages
( data?: InfiniteData<TagsPage, number> | TagIncludingLinkCount[] | null )
packages/router/tags.tsx:115
↓ 1 callersFunctionflattenTreeIds
( tree: TreeData, nodeId: ItemId = "root", result: Array<ItemId> = [] )
apps/web/components/CollectionListing.tsx:176
↓ 1 callersFunctiongenerateTagsPrompt
(text: string)
apps/worker/lib/prompts.ts:1
↓ 1 callersFunctiongetAIModel
()
apps/worker/lib/autoTagLink.ts:25
↓ 1 callersFunctiongetAccessibleCollection
(linkId: number, userId?: number)
apps/web/lib/api/archives/resolveAccessibleArchive.ts:30
↓ 1 callersFunctiongetAllSubCollections
( parentId: number )
apps/web/lib/api/controllers/collections/collectionId/updateCollectionById.ts:69
↓ 1 callersFunctiongetCollectionById
( userId: number, collectionId: number )
apps/web/lib/api/controllers/collections/collectionId/getCollectionById.ts:3
↓ 1 callersFunctiongetCollectionRootOwnerAndMembers
( parentId: number )
apps/web/lib/api/getCollectionRootOwnerAndMembers.ts:18
↓ 1 callersFunctiongetCollectionSubtreeIds
(collections: any[] = [], rootId: number)
packages/router/collections.tsx:10
↓ 1 callersFunctiongetDefaultContextOptions
()
apps/worker/lib/browser.ts:34
↓ 1 callersFunctiongetDownloadFilename
( format: ArchivedFormat, filePath: string )
apps/web/pages/api/v1/preserved/view.ts:68
↓ 1 callersFunctiongetFont
()
apps/web/components/Preservation/ReadableView.tsx:292
↓ 1 callersFunctiongetForwardedHeaderValue
(forwarded?: string | string[], key?: string)
apps/web/pages/api/v1/preserved/view.ts:36
↓ 1 callersFunctiongetHighlightedHtml
( htmlContent: string, highlights: Highlight[] )
apps/web/components/Preservation/ReadableView.tsx:191
↓ 1 callersFunctiongetHighlightedSection
()
apps/web/components/Preservation/ReadableView.tsx:142
↓ 1 callersFunctiongetLabel
(expiry: TokenExpiry)
apps/web/components/ModalContent/NewTokenModal.tsx:57
↓ 1 callersFunctiongetLatestVersion
(setShowAnnouncement: Function)
apps/web/lib/client/getLatestVersion.ts:1
↓ 1 callersFunctiongetLinkBatch
( params: T )
apps/worker/lib/getLinkBatch.ts:11
↓ 1 callersFunctiongetLinkHighlights
({ userId, linkId, }: { userId: number; linkId: number; })
apps/web/lib/api/controllers/links/linkId/highlight/getLinkHighlights.ts:3
↓ 1 callersFunctiongetParentNames
(parentId: number)
apps/web/components/InputSelect/CollectionSelection.tsx:53
↓ 1 callersFunctiongetPublicCollection
(id: number)
apps/web/lib/api/controllers/public/collections/getPublicCollection.ts:3
↓ 1 callersFunctiongetPublicCollectionData
(collectionId: number)
apps/web/lib/client/getPublicCollectionData.ts:1
↓ 1 callersFunctiongetPublicUser
( targetId: number | string, isId: boolean )
apps/web/lib/api/controllers/public/users/getPublicUser.ts:3
↓ 1 callersFunctiongetRequestHost
(req: NextApiRequest, protocol: string)
apps/web/pages/api/v1/preserved/view.ts:48
↓ 1 callersFunctiongetSingleValue
(value?: string | string[])
apps/web/pages/api/v1/preserved/token.ts:8
↓ 1 callersFunctiongetTagById
(userId: number, tagId: number)
apps/web/lib/api/controllers/tags/tagId/getTagById.ts:3
↓ 1 callersFunctiongetTotalLinkCount
(collectionId: number)
apps/web/components/CollectionListing.tsx:404
↓ 1 callersFunctiongetUsers
(user: User)
apps/web/lib/api/controllers/users/getUsers.ts:4
↓ 1 callersFunctiongetWorkerStats
(userId: number)
apps/web/lib/api/controllers/worker/getWorkerStats.ts:5
↓ 1 callersFunctionhandleArchivePreview
( link: LinksAndCollectionAndOwner, page: Page )
apps/worker/lib/preservationScheme/handleArchivePreview.ts:17
↓ 1 callersFunctionhandleGet
------------------
apps/web/pages/api/v1/archives/[linkId].ts:85
↓ 1 callersFunctionhandleMonolith
( link: Link, htmlFromPage: string, signal: AbortSignal )
apps/worker/lib/preservationScheme/handleMonolith.ts:6
↓ 1 callersFunctionhandlePost
------------------
apps/web/pages/api/v1/archives/index.ts:71
↓ 1 callersFunctionhandlePost
(req: NextApiRequest, res: NextApiResponse)
apps/web/pages/api/v1/archives/[linkId].ts:130
↓ 1 callersFunctionhandleReadability
( content: string, link: Link, keepContent?: boolean )
apps/worker/lib/preservationScheme/handleReadability.ts:8
↓ 1 callersFunctionhandleReorder
(sourceId: string, destId: string)
apps/web/components/DashboardLayoutDropdown.tsx:198
↓ 1 callersFunctionhandleScreenshotAndPdf
( link: LinkWithCollectionOwnerAndTags, page: Page, archivalSettings: ArchivalSettings )
apps/worker/lib/preservationScheme/handleScreenshotAndPdf.ts:7
↓ 1 callersFunctionhandleSearch
(query: string)
apps/web/pages/admin/user-administration.tsx:53
↓ 1 callersFunctionhandleSelectAll
()
apps/web/components/LinkListOptions.tsx:65
↓ 1 callersFunctionhandleSuggestionClick
(operator: string)
apps/web/components/SearchBar.tsx:57
↓ 1 callersFunctionhandleToggle
()
apps/web/components/ProfileDropdown.tsx:24
↓ 1 callersFunctionhasAiTaggingProvider
()
apps/worker/workers/autoTagPreservedLinks.ts:9
↓ 1 callersFunctionhexToRgb
(hex)
apps/mobile/tailwind.config.js:5
↓ 1 callersFunctionhexToRgb
(hex: string)
apps/mobile/lib/theme.ts:4
↓ 1 callersFunctionimageHandler
({ url, id }: Link, extension: string)
apps/worker/lib/preservationScheme/imageHandler.ts:7
↓ 1 callersFunctionimportBookmarks
( e: React.ChangeEvent<HTMLInputElement>, format: MigrationFormat )
apps/web/lib/client/importBookmarks.ts:23
↓ 1 callersFunctionimportFromLinkwarden
( userId: number, rawData: string )
apps/web/lib/api/controllers/migration/importFromLinkwarden.ts:6
↓ 1 callersFunctionimportFromOmnivore
( userId: number, rawData: string )
apps/web/lib/api/controllers/migration/importFromOmnivore.ts:23
↓ 1 callersFunctionimportFromPocket
( userId: number, rawData: string )
apps/web/lib/api/controllers/migration/importFromPocket.ts:14
↓ 1 callersFunctionimportFromWallabag
( userId: number, rawData: string )
apps/web/lib/api/controllers/migration/importFromWallabag.ts:28
↓ 1 callersFunctioninit
()
apps/worker/worker.ts:11
↓ 1 callersFunctionipv4Mask
(prefixLength: number)
packages/lib/ssrf.ts:89
↓ 1 callersFunctionipv4TailToHexSegments
(address: string)
packages/lib/ssrf.ts:117
↓ 1 callersFunctionipv6MatchesPrefix
( address: number[], network: number[], prefixLength: number )
packages/lib/ssrf.ts:225
↓ 1 callersFunctionisArchivalTag
(tag: any | Tag)
packages/lib/isArchivalTag.ts:3
↓ 1 callersFunctionisAuthenticatedRequest
({ req }: Props)
apps/web/lib/api/isAuthenticatedRequest.ts:11
↓ 1 callersFunctionisImage
(ct: string | null)
apps/web/pages/api/v1/getFavicon/index.ts:4
↓ 1 callersFunctionisIphone
()
apps/web/lib/utils.ts:17
↓ 1 callersFunctionisNonNetworkUrl
(url: string)
apps/worker/lib/protectPageRequests.ts:7
↓ 1 callersFunctionisPreservedFormatToken
( token: JWT | null )
apps/web/lib/api/preserved/createPreservedFormatUrl.ts:26
↓ 1 callersFunctionisRedirectStatus
(status: number)
packages/lib/safeFetch.ts:91
↓ 1 callersFunctionlaunch
()
apps/worker/index.ts:3
↓ 1 callersFunctionlinkProcessing
(interval = 10)
apps/worker/workers/linkProcessing.ts:11
↓ 1 callersFunctionloadCacheOrFetch
()
apps/mobile/components/Formats/WebpageFormat.tsx:24
↓ 1 callersFunctionloadCacheOrFetch
()
apps/mobile/components/Formats/PdfFormat.tsx:21
↓ 1 callersFunctionloadCacheOrFetch
()
apps/mobile/components/Formats/ImageFormat.tsx:36
↓ 1 callersFunctionloadCacheOrFetch
()
apps/mobile/components/Formats/ReadableFormat.tsx:32
↓ 1 callersFunctionloginUserButton
(method: string)
apps/web/pages/register.tsx:116
↓ 1 callersFunctionloginUserButton
(method: string)
apps/web/pages/login.tsx:76
↓ 1 callersFunctionlookup
( hostname: string, options: number | { family?: number | string; all?: boolean }, callback: (
packages/lib/safeFetch.ts:17
↓ 1 callersFunctionmain
()
packages/prisma/seed.js:7
↓ 1 callersFunctionmain
()
apps/web/scripts/migration/v2.6.1/index.js:75
↓ 1 callersFunctionmergePerms
(a: MemberPerms, b: MemberPerms)
apps/web/lib/api/getCollectionRootOwnerAndMembers.ts:9
↓ 1 callersFunctionmergeTags
( userId: number, body: MergeTagsSchemaType )
apps/web/lib/api/controllers/tags/mergeTags.ts:7
↓ 1 callersFunctionmergeTagsFromQueriesData
(queries: [QueryKey, unknown][])
packages/router/links.tsx:133
↓ 1 callersFunctionmigrateToV2
()
apps/web/scripts/migration/migrateToV2.js:61
↓ 1 callersFunctionmigrationWorker
()
apps/worker/workers/migrationWorker.ts:4
↓ 1 callersFunctionmoveFiles
(linkId: number, from: number, to: number)
packages/filesystem/manageFiles.ts:33
↓ 1 callersFunctionmutateStylesXml
(xml)
apps/mobile/plugins/with-daynight-transparent-nav.js:2
↓ 1 callersFunctionnormalizeSearch
(value?: string)
apps/web/lib/api/controllers/tags/getTags.ts:13
↓ 1 callersFunctionobjectIsEmpty
(obj: object)
apps/web/pages/settings/preference.tsx:78
↓ 1 callersFunctiononChangeViewMode
(mode: ViewMode)
apps/web/components/ViewDropdown.tsx:32
↓ 1 callersFunctiononCollapse
(movedCollectionId: ItemId)
apps/web/components/CollectionListing.tsx:113
↓ 1 callersFunctiononExpand
(movedCollectionId: ItemId)
apps/web/components/CollectionListing.tsx:107
↓ 1 callersFunctiononSelect
()
apps/mobile/components/ActionSheets/EditLinkSheet.tsx:191
↓ 1 callersFunctionopenDeleteModal
(subscription: RssSubscription)
apps/web/pages/settings/rss-subscriptions.tsx:23
↓ 1 callersFunctionopenRevokeModal
(token: AccessToken)
apps/web/pages/settings/access-tokens.tsx:25
↓ 1 callersFunctionparseJsonStream
( req: NextApiRequest, limitMb: number )
apps/web/pages/api/v1/migration/index.ts:17
↓ 1 callersFunctionparseSearchTokens
(searchQueryString: string)
apps/web/lib/api/searchQueryBuilder.ts:20
↓ 1 callersFunctionpaymentCheckout
(email: string, priceId: string)
apps/web/lib/api/paymentCheckout.ts:10
↓ 1 callersFunctionpdfHandler
({ url, id }: Link)
apps/worker/lib/preservationScheme/pdfHandler.ts:6
↓ 1 callersFunctionpostCollection
( body: PostCollectionSchemaType, userId: number )
apps/web/lib/api/controllers/collections/postCollection.ts:11
↓ 1 callersFunctionpostLink
( body: PostLinkSchemaType, userId: number )
apps/web/lib/api/controllers/links/postLink.ts:12
↓ 1 callersFunctionpostOrUpdateHighlight
( userId: number, body: PostHighlightSchemaType )
apps/web/lib/api/controllers/highlights/postOrUpdateHighlight.ts:4
↓ 1 callersFunctionpostToken
( body: PostTokenSchemaType, userId: number )
apps/web/lib/api/controllers/tokens/postToken.ts:10
← previousnext →201–300 of 738, ranked by callers