stash/pkg/models
philMorel 60f1ee2360
feat: Add Performers tab to Group detail page (#5895)
* Feat(#1401): Show all performers from group's scenes on group detail
* Add Groups criterion to performers
---------
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2025-06-11 17:07:09 +10:00
..
json
jsonschema Add marker end seconds import/export (#5777) 2025-03-28 16:50:26 +11:00
mocks Ignore missing scenes when submitting fingerprints (#5799) 2025-04-02 15:48:07 +11:00
paths Maintain saved filters in full export/import (#5465) 2024-11-12 16:59:28 +11:00
custom_fields.go Performer custom fields (#5487) 2024-12-03 13:49:55 +11:00
date.go
doc.go
errors.go
file.go
filename_parser.go
filter.go Performer custom fields (#5487) 2024-12-03 13:49:55 +11:00
find_filter.go
fingerprint.go Refactor stashbox package (#5699) 2025-03-25 10:30:51 +11:00
fingerprint_test.go
fs.go
gallery.go
generate.go
group.go
image.go Add Image Scraping (#5562) 2025-02-24 16:38:14 +11:00
import.go
model_file.go
model_folder.go
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 Add updated_at field to stash_id's (#5259) 2024-10-31 15:56:16 +11:00
model_scene_marker.go Markers can have end time (#5311) 2024-11-02 11:55:48 +11:00
model_scene_test.go
model_scraped_item.go Sort tags by name while scraping or merging scenes (#5752) 2025-04-02 14:26:14 +11:00
model_scraped_item_test.go Add updated_at field to stash_id's (#5259) 2024-10-31 15:56:16 +11:00
model_studio.go
model_tag.go Add Sort Name to Tags (#5531) 2025-02-11 08:17:21 +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
rating.go
rating_test.go
relationships.go
repository.go
repository_blob.go
repository_file.go
repository_folder.go
repository_gallery.go
repository_gallery_chapter.go
repository_group.go
repository_image.go
repository_performer.go Performer custom fields (#5487) 2024-12-03 13:49:55 +11:00
repository_scene.go Ignore missing scenes when submitting fingerprints (#5799) 2025-04-02 15:48:07 +11:00
repository_scene_marker.go
repository_studio.go
repository_tag.go
resolution.go
saved_filter.go
scene.go Add updated_at field to stash_id's (#5259) 2024-10-31 15:56:16 +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 Add updated_at field to stash_id's (#5259) 2024-10-31 15:56:16 +11:00
studio.go Add updated_at field to stash_id's (#5259) 2024-10-31 15:56:16 +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