Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hotheadhacker/seedbox-lite
/ functions
Functions
233 in github.com/hotheadhacker/seedbox-lite
⨍
Functions
233
◇
Types & classes
8
↓ 1 callers
Function
goToTorrent
(infoHash)
client/src/components/HomePage.jsx:140
↓ 1 callers
Function
goToTorrent
(torrentHash)
client/src/components/RecentPage.jsx:54
↓ 1 callers
Function
handleDelete
(id)
client/src/components/SearchSourcesPage.jsx:67
↓ 1 callers
Function
handleDownload
(fileIndex)
client/src/components/TorrentPage.jsx:116
↓ 1 callers
Function
handleDragOver
(e, id)
client/src/components/SearchSourcesPage.jsx:134
↓ 1 callers
Function
handleDragStart
(e, id)
client/src/components/SearchSourcesPage.jsx:118
↓ 1 callers
Function
handleEdit
(source)
client/src/components/SearchSourcesPage.jsx:56
↓ 1 callers
Function
handleOpenSource
(source)
client/src/components/SearchSourcesPage.jsx:85
↓ 1 callers
Function
handleRemoveProgress
(video)
client/src/components/RecentPage.jsx:38
↓ 1 callers
Function
handleVideoSelect
(file, index)
client/src/components/TorrentPage.jsx:106
↓ 1 callers
Function
handleVideoSelect
(video)
client/src/components/RecentPage.jsx:29
↓ 1 callers
Method
importSources
(sourcesJson)
client/src/services/searchSourcesService.js:155
↓ 1 callers
Function
initialFetch
()
client/src/hooks/useSmartPolling.js:178
↓ 1 callers
Function
loadCacheStats
()
client/src/components/Layout.jsx:25
↓ 1 callers
Function
loadSettings
()
client/src/components/SettingsPage.jsx:24
↓ 1 callers
Function
logout
()
client/src/context/AuthContext.jsx:65
↓ 1 callers
Function
markBackendReady
(torrentHash)
server/index-revolutionary.js:82
↓ 1 callers
Function
monitorNetworkActivity
()
verify-no-uploads.js:48
↓ 1 callers
Function
navigateToTorrent
(hash)
client/src/components/HomePage-revolutionary.jsx:269
↓ 1 callers
Function
navigateToTorrent
(hash)
client/src/components/HomePage-clean.jsx:172
↓ 1 callers
Function
optimizeMobileViewport
()
client/src/components/VideoPlayer.jsx:581
↓ 1 callers
Method
removeProgress
(torrentHash, fileIndex)
client/src/services/progressService.js:55
↓ 1 callers
Method
removeSource
(id)
client/src/services/searchSourcesService.js:93
↓ 1 callers
Method
removeTorrent
(infoHash)
client/src/services/torrentHistoryService.js:78
↓ 1 callers
Function
removeTorrentFromHistory
(infoHash, e)
client/src/components/HomePage.jsx:145
↓ 1 callers
Method
render
()
client/src/components/ErrorBoundary.jsx:32
↓ 1 callers
Function
runVerification
()
verify-no-uploads.js:92
↓ 1 callers
Method
saveProgress
(torrentHash, fileIndex, currentTime, duration, fileName)
client/src/services/progressService.js:26
↓ 1 callers
Method
searchTorrents
(query)
client/src/services/torrentHistoryService.js:96
↓ 1 callers
Function
setStreamTimeout
(ms, callback)
server/middleware/optimizedStreaming.js:42
↓ 1 callers
Function
setupCacheCleanup
()
server/index.js:791
↓ 1 callers
Function
setupSystemMonitoring
()
server/index.js:856
↓ 1 callers
Method
shouldResumeVideo
(torrentHash, fileIndex)
client/src/services/progressService.js:79
↓ 1 callers
Function
togglePlay
()
client/src/components/VideoPlayer.jsx:614
↓ 1 callers
Method
updateSource
(id, updates)
client/src/services/searchSourcesService.js:52
↓ 1 callers
Function
useSmartPolling
(fetchFn, options = {})
client/src/hooks/useSmartPolling.js:15
↓ 1 callers
Function
verifyWebTorrentConfig
()
verify-no-uploads.js:15
↓ 1 callers
Function
waitForSyncCompletion
(syncId, maxWait = 10000)
client/src/components/HomePage-revolutionary.jsx:42
Function
App
()
client/src/App.jsx:69
Function
AuthProvider
({ children })
client/src/context/AuthContext.jsx:13
Function
AuthenticatedApp
()
client/src/App.jsx:14
Function
CacheManagementPage
()
client/src/components/CacheManagementPage.jsx:7
Function
HomePage
()
client/src/components/HomePage.jsx:8
Function
HomePage
()
client/src/components/HomePage-revolutionary.jsx:8
Function
HomePage
()
client/src/components/HomePage-clean.jsx:8
Function
Layout
()
client/src/components/Layout.jsx:7
Function
LoginScreen
({ onAuthSuccess })
client/src/components/LoginScreen.jsx:6
Function
RecentPage
()
client/src/components/RecentPage.jsx:8
Function
SearchSourcesPage
()
client/src/components/SearchSourcesPage.jsx:6
Function
SettingsPage
()
client/src/components/SettingsPage.jsx:9
Function
TorrentList
()
client/src/components/TorrentList.jsx:10
Function
TorrentListWithErrorBoundary
()
client/src/components/TorrentList.jsx:115
Function
TorrentListWithSmartPolling
()
client/src/components/TorrentListWithSmartPolling.jsx:10
Function
TorrentPage
()
client/src/components/TorrentPage.jsx:9
Function
TorrentPageNetflix
()
client/src/components/TorrentPageNetflix.jsx:9
Function
TorrentStatus
({ torrentId, pollingInterval = 3000 })
client/src/components/TorrentStatus.jsx:13
Function
TorrentStatusWithErrorBoundary
(props)
client/src/components/TorrentStatus.jsx:95
Function
VideoModal
({ isOpen, onClose, children, title })
client/src/components/VideoModal.jsx:5
Function
VideoPlayer
({ src, title, onTimeUpdate, onProgress, initialTime = 0, torrentHash = null, fileIndex =
client/src/components/VideoPlayer.jsx:30
Function
addTorrent
(torrentId)
client/src/services/api.js:65
Function
authenticate
()
client/src/context/AuthContext.jsx:60
Function
checkServerHealth
()
client/src/services/api.js:125
Function
cleanup
()
server/middleware/requestLimiter.js:86
Function
clearAllCache
()
client/src/components/CacheManagementPage.jsx:78
Function
clearAllData
()
client/src/components/SettingsPage.jsx:57
Function
clearAllHistory
()
client/src/components/HomePage.jsx:153
Function
clearHistory
()
client/src/components/HomePage-revolutionary.jsx:262
Function
clearHistory
()
client/src/components/HomePage-clean.jsx:165
Function
clearProgressData
()
client/src/components/SettingsPage.jsx:95
Method
clearSources
()
client/src/services/searchSourcesService.js:143
Function
clearWebTorrentCache
()
client/src/components/SettingsPage.jsx:75
Function
closeIframe
()
client/src/components/SearchSourcesPage.jsx:190
Method
componentDidCatch
(error, errorInfo)
client/src/components/ErrorBoundary.jsx:24
Method
constructor
(props)
client/src/components/ErrorBoundary.jsx:7
Method
constructor
()
client/src/services/torrentHistoryService.js:3
Method
constructor
()
client/src/services/searchSourcesService.js:3
Method
constructor
()
client/src/services/progressService.js:3
Function
createOptimizedStreamHandler
(options = {})
server/handlers/streamHandler.js:10
Function
createOptimizedStreamingMiddleware
(options = {})
server/middleware/optimizedStreaming.js:8
Function
deleteTorrent
(id)
client/src/services/api.js:86
Function
exportSettings
()
client/src/components/SettingsPage.jsx:103
Method
getDerivedStateFromError
(error)
client/src/components/ErrorBoundary.jsx:16
Function
getImdbData
(id)
client/src/services/api.js:112
Method
getStats
()
client/src/services/torrentHistoryService.js:116
Function
getStreamUrl
(torrentId, fileIndex)
client/src/services/api.js:104
Function
getTorrentDetailsWithRetry
(id)
client/src/services/api.js:137
Function
getTorrentFiles
(id)
client/src/services/api.js:51
Function
getTorrents
()
client/src/services/api.js:9
Function
handleCanPlay
()
client/src/components/VideoPlayer.jsx:443
Function
handleCanPlayThrough
()
client/src/components/VideoPlayer.jsx:453
Function
handleClearAll
()
client/src/components/RecentPage.jsx:46
Function
handleDragDrop
()
client/src/components/SearchSourcesPage.jsx:155
Function
handleDragEnd
(e)
client/src/components/SearchSourcesPage.jsx:129
Function
handleError
(e)
client/src/components/VideoPlayer.jsx:507
Function
handleFileSelect
(e)
client/src/components/HomePage.jsx:133
Function
handleFileUpload
(e)
client/src/components/HomePage-revolutionary.jsx:252
Function
handleFileUpload
(e)
client/src/components/HomePage-clean.jsx:155
Function
handleFormChange
(e)
client/src/components/SearchSourcesPage.jsx:29
Function
handleFullscreenChange
()
client/src/components/VideoPlayer.jsx:534
Function
handleImport
()
client/src/components/SearchSourcesPage.jsx:177
← previous
next →
101–200 of 233, ranked by callers