MCPcopy Create free account

hub / github.com/ReviveUnblockNCMInstaller/RevivedUnblockInstaller / functions

Functions130 in github.com/ReviveUnblockNCMInstaller/RevivedUnblockInstaller

↓ 28 callersMethodgetConfig
(key:string, defaultValue: T)
src/utils/config.ts:25
↓ 26 callersFunctionbetterncmFetch
( relPath: string, option?: RequestInit & { ignoreApiKey?: boolean; }, )
js-framework/src/betterncm-api/base.ts:1
↓ 15 callersMethodwrite
()
src/utils/config.ts:21
↓ 14 callersMethodsetConfig
(key:string, value: T)
src/utils/config.ts:31
↓ 5 callersFunctionapplyProxyConfig
(expectedConfig: ProxyConfig, enableCertBypass = expectedConfig.Type === "http")
src/unblock.ts:157
↓ 5 callersFunctioncheckAndExecuteUnblock
(config: LocalJSONConfig)
src/unblock.ts:176
↓ 4 callersFunctionstopUNMProcesses
()
src/unblock.ts:227
↓ 3 callersFunctioncheckProxiedConnectibility
(config: ProxyConfig)
src/utils/network.ts:5
↓ 3 callersFunctiondisableSafeMode
()
js-framework/src/loader.ts:20
↓ 3 callersFunctiondom
(tag: string, settings: any, ...children: HTMLElement[])
js-framework/src/betterncm-api/utils.ts:83
↓ 3 callersMethodtoString
()
js-framework/src/loader.ts:51
↓ 2 callersMethod_getConfigElement
()
js-framework/src/plugin.ts:163
↓ 2 callersMethodaddEdge
(v1: string, v2: string)
js-framework/src/loader.ts:79
↓ 2 callersFunctioncheckConnectibility
()
src/utils/network.ts:1
↓ 2 callersFunctioncopyFiles
(destDir)
build.js:9
↓ 2 callersFunctiongetNCMFullVersion
()
js-framework/src/betterncm-api/ncm.ts:47
↓ 2 callersFunctiongetProxyConfig
()
src/utils/network.ts:33
↓ 2 callersFunctiongetSortValue
(key: string)
js-framework/src/plugin-manager/index.tsx:106
↓ 2 callersMethodhaveConfigElement
()
js-framework/src/plugin.ts:64
↓ 2 callersFunctionisSafeMode
()
js-framework/src/loader.ts:66
↓ 2 callersFunctionloadInject
(filePath: string)
js-framework/src/loader.ts:167
↓ 2 callersFunctionloadPluginByPath
(path: string, devMode: boolean)
js-framework/src/loader.ts:220
↓ 2 callersMethodread
()
src/utils/config.ts:5
↓ 2 callersFunctionswapBadge
(index1, index2)
src/ui/Badge.tsx:42
↓ 1 callersMethodaddVertex
(vertex: string)
js-framework/src/loader.ts:74
↓ 1 callersFunctiondfsTopSortHelper
( v: string, n: number, visited: { [x: string]: boolean }, topNums: { [x: string]: number }, )
js-framework/src/loader.ts:97
↓ 1 callersFunctionenableSafeMode
()
js-framework/src/loader.ts:35
↓ 1 callersFunctionfetchUrlAsBlob
(url: string, onProgress?: (progressEvent: ProgressEvent<EventTarget>) => void)
src/utils/network.ts:39
↓ 1 callersFunctionfindApiFunction
( nameOrFinder: string | ((func: Function) => boolean), // rome-ignore lint/suspicious/noExplicitAny: 根对
js-framework/src/betterncm-api/ncm.ts:166
↓ 1 callersFunctiongenerateCommandLine
(args: UNMArguments)
src/unblock.ts:56
↓ 1 callersFunctiongenerateEnvironmentVariablesCommandLine
(env: UNMEnvironmentVariables)
src/unblock.ts:29
↓ 1 callersFunctiongetPlayingSong
()
js-framework/src/betterncm-api/ncm.ts:235
↓ 1 callersFunctionhandleVersionSelect
(index)
src/ui/VersionSelector.tsx:34
↓ 1 callersFunctionhideSettings
()
js-framework/src/plugin-manager/index.tsx:55
↓ 1 callersFunctioninitPluginManager
()
js-framework/src/plugin-manager/index.tsx:10
↓ 1 callersFunctioninstallAndLaunchUnblock
(port: number, config: LocalJSONConfig)
src/unblock.ts:85
↓ 1 callersFunctionloadPlugin
(mainPlugin: NCMPlugin)
js-framework/src/loader.ts:145
↓ 1 callersFunctionloadPlugins
()
js-framework/src/loader.ts:130
↓ 1 callersFunctiononApplyVersion
()
src/ui/config.tsx:136
↓ 1 callersMethodonConfig
(fn: (toolsBox: any) => HTMLElement)
js-framework/src/plugin.ts:129
↓ 1 callersMethodonLoad
(fn: (selfPlugin: NCMPlugin, evt: CustomEvent) => void)
js-framework/src/plugin.ts:119
↓ 1 callersFunctiononLoadError
(e: Error)
js-framework/src/loader.ts:285
↓ 1 callersFunctiononPluginLoaded
(_: typeof loadedPlugins)
js-framework/src/plugin-manager/index.tsx:91
↓ 1 callersFunctionrestartNCM
()
src/unblock.ts:168
↓ 1 callersFunctionsearchApiFunction
( nameOrFinder: string | ((func: Function) => boolean), // rome-ignore lint/suspicious/noExplicitAny: 根对
js-framework/src/betterncm-api/ncm.ts:61
↓ 1 callersFunctionsetProxyConfig
(config: ProxyConfig)
src/utils/network.ts:27
↓ 1 callersFunctionshowSettings
()
js-framework/src/plugin-manager/index.tsx:41
↓ 1 callersFunctionsortPlugins
(plugins: NCMPlugin[])
js-framework/src/loader.ts:70
↓ 1 callersFunctionstartUNM
(binaryPath: string, port: number, env: UNMEnvironmentVariables, visible: boolean = false, args: UNMArguments)
src/unblock.ts:72
↓ 1 callersFunctionswapWithAnim
(ele1, ele2)
src/ui/Badge.tsx:20
↓ 1 callersFunctionswitchWindowShow
()
src/ui/config.tsx:128
↓ 1 callersFunctionwaitForFunction
( func: () => T, interval = 100, )
js-framework/src/betterncm-api/utils.ts:50
FunctionBadge
({ children, enable, onClick, text }: { children?: React.ReactNode; enable: boolean; onClick: (
src/ui/Badge.tsx:2
FunctionBadgeList
({ badges, onBadgeClick, onBadgeSwap, swapable = false })
src/ui/Badge.tsx:19
FunctionButton
(props)
js-framework/src/plugin-manager/components/button.tsx:3
FunctionConfig
({ config, stylesheet }: { config: LocalJSONConfig, stylesheet: string })
src/ui/config.tsx:81
FunctionHeaderComponent
(props)
js-framework/src/plugin-manager/components/header.tsx:19
FunctionInput
({ label, placeholder, onChange, defaultValue = "" })
src/ui/Input.tsx:2
FunctionNotSupported
()
src/ui/config.tsx:267
FunctionOtherSetting
({ config }: { config: LocalJSONConfig })
src/ui/config.tsx:10
FunctionPluginManager
()
js-framework/src/plugin-manager/index.tsx:93
FunctionProgressRing
(props)
js-framework/src/plugin-manager/components/progress-ring.tsx:3
FunctionRoundedRectButton
({ defaultValue, onChange, children })
src/ui/RoundRectBtn.tsx:1
FunctionSafeModeInfo
()
js-framework/src/plugin-manager/components/safe-mode-info.tsx:4
FunctionSourceOrder
({ config }: { config: LocalJSONConfig })
src/ui/config.tsx:45
FunctionStartupWarning
(props)
js-framework/src/plugin-manager/components/warning.tsx:12
FunctionVersionItem
({ version, isSelected, onSelect })
src/ui/VersionSelector.tsx:3
FunctionVersionSelector
({ UNMVersions, config, selectedVersionIndex: defaultSelectedVersionIndex })
src/ui/VersionSelector.tsx:26
FunctioncallCachedSearchFunction
( searchFunctionName: string, args: Parameters<F>, )
js-framework/src/betterncm-api/ncm.ts:4
Methodconstructor
(private path: string)
src/utils/config.ts:3
Methodconstructor
(manifest: PluginManifest, pluginPath: string, devMode: boolean)
js-framework/src/plugin.ts:48
Methodconstructor
(mainPlugin: NCMPlugin, public readonly filePath: string)
js-framework/src/plugin.ts:112
Methodconstructor
( public readonly pluginPath: string, public readonly rawError: Error, message?: string, options?:
js-framework/src/loader.ts:42
Methodconstructor
(message?: string, options?: ErrorOptions)
js-framework/src/loader.ts:57
Methodconstructor
()
js-framework/src/loader.ts:73
Functiondebounce
( callback: T, waitTime: number, )
js-framework/src/betterncm-api/utils.ts:28
Functiondelay
(ms: number)
js-framework/src/betterncm-api/utils.ts:70
Functionexec
(cmd: string, elevate = false, showWindow = false)
js-framework/src/betterncm-api/app.ts:13
Functionexists
(path: string)
js-framework/src/betterncm-api/fs.ts:120
Functionfail
(reason: string)
js-framework/src/betterncm-api/tests.ts:4
FunctionfindNativeFunction
(obj: Object, identifiers: string)
js-framework/src/betterncm-api/ncm.ts:24
FunctiongetBetterNCMVersion
()
js-framework/src/betterncm-api/app.ts:27
MethodgetConfig
(key: string, defaultValue?: T)
js-framework/src/plugin.ts:143
FunctiongetDataPath
()
js-framework/src/betterncm-api/app.ts:69
FunctiongetLoadError
()
js-framework/src/loader.ts:68
FunctiongetNCMBuild
()
js-framework/src/betterncm-api/ncm.ts:56
FunctiongetNCMPackageVersion
()
js-framework/src/betterncm-api/ncm.ts:43
FunctiongetNCMPath
()
js-framework/src/betterncm-api/app.ts:105
FunctiongetNCMVersion
()
js-framework/src/betterncm-api/ncm.ts:51
FunctiongetNCMWinPos
()
js-framework/src/betterncm-api/app.ts:49
FunctiongetPlaying
()
js-framework/src/betterncm-api/ncm.ts:255
FunctiongetSucceededHijacks
()
js-framework/src/betterncm-api/app.ts:159
FunctionhandleBadgeClick
(index)
src/ui/config.tsx:14
FunctionhandleBadgeSwap
(index1, index2)
src/ui/config.tsx:23
FunctionhandleChange
()
src/ui/config.tsx:121
FunctionhandleClick
()
src/ui/RoundRectBtn.tsx:4
FunctioninitNCMReact
()
js-framework/src/betterncm-api/react.ts:3
FunctionisLightTheme
()
js-framework/src/betterncm-api/app.ts:150
FunctionmakeBtn
( text: string, onClick: () => void, smaller = false, args = {}, )
js-framework/src/plugin.ts:76
FunctionmakeCheckbox
(args = {})
js-framework/src/plugin.ts:91
next →1–100 of 130, ranked by callers