MCPcopy Create free account

hub / github.com/Narrator-AI/NarratorAI / functions

Functions548 in github.com/Narrator-AI/NarratorAI

FunctionhandleSaveTranslations
()
src/components/workflow-steps.tsx:2023
FunctionhandleScroll
(e: React.UIEvent<HTMLDivElement>)
src/components/sidebar.tsx:637
FunctionhandleScroll
()
src/app/page.tsx:1743
FunctionhandleSelectAllSrts
(checked: boolean)
src/components/translation-srt-modal.tsx:351
FunctionhandleSelectAllSrts
(checked: boolean | "indeterminate")
src/components/workflow-steps.tsx:830
FunctionhandleSelectProject
(project: Project)
src/app/page.tsx:461
FunctionhandleSettingsChange
(settingsOrUpdater: any)
src/app/page.tsx:944
FunctionhandleStylePromptChange
(value: string)
src/components/settings-sidebar.tsx:98
FunctionhandleSubmit
(e: React.FormEvent)
src/components/api-key-dialog.tsx:62
FunctionhandleSubmit
()
src/app/page.tsx:546
FunctionhandleSubtitleStyleChange
(property: keyof SubtitleStyle, value: string | number)
src/components/settings-sidebar.tsx:207
FunctionhandleTaskStatusUpdate
(event: Event)
src/components/workflow-steps.tsx:1123
FunctionhandleTaskSubmit
(event: Event)
src/components/sidebar.tsx:434
FunctionhandleTasksUpdate
(event: Event)
src/components/sidebar.tsx:274
FunctionhandleTestApiKey
()
src/tests/api-key-test.tsx:80
FunctionhandleWorkflowComplete
(finalResult: string)
src/app/page.tsx:809
FunctionimportFromExcel
(event: React.ChangeEvent<HTMLInputElement>)
src/components/workflow/components/LocalizationEditor.tsx:220
FunctionimportSRT
()
src/components/workflow-steps.tsx:6292
FunctionmapTaskStatus
( apiStatus: number )
src/components/sidebar.tsx:408
FunctionmapTaskStatusText
(status: string)
src/components/sidebar.tsx:396
FunctionnavigateToTaskSelectionPage
()
src/components/sidebar.tsx:81
FunctiononAppointmentSubmit
(values: z.infer<typeof appointmentFormSchema>)
src/app/forms/page.tsx:170
FunctiononFeedbackSubmit
(values: z.infer<typeof feedbackFormSchema>)
src/app/forms/page.tsx:162
FunctiononRegisterSubmit
(values: z.infer<typeof registerFormSchema>)
src/app/forms/page.tsx:154
FunctiononTaskUpdate
()
src/components/workflow-steps.tsx:1113
FunctionopenCreateProjectModal
()
src/app/page.tsx:330
FunctionopenProjectFiles
(projectId: string)
src/app/page.tsx:451
FunctionparseSrtContent
(srtString: string)
src/components/workflow/utils/subtitle.utils.ts:18
FunctionrefreshTaskList
()
src/components/sidebar.tsx:233
FunctionreturnToEdit
()
src/app/page.tsx:827
FunctionscrollLeft
()
src/app/page.tsx:1757
FunctionscrollRight
()
src/app/page.tsx:1764
FunctionstartCurrentStep
()
src/components/workflow-steps.tsx:6952
FunctionstartProcessing
()
src/components/workflow/components/VideoProcessing.tsx:33
FunctiontestApiConnection
()
src/tests/api-cors-test.tsx:36
FunctiontestConfirmTaskFlow
()
src/tests/api-test.tsx:123
FunctiontestCreateProject
()
src/tests/api-test.tsx:61
FunctiontestCreateTask
()
src/tests/api-test.tsx:99
FunctiontestGetTaskStatus
()
src/tests/api-test.tsx:135
FunctiontestUploadFile
()
src/tests/api-test.tsx:78
FunctiontoggleCollapse
()
src/components/sidebar.tsx:475
FunctiontoggleSelectAll
()
src/components/workflow-steps.tsx:4220
FunctiontoggleSettingsSidebar
()
src/app/test-settings/page.tsx:20
FunctiontoggleShowAllFeatures
()
src/app/page.tsx:246
Functionupdate
(props: ToasterToast)
src/components/ui/use-toast.tsx:146
FunctionupdateStepProgress
(stepId: string, progress: number)
src/components/workflow/WorkflowSteps.tsx:95
FunctionupdateTaskSrtList
(translationResults: TranslationResult[])
src/components/workflow-steps.tsx:1884
FunctionvalidateApiKey
(apiKey: string)
src/utils/api-key-helper.ts:27
← previous501–548 of 548, ranked by callers