Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/albozes/shotbuddy
/ functions
Functions
291 in github.com/albozes/shotbuddy
⨍
Functions
291
◇
Types & classes
6
↳
Endpoints
39
Function
create_shot_between
(project)
app/routes/shot_routes.py:220
Function
decorated
(*args, **kwargs)
app/utils.py:47
Function
delayed_restart
()
app/routes/settings_routes.py:204
Function
deleteArtistInSettings
(event, artistId)
app/static/js/main.js:1086
Function
deleteShot
(shotName)
app/static/js/main.js:1557
Function
delete_reference_image
Delete a reference image.
app/routes/reference_routes.py:84
Function
delete_shot
(project)
app/routes/shot_routes.py:193
Function
dismissOnboardingTip
()
app/static/js/main.js:3133
Function
editRefImageName
(currentName)
app/static/js/main.js:2787
Function
editShotName
(element, currentName)
app/static/js/main.js:1774
Function
executeApplyNaming
()
app/static/js/main.js:2284
Function
generate_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
Function
generate_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
Function
get_current_project
()
app/routes/project_routes.py:18
Function
get_prompt_versions
(project)
app/routes/shot_routes.py:150
Function
get_recent_projects
()
app/routes/project_routes.py:38
Function
get_reference_images
Get all reference images for the current project.
app/routes/reference_routes.py:17
Function
get_settings
Get user settings.
app/routes/settings_routes.py:19
Function
get_shot_prompt
(project)
app/routes/shot_routes.py:132
Function
get_shots
(project)
app/routes/shot_routes.py:42
Function
get_version
Return the current git commit hash and date.
app/routes/settings_routes.py:176
Function
handleDragLeave
(event)
app/static/js/main.js:1589
Function
handleDragOver
(event, fileType)
app/static/js/main.js:1584
Function
handleDrop
(event, shotName, expectedType)
app/static/js/main.js:1593
Function
handleDropZoneDragLeave
(event)
app/static/js/main.js:703
Function
handleLipsyncCellDragEnter
(event)
app/static/js/main.js:1347
Function
handleLipsyncCellDragLeave
(event)
app/static/js/main.js:1361
Function
handleLipsyncCellDragOver
(event)
app/static/js/main.js:1357
Function
handleLipsyncCellDrop
(event)
app/static/js/main.js:1369
Function
handleLipsyncCustomDrop
(event, shotName)
app/static/js/main.js:1413
Function
handleLipsyncQuadrantDragLeave
(event)
app/static/js/main.js:1380
Function
handleLipsyncQuadrantDragOver
(event)
app/static/js/main.js:1374
Function
handlePromptButtonClick
(event)
app/static/js/main.js:518
Function
handleRefDragLeave
(event)
app/static/js/main.js:2704
Function
handleRefDragOver
(event)
app/static/js/main.js:2699
Function
handleRefDrop
(event)
app/static/js/main.js:2731
Function
handleRefVersionDrop
(event, targetFilename)
app/static/js/main.js:2736
Function
handler
(e)
app/static/js/main.js:1154
Function
index
()
app/routes/project_routes.py:14
Function
insertNamingVar
(varName, inputId)
app/static/js/main.js:2209
Function
openArtistColorPicker
(event, artistId)
app/static/js/main.js:1114
Function
openArtistDropdown
(event, shotName)
app/static/js/main.js:874
Function
openCreateProjectModal
()
app/static/js/main.js:353
Function
openFileDialog
(shotName, fileType)
app/static/js/main.js:1685
Function
openLipsyncFileDialog
(shotName, fileType)
app/static/js/main.js:1384
Function
openNotesModal
(shotName)
app/static/js/main.js:1734
Function
openRefImageDialog
()
app/static/js/main.js:2743
Function
openSettingsModal
()
app/static/js/main.js:2158
Function
openShotsFolder
()
app/static/js/main.js:2041
Function
open_project
()
app/routes/project_routes.py:58
Function
open_shots_folder
Open the current project's shots folder in the file browser.
app/routes/shot_routes.py:304
Function
refresh_thumbnails
Clear and regenerate all thumbnails for the current project.
app/routes/shot_routes.py:358
Function
renameArtistInSettings
(artistId, newName)
app/static/js/main.js:1074
Function
rename_files_preview
Return a count of files that would be renamed by a naming pattern.
app/routes/settings_routes.py:48
Function
rename_reference_image
Rename a reference image.
app/routes/reference_routes.py:60
Function
rename_shot
(project)
app/routes/shot_routes.py:165
Function
repositionActiveTip
()
app/static/js/main.js:3217
Function
require_project
Decorator that ensures a current project exists before running the route.
app/utils.py:44
Function
resetOnboarding
()
app/static/js/main.js:3207
Function
restart
Restart the Shotbuddy server.
app/routes/settings_routes.py:198
Function
restore_reference_version
Restore a specific version of a reference image.
app/routes/reference_routes.py:176
Function
restore_version
Restore a previous version to the latest folder.
app/routes/shot_routes.py:450
Function
revealFile
(relPath, shotName, assetType)
app/static/js/main.js:1862
Function
revealLipsyncFolder
(shotName)
app/static/js/main.js:1487
Function
revealRefImage
(filename)
app/static/js/main.js:2826
Function
reveal_file
Reveal a file in the system file browser based on settings.
app/routes/shot_routes.py:253
Function
reveal_reference_image
Reveal a reference image in the file explorer.
app/routes/reference_routes.py:149
Function
saveNotesModal
()
app/static/js/main.js:1761
Function
saveProjectDrawerSettings
()
app/static/js/main.js:235
Function
savePrompt
()
app/static/js/main.js:2009
Function
saveSettings
()
app/static/js/main.js:2311
Function
save_shot_notes
(project)
app/routes/shot_routes.py:94
Function
save_shot_prompt
(project)
app/routes/shot_routes.py:112
Function
selectRefVersion
(event, filename, selectedVersion)
app/static/js/main.js:2845
Function
selectVersion
(event, shotName, assetType, selectedVersion)
app/static/js/main.js:2398
Function
serve_reference_image
Serve a reference image from latest/ or a specific WIP version.
app/routes/reference_routes.py:104
Function
serve_reference_thumbnail
Serve a reference image thumbnail from the cache directory.
app/routes/reference_routes.py:130
Function
serve_thumbnail
Serve a thumbnail from the cache directory.
app/routes/shot_routes.py:235
Function
serve_video
Serve a video file for preview playback.
app/routes/shot_routes.py:327
Function
signal_handler
(sig, frame)
run.py:177
Function
skipAllOnboardingTips
()
app/static/js/main.js:3165
Function
success_response
Return a standardized JSON success response.
app/utils.py:57
Function
sync_latest
Sync latest_images/ and latest_videos/ with the highest WIP versions.
app/routes/shot_routes.py:391
Function
toggleColorMode
()
app/static/js/main.js:2134
Function
toggleDrawerSection
(headerEl)
app/static/js/main.js:215
Function
toggleProjectDrawer
()
app/static/js/main.js:200
Function
toggleShotVersionDropdown
(event, badgeElement)
app/static/js/main.js:2375
Function
toggleSidebar
()
app/static/js/main.js:2583
Function
update_settings
Update user settings.
app/routes/settings_routes.py:31
Function
upload_file
(project)
app/routes/shot_routes.py:67
Function
upload_reference_image
Upload a new reference image.
app/routes/reference_routes.py:31
← previous
201–291 of 291, ranked by callers