MCPcopy Create free account

hub / github.com/0xsline/StoryGen-Atelier / functions

Functions55 in github.com/0xsline/StoryGen-Atelier

↓ 23 callersFunctionlog
(event, payload = {})
backend/src/utils/logger.js:8
↓ 6 callersFunctionformatDuration
(ms)
frontend/src/VideoLogs.jsx:93
↓ 4 callersFunctionresolveStyleText
()
frontend/src/App.jsx:90
↓ 4 callersFunctionsaveGalleryApi
(story)
frontend/src/api.js:58
↓ 3 callersFunctionresizeStoryboard
(storyboard, desiredCount)
backend/src/services/llmService.js:45
↓ 2 callersFunctionexportLog
(log)
frontend/src/VideoLogs.jsx:105
↓ 2 callersFunctiongetImagePart
(shot)
backend/src/services/llmService.js:92
↓ 2 callersFunctionreadImageBytes
(imageUrl)
backend/src/services/videoService.js:19
↓ 2 callersFunctionretry
(fn, attempts = 2, delayMs = 400)
backend/src/services/llmService.js:55
↓ 1 callersFunctionclearStoryboardLogsApi
()
frontend/src/api.js:124
↓ 1 callersFunctionclearVideoLogsApi
()
frontend/src/api.js:97
↓ 1 callersFunctiondeleteGalleryApi
(id)
frontend/src/api.js:69
↓ 1 callersFunctiondeleteStoryboardLogApi
(id)
frontend/src/api.js:118
↓ 1 callersFunctiondeleteVideoLogApi
(id)
frontend/src/api.js:91
↓ 1 callersFunctionensureDirs
()
backend/src/services/videoService.js:13
↓ 1 callersFunctionextractVideoUriVertex
(op)
backend/src/services/videoService.js:161
↓ 1 callersFunctionfetchGallery
()
frontend/src/App.jsx:97
↓ 1 callersFunctionfetchLogs
()
frontend/src/VideoLogs.jsx:45
↓ 1 callersFunctiongenerateClipDirectly
(params)
backend/src/services/videoService.js:208
↓ 1 callersFunctiongenerateClipWithVertex
({ prompt, model, firstFrame, lastFrame, durationSeconds })
backend/src/services/videoService.js:172
↓ 1 callersFunctiongenerateId
()
backend/src/services/storyboardLogStore.js:30
↓ 1 callersFunctiongenerateId
()
backend/src/services/videoLogStore.js:28
↓ 1 callersFunctiongenerateStoryboardApi
(sentence, shotCount, style)
frontend/src/api.js:4
↓ 1 callersFunctiongenerateVideoApi
(storyboard)
frontend/src/api.js:27
↓ 1 callersFunctiongetStories
()
backend/src/services/galleryStore.js:52
↓ 1 callersFunctionhandleDelete
(id)
frontend/src/VideoLogs.jsx:64
↓ 1 callersFunctionhandleDeleteStory
(id)
frontend/src/App.jsx:267
↓ 1 callersFunctionhandleDownloadImage
(imageUrl, filename)
frontend/src/App.jsx:62
↓ 1 callersFunctionhandleLoadStory
(id)
frontend/src/App.jsx:252
↓ 1 callersFunctionhandleRegenerateShotImage
(index)
frontend/src/App.jsx:184
↓ 1 callersFunctionhandleViewStory
(story)
frontend/src/App.jsx:273
↓ 1 callersFunctionisPlaceholderImage
(url)
frontend/src/App.jsx:179
↓ 1 callersFunctionlistGalleryApi
()
frontend/src/api.js:51
↓ 1 callersFunctionlistStoryboardLogsApi
()
frontend/src/api.js:104
↓ 1 callersFunctionlistVideoLogsApi
()
frontend/src/api.js:77
↓ 1 callersFunctionpollOperationVertex
(name, maxAttempts = 60, delayMs = 40000)
backend/src/services/videoService.js:118
↓ 1 callersFunctionregenerateShotImageApi
(shot, style, referenceImageBase64, heroSubject, previousStyleHint)
frontend/src/api.js:130
↓ 1 callersFunctionrenderShots
()
frontend/src/App.jsx:277
↓ 1 callersFunctionsanitizeClipResults
(clips)
backend/src/services/videoLogStore.js:51
↓ 1 callersFunctionsanitizeStoryboard
(storyboard)
backend/src/services/videoLogStore.js:30
↓ 1 callersFunctionsanitizeTransitionPlans
(plans)
backend/src/services/videoLogStore.js:41
↓ 1 callersFunctionstartVideoJobVertex
({ prompt, model, firstFrame, lastFrame, durationSeconds })
backend/src/services/videoService.js:53
↓ 1 callersFunctiontoLog
(row)
backend/src/services/storyboardLogStore.js:32
↓ 1 callersFunctiontoLog
(row)
backend/src/services/videoLogStore.js:60
FunctionApp
()
frontend/src/App.jsx:28
FunctionVideoLogs
({ onBack })
frontend/src/VideoLogs.jsx:38
FunctionexportAllLogs
()
frontend/src/VideoLogs.jsx:174
FunctiongetStoryboardLogApi
(id)
frontend/src/api.js:111
FunctiongetVideoLogApi
(id)
frontend/src/api.js:84
FunctionhandleClearAll
()
frontend/src/VideoLogs.jsx:78
FunctionhandleGenerateVideo
()
frontend/src/App.jsx:131
FunctionhandleSaveStory
()
frontend/src/App.jsx:233
FunctionhandleSubmit
(e)
frontend/src/App.jsx:111
FunctionresetHome
()
frontend/src/App.jsx:47
FunctiontoStory
(row)
backend/src/services/galleryStore.js:42