stash/pkg/sqlite
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
..
filter.go Join count filter criteria (#1254) 2021-04-09 18:46:00 +10:00
filter_internal_test.go added an url filter option in scenes (#1266) 2021-04-09 15:05:11 +10:00
gallery.go Add scene/image/gallery popover count buttons for performer/studio/tag cards (#1293) 2021-04-15 10:46:31 +10:00
gallery_test.go Join count filter criteria (#1254) 2021-04-09 18:46:00 +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
image_test.go Add scene/image/gallery popover count buttons for performer/studio/tag cards (#1293) 2021-04-15 10:46:31 +10:00
movies.go added an url filter option in scenes (#1266) 2021-04-09 15:05:11 +10:00
movies_test.go added an url filter option in scenes (#1266) 2021-04-09 15:05:11 +10:00
performer.go added details, deathdate, hair color, weight to performers and added details to studios (#1274) 2021-04-16 16:06:35 +10:00
performer_test.go added details, deathdate, hair color, weight to performers and added details to studios (#1274) 2021-04-16 16:06:35 +10:00
query.go Add scene/image/gallery popover count buttons for performer/studio/tag cards (#1293) 2021-04-15 10:46:31 +10:00
repository.go Add scene/image/gallery popover count buttons for performer/studio/tag cards (#1293) 2021-04-15 10:46:31 +10: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
scene_marker_test.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
scene_test.go added details, deathdate, hair color, weight to performers and added details to studios (#1274) 2021-04-16 16:06:35 +10:00
scraped_item.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
setup_test.go added details, deathdate, hair color, weight to performers and added details to studios (#1274) 2021-04-16 16:06:35 +10:00
sql.go Whitespace is not trimmed from the end of query strings (#1263) 2021-04-13 10:32:52 +10:00
stash_id_test.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
studio.go added an url filter option in scenes (#1266) 2021-04-09 15:05:11 +10:00
studio_test.go added an url filter option in scenes (#1266) 2021-04-09 15:05:11 +10:00
tag.go Remove slim graphql endpoints (#1207) 2021-03-17 11:17:01 +11:00
tag_test.go Performer tags (#1132) 2021-03-10 12:25:51 +11:00
transaction.go Setup and migration UI refactor (#1190) 2021-04-12 09:31:33 +10:00