MCPcopy Create free account

hub / github.com/Tribler/tribler / functions

Functions1,819 in github.com/Tribler/tribler

FunctionDebugging
()
src/tribler/ui/src/pages/Settings/Debugging.tsx:10
FunctionDetails
()
src/tribler/ui/src/pages/Debug/IPv8/Details.tsx:80
FunctionDialogFooter
({className, ...props}: React.HTMLAttributes<HTMLDivElement>)
src/tribler/ui/src/components/ui/dialog.tsx:67
FunctionDialogHeader
({className, ...props}: React.HTMLAttributes<HTMLDivElement>)
src/tribler/ui/src/components/ui/dialog.tsx:62
FunctionDisableAnonymity
(props: JSX.IntrinsicAttributes & DialogProps & DisableAnonymityProps)
src/tribler/ui/src/dialogs/DisableAnonymity.tsx:22
FunctionDownloadDetails
({download}: {download: Download | undefined})
src/tribler/ui/src/pages/Downloads/Details.tsx:14
FunctionDownloads
({statusFilter}: {statusFilter: number[]})
src/tribler/ui/src/pages/Downloads/index.tsx:259
FunctionDropdownMenuShortcut
({className, ...props}: React.HTMLAttributes<HTMLSpanElement>)
src/tribler/ui/src/components/ui/dropdown-menu.tsx:156
FunctionEasyTooltip
(props: {children?: React.ReactNode; content?: string | string[]})
src/tribler/ui/src/components/ui/tooltip.tsx:30
FunctionErrorBoundary
()
src/tribler/ui/src/Router.tsx:40
FunctionExits
()
src/tribler/ui/src/pages/Debug/Tunnels/Exits.tsx:42
FunctionFiles
({download, style}: {download: Download; style?: React.CSSProperties})
src/tribler/ui/src/pages/Downloads/Files.tsx:87
FunctionFooter
()
src/tribler/ui/src/components/layouts/Footer.tsx:22
FunctionFormField
({ ...props }: ControllerProps<TFieldValues, TName>)
src/tribler/ui/src/components/ui/form.tsx:20
FunctionGeneral
()
src/tribler/ui/src/pages/Settings/General.tsx:52
FunctionGeneral
()
src/tribler/ui/src/pages/Debug/General/index.tsx:24
FunctionHeader
()
src/tribler/ui/src/components/layouts/Header.tsx:22
FunctionHealth
()
src/tribler/ui/src/pages/Debug/Asyncio/Health.tsx:10
FunctionIPv8
()
src/tribler/ui/src/pages/Debug/Asyncio/index.tsx:6
FunctionInlineCode
({className, ...props}: React.HTMLAttributes<HTMLSpanElement>)
src/tribler/ui/src/components/ui/inline-code.tsx:4
FunctionInterface
()
src/tribler/ui/src/pages/Settings/Interface.tsx:7
FunctionLanguageSelect
()
src/tribler/ui/src/components/language-select.tsx:10
FunctionLibtorrent
()
src/tribler/ui/src/pages/Debug/Libtorrent/index.tsx:30
FunctionModeToggle
()
src/tribler/ui/src/components/mode-toggle.tsx:10
FunctionMoveStorage
(props: JSX.IntrinsicAttributes & DialogProps & MoveStorageProps)
src/tribler/ui/src/dialogs/MoveStorage.tsx:26
FunctionNoMatch
()
src/tribler/ui/src/pages/NoMatch.tsx:4
FunctionOnClick
(row: Row<Path>)
src/tribler/ui/src/dialogs/SelectRemotePath.tsx:128
FunctionOnCoreAskDownload
(event: MessageEvent)
src/tribler/ui/src/components/add-torrent.tsx:61
FunctionOnError
(event: MessageEvent)
src/tribler/ui/src/services/tribler.service.ts:14
FunctionOnEvent
(event: MessageEvent)
src/tribler/ui/src/pages/Downloads/index.tsx:331
FunctionOnHealthEvent
(event: MessageEvent)
src/tribler/ui/src/pages/Search/index.tsx:123
FunctionOnNew
()
src/tribler/ui/src/dialogs/SelectRemotePath.tsx:135
FunctionOnSearchEvent
(event: MessageEvent)
src/tribler/ui/src/pages/Search/index.tsx:161
FunctionOnSelectedFilesChange
(row: Row<FileTreeItem>)
src/tribler/ui/src/pages/Downloads/Files.tsx:92
FunctionOnSelectedFilesChange
(row: Row<FileTreeItem>)
src/tribler/ui/src/dialogs/SaveAs.tsx:122
FunctionOnShutdownEvent
(event: MessageEvent)
src/tribler/ui/src/components/layouts/Header.tsx:75
FunctionOverlays
()
src/tribler/ui/src/pages/Debug/IPv8/Overlays.tsx:68
FunctionPagination
({table}: React.PropsWithChildren<{table: ReactTable<T>}>)
src/tribler/ui/src/components/ui/simple-table.tsx:649
FunctionPathInput
(props: PathInputProps & JSX.IntrinsicAttributes)
src/tribler/ui/src/components/path-input.tsx:15
FunctionPeers
({download, style}: {download: Download; style?: React.CSSProperties})
src/tribler/ui/src/pages/Downloads/Peers.tsx:120
FunctionPeers
()
src/tribler/ui/src/pages/Debug/Tunnels/Peers.tsx:36
FunctionPieces
({pieces64, numpieces}: {pieces64: string; numpieces: number})
src/tribler/ui/src/pages/Downloads/Pieces.tsx:3
FunctionPopular
()
src/tribler/ui/src/pages/Popular/index.tsx:70
FunctionPopularity
()
src/tribler/ui/src/pages/Debug/Popularity/index.tsx:50
FunctionProgress
({progress, color}: {progress: number; color: string})
src/tribler/ui/src/pages/Downloads/index.tsx:235
FunctionRelays
()
src/tribler/ui/src/pages/Debug/Tunnels/Relays.tsx:46
FunctionResizableHandle
({ withHandle, className, ...props }: React.ComponentProps<typeof ResizablePrimitive.PanelResizeHa
src/tribler/ui/src/components/ui/resizable.tsx:17
FunctionResizablePanelGroup
({className, ...props}: React.ComponentProps<typeof ResizablePrimitive.PanelGroup>)
src/tribler/ui/src/components/ui/resizable.tsx:8
FunctionSaveAs
(props: SaveAsProps & JSX.IntrinsicAttributes & DialogProps)
src/tribler/ui/src/dialogs/SaveAs.tsx:107
FunctionSaveButton
(props: SaveButtonProps)
src/tribler/ui/src/pages/Settings/SaveButton.tsx:9
FunctionSearch
()
src/tribler/ui/src/components/layouts/Search.tsx:8
FunctionSearch
()
src/tribler/ui/src/pages/Search/index.tsx:86
FunctionSeeding
()
src/tribler/ui/src/pages/Settings/Seeding.tsx:12
FunctionSelectRemotePath
(props: SelectRemotePathProps & JSX.IntrinsicAttributes & DialogProps)
src/tribler/ui/src/dialogs/SelectRemotePath.tsx:79
FunctionSideLayout
()
src/tribler/ui/src/components/layouts/SideLayout.tsx:16
FunctionSimpleTable
({ data, columns, pageIndex, pageSize, pageCount, onPaginationChange, onRowDoubleC
src/tribler/ui/src/components/ui/simple-table.tsx:294
FunctionSlowTasks
()
src/tribler/ui/src/pages/Debug/Asyncio/SlowTasks.tsx:13
FunctionStatistics
()
src/tribler/ui/src/pages/Debug/DHT/Statistics.tsx:23
FunctionSwarmHealth
({torrent}: {torrent: Torrent})
src/tribler/ui/src/components/swarm-health.tsx:11
FunctionSwarms
()
src/tribler/ui/src/pages/Debug/Tunnels/Swarms.tsx:54
FunctionTasks
()
src/tribler/ui/src/pages/Debug/Asyncio/Tasks.tsx:39
FunctionThemeProvider
({children, defaultTheme = "system", ...props}: ThemeProviderProps)
src/tribler/ui/src/contexts/ThemeContext.tsx:32
FunctionTrackers
({download, style}: {download: Download; style?: React.CSSProperties})
src/tribler/ui/src/pages/Downloads/Trackers.tsx:22
FunctionTunnels
()
src/tribler/ui/src/pages/Debug/Tunnels/index.tsx:8
FunctionVersions
()
src/tribler/ui/src/pages/Settings/Versions.tsx:14
FunctionVideoDialog
(props: VideoDialogProps)
src/tribler/ui/src/dialogs/Videoplayer.tsx:21
FunctionVideoJS
(props: {options: any; onReady?: any; open?: boolean})
src/tribler/ui/src/dialogs/Videoplayer.tsx:134
Method__aenter__
Opens the chunk.
src/tribler/core/libtorrent/download_manager/stream.py:245
Method__aexit__
Closes the chunk.
src/tribler/core/libtorrent/download_manager/stream.py:252
Method__call__
Call this middleware.
src/tribler/core/restapi/rest_manager.py:82
Method__call__
Create a new MockEntity.
src/tribler/test_unit/core/torrent_checker/mocks.py:44
Method__getitem__
Get the exit socket belonging to a given circuit id.
src/tribler/test_integration/test_hidden_services.py:61
Method__init__
Load a config from a file.
src/tribler/tribler_config.py:403
Method__init__
Create a new session without initializing any components yet.
src/tribler/core/session.py:107
Method__init__
Create a new notifier.
src/tribler/core/notifier.py:61
Method__init__
Create a new inert fake Community.
src/tribler/core/components.py:88
Method__init__
Create a new metadata store.
src/tribler/core/database/store.py:134
Method__init__
(self, name: str, value: str | None = None)
src/tribler/core/database/orm_bindings/misc.py:22
Method__init__
(self, *args: Any, **kwargs)
src/tribler/core/database/orm_bindings/torrent_metadata.py:235
Method__init__
(self, rowid: int | None = None, url: str | None = None, # noqa: D107 last_check: int |
src/tribler/core/database/orm_bindings/tracker_state.py:31
Method__init__
(self, infohash: bytes)
src/tribler/core/database/orm_bindings/torrent_state.py:37
Method__init__
Create a new database endpoint.
src/tribler/core/database/restapi/database_endpoint.py:77
Method__init__
Attach to the given task manager.
src/tribler/core/watch_folder/manager.py:20
Method__init__
Create a new events endpoint.
src/tribler/core/restapi/events_endpoint.py:56
Method__init__
Create a new IPv8 endpoint.
src/tribler/core/restapi/ipv8_endpoint.py:13
Method__init__
Create a new shutdown endpoint.
src/tribler/core/restapi/shutdown_endpoint.py:23
Method__init__
Create a new file endpoint.
src/tribler/core/restapi/file_endpoint.py:22
Method__init__
Create a new root endpoint.
src/tribler/core/restapi/rest_endpoint.py:46
Method__init__
Create a new rest response.
src/tribler/core/restapi/rest_endpoint.py:68
Method__init__
Create a new logging endpoint.
src/tribler/core/restapi/logging_endpoint.py:34
Method__init__
Initialize the middleware with the given API key.
src/tribler/core/restapi/rest_manager.py:76
Method__init__
Create a new REST manager.
src/tribler/core/restapi/rest_manager.py:173
Method__init__
Create a new statistics endpoint.
src/tribler/core/restapi/statistics_endpoint.py:79
Method__init__
Create a new webUI endpoint.
src/tribler/core/restapi/webui_endpoint.py:19
Method__init__
Create a new settings endpoint.
src/tribler/core/restapi/settings_endpoint.py:18
Method__init__
Create a new tracker manager.
src/tribler/core/torrent_checker/tracker_manager.py:25
Method__init__
Create a new TorrentChecker.
src/tribler/core/torrent_checker/torrent_checker.py:60
Method__init__
Create a new HTTP tracker session.
src/tribler/core/torrent_checker/torrentchecker_session.py:123
Method__init__
Create a new UDP socket protocol for trackers.
src/tribler/core/torrent_checker/torrentchecker_session.py:217
Method__init__
Create a session for UDP trackers.
src/tribler/core/torrent_checker/torrentchecker_session.py:287
← previousnext →701–800 of 1,819, ranked by callers