MCPcopy Create free account

hub / github.com/besoeasy/UniDL / functions

Functions43 in github.com/besoeasy/UniDL

↓ 11 callersFunctionformatAndReply
(ctx, result, platform, commandType)
app.js:551
↓ 9 callersFunctionbytesToSize
(bytes)
modules/utils.js:10
↓ 8 callersFunctionaxiosPost
(method, params = [])
modules/aria.js:38
↓ 4 callersFunctionshort
(str, startChars = 6, endChars = 4)
modules/utils.js:196
↓ 3 callersFunctiongetFilesRecursively
(dir)
modules/utils.js:48
↓ 3 callersFunctionsendNostrDM
(toPubkey, plaintext)
app.js:459
↓ 2 callersFunctioncmdDownload
* Command: Start a new download
app.js:76
↓ 2 callersFunctiongetDirectorySize
(directory)
modules/utils.js:22
↓ 2 callersFunctiongetGlobalStats
()
modules/aria.js:57
↓ 2 callersFunctiongetOngoingDownloads
()
modules/aria.js:100
↓ 2 callersFunctionhandleCommand
(ctx, cmd, args, userId, platform)
app.js:474
↓ 2 callersFunctionremoveEmptyFolders
(dir, saveDir)
modules/utils.js:74
↓ 2 callersFunctionrunAutoCleanup
()
app.js:897
↓ 1 callersFunctionautoCleanOldFiles
(saveDir, daysOld = 30)
modules/utils.js:122
↓ 1 callersFunctionbuildDirectoryListing
(dirPath, baseUrlPath)
app.js:655
↓ 1 callersFunctioncancelDownload
(gid)
modules/aria.js:109
↓ 1 callersFunctioncmdCancel
* Command: Cancel a download
app.js:212
↓ 1 callersFunctioncmdClean
* Command: Delete oldest file
app.js:232
↓ 1 callersFunctioncmdDownloading
* Command: Get list of active downloads
app.js:173
↓ 1 callersFunctioncmdHelp
* Command: Get help information
app.js:262
↓ 1 callersFunctioncmdIp
* Command: Get server IP information
app.js:245
↓ 1 callersFunctioncmdStart
(userId, options = {})
app.js:23
↓ 1 callersFunctioncmdStats
()
app.js:49
↓ 1 callersFunctioncmdStatus
* Command: Get status of a specific download
app.js:129
↓ 1 callersFunctioncmdTime
* Command: Get current time
app.js:283
↓ 1 callersFunctiondeleteOldestFile
(saveDir)
modules/utils.js:98
↓ 1 callersFunctiondownloadAria
(userId, url)
modules/aria.js:67
↓ 1 callersFunctiongenerateConfigPage
(config)
modules/ui.js:6
↓ 1 callersFunctiongetAuthCode
()
app.js:292
↓ 1 callersFunctiongetDownloadStatus
(gid)
modules/aria.js:92
↓ 1 callersFunctiongetIpData
()
modules/utils.js:169
↓ 1 callersFunctiongetVersion
()
modules/aria.js:117
↓ 1 callersFunctionloadOrGenerateNostrKey
()
app.js:317
↓ 1 callersFunctionrandomCode
(minLength = 10, maxLength = 20)
modules/utils.js:207
↓ 1 callersFunctionstartConfigPageServer
()
app.js:766
↓ 1 callersFunctionstartFileServer
()
app.js:689
↓ 1 callersFunctionstartNostrBot
()
app.js:394
↓ 1 callersFunctionstartTelegramBot
()
app.js:342
FunctioncleanUser
(input)
modules/utils.js:222
FunctiongetStoppedDownloads
()
modules/aria.js:133
FunctiongetWaitingDownloads
()
modules/aria.js:125
FunctionhealthCheck
()
modules/aria.js:141
FunctionshuffleArray
(inputArray)
modules/utils.js:231