stash/pkg/sqlite
2025-12-04 07:28:06 +11:00
..
blob
migrations Feature: Tag StashID support (#6255) 2025-11-13 14:24:09 +11:00
anonymise.go Feature: Tag StashID support (#6255) 2025-11-13 14:24:09 +11:00
anonymise_test.go
batch.go Add findFiles and findFile graphql queries (#5941) 2025-06-24 13:05:17 +10:00
blob.go
blob_migrate.go
blob_test.go
common.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
criterion_handlers.go Related files/folder filter for scenes/images/galleries (#6158) 2025-11-06 17:25:59 +11:00
custom_fields.go Add support for removing custom field keys (#6362) 2025-12-04 07:28:06 +11:00
custom_fields_test.go Add support for removing custom field keys (#6362) 2025-12-04 07:28:06 +11:00
custom_migrations.go
database.go Feature: Tag StashID support (#6255) 2025-11-13 14:24:09 +11:00
date.go
doc.go Add package docs and project vision/goals (#5169) 2024-08-28 09:01:39 +10:00
driver.go
file.go Handle modified files where the case of the filename changed on case-insensitive filesystems (#6327) 2025-12-02 12:53:37 +11:00
file_filter.go Related files/folder filter for scenes/images/galleries (#6158) 2025-11-06 17:25:59 +11:00
file_filter_test.go Add findFolder and findFolders queries to graphql schema (#5965) 2025-06-26 15:48:29 +10:00
file_test.go Handle modified files where the case of the filename changed on case-insensitive filesystems (#6327) 2025-12-02 12:53:37 +11:00
filter.go Performer custom fields (#5487) 2024-12-03 13:49:55 +11:00
filter_hierarchical.go
filter_internal_test.go
fingerprint.go
folder.go Handle modified files where the case of the filename changed on case-insensitive filesystems (#6327) 2025-12-02 12:53:37 +11:00
folder_filter.go Related files/folder filter for scenes/images/galleries (#6158) 2025-11-06 17:25:59 +11:00
folder_filter_test.go Add findFolder and findFolders queries to graphql schema (#5965) 2025-06-26 15:48:29 +10:00
folder_test.go Handle modified files where the case of the filename changed on case-insensitive filesystems (#6327) 2025-12-02 12:53:37 +11:00
functions.go
gallery.go Fix tag order on details pages (#6143) 2025-10-16 13:15:09 +11:00
gallery_chapter.go
gallery_chapter_test.go
gallery_filter.go Related files/folder filter for scenes/images/galleries (#6158) 2025-11-06 17:25:59 +11:00
gallery_test.go Fix tag order on details pages (#6143) 2025-10-16 13:15:09 +11:00
group.go Group O-Counter Filter/Sort (#6122) 2025-11-10 11:53:53 +11:00
group_filter.go Group O-Counter Filter/Sort (#6122) 2025-11-10 11:53:53 +11:00
group_relationships.go
group_test.go
history.go
image.go Show O Counter in Studio card (#5982) 2025-11-25 10:06:36 +11:00
image_filter.go Related files/folder filter for scenes/images/galleries (#6158) 2025-11-06 17:25:59 +11:00
image_test.go
migrate.go Fix various migration issues (#5723) 2025-03-19 08:04:21 +11:00
performer.go Feature: Filter by Total Scene Duration (#6172) 2025-11-10 10:45:36 +11:00
performer_filter.go feat: Add Performers tab to Group detail page (#5895) 2025-06-11 17:07:09 +10:00
performer_test.go Fix tag order on details pages (#6143) 2025-10-16 13:15:09 +11:00
phash.go
query.go Performer custom fields (#5487) 2024-12-03 13:49:55 +11:00
record.go
regex.go
relationships.go
repository.go Performer custom fields (#5487) 2024-12-03 13:49:55 +11:00
saved_filter.go
saved_filter_test.go
scene.go Show O Counter in Studio card (#5982) 2025-11-25 10:06:36 +11:00
scene_filter.go Related files/folder filter for scenes/images/galleries (#6158) 2025-11-06 17:25:59 +11:00
scene_marker.go Add bulk update markers interface (#6210) 2025-11-06 16:01:24 +11:00
scene_marker_filter.go
scene_marker_test.go
scene_test.go Feature: Support Multiple URLs in Studios (#6223) 2025-11-10 14:34:21 +11:00
setup_test.go Feature: Support Multiple URLs in Studios (#6223) 2025-11-10 14:34:21 +11:00
sql.go Related files/folder filter for scenes/images/galleries (#6158) 2025-11-06 17:25:59 +11:00
stash_id_test.go Feature: Tag StashID support (#6255) 2025-11-13 14:24:09 +11:00
studio.go Bugfix: Fix empty Aliases Being Created for Studios (#6273) 2025-11-14 11:49:26 +11:00
studio_filter.go Feature: Support Multiple URLs in Studios (#6223) 2025-11-10 14:34:21 +11:00
studio_test.go Feature: Support Multiple URLs in Studios (#6223) 2025-11-10 14:34:21 +11:00
table.go Initialise UpdatedAt for stash ids (#5680) 2025-02-26 08:03:35 +11:00
tables.go Feature: Tag StashID support (#6255) 2025-11-13 14:24:09 +11:00
tag.go Feature: Tag StashID support (#6255) 2025-11-13 14:24:09 +11:00
tag_filter.go Add Sort Name to Tags (#5531) 2025-02-11 08:17:21 +11:00
tag_test.go Feature: Tag StashID support (#6255) 2025-11-13 14:24:09 +11:00
timestamp.go
transaction.go
transaction_test.go Upgrade gqlgenc (#5901) 2025-06-03 08:55:51 +10:00
tx.go
values.go