stash/pkg/models/jsonschema
WithoutPants 4a054ab081
Support file-less scenes. Add scene split, merge and reassign file (#3006)
* Reassign scene file functionality
* Implement scene create
* Add scene create UI
* Add sceneMerge backend support
* Add merge scene to UI
* Populate split create with scene details
* Add merge button to duplicate checker
* Handle file-less scenes in marker preview generate
* Make unique file name for file-less scene exports
* Add o-counter to scene update input
* Hide rescan for file-less scenes
* Generate heatmap if no speed set on file
* Fix count in scene/image queries
2022-11-14 16:35:09 +11:00
..
file_folder.go [Files Refactor] Don't require fingerprint calculation post-migrate (#2892) 2022-09-07 14:21:10 +10:00
folder.go Fix filename generation in export (#2883) 2022-09-06 07:04:52 +00:00
gallery.go Fix json filename generation (#2887) 2022-09-06 07:04:52 +00:00
image.go Fix json filename generation (#2887) 2022-09-06 07:04:52 +00:00
movie.go Fix json filename generation (#2887) 2022-09-06 07:04:52 +00:00
performer.go Change performer height to be numeric (#3060) 2022-11-08 14:09:03 +11:00
scene.go Support file-less scenes. Add scene split, merge and reassign file (#3006) 2022-11-14 16:35:09 +11:00
scraped.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
studio.go Fix json filename generation (#2887) 2022-09-06 07:04:52 +00:00
tag.go Add descriptions to tags and display tag cards on hover (#2708) 2022-10-06 10:01:06 +11:00
utils.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00