MCPcopy Create free account

hub / github.com/linkwarden/linkwarden / functions

Functions738 in github.com/linkwarden/linkwarden

FunctionCollectionListing
({ collection }: Props)
apps/mobile/components/CollectionListing.tsx:17
FunctionCollectionSelection
({ onChange, defaultValue, showDefaultValue = true, creatable = true, autoFocus, onBlur, classNa
apps/web/components/InputSelect/CollectionSelection.tsx:25
FunctionCollections
()
apps/mobile/components/ActionSheets/EditLinkSheet.tsx:165
FunctionCollectionsScreen
()
apps/mobile/app/(tabs)/collections/index.tsx:19
FunctionConfirmationModal
({ toggleModal, className, children, title, onConfirmed, }: Props)
apps/web/components/ConfirmationModal.tsx:16
FunctionCopyButton
({ text })
apps/web/components/CopyButton.tsx:8
FunctionDashboardItem
({ name, value, icon, color, }: { name: string; value: number; icon: React.ReactNode; color: s
apps/mobile/components/DashboardItem.tsx:3
FunctionDashboardLayoutDropdown
()
apps/web/components/DashboardLayoutDropdown.tsx:43
FunctionDashboardLinks
({ links, isLoading, type, }: { links?: LinkIncludingShortenedCollectionAndTags[]; isLoading?: boole
apps/web/components/DashboardLinks.tsx:32
FunctionDashboardScreen
()
apps/mobile/app/(tabs)/dashboard/index.tsx:24
FunctionDashboardSection
({ sectionData, collection, links = [], numberOfTags, numberOfLinks, collectionsLength, numberOf
apps/mobile/components/DashboardSection.tsx:48
FunctionDelete
()
apps/web/pages/settings/delete.tsx:13
FunctionDeleteCollectionModal
({ onClose, activeCollection, }: Props)
apps/web/components/ModalContent/DeleteCollectionModal.tsx:17
FunctionDeleteLinkModal
({ onClose, activeLink }: Props)
apps/web/components/ModalContent/DeleteLinkModal.tsx:16
FunctionDeleteRssSubscriptionModal
({ onClose, rssSubscription, }: Props)
apps/web/components/ModalContent/DeleteRssSubscriptionModal.tsx:15
FunctionDeleteTagModal
({ onClose, activeTag }: Props)
apps/web/components/ModalContent/DeleteTagModal.tsx:15
FunctionDeleteTokenModal
({ onClose, activeToken }: Props)
apps/web/components/ModalContent/RevokeTokenModal.tsx:15
FunctionDeleteUserModal
({ onClose, userId }: Props)
apps/web/components/ModalContent/DeleteUserModal.tsx:15
FunctionDocument
()
apps/web/pages/_document.tsx:3
FunctionDragNDrop
({ children, activeLink, setActiveLink, sensors: sensorProp, onDragEnd: onDragEndProp, }: DragNDropP
apps/web/components/DragNDrop.tsx:48
FunctionDraggableListItem
({ section, onCheckboxChange, }: DraggableListItemProps)
apps/web/components/DashboardLayoutDropdown.tsx:333
FunctionDrawer
({ toggleDrawer, className, children, dismissible = true, direction, }: Props)
apps/web/components/Drawer.tsx:14
FunctionDropdown
({ points, onClickOutside, className, items, }: Props)
apps/web/components/Dropdown.tsx:26
FunctionDropdownMenu
( props: React.ComponentPropsWithoutRef<typeof DropdownMenuPrimitive.Root> )
apps/web/components/ui/dropdown-menu.tsx:7
FunctionDropdownMenuShortcut
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>)
apps/web/components/ui/dropdown-menu.tsx:181
FunctionDroppable
({ children, id, data, className, }: { children: React.ReactNode; id: string; data?: { /**
apps/web/components/Droppable.tsx:4
FunctionEditCollectionModal
({ onClose, activeCollection, }: Props)
apps/web/components/ModalContent/EditCollectionModal.tsx:19
FunctionEditCollectionSharingModal
({ onClose, activeCollection, }: Props)
apps/web/components/ModalContent/EditCollectionSharingModal.tsx:35
FunctionEditLinkSheet
()
apps/mobile/components/ActionSheets/EditLinkSheet.tsx:471
FunctionElementNotSupported
({ message = "This element is currently not supported in this view.", buttonTitle = "Open original", onP
apps/mobile/components/ElementNotSupported.tsx:3
FunctionEmailChangeVerificationModal
({ onClose, onSubmit, oldEmail, newEmail, }: Props)
apps/web/components/ModalContent/EmailChangeVerificationModal.tsx:15
FunctionEmailConfirmaion
()
apps/web/pages/confirmation.tsx:11
FunctionFitWidth
({ className }: Props)
apps/web/components/ui/icons.tsx:33
FunctionForgot
()
apps/web/pages/forgot.tsx:15
FunctionFormatLineSpacing
({ className }: Props)
apps/web/components/ui/icons.tsx:20
FunctionFormatSize
({ className }: Props)
apps/web/components/ui/icons.tsx:7
FunctionHapticTab
(props: BottomTabBarButtonProps)
apps/mobile/components/HapticTab.tsx:5
FunctionHighlightDrawer
({ onClose }: Props)
apps/web/components/HighlightDrawer.tsx:18
FunctionHomeScreen
()
apps/mobile/app/login.tsx:17
FunctionHomeScreen
()
apps/mobile/app/index.tsx:12
FunctionIconGrid
({ query, color, weight, iconName, setIconName }: Props)
apps/web/components/IconGrid.tsx:20
FunctionIconPicker
({ alignment, color, setColor, iconName, setIconName, weight, setWeight, hideDefaultIcon, cl
apps/web/components/IconPicker.tsx:22
FunctionIconPopover
({ alignment, color, setColor, iconName, setIconName, weight, setWeight, reset, className,
apps/web/components/IconPopover.tsx:26
FunctionIconSymbol
({ name, size = 24, color, style, }: { name: IconSymbolName; size?: number; color: string | Opaq
apps/mobile/components/ui/IconSymbol.tsx:30
FunctionIconSymbol
({ name, size = 24, color, style, weight = "regular", }: { name: SymbolViewProps["name"]; size?:
apps/mobile/components/ui/IconSymbol.ios.tsx:4
FunctionImageFormat
({ link, setIsLoading, format }: Props)
apps/mobile/components/Formats/ImageFormat.tsx:16
FunctionImageSkeleton
()
apps/web/components/Skeletons.tsx:22
FunctionImportDropdown
({}: Props)
apps/web/components/ImportDropdown.tsx:15
FunctionIncomingScreen
()
apps/mobile/app/incoming.tsx:20
FunctionIndex
()
apps/web/pages/index.tsx:4
FunctionIndex
()
apps/web/pages/public/links/[id].tsx:6
FunctionIndex
()
apps/web/pages/public/preserved/[id].tsx:4
FunctionIndex
()
apps/web/pages/links/[id].tsx:6
FunctionIndex
()
apps/web/pages/preserved/[id].tsx:4
FunctionIndex
(req: NextApiRequest, res: NextApiResponse)
apps/web/pages/api/v1/avatar/[id].ts:6
FunctionIndex
(req: NextApiRequest, res: NextApiResponse)
apps/web/pages/api/v1/archives/index.ts:242
FunctionIndex
(req: NextApiRequest, res: NextApiResponse)
apps/web/pages/api/v1/archives/[linkId].ts:296
FunctionInstallApp
(props: Props)
apps/web/components/InstallApp.tsx:8
FunctionInviteModal
({ onClose }: Props)
apps/web/components/ModalContent/InviteModal.tsx:23
FunctionLayout
()
apps/mobile/app/(tabs)/collections/_layout.tsx:6
FunctionLayout
()
apps/mobile/app/(tabs)/links/_layout.tsx:6
FunctionLayout
()
apps/mobile/app/(tabs)/settings/_layout.tsx:6
FunctionLayout
()
apps/mobile/app/(tabs)/dashboard/_layout.tsx:9
FunctionLayout
()
apps/mobile/app/(tabs)/tags/_layout.tsx:6
FunctionLinkActions
({ link, linkModal, t, setLinkModal, className, ghost, }: Props)
apps/web/components/LinkViews/LinkComponents/LinkActions.tsx:31
FunctionLinkCard
({ link, collection, isPublicRoute, t, user, disableDraggable, isSelected, toggleSelected, i
apps/web/components/LinkViews/LinkComponents/LinkCard.tsx:41
FunctionLinkCollection
({ link, collection, isPublicRoute, }: { link: LinkIncludingShortenedCollectionAndTags; collection:
apps/web/components/LinkViews/LinkComponents/LinkCollection.tsx:10
FunctionLinkDate
({ link }: { link: LinkIncludingShortenedCollectionAndTags })
apps/web/components/LinkViews/LinkComponents/LinkDate.tsx:4
FunctionLinkDetails
({ className, activeLink, standalone, mode = "view", setMode, onUpdateArchive, }: Props)
apps/web/components/LinkDetails.tsx:50
FunctionLinkFormats
({ link, }: { link: LinkIncludingShortenedCollectionAndTags; })
apps/web/components/LinkViews/LinkComponents/LinkFormats.tsx:10
FunctionLinkIcon
({ link, className, hideBackground, onClick, }: { link: LinkIncludingShortenedCollectionAndTags; c
apps/web/components/LinkViews/LinkComponents/LinkIcon.tsx:10
FunctionLinkList
({ link, collection, isPublicRoute, t, disableDraggable, user, isSelected, toggleSelected, e
apps/web/components/LinkViews/LinkComponents/LinkList.tsx:36
FunctionLinkListOptions
({ children, t, viewMode, setViewMode, sortBy, setSortBy, editMode, setEditMode, links, }: P
apps/web/components/LinkListOptions.tsx:37
FunctionLinkListing
({ link, dashboard }: Props)
apps/mobile/components/LinkListing.tsx:40
FunctionLinkMasonry
({ link, collection, isPublicRoute, t, disableDraggable, user, isSelected, toggleSelected, i
apps/web/components/LinkViews/LinkComponents/LinkMasonry.tsx:44
FunctionLinkModal
({ onClose, onDelete, onUpdateArchive, onPin, link, activeMode, }: Props)
apps/web/components/ModalContent/LinkModal.tsx:30
FunctionLinkPin
({ link, btnStyle }: Props)
apps/web/components/LinkViews/LinkComponents/LinkPin.tsx:12
FunctionLinkPlaceholderIcon
({ iconClasses, icon, }: { iconClasses: string; icon: string; })
apps/web/components/LinkViews/LinkComponents/LinkIcon.tsx:93
FunctionLinkScreen
()
apps/mobile/app/links/[id].tsx:16
FunctionLinkTypeBadge
({ link, }: { link: LinkIncludingShortenedCollectionAndTags; })
apps/web/components/LinkViews/LinkComponents/LinkTypeBadge.tsx:5
FunctionLinks
({ layout, links, editMode, useData, }: { layout: ViewMode; links?: LinkIncludingShortenedCollecti
apps/web/components/LinkViews/Links.tsx:358
FunctionLinks
({ links, data }: Props)
apps/mobile/components/Links.tsx:26
FunctionLinksScreen
()
apps/mobile/app/(tabs)/collections/[id].tsx:9
FunctionLinksScreen
()
apps/mobile/app/(tabs)/links/index.tsx:8
FunctionLinksScreen
()
apps/mobile/app/(tabs)/dashboard/[section].tsx:9
FunctionLinksScreen
()
apps/mobile/app/(tabs)/tags/[id].tsx:9
FunctionListView
({ links, collectionsById, isPublicRoute, t, disableDraggable, user, isSelected, toggleSelecte
apps/web/components/LinkViews/Links.tsx:294
FunctionLoader
(props: Props)
apps/web/components/ui/Loader.tsx:9
FunctionLogin
({ availableLogins, }: InferGetServerSidePropsType<typeof getServerSideProps>)
apps/web/pages/login.tsx:24
FunctionMain
(props: SheetProps<"edit-link-sheet">)
apps/mobile/components/ActionSheets/EditLinkSheet.tsx:38
FunctionMainLayout
({ children }: Props)
apps/web/layouts/MainLayout.tsx:13
FunctionMasonryView
({ links, collectionsById, isPublicRoute, t, disableDraggable, user, isSelected, toggleSelecte
apps/web/components/LinkViews/Links.tsx:154
FunctionMemberOnboarding
()
apps/web/pages/member-onboarding.tsx:18
FunctionMergeTagsModal
({ onClose, selectedTags, setSelectedTags, }: Props)
apps/web/components/ModalContent/MergeTagsModal.tsx:16
FunctionMobileNavigation
({}: Props)
apps/web/components/MobileNavigation.tsx:19
FunctionMobileNavigationButton
({ href, icon, }: { href: string; icon: string; })
apps/web/components/MobileNavigationButton.tsx:6
FunctionModal
({ toggleModal, className, children, dismissible = true, }: Props)
apps/web/components/Modal.tsx:15
FunctionNavbar
({ settings, admin, }: { settings?: boolean; admin?: boolean; })
apps/web/components/Navbar.tsx:36
FunctionNewCollectionModal
({ onClose, parent }: Props)
apps/web/components/ModalContent/NewCollectionModal.tsx:20
FunctionNewCollectionSheet
()
apps/mobile/components/ActionSheets/NewCollectionSheet.tsx:12
← previousnext →401–500 of 738, ranked by callers