MCPcopy Create free account

hub / github.com/albozes/shotbuddy / functions

Functions291 in github.com/albozes/shotbuddy

Functioncreate_shot_between
(project)
app/routes/shot_routes.py:220
Functiondecorated
(*args, **kwargs)
app/utils.py:47
Functiondelayed_restart
()
app/routes/settings_routes.py:204
FunctiondeleteArtistInSettings
(event, artistId)
app/static/js/main.js:1086
FunctiondeleteShot
(shotName)
app/static/js/main.js:1557
Functiondelete_reference_image
Delete a reference image.
app/routes/reference_routes.py:84
Functiondelete_shot
(project)
app/routes/shot_routes.py:193
FunctiondismissOnboardingTip
()
app/static/js/main.js:3133
FunctioneditRefImageName
(currentName)
app/static/js/main.js:2787
FunctioneditShotName
(element, currentName)
app/static/js/main.js:1774
FunctionexecuteApplyNaming
()
app/static/js/main.js:2284
Functiongenerate_thumbnail
Generate thumbnail on-demand for a specific shot asset. Used for lazy-loading thumbnails after initial page load.
app/routes/shot_routes.py:408
Functiongenerate_thumbnails_batch
Generate multiple thumbnails in a single request. Expects: { "items": [{"shot_name": "SH010", "asset_type": "image"}, ...] } Returns: { "succ
app/routes/shot_routes.py:531
Functionget_current_project
()
app/routes/project_routes.py:18
Functionget_prompt_versions
(project)
app/routes/shot_routes.py:150
Functionget_recent_projects
()
app/routes/project_routes.py:38
Functionget_reference_images
Get all reference images for the current project.
app/routes/reference_routes.py:17
Functionget_settings
Get user settings.
app/routes/settings_routes.py:19
Functionget_shot_prompt
(project)
app/routes/shot_routes.py:132
Functionget_shots
(project)
app/routes/shot_routes.py:42
Functionget_version
Return the current git commit hash and date.
app/routes/settings_routes.py:176
FunctionhandleDragLeave
(event)
app/static/js/main.js:1589
FunctionhandleDragOver
(event, fileType)
app/static/js/main.js:1584
FunctionhandleDrop
(event, shotName, expectedType)
app/static/js/main.js:1593
FunctionhandleDropZoneDragLeave
(event)
app/static/js/main.js:703
FunctionhandleLipsyncCellDragEnter
(event)
app/static/js/main.js:1347
FunctionhandleLipsyncCellDragLeave
(event)
app/static/js/main.js:1361
FunctionhandleLipsyncCellDragOver
(event)
app/static/js/main.js:1357
FunctionhandleLipsyncCellDrop
(event)
app/static/js/main.js:1369
FunctionhandleLipsyncCustomDrop
(event, shotName)
app/static/js/main.js:1413
FunctionhandleLipsyncQuadrantDragLeave
(event)
app/static/js/main.js:1380
FunctionhandleLipsyncQuadrantDragOver
(event)
app/static/js/main.js:1374
FunctionhandlePromptButtonClick
(event)
app/static/js/main.js:518
FunctionhandleRefDragLeave
(event)
app/static/js/main.js:2704
FunctionhandleRefDragOver
(event)
app/static/js/main.js:2699
FunctionhandleRefDrop
(event)
app/static/js/main.js:2731
FunctionhandleRefVersionDrop
(event, targetFilename)
app/static/js/main.js:2736
Functionhandler
(e)
app/static/js/main.js:1154
Functionindex
()
app/routes/project_routes.py:14
FunctioninsertNamingVar
(varName, inputId)
app/static/js/main.js:2209
FunctionopenArtistColorPicker
(event, artistId)
app/static/js/main.js:1114
FunctionopenArtistDropdown
(event, shotName)
app/static/js/main.js:874
FunctionopenCreateProjectModal
()
app/static/js/main.js:353
FunctionopenFileDialog
(shotName, fileType)
app/static/js/main.js:1685
FunctionopenLipsyncFileDialog
(shotName, fileType)
app/static/js/main.js:1384
FunctionopenNotesModal
(shotName)
app/static/js/main.js:1734
FunctionopenRefImageDialog
()
app/static/js/main.js:2743
FunctionopenSettingsModal
()
app/static/js/main.js:2158
FunctionopenShotsFolder
()
app/static/js/main.js:2041
Functionopen_project
()
app/routes/project_routes.py:58
Functionopen_shots_folder
Open the current project's shots folder in the file browser.
app/routes/shot_routes.py:304
Functionrefresh_thumbnails
Clear and regenerate all thumbnails for the current project.
app/routes/shot_routes.py:358
FunctionrenameArtistInSettings
(artistId, newName)
app/static/js/main.js:1074
Functionrename_files_preview
Return a count of files that would be renamed by a naming pattern.
app/routes/settings_routes.py:48
Functionrename_reference_image
Rename a reference image.
app/routes/reference_routes.py:60
Functionrename_shot
(project)
app/routes/shot_routes.py:165
FunctionrepositionActiveTip
()
app/static/js/main.js:3217
Functionrequire_project
Decorator that ensures a current project exists before running the route.
app/utils.py:44
FunctionresetOnboarding
()
app/static/js/main.js:3207
Functionrestart
Restart the Shotbuddy server.
app/routes/settings_routes.py:198
Functionrestore_reference_version
Restore a specific version of a reference image.
app/routes/reference_routes.py:176
Functionrestore_version
Restore a previous version to the latest folder.
app/routes/shot_routes.py:450
FunctionrevealFile
(relPath, shotName, assetType)
app/static/js/main.js:1862
FunctionrevealLipsyncFolder
(shotName)
app/static/js/main.js:1487
FunctionrevealRefImage
(filename)
app/static/js/main.js:2826
Functionreveal_file
Reveal a file in the system file browser based on settings.
app/routes/shot_routes.py:253
Functionreveal_reference_image
Reveal a reference image in the file explorer.
app/routes/reference_routes.py:149
FunctionsaveNotesModal
()
app/static/js/main.js:1761
FunctionsaveProjectDrawerSettings
()
app/static/js/main.js:235
FunctionsavePrompt
()
app/static/js/main.js:2009
FunctionsaveSettings
()
app/static/js/main.js:2311
Functionsave_shot_notes
(project)
app/routes/shot_routes.py:94
Functionsave_shot_prompt
(project)
app/routes/shot_routes.py:112
FunctionselectRefVersion
(event, filename, selectedVersion)
app/static/js/main.js:2845
FunctionselectVersion
(event, shotName, assetType, selectedVersion)
app/static/js/main.js:2398
Functionserve_reference_image
Serve a reference image from latest/ or a specific WIP version.
app/routes/reference_routes.py:104
Functionserve_reference_thumbnail
Serve a reference image thumbnail from the cache directory.
app/routes/reference_routes.py:130
Functionserve_thumbnail
Serve a thumbnail from the cache directory.
app/routes/shot_routes.py:235
Functionserve_video
Serve a video file for preview playback.
app/routes/shot_routes.py:327
Functionsignal_handler
(sig, frame)
run.py:177
FunctionskipAllOnboardingTips
()
app/static/js/main.js:3165
Functionsuccess_response
Return a standardized JSON success response.
app/utils.py:57
Functionsync_latest
Sync latest_images/ and latest_videos/ with the highest WIP versions.
app/routes/shot_routes.py:391
FunctiontoggleColorMode
()
app/static/js/main.js:2134
FunctiontoggleDrawerSection
(headerEl)
app/static/js/main.js:215
FunctiontoggleProjectDrawer
()
app/static/js/main.js:200
FunctiontoggleShotVersionDropdown
(event, badgeElement)
app/static/js/main.js:2375
FunctiontoggleSidebar
()
app/static/js/main.js:2583
Functionupdate_settings
Update user settings.
app/routes/settings_routes.py:31
Functionupload_file
(project)
app/routes/shot_routes.py:67
Functionupload_reference_image
Upload a new reference image.
app/routes/reference_routes.py:31
← previous201–291 of 291, ranked by callers