stash/pkg/sqlite
Ian McKenzie 96fdd94a01
Create a section in the history panel to reset scene activity (#5168)
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2024-08-29 13:34:22 +10:00
..
blob
migrations Support for assigning any image from a gallery as the cover (#5053) 2024-08-29 11:24:52 +10:00
anonymise.go Use existing consts for table names in anonymise.go where available (#5167) 2024-08-27 13:01:12 +10:00
anonymise_test.go
batch.go
blob.go
blob_migrate.go
blob_test.go Movie group renames (#5039) 2024-07-04 09:10:26 +10:00
common.go
criterion_handlers.go
custom_migrations.go
database.go Support for assigning any image from a gallery as the cover (#5053) 2024-08-29 11:24:52 +10: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
file_test.go
filter.go
filter_internal_test.go
fingerprint.go
folder.go
folder_test.go
functions.go
gallery.go Support for assigning any image from a gallery as the cover (#5053) 2024-08-29 11:24:52 +10:00
gallery_chapter.go
gallery_chapter_test.go
gallery_filter.go
gallery_test.go Support for assigning any image from a gallery as the cover (#5053) 2024-08-29 11:24:52 +10:00
group.go Rename movie tables to groups in database schema (#5082) 2024-07-30 14:14:16 +10:00
group_filter.go Rename movie tables to groups in database schema (#5082) 2024-07-30 14:14:16 +10:00
group_test.go Rename movie group backend (#5044) 2024-07-04 11:36:05 +10:00
history.go
image.go Support for assigning any image from a gallery as the cover (#5053) 2024-08-29 11:24:52 +10:00
image_filter.go
image_test.go
migrate.go
performer.go Add missing performer sort options to whitelist (#5129) 2024-08-13 16:13:15 +10:00
performer_filter.go
performer_test.go
phash.go
query.go
record.go
regex.go
relationships.go
repository.go
saved_filter.go
saved_filter_test.go
scene.go Create a section in the history panel to reset scene activity (#5168) 2024-08-29 13:34:22 +10:00
scene_filter.go Rename movie tables to groups in database schema (#5082) 2024-07-30 14:14:16 +10:00
scene_marker.go
scene_marker_filter.go Markers scene filter (#5097) 2024-08-27 17:23:34 +10:00
scene_marker_test.go
scene_test.go Movie group renames (#5039) 2024-07-04 09:10:26 +10:00
setup_test.go Movie group renames (#5039) 2024-07-04 09:10:26 +10:00
sql.go
stash_id_test.go
studio.go
studio_filter.go
studio_test.go Movie group renames (#5039) 2024-07-04 09:10:26 +10:00
table.go Support for assigning any image from a gallery as the cover (#5053) 2024-08-29 11:24:52 +10:00
tables.go Support for assigning any image from a gallery as the cover (#5053) 2024-08-29 11:24:52 +10:00
tag.go Rename movie tables to groups in database schema (#5082) 2024-07-30 14:14:16 +10:00
tag_filter.go Rename movie tables to groups in database schema (#5082) 2024-07-30 14:14:16 +10:00
tag_test.go Movie group renames (#5039) 2024-07-04 09:10:26 +10:00
timestamp.go
transaction.go Movie group renames (#5039) 2024-07-04 09:10:26 +10:00
transaction_test.go
tx.go
values.go