stash/pkg/models
2025-11-25 10:11:39 +11:00
..
json
jsonschema Feature: Tag StashID support (#6255) 2025-11-13 14:24:09 +11:00
mocks Show O Counter in Studio card (#5982) 2025-11-25 10:06:36 +11:00
paths Ensure tmp dir is created before creating temp file (#5977) 2025-06-30 07:52:32 +10:00
custom_fields.go Performer custom fields (#5487) 2024-12-03 13:49:55 +11:00
date.go
doc.go
errors.go
file.go Add findFolder and findFolders queries to graphql schema (#5965) 2025-06-26 15:48:29 +10:00
filename_parser.go
filter.go Add findFiles and findFile graphql queries (#5941) 2025-06-24 13:05:17 +10:00
find_filter.go
fingerprint.go Refactor stashbox package (#5699) 2025-03-25 10:30:51 +11:00
fingerprint_test.go
folder.go Add findFolder and findFolders queries to graphql schema (#5965) 2025-06-26 15:48:29 +10:00
fs.go
gallery.go Related files/folder filter for scenes/images/galleries (#6158) 2025-11-06 17:25:59 +11:00
generate.go
group.go Group O-Counter Filter/Sort (#6122) 2025-11-10 11:53:53 +11:00
image.go Related files/folder filter for scenes/images/galleries (#6158) 2025-11-06 17:25:59 +11:00
import.go
model_file.go Add findFiles and findFile graphql queries (#5941) 2025-06-24 13:05:17 +10:00
model_folder.go Add findFolder and findFolders queries to graphql schema (#5965) 2025-06-26 15:48:29 +10:00
model_gallery.go
model_gallery_chapter.go
model_group.go
model_image.go
model_joins.go
model_performer.go Performer custom fields (#5487) 2024-12-03 13:49:55 +11:00
model_saved_filter.go
model_scene.go
model_scene_marker.go Add bulk update markers interface (#6210) 2025-11-06 16:01:24 +11:00
model_scene_test.go
model_scraped_item.go Ignore empty studio alias in ScrapedStudio (#6313) 2025-11-25 10:11:39 +11:00
model_scraped_item_test.go Feature: Support Multiple URLs in Studios (#6223) 2025-11-10 14:34:21 +11:00
model_studio.go Feature: Support Multiple URLs in Studios (#6223) 2025-11-10 14:34:21 +11:00
model_tag.go Feature: Tag StashID support (#6255) 2025-11-13 14:24:09 +11:00
orientation.go
package.go
performer.go feat: Add Performers tab to Group detail page (#5895) 2025-06-11 17:07:09 +10:00
query.go Add findFiles and findFile graphql queries (#5941) 2025-06-24 13:05:17 +10:00
rating.go
rating_test.go
relationships.go
repository.go
repository_blob.go
repository_file.go
repository_folder.go Add findFolder and findFolders queries to graphql schema (#5965) 2025-06-26 15:48:29 +10:00
repository_gallery.go
repository_gallery_chapter.go
repository_group.go
repository_image.go Show O Counter in Studio card (#5982) 2025-11-25 10:06:36 +11:00
repository_performer.go Performer custom fields (#5487) 2024-12-03 13:49:55 +11:00
repository_scene.go Show O Counter in Studio card (#5982) 2025-11-25 10:06:36 +11:00
repository_scene_marker.go
repository_studio.go Feature: Support Multiple URLs in Studios (#6223) 2025-11-10 14:34:21 +11:00
repository_tag.go Feature: Tag StashID support (#6255) 2025-11-13 14:24:09 +11:00
resolution.go
saved_filter.go
scene.go Related files/folder filter for scenes/images/galleries (#6158) 2025-11-06 17:25:59 +11:00
scene_marker.go Scene Marker duration filter and sort (#5472) 2024-11-29 16:28:10 +11:00
search.go
search_test.go
stash_box.go Add rate limit to stashbox connection (#5764) 2025-03-27 11:54:00 +11:00
stash_ids.go Check for dupe IDs against boxes (#6309) 2025-11-25 08:58:57 +11:00
studio.go Feature: Support Multiple URLs in Studios (#6223) 2025-11-10 14:34:21 +11:00
tag.go Add Sort Name to Tags (#5531) 2025-02-11 08:17:21 +11:00
update.go
update_test.go
value.go