MCPcopy Create free account

hub / github.com/linkwarden/linkwarden / functions

Functions738 in github.com/linkwarden/linkwarden

FunctionNewLinkModal
({ onClose }: Props)
apps/web/components/ModalContent/NewLinkModal.tsx:23
FunctionNewRssSubscriptionModal
({ onClose }: Props)
apps/web/components/ModalContent/NewRssSubscriptionModal.tsx:15
FunctionNewTagModal
({ onClose }: Props)
apps/web/components/ModalContent/NewTagModal.tsx:14
FunctionNewTokenModal
({ onClose }: Props)
apps/web/components/ModalContent/NewTokenModal.tsx:23
FunctionNewUserModal
({ onClose }: Props)
apps/web/components/ModalContent/NewUserModal.tsx:22
FunctionNoLinksFound
({ text }: Props)
apps/web/components/NoLinksFound.tsx:10
FunctionNotFoundScreen
()
apps/mobile/app/+not-found.tsx:4
FunctionPage
()
apps/web/pages/dashboard.tsx:30
FunctionPage
()
apps/web/pages/search.tsx:17
FunctionPage
()
apps/web/pages/collections/index.tsx:21
FunctionPage
()
apps/web/pages/collections/[id].tsx:41
FunctionPage
()
apps/web/pages/links/pinned.tsx:12
FunctionPage
()
apps/web/pages/links/index.tsx:14
FunctionPage
()
apps/web/pages/settings/account.tsx:29
FunctionPage
()
apps/web/pages/settings/billing.tsx:38
FunctionPage
()
apps/web/pages/settings/rss-subscriptions.tsx:14
FunctionPage
()
apps/web/pages/settings/access-tokens.tsx:19
FunctionPage
()
apps/web/pages/settings/preference.tsx:30
FunctionPage
()
apps/web/pages/settings/password.tsx:12
FunctionPage
()
apps/web/pages/tags/index.tsx:29
FunctionPage
()
apps/web/pages/tags/[id].tsx:24
FunctionPage
()
apps/web/pages/admin/background-jobs.tsx:16
FunctionPage
()
apps/web/pages/admin/user-administration.tsx:27
FunctionPageHeader
({ title, description, icon, className, }: { title: string; description?: string; icon: string;
apps/web/components/PageHeader.tsx:4
FunctionPdfFormat
({ link, setIsLoading }: Props)
apps/mobile/components/Formats/PdfFormat.tsx:14
FunctionPopover
({ children, className, onClose, style }: Props)
apps/web/components/Popover.tsx:11
FunctionPreferredCollectionScreen
()
apps/mobile/app/(tabs)/settings/preferredCollection.tsx:12
FunctionPreservationContent
({ link, format })
apps/web/components/Preservation/PreservationContent.tsx:22
FunctionPreservationNavbar
({ link, format, className }: Props)
apps/web/components/Preservation/PreservationNavbar.tsx:36
FunctionPreservationPageContent
()
apps/web/components/Preservation/PreservationPageContent.tsx:7
FunctionPreservationSkeleton
({ className }: { className?: string })
apps/web/components/Skeletons.tsx:3
FunctionPreservedFormatRow
({ name, icon, format, link, downloadable, }: Props)
apps/web/components/PreserverdFormatRow.tsx:19
FunctionProfileDropdown
()
apps/web/components/ProfileDropdown.tsx:15
FunctionProfilePhoto
({ src, className, priority, name, large, }: Props)
apps/web/components/ProfilePhoto.tsx:12
FunctionPublicCollections
()
apps/web/pages/public/collections/[id]/index.tsx:35
FunctionRSSFeed
()
apps/web/pages/public/collections/[id]/rss.tsx:6
FunctionRadioButton
({ label, state, onClick, className, }: Props)
apps/web/components/RadioButton.tsx:11
FunctionReadableFormat
({ link, setIsLoading }: Props)
apps/mobile/components/Formats/ReadableFormat.tsx:22
FunctionReadableView
({ link }: Props)
apps/web/components/Preservation/ReadableView.tsx:35
FunctionRegister
({ availableLogins, }: InferGetServerSidePropsType<typeof getServerSideProps>)
apps/web/pages/register.tsx:29
FunctionResetPassword
()
apps/web/pages/auth/reset-password.tsx:17
FunctionRootComponent
({ isLoading, auth, }: { isLoading: boolean; auth: MobileAuth; })
apps/mobile/app/_layout.tsx:124
FunctionSearchBar
({ placeholder }: Props)
apps/web/components/SearchBar.tsx:41
FunctionSection
({ sectionData, t, collection, links, numberOfTags, numberOfLinks, collectionsLength, numberOf
apps/web/pages/dashboard.tsx:229
FunctionSettings
()
apps/web/pages/settings/index.tsx:4
FunctionSettingsLayout
({ children }: Props)
apps/web/layouts/SettingsLayout.tsx:12
FunctionSettingsScreen
()
apps/mobile/app/(tabs)/settings/index.tsx:32
FunctionSettingsSidebar
({ className }: { className?: string })
apps/web/components/SettingsSidebar.tsx:8
FunctionSidebar
({ className, toggleSidebar, sidebarIsCollapsed, }: { className?: string; toggleSidebar?: () => void
apps/web/components/Sidebar.tsx:23
FunctionSidebarHighlightLink
({ title, href, icon, active, sidebarIsCollapsed, }: { title: string; href: string; icon: stri
apps/web/components/SidebarHighlightLink.tsx:10
FunctionSortDropdown
({ sortBy, setSort, t }: Props)
apps/web/components/SortDropdown.tsx:22
FunctionSubscribe
()
apps/web/pages/subscribe.tsx:18
FunctionSupportSheet
()
apps/mobile/components/ActionSheets/SupportSheet.tsx:10
FunctionSurveyModal
({ onClose, submit }: Props)
apps/web/components/ModalContent/SurveyModal.tsx:12
FunctionTabLayout
()
apps/mobile/app/(tabs)/_layout.tsx:9
FunctionTagCard
({ tag, editMode, selected, onSelect, }: { tag: TagIncludingLinkCount; editMode: boolean; select
apps/web/components/TagCard.tsx:15
FunctionTagCardSkeleton
()
apps/web/pages/tags/index.tsx:282
FunctionTagListing
({ tags, active }: TagListingProps)
apps/web/components/TagListing.tsx:13
FunctionTagListing
({ tag }: Props)
apps/mobile/components/TagListing.tsx:17
FunctionTagSelection
({ onChange, options, isArchivalSelection, defaultValue, autoFocus, onBlur, }: Props)
apps/web/components/InputSelect/TagSelection.tsx:22
FunctionTags
()
apps/mobile/components/ActionSheets/EditLinkSheet.tsx:273
FunctionTagsScreen
()
apps/mobile/app/(tabs)/tags/index.tsx:32
FunctionTextStyleDropdown
(props: Props)
apps/web/components/TextStyleDropdown.tsx:74
FunctionToggleDarkMode
({ hideInMobile, align }: Props)
apps/web/components/ToggleDarkMode.tsx:17
FunctionTooltipProvider
(props: TooltipPrimitive.TooltipProviderProps)
apps/web/components/ui/tooltip.tsx:6
FunctionUploadFileModal
({ onClose }: Props)
apps/web/components/ModalContent/UploadFileModal.tsx:21
FunctionUserListing
({ users, deleteUserModal, setDeleteUserModal, t, })
apps/web/components/UserListing.tsx:24
FunctionVerifyEmail
()
apps/web/pages/auth/verify-email.tsx:8
FunctionViewDropdown
({ viewMode, setViewMode, dashboard, }: Props)
apps/web/components/ViewDropdown.tsx:20
FunctionWebpageFormat
({ link, setIsLoading }: Props)
apps/mobile/components/Formats/WebpageFormat.tsx:16
FunctionWorkerRedirect
()
apps/web/pages/settings/worker.tsx:12
FunctionaddTags
(newTags: ArchivalTagOption[])
apps/web/hooks/useArchivalTags.ts:37
Functionauth
(req: NextApiRequest, res: NextApiResponse)
apps/web/pages/api/v1/auth/[...nextauth].ts:1313
Functionauthorize
(credentials, req)
apps/web/pages/api/v1/auth/[...nextauth].ts:90
FunctionautoScroll
(AUTOSCROLL_TIMEOUT: number)
apps/worker/lib/preservationScheme/handleScreenshotAndPdf.ts:96
Functioncn
(...inputs: ClassValue[])
packages/lib/utils.ts:17
Functioncollection
( req: NextApiRequest, res: NextApiResponse )
apps/web/pages/api/v1/public/collections/[id].ts:4
Functioncollections
( req: NextApiRequest, res: NextApiResponse )
apps/web/pages/api/v1/public/collections/links/index.ts:5
Functioncollections
( req: NextApiRequest, res: NextApiResponse )
apps/web/pages/api/v1/public/collections/tags/index.ts:6
Functioncollections
( req: NextApiRequest, res: NextApiResponse )
apps/web/pages/api/v1/collections/index.ts:6
Functioncollections
( req: NextApiRequest, res: NextApiResponse )
apps/web/pages/api/v1/collections/[id].ts:7
Methodconstructor
(message: string)
packages/lib/ssrf.ts:7
Methodconstructor
(page: Page)
apps/web/e2e/fixtures/registration-page.ts:15
Methodconstructor
(page: Page)
apps/web/e2e/fixtures/login-page.ts:11
Methodconstructor
(page: Page)
apps/web/e2e/fixtures/base/modal.ts:10
Methodconstructor
(page: Page)
apps/web/e2e/fixtures/base/page.ts:7
Methodconstructor
(page: Page)
apps/web/e2e/fixtures/base/dashboard-page.ts:6
FunctionconvertRemToPixels
(rem: number)
apps/web/components/Dropdown.tsx:36
FunctioncustomCollisionDetectionAlgorithm
(args: any)
apps/web/lib/utils.ts:29
FunctioncustomOption
({ data, innerProps }: any)
apps/web/components/InputSelect/CollectionSelection.tsx:89
Functiondashboard
( req: NextApiRequest, res: NextApiResponse )
apps/web/pages/api/v2/dashboard/index.ts:7
Functiondashboard
( req: NextApiRequest, res: NextApiResponse )
apps/web/pages/api/v1/dashboard/index.ts:6
FunctiondashboardItem
({ name, value, icon, }: { name: string; value: number; icon: string; })
apps/web/components/DashboardItem.tsx:1
FunctiondefaultHostnameLookup
(hostname)
packages/lib/ssrf.ts:245
FunctiondeleteCollection
( userId: number, collectionId: number )
apps/web/lib/api/controllers/collections/collectionId/deleteCollectionById.ts:7
FunctiondeleteLink
()
apps/web/components/ModalContent/RevokeTokenModal.tsx:25
FunctiondeleteLink
()
apps/web/components/ModalContent/BulkDeleteLinksModal.tsx:20
FunctiondeleteLink
(userId: number, linkId: number)
apps/web/lib/api/controllers/links/linkId/deleteLinkById.ts:7
FunctiondeleteTag
()
apps/web/components/ModalContent/BulkDeleteTagsModal.tsx:24
FunctionfindAndProcessDL
(node: Node)
apps/web/lib/api/controllers/migration/importFromHTMLFile.ts:263
← previousnext →501–600 of 738, ranked by callers