stash/pkg/models
WithoutPants 8705f78591
Duplicate checker UI improvements (#1309)
* Add tools settings page
* Add tools and move dupe checker
* Make negative number get all
* Show missing phashes
* Add multi-edit button
* Show scene details
2021-04-20 18:58:28 +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 Duplicate checker UI improvements (#1309) 2021-04-20 18:58:28 +10: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