MCPcopy Create free account

hub / github.com/hotheadhacker/seedbox-lite / functions

Functions233 in github.com/hotheadhacker/seedbox-lite

↓ 1 callersFunctiongoToTorrent
(infoHash)
client/src/components/HomePage.jsx:140
↓ 1 callersFunctiongoToTorrent
(torrentHash)
client/src/components/RecentPage.jsx:54
↓ 1 callersFunctionhandleDelete
(id)
client/src/components/SearchSourcesPage.jsx:67
↓ 1 callersFunctionhandleDownload
(fileIndex)
client/src/components/TorrentPage.jsx:116
↓ 1 callersFunctionhandleDragOver
(e, id)
client/src/components/SearchSourcesPage.jsx:134
↓ 1 callersFunctionhandleDragStart
(e, id)
client/src/components/SearchSourcesPage.jsx:118
↓ 1 callersFunctionhandleEdit
(source)
client/src/components/SearchSourcesPage.jsx:56
↓ 1 callersFunctionhandleOpenSource
(source)
client/src/components/SearchSourcesPage.jsx:85
↓ 1 callersFunctionhandleRemoveProgress
(video)
client/src/components/RecentPage.jsx:38
↓ 1 callersFunctionhandleVideoSelect
(file, index)
client/src/components/TorrentPage.jsx:106
↓ 1 callersFunctionhandleVideoSelect
(video)
client/src/components/RecentPage.jsx:29
↓ 1 callersMethodimportSources
(sourcesJson)
client/src/services/searchSourcesService.js:155
↓ 1 callersFunctioninitialFetch
()
client/src/hooks/useSmartPolling.js:178
↓ 1 callersFunctionloadCacheStats
()
client/src/components/Layout.jsx:25
↓ 1 callersFunctionloadSettings
()
client/src/components/SettingsPage.jsx:24
↓ 1 callersFunctionlogout
()
client/src/context/AuthContext.jsx:65
↓ 1 callersFunctionmarkBackendReady
(torrentHash)
server/index-revolutionary.js:82
↓ 1 callersFunctionmonitorNetworkActivity
()
verify-no-uploads.js:48
↓ 1 callersFunctionnavigateToTorrent
(hash)
client/src/components/HomePage-revolutionary.jsx:269
↓ 1 callersFunctionnavigateToTorrent
(hash)
client/src/components/HomePage-clean.jsx:172
↓ 1 callersFunctionoptimizeMobileViewport
()
client/src/components/VideoPlayer.jsx:581
↓ 1 callersMethodremoveProgress
(torrentHash, fileIndex)
client/src/services/progressService.js:55
↓ 1 callersMethodremoveSource
(id)
client/src/services/searchSourcesService.js:93
↓ 1 callersMethodremoveTorrent
(infoHash)
client/src/services/torrentHistoryService.js:78
↓ 1 callersFunctionremoveTorrentFromHistory
(infoHash, e)
client/src/components/HomePage.jsx:145
↓ 1 callersMethodrender
()
client/src/components/ErrorBoundary.jsx:32
↓ 1 callersFunctionrunVerification
()
verify-no-uploads.js:92
↓ 1 callersMethodsaveProgress
(torrentHash, fileIndex, currentTime, duration, fileName)
client/src/services/progressService.js:26
↓ 1 callersMethodsearchTorrents
(query)
client/src/services/torrentHistoryService.js:96
↓ 1 callersFunctionsetStreamTimeout
(ms, callback)
server/middleware/optimizedStreaming.js:42
↓ 1 callersFunctionsetupCacheCleanup
()
server/index.js:791
↓ 1 callersFunctionsetupSystemMonitoring
()
server/index.js:856
↓ 1 callersMethodshouldResumeVideo
(torrentHash, fileIndex)
client/src/services/progressService.js:79
↓ 1 callersFunctiontogglePlay
()
client/src/components/VideoPlayer.jsx:614
↓ 1 callersMethodupdateSource
(id, updates)
client/src/services/searchSourcesService.js:52
↓ 1 callersFunctionuseSmartPolling
(fetchFn, options = {})
client/src/hooks/useSmartPolling.js:15
↓ 1 callersFunctionverifyWebTorrentConfig
()
verify-no-uploads.js:15
↓ 1 callersFunctionwaitForSyncCompletion
(syncId, maxWait = 10000)
client/src/components/HomePage-revolutionary.jsx:42
FunctionApp
()
client/src/App.jsx:69
FunctionAuthProvider
({ children })
client/src/context/AuthContext.jsx:13
FunctionAuthenticatedApp
()
client/src/App.jsx:14
FunctionCacheManagementPage
()
client/src/components/CacheManagementPage.jsx:7
FunctionHomePage
()
client/src/components/HomePage.jsx:8
FunctionHomePage
()
client/src/components/HomePage-revolutionary.jsx:8
FunctionHomePage
()
client/src/components/HomePage-clean.jsx:8
FunctionLayout
()
client/src/components/Layout.jsx:7
FunctionLoginScreen
({ onAuthSuccess })
client/src/components/LoginScreen.jsx:6
FunctionRecentPage
()
client/src/components/RecentPage.jsx:8
FunctionSearchSourcesPage
()
client/src/components/SearchSourcesPage.jsx:6
FunctionSettingsPage
()
client/src/components/SettingsPage.jsx:9
FunctionTorrentList
()
client/src/components/TorrentList.jsx:10
FunctionTorrentListWithErrorBoundary
()
client/src/components/TorrentList.jsx:115
FunctionTorrentListWithSmartPolling
()
client/src/components/TorrentListWithSmartPolling.jsx:10
FunctionTorrentPage
()
client/src/components/TorrentPage.jsx:9
FunctionTorrentPageNetflix
()
client/src/components/TorrentPageNetflix.jsx:9
FunctionTorrentStatus
({ torrentId, pollingInterval = 3000 })
client/src/components/TorrentStatus.jsx:13
FunctionTorrentStatusWithErrorBoundary
(props)
client/src/components/TorrentStatus.jsx:95
FunctionVideoModal
({ isOpen, onClose, children, title })
client/src/components/VideoModal.jsx:5
FunctionVideoPlayer
({ src, title, onTimeUpdate, onProgress, initialTime = 0, torrentHash = null, fileIndex =
client/src/components/VideoPlayer.jsx:30
FunctionaddTorrent
(torrentId)
client/src/services/api.js:65
Functionauthenticate
()
client/src/context/AuthContext.jsx:60
FunctioncheckServerHealth
()
client/src/services/api.js:125
Functioncleanup
()
server/middleware/requestLimiter.js:86
FunctionclearAllCache
()
client/src/components/CacheManagementPage.jsx:78
FunctionclearAllData
()
client/src/components/SettingsPage.jsx:57
FunctionclearAllHistory
()
client/src/components/HomePage.jsx:153
FunctionclearHistory
()
client/src/components/HomePage-revolutionary.jsx:262
FunctionclearHistory
()
client/src/components/HomePage-clean.jsx:165
FunctionclearProgressData
()
client/src/components/SettingsPage.jsx:95
MethodclearSources
()
client/src/services/searchSourcesService.js:143
FunctionclearWebTorrentCache
()
client/src/components/SettingsPage.jsx:75
FunctioncloseIframe
()
client/src/components/SearchSourcesPage.jsx:190
MethodcomponentDidCatch
(error, errorInfo)
client/src/components/ErrorBoundary.jsx:24
Methodconstructor
(props)
client/src/components/ErrorBoundary.jsx:7
Methodconstructor
()
client/src/services/torrentHistoryService.js:3
Methodconstructor
()
client/src/services/searchSourcesService.js:3
Methodconstructor
()
client/src/services/progressService.js:3
FunctioncreateOptimizedStreamHandler
(options = {})
server/handlers/streamHandler.js:10
FunctioncreateOptimizedStreamingMiddleware
(options = {})
server/middleware/optimizedStreaming.js:8
FunctiondeleteTorrent
(id)
client/src/services/api.js:86
FunctionexportSettings
()
client/src/components/SettingsPage.jsx:103
MethodgetDerivedStateFromError
(error)
client/src/components/ErrorBoundary.jsx:16
FunctiongetImdbData
(id)
client/src/services/api.js:112
MethodgetStats
()
client/src/services/torrentHistoryService.js:116
FunctiongetStreamUrl
(torrentId, fileIndex)
client/src/services/api.js:104
FunctiongetTorrentDetailsWithRetry
(id)
client/src/services/api.js:137
FunctiongetTorrentFiles
(id)
client/src/services/api.js:51
FunctiongetTorrents
()
client/src/services/api.js:9
FunctionhandleCanPlay
()
client/src/components/VideoPlayer.jsx:443
FunctionhandleCanPlayThrough
()
client/src/components/VideoPlayer.jsx:453
FunctionhandleClearAll
()
client/src/components/RecentPage.jsx:46
FunctionhandleDragDrop
()
client/src/components/SearchSourcesPage.jsx:155
FunctionhandleDragEnd
(e)
client/src/components/SearchSourcesPage.jsx:129
FunctionhandleError
(e)
client/src/components/VideoPlayer.jsx:507
FunctionhandleFileSelect
(e)
client/src/components/HomePage.jsx:133
FunctionhandleFileUpload
(e)
client/src/components/HomePage-revolutionary.jsx:252
FunctionhandleFileUpload
(e)
client/src/components/HomePage-clean.jsx:155
FunctionhandleFormChange
(e)
client/src/components/SearchSourcesPage.jsx:29
FunctionhandleFullscreenChange
()
client/src/components/VideoPlayer.jsx:534
FunctionhandleImport
()
client/src/components/SearchSourcesPage.jsx:177
← previousnext →101–200 of 233, ranked by callers