MCPcopy Create free account

hub / github.com/ipfs/ipfs-desktop / functions

Functions175 in github.com/ipfs/ipfs-desktop

↓ 1 callersFunctiondisable
()
src/enable-pubsub.js:19
↓ 1 callersFunctiondisable
()
src/automatic-gc.js:19
↓ 1 callersFunctiondisable
()
src/enable-namesys-pubsub.js:19
↓ 1 callersFunctiondisable
()
src/auto-launch.js:68
↓ 1 callersFunctionenable
()
src/enable-pubsub.js:11
↓ 1 callersFunctionenable
()
src/automatic-gc.js:11
↓ 1 callersFunctionenable
()
src/enable-namesys-pubsub.js:11
↓ 1 callersFunctionenable
()
src/auto-launch.js:49
↓ 1 callersFunctionerrorTemplate
(logs)
src/daemon/migration-prompt.js:66
↓ 1 callersFunctionfeedbackDialog
()
src/auto-updater/index.js:128
↓ 1 callersFunctionfetchProvideStrategy
(ipfsd)
src/provide-strategy.js:49
↓ 1 callersFunctionfromElectron
(name)
scripts/ensure-electron.js:25
↓ 1 callersFunctiongenerateBugReportUrl
(e)
src/dialogs/errors.js:64
↓ 1 callersFunctiongeneratePage
({ message, defaultValue = '', buttons }, id)
src/dialogs/prompt/index.js:8
↓ 1 callersFunctiongetAppStartTime
()
src/metrics/appStart.js:20
↓ 1 callersFunctiongetCurrentWebUiUrl
()
src/webui/index.js:213
↓ 1 callersFunctiongetCustomBinary
()
src/custom-ipfs-binary.js:87
↓ 1 callersFunctiongetGatewayPort
(config)
src/daemon/config.js:146
↓ 1 callersFunctiongetHttpPort
* Get local HTTP port. * * @param {array|string} addrs * @returns {number} the port
src/daemon/config.js:127
↓ 1 callersFunctiongetIpfsBinPath
* Get the IPFS binary file path. * * @returns {string}
src/daemon/daemon.js:24
↓ 1 callersFunctiongetIpfsd
* Gets the IPFS daemon controller. If null is returned, * it means that the repository or some configuration is wrong * and IPFS Desktop should quit
src/daemon/daemon.js:41
↓ 1 callersFunctiongetLinuxAutostartExec
()
src/auto-launch.js:34
↓ 1 callersFunctiongetShareableCid
(ipfs, files)
src/add-to-ipfs.js:33
↓ 1 callersFunctionhandleError
* * @param {Error|unknown} err * @returns
src/handleError.js:10
↓ 1 callersFunctionhandleScreenshot
()
src/take-screenshot.js:52
↓ 1 callersFunctionhandleSplashScreen
()
src/webui/index.js:343
↓ 1 callersFunctionhandler
()
src/webui/connection-status.js:5
↓ 1 callersFunctionhasUpgradeText
(page)
test/e2e/launch.e2e.test.js:321
↓ 1 callersFunctionhashStream
(stream)
pkgs/chocolatey/update.mjs:13
↓ 1 callersFunctioninProgressTemplate
(logs, id, done)
src/daemon/migration-prompt.js:53
↓ 1 callersFunctionisAutoUpdateSupported
()
src/auto-updater/index.js:13
↓ 1 callersFunctionisPromptWindow
(page)
test/e2e/launch.e2e.test.js:320
↓ 1 callersFunctionisSupported
()
src/auto-launch.js:15
↓ 1 callersFunctionissueTitle
(e)
src/dialogs/errors.js:25
↓ 1 callersFunctionlistenToIpfsLogs
(ipfsd, callback)
src/daemon/daemon.js:89
↓ 1 callersFunctionloadWindow
(logs, error = false, done = false)
src/daemon/migration-prompt.js:126
↓ 1 callersFunctionlogDownloadProgress
()
src/auto-updater/index.js:112
↓ 1 callersFunctionmain
()
scripts/ensure-electron.js:55
↓ 1 callersFunctionmakeScreenshotDir
(ipfs)
src/take-screenshot.js:16
↓ 1 callersFunctionmatchesImport
(knownImport, profileImport)
src/provide-strategy.js:62
↓ 1 callersFunctionmatchesProfile
(knownImport, profileImport)
src/cid-profile.js:54
↓ 1 callersFunctionmigrateConfig
* Apply one-time updates to the config of IPFS node. This is the place * where we execute fixes and performance tweaks for existing users. * * @par
src/daemon/config.js:154
↓ 1 callersFunctionnotifyError
({ title, body = '' })
src/common/notify.js:14
↓ 1 callersFunctiononError
(e)
src/take-screenshot.js:43
↓ 1 callersFunctionparseAddr
(addr)
src/protocol-handlers.js:10
↓ 1 callersFunctionplatformExe
()
scripts/ensure-electron.js:27
↓ 1 callersFunctionregisterAppStartTime
()
src/metrics/appStart.js:11
↓ 1 callersFunctionremoveApiFile
* Removes the repository api file. * * @param {import('ipfsd-ctl').Controller} ipfsd * @returns {void}
src/daemon/config.js:57
↓ 1 callersFunctionscreenshot
(format)
src/webui/screenshot.js:16
↓ 1 callersFunctionsendNotification
(launchWebUI, hasFailures, successCount, filename)
src/add-to-ipfs.js:57
↓ 1 callersFunctionsetCustomBinary
()
src/custom-ipfs-binary.js:11
↓ 1 callersFunctionsetup
()
src/auto-updater/index.js:26
↓ 1 callersFunctionsetupDaemon
()
src/daemon/index.js:13
↓ 1 callersFunctionstreamHandler
(format, stream)
src/webui/screenshot.js:4
↓ 1 callersFunctionsubmitAppReady
()
src/index.js:91
↓ 1 callersFunctiontruncateStack
(stack, headLines, tailLines)
src/dialogs/errors.js:45
↓ 1 callersFunctionunzip
(zipPath, dest)
scripts/ensure-electron.js:36
FunctionMockElectronStoreConstructor
({ ...options })
test/unit/mocks/store.js:7
FunctionactualLazyFn
(...args)
test/unit/context.spec.js:77
FunctionbusyPortDialog
* Dialog to show when there is a busy port and we offer an alternative. * * @param {Number} port is the busy port * @param {Number} alt is the alte
src/daemon/dialogs.js:54
FunctionbusyPortsDialog
* Dialog to show when there are two busy ports and we offer an alternative. * * @param {Number} port1 is the busy port 1 * @param {Number} alt1 is
src/daemon/dialogs.js:78
FunctioncannotConnectToApiDialog
* Dialog to show when the daemon cannot connect to remote API. * * @param {string} addr
src/daemon/dialogs.js:15
Functionclick
()
src/app-menu.js:45
Methodconstructor
()
src/context.js:32
Methodconstructor
(options)
src/common/store.js:82
FunctiongetAppContext
* * @returns {Context}
src/context.js:163
Functionlistener
src/daemon/daemon.js:92
FunctionmultipleBusyPortsDialog
* Dialog to show when there are multiple busy ports. * * @returns {boolean} open the configuration file
src/daemon/dialogs.js:32
FunctionpopupMenu
(event)
src/tray.js:404
FunctionrepositoryConfigurationIsMissingDialog
* Dialog to show when we detect that the configuration file is missing. * * @param {string} path
src/daemon/dialogs.js:132
FunctionrepositoryIsInvalidDialog
* Dialog to show when we detect that the repository is invalid, but we * are not sure what the problem is. * * @param {string} path
src/daemon/dialogs.js:142
FunctionrepositoryIsPrivateDialog
* Dialog to show when the repository is part of a private network. * * @param {string} path
src/daemon/dialogs.js:114
FunctionrepositoryMustBeDirectoryDialog
* Dialog to show when we detect that the repository is not a directory. * * @param {string} path
src/daemon/dialogs.js:123
FunctionstartDaemon
* Start the IPFS daemon. * * @param {any} opts * @returns {Promise<{ ipfsd: import('ipfsd-ctl').Controller|undefined } & IpfsLogs>}
src/daemon/daemon.js:220
Functionstop
()
src/daemon/daemon.js:110
← previous101–175 of 175, ranked by callers