stash/pkg/models
julien0221 d673c4ce03
added details, deathdate, hair color, weight to performers and added details to studios (#1274)
* added details to performers and studios
* added deathdate, hair_color and weight to performers
* Simplify performer/studio create mutations
* Add changelog and recategorised

Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2021-04-16 16:06:35 +10:00
..
mocks Add scene/image/gallery popover count buttons for performer/studio/tag cards (#1293) 2021-04-15 10:46:31 +10:00
extension_find_filter.go String regex filter criteria and selective autotag (#1082) 2021-02-02 07:57:56 +11:00
extension_resolution.go Add sqlite filter builder. Add AND, OR, NOT filters to scene filter (#1115) 2021-03-02 11:27:36 +11:00
gallery.go Add scene/image/gallery popover count buttons for performer/studio/tag cards (#1293) 2021-04-15 10:46:31 +10:00
image.go Add scene/image/gallery popover count buttons for performer/studio/tag cards (#1293) 2021-04-15 10:46:31 +10:00
json_time.go Prevent invalid date tag in video file from aborting scan (#836) 2020-10-11 12:02:41 +11:00
model_gallery.go Decouple galleries from scenes (#1057) 2021-02-02 07:56:54 +11:00
model_image.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
model_joins.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
model_movie.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
model_performer.go added details, deathdate, hair color, weight to performers and added details to studios (#1274) 2021-04-16 16:06:35 +10:00
model_scene.go Add phash generation and dupe checking (#1158) 2021-04-12 09:04:40 +10:00
model_scene_marker.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
model_scraped_item.go added details, deathdate, hair color, weight to performers and added details to studios (#1274) 2021-04-16 16:06:35 +10:00
model_studio.go added details, deathdate, hair color, weight to performers and added details to studios (#1274) 2021-04-16 16:06:35 +10:00
model_tag.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
movie.go Remove slim graphql endpoints (#1207) 2021-03-17 11:17:01 +11:00
performer.go Remove slim graphql endpoints (#1207) 2021-03-17 11:17:01 +11:00
repository.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
scene.go Add phash generation and dupe checking (#1158) 2021-04-12 09:04:40 +10:00
scene_marker.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
scraped.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
sql.go Make file upload limits configurable (#1079) 2021-01-29 20:27:02 +11:00
sqlite_date.go Add partial import functionality (#812) 2020-09-20 18:36:02 +10:00
sqlite_timestamp.go Handle zip file modification (#877) 2020-11-05 10:26:51 +11:00
stash_ids.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
studio.go Remove slim graphql endpoints (#1207) 2021-03-17 11:17:01 +11:00
tag.go Remove slim graphql endpoints (#1207) 2021-03-17 11:17:01 +11:00
transaction.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00