MCPcopy Create free account

hub / github.com/EdgeTX/buddy / functions

Functions430 in github.com/EdgeTX/buddy

FunctionbackupTargets
( backupBundleUrl: string )
src/shared/backend/services/backupStore.ts:53
FunctionbadSdcard
()
src/renderer/stories/sdcard/SdcardEditorScreen.stories.tsx:52
FunctionbaseLayout
()
src/renderer/stories/Layout.stories.tsx:34
FunctionbeforeUnload
(e: BeforeUnloadEvent)
src/renderer/pages/flash/FlashExecution.tsx:75
Functionblocks
()
src/shared/uf2/uf2.ts:349
FunctionbuildError
()
src/renderer/stories/flashing/components/DownloadFirmwareTimeline.stories.tsx:44
Functionbuilding
()
src/renderer/stories/flashing/components/DownloadFirmwareTimeline.stories.tsx:25
FunctioncheckModelCollisions
( backup: LocalBackup, directoryHandle: FileSystemDirectoryHandle, selectedModels?: string[] )
src/shared/backend/services/backupStore.ts:436
Functioncloudbuild
()
src/renderer/stories/flashing/components/FlashJobTimeline.stories.tsx:242
FunctioncloudbuildError
()
src/renderer/stories/flashing/components/FlashJobTimeline.stories.tsx:300
FunctioncloudbuildJobStatus
( release: string, target: string, flags: { name: string; value: string }[], build_finished?: boolean,
src/test-utils/mocks.ts:595
FunctioncloudbuildStatus
()
src/renderer/stories/flashing/components/FlashJobTimeline.stories.tsx:269
FunctioncloudbuildTargets
(delay = 500)
src/test-utils/mocks.ts:555
FunctioncommitSelected
()
src/renderer/stories/flashing/dev/pr-builds/FirmwarePrBuildPicker.stories.tsx:49
Functioncompleted
()
src/renderer/stories/flashing/components/FlashJobTimeline.stories.tsx:215
Functioncompleted
()
src/renderer/stories/flashing/wizard/Execution.stories.tsx:34
FunctionconnectingRelease
()
src/renderer/stories/flashing/components/FlashJobTimeline.stories.tsx:9
Methodconstructor
( public readonly device: USBDevice, public readonly settings: WebDFUOptions, private readonly log
src/shared/dfu/index.ts:100
Methodconstructor
(url: string)
src/shared/backend/utils/ZipHTTPRangeReader.ts:16
Functioncontained
()
src/renderer/stories/flashing/wizard/steps/firmware-selection/FirmwareDescription.stories.tsx:28
FunctioncreateBackupFromDirectory
( directoryHandle: FileSystemDirectoryHandle, options?: { selectedModels?: string[]; includeLabels
src/shared/backend/services/backupStore.ts:650
FunctioncreateBuildError
()
src/renderer/stories/flashing/components/DownloadFirmwareTimeline.stories.tsx:9
FunctioncreateJob
(params: JobStatusParams)
src/shared/backend/services/cloudbuild.ts:77
FunctioncreateJob
( stages: (keyof FlashStagesType)[], meta: FlashJobMetaType )
src/shared/backend/services/flashJobs.ts:18
FunctioncreateMockContext
( extras: { fileSystem: FileSystemApi; github: GithubClient; }, options?: { faster?: boolean
src/shared/backend/mocks/context.ts:8
FunctioncreateSdcardJob
( stages: (keyof SdcardWriteJobStagesType)[] )
src/shared/backend/services/sdcardJobs.ts:29
Functiondev
()
src/renderer/stories/flashing/wizard/steps/Firmware.stories.tsx:40
FunctiondeviceNotSelected
()
src/renderer/stories/flashing/components/DeviceList.stories.tsx:11
FunctiondeviceSelected
()
src/renderer/stories/flashing/components/DeviceList.stories.tsx:19
Functiondevices
()
src/renderer/stories/flashing/wizard/steps/DeviceSelection.stories.tsx:12
FunctiondirectoryNotSelected
()
src/renderer/stories/sdcard/SelectSdcardScreen.stories.tsx:29
FunctiondirectorySelected
()
src/renderer/stories/sdcard/SelectSdcardScreen.stories.tsx:28
FunctiondownloadBinary
(downloadUrl: string)
src/shared/backend/services/cloudbuild.ts:150
FunctiondownloadContents
( assetUrls: string[], onProgress?: (progress: number) => void )
src/shared/backend/services/sdcardAssets.ts:79
FunctiondownloadError
()
src/renderer/stories/flashing/components/DownloadFirmwareTimeline.stories.tsx:78
FunctiondownloadError
()
src/renderer/stories/flashing/components/FlashJobTimeline.stories.tsx:63
Functiondownloading
()
src/renderer/stories/sdcard/editor/JobStatusModal.stories.tsx:9
Functiondownloading
()
src/renderer/stories/flashing/components/DownloadFirmwareTimeline.stories.tsx:63
FunctiondownloadingRelease
()
src/renderer/stories/flashing/components/FlashJobTimeline.stories.tsx:36
Functionelectron
()
src/renderer/stories/flashing/components/DeviceSelector.stories.tsx:20
FunctionelectronNoDevices
()
src/renderer/stories/flashing/components/DeviceSelector.stories.tsx:36
Functionerasing
()
src/renderer/stories/sdcard/editor/JobStatusModal.stories.tsx:13
Functionerasing
()
src/renderer/stories/flashing/components/FlashJobTimeline.stories.tsx:133
FunctionerasingBootloader
()
src/renderer/stories/flashing/components/FlashJobTimeline.stories.tsx:91
FunctionerasingFlashProtected
()
src/renderer/stories/flashing/components/FlashJobTimeline.stories.tsx:160
FunctionerrorLoading
()
src/renderer/stories/flashing/dev/pr-builds/FirmwarePrBuildPicker.stories.tsx:86
FunctionerrorLoading
(args)
src/renderer/stories/flashing/wizard/steps/firmware-selection/FirmwareReleasesPicker.stories.tsx:49
FunctionerrorRunning
()
src/renderer/stories/flashing/wizard/Execution.stories.tsx:22
Functionexample
()
src/renderer/stories/flashing/components/FirmwarePrBuildSummary.stories.tsx:11
Functionexample
()
src/renderer/stories/flashing/components/DeviceSummary.stories.tsx:13
Functionexample
()
src/renderer/stories/flashing/components/FirmwareReleaseSummary.stories.tsx:11
FunctionfetchBackup
( backupBundleUrl: string, target: string )
src/shared/backend/services/backupStore.ts:98
FunctionfetchFirmware
( firmwareBundleUrl: string, target: string )
src/shared/backend/services/firmwareStore.ts:98
FunctionfetchPrBuild
( github: GithubClient, commitSha: string )
src/shared/backend/services/firmwareStore.ts:136
FunctionfetchPrBuild
( github: GithubClient, commitSha: string )
src/shared/backend/services/backupStore.ts:865
FunctionfetchTargets
()
src/shared/backend/services/cloudbuild.ts:52
FunctionfetchTargetsManifest
( tag: string )
src/shared/backend/services/sdcardAssets.ts:47
FunctionfileUploaded
( props )
src/renderer/stories/flashing/wizard/steps/firmware-selection/FirmwareUploadArea.stories.tsx:16
FunctionfindAvailableModelSlots
( directoryHandle: FileSystemDirectoryHandle, count: number )
src/shared/backend/services/backupStore.ts:555
FunctionfirmwareTargets
( firmwareBundleUrl: string )
src/shared/backend/services/firmwareStore.ts:50
Functionflashing
()
src/renderer/stories/flashing/components/FlashJobTimeline.stories.tsx:188
FunctionfullProcess
()
src/renderer/stories/flashing/components/DownloadFirmwareTimeline.stories.tsx:142
FunctionfullProcess
()
src/renderer/stories/flashing/components/FlashJobTimeline.stories.tsx:412
FunctiongatherDFUDevices
(usb: WebUSB)
src/shared/dfu/index.ts:1174
MethodgetDfuseFirstWritableSegment
()
src/shared/dfu/index.ts:1015
MethodgetDfuseMaxReadSize
(startAddr: number)
src/shared/dfu/index.ts:1029
MethodgetLength
()
src/shared/backend/utils/ZipHTTPRangeReader.ts:20
FunctiongetLocalBackupById
(id: string)
src/shared/backend/services/backupStore.ts:129
FunctiongetLocalFirmwareById
(id: string)
src/shared/backend/services/firmwareStore.ts:133
FunctiongetModelsWithNames
( directoryHandle: FileSystemDirectoryHandle )
src/shared/backend/services/backupStore.ts:598
FunctiongoodSdcard
()
src/renderer/stories/sdcard/SdcardEditorScreen.stories.tsx:51
FunctionhandleAutoRename
()
src/renderer/pages/backup/CollisionModal.tsx:54
FunctionhandleClearAll
()
src/renderer/pages/backup/file/BackupUploadArea.tsx:268
FunctionhandleCollisionResolve
( renames: Record<string, string>, overwrite: boolean )
src/renderer/pages/backup/BackupRestoreFlow.tsx:435
FunctionhandleCreateBackup
()
src/renderer/pages/backup/BackupCreateFlow.tsx:167
FunctionhandleOverwriteAll
()
src/renderer/pages/backup/CollisionModal.tsx:78
FunctionhandlePreviewModel
( modelContent: Record<string, unknown>, modelName: string )
src/renderer/pages/backup/BackupRestoreFlow.tsx:446
FunctionhandleRestoreModels
(models: ModelItem[])
src/renderer/pages/backup/BackupRestoreFlow.tsx:177
FunctionhandleRestoreWithRenames
()
src/renderer/pages/backup/CollisionModal.tsx:82
FunctionhandleSelectDirectory
()
src/renderer/pages/backup/BackupCreateFlow.tsx:141
FunctioninCard
()
src/renderer/stories/flashing/components/FirmwarePrBuildSummary.stories.tsx:19
FunctioninCard
()
src/renderer/stories/flashing/components/DeviceSummary.stories.tsx:19
FunctioninCard
()
src/renderer/stories/flashing/components/FirmwareReleaseSummary.stories.tsx:18
FunctioninTabs
()
src/renderer/stories/sdcard/editor/AssetsTab.stories.tsx:20
FunctionincludePrereleases
(args)
src/renderer/stories/flashing/wizard/steps/firmware-selection/FirmwareReleasesPicker.stories.tsx:37
Functioninit
()
src/renderer/i18n/LazyImportPlugin.ts:6
FunctioninitialRender
()
src/renderer/stories/flashing/wizard/steps/Firmware.stories.tsx:21
MethodintfNumber
()
src/shared/dfu/index.ts:568
FunctionlayoutWithContent
()
src/renderer/stories/Layout.stories.tsx:10
Functionlistener
(message: MessageEvent<unknown>)
src/webworker/crossboundary/utils.ts:25
FunctionloadSuccessfully
()
src/renderer/stories/flashing/dev/pr-builds/FirmwarePrBuildPicker.stories.tsx:34
FunctionloadSuccessfully
(args)
src/renderer/stories/flashing/wizard/steps/firmware-selection/FirmwareReleasesPicker.stories.tsx:25
Functionloading
()
src/renderer/stories/flashing/components/DeviceList.stories.tsx:23
FunctionmacOs
()
src/renderer/stories/Layout.stories.tsx:26
FunctionmissingEverything
()
src/renderer/stories/CompatNoticeModal.stories.tsx:11
FunctionmissingFilesystemApi
()
src/renderer/stories/CompatNoticeModal.stories.tsx:18
FunctionmissingWebUSBApiAccess
()
src/renderer/stories/CompatNoticeModal.stories.tsx:25
FunctionnoDevices
()
src/renderer/stories/flashing/wizard/steps/DeviceSelection.stories.tsx:20
FunctionnotExists
()
src/renderer/stories/sdcard/SdcardEditorScreen.stories.tsx:53
FunctiononAfterSetupMiddleware
()
webpack/renderer.config.js:179
← previousnext →301–400 of 430, ranked by callers