Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReviveUnblockNCMInstaller/RevivedUnblockInstaller
/ functions
Functions
130 in github.com/ReviveUnblockNCMInstaller/RevivedUnblockInstaller
⨍
Functions
130
◇
Types & classes
36
↓ 28 callers
Method
getConfig
(key:string, defaultValue: T)
src/utils/config.ts:25
↓ 26 callers
Function
betterncmFetch
( relPath: string, option?: RequestInit & { ignoreApiKey?: boolean; }, )
js-framework/src/betterncm-api/base.ts:1
↓ 15 callers
Method
write
()
src/utils/config.ts:21
↓ 14 callers
Method
setConfig
(key:string, value: T)
src/utils/config.ts:31
↓ 5 callers
Function
applyProxyConfig
(expectedConfig: ProxyConfig, enableCertBypass = expectedConfig.Type === "http")
src/unblock.ts:157
↓ 5 callers
Function
checkAndExecuteUnblock
(config: LocalJSONConfig)
src/unblock.ts:176
↓ 4 callers
Function
stopUNMProcesses
()
src/unblock.ts:227
↓ 3 callers
Function
checkProxiedConnectibility
(config: ProxyConfig)
src/utils/network.ts:5
↓ 3 callers
Function
disableSafeMode
()
js-framework/src/loader.ts:20
↓ 3 callers
Function
dom
(tag: string, settings: any, ...children: HTMLElement[])
js-framework/src/betterncm-api/utils.ts:83
↓ 3 callers
Method
toString
()
js-framework/src/loader.ts:51
↓ 2 callers
Method
_getConfigElement
()
js-framework/src/plugin.ts:163
↓ 2 callers
Method
addEdge
(v1: string, v2: string)
js-framework/src/loader.ts:79
↓ 2 callers
Function
checkConnectibility
()
src/utils/network.ts:1
↓ 2 callers
Function
copyFiles
(destDir)
build.js:9
↓ 2 callers
Function
getNCMFullVersion
()
js-framework/src/betterncm-api/ncm.ts:47
↓ 2 callers
Function
getProxyConfig
()
src/utils/network.ts:33
↓ 2 callers
Function
getSortValue
(key: string)
js-framework/src/plugin-manager/index.tsx:106
↓ 2 callers
Method
haveConfigElement
()
js-framework/src/plugin.ts:64
↓ 2 callers
Function
isSafeMode
()
js-framework/src/loader.ts:66
↓ 2 callers
Function
loadInject
(filePath: string)
js-framework/src/loader.ts:167
↓ 2 callers
Function
loadPluginByPath
(path: string, devMode: boolean)
js-framework/src/loader.ts:220
↓ 2 callers
Method
read
()
src/utils/config.ts:5
↓ 2 callers
Function
swapBadge
(index1, index2)
src/ui/Badge.tsx:42
↓ 1 callers
Method
addVertex
(vertex: string)
js-framework/src/loader.ts:74
↓ 1 callers
Function
dfsTopSortHelper
( v: string, n: number, visited: { [x: string]: boolean }, topNums: { [x: string]: number }, )
js-framework/src/loader.ts:97
↓ 1 callers
Function
enableSafeMode
()
js-framework/src/loader.ts:35
↓ 1 callers
Function
fetchUrlAsBlob
(url: string, onProgress?: (progressEvent: ProgressEvent<EventTarget>) => void)
src/utils/network.ts:39
↓ 1 callers
Function
findApiFunction
( nameOrFinder: string | ((func: Function) => boolean), // rome-ignore lint/suspicious/noExplicitAny: 根对
js-framework/src/betterncm-api/ncm.ts:166
↓ 1 callers
Function
generateCommandLine
(args: UNMArguments)
src/unblock.ts:56
↓ 1 callers
Function
generateEnvironmentVariablesCommandLine
(env: UNMEnvironmentVariables)
src/unblock.ts:29
↓ 1 callers
Function
getPlayingSong
()
js-framework/src/betterncm-api/ncm.ts:235
↓ 1 callers
Function
handleVersionSelect
(index)
src/ui/VersionSelector.tsx:34
↓ 1 callers
Function
hideSettings
()
js-framework/src/plugin-manager/index.tsx:55
↓ 1 callers
Function
initPluginManager
()
js-framework/src/plugin-manager/index.tsx:10
↓ 1 callers
Function
installAndLaunchUnblock
(port: number, config: LocalJSONConfig)
src/unblock.ts:85
↓ 1 callers
Function
loadPlugin
(mainPlugin: NCMPlugin)
js-framework/src/loader.ts:145
↓ 1 callers
Function
loadPlugins
()
js-framework/src/loader.ts:130
↓ 1 callers
Function
onApplyVersion
()
src/ui/config.tsx:136
↓ 1 callers
Method
onConfig
(fn: (toolsBox: any) => HTMLElement)
js-framework/src/plugin.ts:129
↓ 1 callers
Method
onLoad
(fn: (selfPlugin: NCMPlugin, evt: CustomEvent) => void)
js-framework/src/plugin.ts:119
↓ 1 callers
Function
onLoadError
(e: Error)
js-framework/src/loader.ts:285
↓ 1 callers
Function
onPluginLoaded
(_: typeof loadedPlugins)
js-framework/src/plugin-manager/index.tsx:91
↓ 1 callers
Function
restartNCM
()
src/unblock.ts:168
↓ 1 callers
Function
searchApiFunction
( nameOrFinder: string | ((func: Function) => boolean), // rome-ignore lint/suspicious/noExplicitAny: 根对
js-framework/src/betterncm-api/ncm.ts:61
↓ 1 callers
Function
setProxyConfig
(config: ProxyConfig)
src/utils/network.ts:27
↓ 1 callers
Function
showSettings
()
js-framework/src/plugin-manager/index.tsx:41
↓ 1 callers
Function
sortPlugins
(plugins: NCMPlugin[])
js-framework/src/loader.ts:70
↓ 1 callers
Function
startUNM
(binaryPath: string, port: number, env: UNMEnvironmentVariables, visible: boolean = false, args: UNMArguments)
src/unblock.ts:72
↓ 1 callers
Function
swapWithAnim
(ele1, ele2)
src/ui/Badge.tsx:20
↓ 1 callers
Function
switchWindowShow
()
src/ui/config.tsx:128
↓ 1 callers
Function
waitForFunction
( func: () => T, interval = 100, )
js-framework/src/betterncm-api/utils.ts:50
Function
Badge
({ children, enable, onClick, text }: { children?: React.ReactNode; enable: boolean; onClick: (
src/ui/Badge.tsx:2
Function
BadgeList
({ badges, onBadgeClick, onBadgeSwap, swapable = false })
src/ui/Badge.tsx:19
Function
Button
(props)
js-framework/src/plugin-manager/components/button.tsx:3
Function
Config
({ config, stylesheet }: { config: LocalJSONConfig, stylesheet: string })
src/ui/config.tsx:81
Function
HeaderComponent
(props)
js-framework/src/plugin-manager/components/header.tsx:19
Function
Input
({ label, placeholder, onChange, defaultValue = "" })
src/ui/Input.tsx:2
Function
NotSupported
()
src/ui/config.tsx:267
Function
OtherSetting
({ config }: { config: LocalJSONConfig })
src/ui/config.tsx:10
Function
PluginManager
()
js-framework/src/plugin-manager/index.tsx:93
Function
ProgressRing
(props)
js-framework/src/plugin-manager/components/progress-ring.tsx:3
Function
RoundedRectButton
({ defaultValue, onChange, children })
src/ui/RoundRectBtn.tsx:1
Function
SafeModeInfo
()
js-framework/src/plugin-manager/components/safe-mode-info.tsx:4
Function
SourceOrder
({ config }: { config: LocalJSONConfig })
src/ui/config.tsx:45
Function
StartupWarning
(props)
js-framework/src/plugin-manager/components/warning.tsx:12
Function
VersionItem
({ version, isSelected, onSelect })
src/ui/VersionSelector.tsx:3
Function
VersionSelector
({ UNMVersions, config, selectedVersionIndex: defaultSelectedVersionIndex })
src/ui/VersionSelector.tsx:26
Function
callCachedSearchFunction
( searchFunctionName: string, args: Parameters<F>, )
js-framework/src/betterncm-api/ncm.ts:4
Method
constructor
(private path: string)
src/utils/config.ts:3
Method
constructor
(manifest: PluginManifest, pluginPath: string, devMode: boolean)
js-framework/src/plugin.ts:48
Method
constructor
(mainPlugin: NCMPlugin, public readonly filePath: string)
js-framework/src/plugin.ts:112
Method
constructor
( public readonly pluginPath: string, public readonly rawError: Error, message?: string, options?:
js-framework/src/loader.ts:42
Method
constructor
(message?: string, options?: ErrorOptions)
js-framework/src/loader.ts:57
Method
constructor
()
js-framework/src/loader.ts:73
Function
debounce
( callback: T, waitTime: number, )
js-framework/src/betterncm-api/utils.ts:28
Function
delay
(ms: number)
js-framework/src/betterncm-api/utils.ts:70
Function
exec
(cmd: string, elevate = false, showWindow = false)
js-framework/src/betterncm-api/app.ts:13
Function
exists
(path: string)
js-framework/src/betterncm-api/fs.ts:120
Function
fail
(reason: string)
js-framework/src/betterncm-api/tests.ts:4
Function
findNativeFunction
(obj: Object, identifiers: string)
js-framework/src/betterncm-api/ncm.ts:24
Function
getBetterNCMVersion
()
js-framework/src/betterncm-api/app.ts:27
Method
getConfig
(key: string, defaultValue?: T)
js-framework/src/plugin.ts:143
Function
getDataPath
()
js-framework/src/betterncm-api/app.ts:69
Function
getLoadError
()
js-framework/src/loader.ts:68
Function
getNCMBuild
()
js-framework/src/betterncm-api/ncm.ts:56
Function
getNCMPackageVersion
()
js-framework/src/betterncm-api/ncm.ts:43
Function
getNCMPath
()
js-framework/src/betterncm-api/app.ts:105
Function
getNCMVersion
()
js-framework/src/betterncm-api/ncm.ts:51
Function
getNCMWinPos
()
js-framework/src/betterncm-api/app.ts:49
Function
getPlaying
()
js-framework/src/betterncm-api/ncm.ts:255
Function
getSucceededHijacks
()
js-framework/src/betterncm-api/app.ts:159
Function
handleBadgeClick
(index)
src/ui/config.tsx:14
Function
handleBadgeSwap
(index1, index2)
src/ui/config.tsx:23
Function
handleChange
()
src/ui/config.tsx:121
Function
handleClick
()
src/ui/RoundRectBtn.tsx:4
Function
initNCMReact
()
js-framework/src/betterncm-api/react.ts:3
Function
isLightTheme
()
js-framework/src/betterncm-api/app.ts:150
Function
makeBtn
( text: string, onClick: () => void, smaller = false, args = {}, )
js-framework/src/plugin.ts:76
Function
makeCheckbox
(args = {})
js-framework/src/plugin.ts:91
next →
1–100 of 130, ranked by callers