stash/pkg/sqlite
InfiniteTF 7b7d6758ef
Change performer country value to be ISO code (#1922)
* Change performer country value to be ISO code
* Localize country names
* Use country select for filter

Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2022-10-28 16:37:57 +11:00
..
migrations Change performer country value to be ISO code (#1922) 2022-10-28 16:37:57 +11:00
common.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
custom_migrations.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
database.go Change performer country value to be ISO code (#1922) 2022-10-28 16:37:57 +11:00
file.go Fix path filters (#3041) 2022-10-26 18:48:13 +11:00
file_test.go [Files Refactor] Object file management (#2790) 2022-10-06 14:50:06 +11:00
filter.go Fix path filters (#3041) 2022-10-26 18:48:13 +11:00
filter_internal_test.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
fingerprint.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
folder.go More timestamp corrections (#2933) 2022-09-20 13:52:37 +10:00
folder_test.go More timestamp corrections (#2933) 2022-09-20 13:52:37 +10:00
functions.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
gallery.go Fix path filters (#3041) 2022-10-26 18:48:13 +11:00
gallery_test.go Rebuild association tables, ensure file-system-based galleries cannot be changed (#2955) 2022-09-30 09:18:58 +10:00
image.go Fix path filters (#3041) 2022-10-26 18:48:13 +11:00
image_test.go Rebuild association tables, ensure file-system-based galleries cannot be changed (#2955) 2022-09-30 09:18:58 +10:00
movies.go Performance improvements (#2925) 2022-09-30 10:49:51 +10:00
movies_test.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
performer.go [Files Refactor] Performance tuning (#2819) 2022-09-06 07:03:42 +00:00
performer_test.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
query.go [Files Refactor] Performance tuning (#2809) 2022-09-06 07:03:42 +00:00
record.go More timestamp corrections (#2933) 2022-09-20 13:52:37 +10:00
regex.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
repository.go Rebuild association tables, ensure file-system-based galleries cannot be changed (#2955) 2022-09-30 09:18:58 +10:00
saved_filter.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
saved_filter_test.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
scene.go Fix path filters (#3041) 2022-10-26 18:48:13 +11:00
scene_marker.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
scene_marker_test.go [Files Refactor] Performance tuning (#2819) 2022-09-06 07:03:42 +00:00
scene_test.go Fix path filters (#3041) 2022-10-26 18:48:13 +11:00
scraped_item.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
setup_test.go Fix tag/studio alias and caption null filtering (#2990) 2022-10-11 14:21:07 +11:00
sql.go Various bug fixes (#2945) 2022-09-25 12:07:55 +10:00
stash_id_test.go [Files Refactor] Performance tuning (#2819) 2022-09-06 07:03:42 +00:00
studio.go [Files Refactor] Performance tuning (#2819) 2022-09-06 07:03:42 +00:00
studio_test.go Fix tag/studio alias and caption null filtering (#2990) 2022-10-11 14:21:07 +11:00
table.go Fix update duplicate ids (#2965) 2022-09-30 18:44:37 +10:00
tables.go [Files Refactor] Performance tuning (#2819) 2022-09-06 07:03:42 +00:00
tag.go Add Tag description filter (#3011) 2022-10-26 18:06:52 +11:00
tag_test.go Include primary tag in tag marker count sorting (#2993) 2022-10-11 14:21:28 +11:00
transaction.go Use post commit hook for post-create plugin hooks (#2920) 2022-09-19 14:53:06 +10:00
tx.go Rebuild association tables, ensure file-system-based galleries cannot be changed (#2955) 2022-09-30 09:18:58 +10:00
values.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00