MCPcopy Create free account

hub / github.com/linkwarden/linkwarden / functions

Functions738 in github.com/linkwarden/linkwarden

↓ 2 callersFunctiongetPreservedTokenSecret
()
apps/web/lib/api/preserved/createPreservedFormatUrl.ts:18
↓ 2 callersFunctiongetTags
({ userId, collectionId, query = {}, }: { userId?: number; collectionId?: number; query?: TagReque
apps/web/lib/api/controllers/tags/getTags.ts:4
↓ 2 callersFunctiongetUserById
(userId: number)
apps/web/lib/api/controllers/users/userId/getUserById.ts:5
↓ 2 callersFunctiongetZIndex
(element: HTMLElement)
apps/web/components/ClickAwayHandler.tsx:11
↓ 2 callersFunctionhandleHighlightSelection
( highlightId?: number | null, color?: "yellow" | "red" | "blue" | "green" )
apps/web/components/Preservation/ReadableView.tsx:347
↓ 2 callersFunctionhandleTagSelection
(tag: string | undefined)
apps/web/pages/public/collections/[id]/index.tsx:46
↓ 2 callersFunctionhandler
( req: NextApiRequest, res: NextApiResponse )
apps/web/pages/api/v1/rss/[id].ts:5
↓ 2 callersFunctionisDemoMode
()
apps/web/lib/api/isDemoMode.ts:1
↓ 2 callersFunctionisLinkPinned
(link?: LinkIncludingShortenedCollectionAndTags)
packages/router/links.tsx:266
↓ 2 callersFunctionisReady
()
apps/web/components/LinkDetails.tsx:106
↓ 2 callersFunctionisUrlSafeForServerSideFetch
( value: string, options?: { lookup?: HostnameLookup; allowPrivateNetworkAccess?: boolean; } )
packages/lib/ssrf.ts:331
↓ 2 callersFunctionlaunchBrowser
()
apps/worker/lib/browser.ts:53
↓ 2 callersFunctionmakeVars
(scheme: ThemeName)
apps/mobile/lib/theme.ts:12
↓ 2 callersFunctionmutateWithToast
( updatedLink: LinkIncludingShortenedCollectionAndTags, opts?: { invalidateDashboardOnError?: bool
apps/web/components/DragNDrop.tsx:103
↓ 2 callersFunctionnormalizeHostname
(hostname: string)
packages/lib/ssrf.ts:94
↓ 2 callersFunctionnormalizeVersion
(version?: string | null)
packages/router/config.tsx:15
↓ 2 callersFunctionparseIPv6
(address: string)
packages/lib/ssrf.ts:129
↓ 2 callersFunctionremoveCollectionsFromDashboard
( oldData: any, collectionIds: number[] )
packages/router/collections.tsx:37
↓ 2 callersFunctionremoveFromOrders
(userId: number, collectionId: number)
apps/web/lib/api/controllers/collections/collectionId/deleteCollectionById.ts:152
↓ 2 callersFunctionremoveLinkFromInfiniteData
(oldData: any, linkId: number)
packages/router/links.tsx:224
↓ 2 callersFunctionreplaceLinkInInfiniteData
( oldData: any, link: LinkIncludingShortenedCollectionAndTags )
packages/router/links.tsx:307
↓ 2 callersFunctionresolveHostnameForServerSideFetch
( hostname: string, lookup: HostnameLookup = defaultHostnameLookup )
packages/lib/ssrf.ts:259
↓ 2 callersFunctionrestartBrowser
(reason: string)
apps/worker/workers/linkProcessing.ts:18
↓ 2 callersFunctionrssHandler
( rssSubscription: RssSubscription, feed: Parser.Output<any> )
packages/lib/rssHandler.ts:7
↓ 2 callersFunctionsearchLinks
({ query, userId, publicOnly, }: SearchLinksParams)
apps/web/lib/api/controllers/search/searchLinks.ts:16
↓ 2 callersFunctionseedUser
( username?: string, password?: string, name?: string )
apps/web/e2e/data/user.ts:5
↓ 2 callersFunctionsubmit
(action: DeletePreservationsSchemaType["action"])
apps/web/pages/admin/background-jobs.tsx:43
↓ 2 callersFunctionsupportsTagPagination
(version?: string | null)
packages/router/tags.tsx:57
↓ 2 callersFunctionupdateDashboardSectionLayout
( userId: number, collectionId: number )
apps/web/lib/api/controllers/collections/collectionId/deleteCollectionById.ts:177
↓ 2 callersFunctionupdateLinkById
( userId: number, linkId: number, body: UpdateLinkSchemaType, removePreviousTags?: boolean )
apps/web/lib/api/controllers/links/linkId/updateLinkById.ts:11
↓ 2 callersFunctionupsertLinkInInfiniteData
( oldData: any, link: LinkIncludingShortenedCollectionAndTags, optimisticId?: number )
packages/router/links.tsx:162
↓ 2 callersFunctionuseAddUser
()
packages/router/users.tsx:24
↓ 2 callersFunctionuseBulkDeleteLinks
()
packages/router/links.tsx:901
↓ 2 callersFunctionuseCreateCollection
(auth?: MobileAuth)
packages/router/collections.tsx:108
↓ 2 callersFunctionuseDashboardData
(auth?: MobileAuth)
packages/router/dashboardData.tsx:6
↓ 2 callersFunctionuseDeleteCollection
({ auth, Alert, toast, t, }: { auth?: MobileAuth; Alert?: any; toast?: typeof toaster; t?: TFu
packages/router/collections.tsx:180
↓ 2 callersFunctionuseGetLinkHighlights
( linkId: number )
packages/router/highlights.tsx:11
↓ 2 callersFunctionuseRemoveHighlight
(linkId: number)
packages/router/highlights.tsx:65
↓ 2 callersFunctionuseTag
(tagId?: number, auth?: MobileAuth)
packages/router/tags.tsx:247
↓ 2 callersFunctionuseUpsertTags
()
packages/router/tags.tsx:322
↓ 2 callersFunctionuseUsers
()
packages/router/users.tsx:6
↓ 1 callersFunctionDropdown
( item: ExtendedTreeItem, onExpand: (id: ItemId) => void, onCollapse: (id: ItemId) => void )
apps/web/components/CollectionListing.tsx:372
↓ 1 callersFunctionPostUserSchema
()
packages/lib/schemaValidation.ts:36
↓ 1 callersFunctionUpdateUserSchema
()
packages/lib/schemaValidation.ts:60
↓ 1 callersFunctionapplyHighlight
(container: HTMLElement, highlight: Highlight)
apps/web/components/Preservation/ReadableView.tsx:213
↓ 1 callersFunctionapplyPinnedDelta
(oldData: any, delta: number)
packages/router/links.tsx:371
↓ 1 callersFunctionarchiveHandler
( link: LinkWithCollectionOwnerAndTags, browser: Browser )
apps/worker/lib/archiveHandler.ts:25
↓ 1 callersFunctionarchiveLink
(link: LinkWithCollectionOwnerAndTags)
apps/worker/workers/linkProcessing.ts:45
↓ 1 callersFunctionareStringArraysEqual
(a: string[] = [], b: string[] = [])
apps/web/pages/settings/preference.tsx:119
↓ 1 callersFunctionautoTagLink
(user: User, linkId: number)
apps/worker/lib/autoTagLink.ts:69
↓ 1 callersFunctionautoTagPreservedLinks
(interval = 10)
apps/worker/workers/autoTagPreservedLinks.ts:19
↓ 1 callersFunctionbuffer
(req: NextApiRequest)
apps/web/pages/api/v1/webhook/index.ts:11
↓ 1 callersFunctionbuildMeiliFilters
({ tokens, userId, publicOnly, }: { tokens: Token[]; userId?: number; publicOnly?: boolean; })
apps/web/lib/api/searchQueryBuilder.ts:93
↓ 1 callersFunctionbuildMeiliQuery
(tokens: Token[])
apps/web/lib/api/searchQueryBuilder.ts:85
↓ 1 callersFunctionbuildQueryString
(params: LinkRequestQuery)
packages/router/publicLinks.tsx:71
↓ 1 callersFunctionbuildQueryString
(params: TagRequestQuery)
packages/router/tags.tsx:36
↓ 1 callersFunctionbuildQueryString
(params: LinkRequestQuery)
packages/router/links.tsx:106
↓ 1 callersFunctionbuildTreeFromCollections
( collections: CollectionIncludingMembersAndLinkCount[], router: ReturnType<typeof useRouter>, tree?: Tr
apps/web/components/CollectionListing.tsx:392
↓ 1 callersFunctionbulkDeleteLinks
()
apps/web/components/LinkListOptions.tsx:73
↓ 1 callersFunctionbulkRefreshPreservations
()
apps/web/components/LinkListOptions.tsx:93
↓ 1 callersFunctionbulkTagDelete
( userId: number, body: TagBulkDeletionSchemaType )
apps/web/lib/api/controllers/tags/bulkTagDelete.ts:7
↓ 1 callersFunctioncancelUpdateTag
()
apps/web/pages/tags/[id].tsx:70
↓ 1 callersFunctioncheckFields
()
apps/web/components/ModalContent/NewUserModal.tsx:44
↓ 1 callersFunctioncheckFields
()
apps/web/components/ModalContent/InviteModal.tsx:41
↓ 1 callersFunctioncheckFields
()
apps/web/pages/register.tsx:51
↓ 1 callersFunctioncheckSubscriptionByEmail
(email: string)
apps/web/lib/api/stripe/checkSubscriptionByEmail.ts:5
↓ 1 callersFunctioncleanupUser
(userId: number)
apps/web/lib/api/controllers/migration/importFromHTMLFile.test.ts:52
↓ 1 callersFunctionclearCache
()
apps/mobile/lib/cache.ts:3
↓ 1 callersFunctioncompareInstanceVersions
(a?: string | null, b?: string | null)
packages/router/config.tsx:25
↓ 1 callersFunctioncountUnprocessedBillableLinks
()
apps/worker/lib/countUnprocessedBillableLinks.ts:3
↓ 1 callersFunctioncreateAgent
(target: URL)
packages/lib/safeFetch.ts:59
↓ 1 callersFunctioncreateOrUpdateTags
( userId: number, tags: PostTagSchemaType["tags"] )
apps/web/lib/api/controllers/tags/createOrUpdateTags.ts:5
↓ 1 callersFunctioncreateSafeLookup
()
packages/lib/safeFetch.ts:16
↓ 1 callersFunctioncreateSession
( userId: number, sessionName?: string )
apps/web/lib/api/controllers/session/createSession.ts:5
↓ 1 callersFunctiondecodeEntities
(encoded: string | undefined)
apps/web/lib/api/controllers/migration/importFromHTMLFile.ts:302
↓ 1 callersFunctiondecodeSearchParam
(value?: string)
apps/mobile/app/(tabs)/tags/index.tsx:22
↓ 1 callersFunctiondeleteHighlightById
( userId: number, highlightId: number )
apps/web/lib/api/controllers/highlights/deleteHighlightById.ts:3
↓ 1 callersFunctiondeleteLinksById
( userId: number, linkIds: number[] )
apps/web/lib/api/controllers/links/bulk/deleteLinksById.ts:7
↓ 1 callersFunctiondeleteSubCollections
(collectionId: number)
apps/web/lib/api/controllers/collections/collectionId/deleteCollectionById.ts:106
↓ 1 callersFunctiondeleteTagById
(userId: number, tagId: number)
apps/web/lib/api/controllers/tags/tagId/deleteTagById.ts:3
↓ 1 callersFunctiondeleteToken
(userId: number, tokenId: number)
apps/web/lib/api/controllers/tokens/tokenId/deleteTokenById.ts:3
↓ 1 callersFunctiondeleteUserById
( userId: number, body: DeleteUserBody, isServerAdmin: boolean, queryId: number )
apps/web/lib/api/controllers/users/userId/deleteUserById.ts:10
↓ 1 callersFunctiondetermineLinkType
( linkId: number, url?: string | null )
apps/worker/lib/archiveHandler.ts:234
↓ 1 callersFunctiondisplayLoginCredential
()
apps/web/pages/login.tsx:88
↓ 1 callersFunctiondisplayLoginExternalButton
()
apps/web/pages/register.tsx:128
↓ 1 callersFunctiondisplayLoginExternalButton
()
apps/web/pages/login.tsx:222
↓ 1 callersFunctiondisplayRegistration
()
apps/web/pages/login.tsx:246
↓ 1 callersFunctionemptyS3Directory
(bucket: string, dir: string)
packages/filesystem/removeFolder.ts:10
↓ 1 callersFunctionensureTestEnv
()
apps/web/lib/api/controllers/migration/importFromHTMLFile.test.ts:17
↓ 1 callersFunctionensureValidURL
(base: string, path: string)
apps/worker/lib/autoTagLink.ts:22
↓ 1 callersFunctionexistingTagsPrompt
(text: string, tags: string[])
apps/worker/lib/prompts.ts:39
↓ 1 callersFunctionexportData
(userId: number)
apps/web/lib/api/controllers/migration/exportData.ts:3
↓ 1 callersFunctionextractIPv4FromMappedIPv6
(address: string)
packages/lib/ssrf.ts:184
↓ 1 callersFunctionextractTagsFromQueryData
(data: unknown)
packages/router/links.tsx:118
↓ 1 callersFunctionfetchHeaders
(url: string)
apps/worker/lib/fetchHeaders.ts:3
↓ 1 callersFunctionfetchImage
(src: string, timeoutMs = 1500)
apps/web/pages/api/v1/getFavicon/index.ts:8
↓ 1 callersFunctionfetchLinkContent
()
apps/web/components/Preservation/ReadableView.tsx:61
↓ 1 callersFunctionfetchOwner
()
apps/web/components/LinkDetails.tsx:84
↓ 1 callersFunctionfetchOwner
()
apps/web/components/CollectionCard.tsx:48
↓ 1 callersFunctionfetchOwner
()
apps/web/components/ModalContent/EditCollectionSharingModal.tsx:92
← previousnext →101–200 of 738, ranked by callers