stash/pkg/models/jsonschema
WithoutPants d2743cf5fb
Change performer height to be numeric (#3060)
* Make height an int. Add height_cm field
* Change UI to use height_cm
* Use number fields for height/weight
* Add migration note
2022-11-08 14:09:03 +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 [Feature] Add fields director and (studio) code to scenes (#3051) 2022-11-07 18:16:52 +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