stash/pkg/sqlite
pickleahead 4c73f2f845
Add descriptions to tags and display tag cards on hover (#2708)
* add descriptions to tags
* display tag description and tag image on hover

Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2022-10-06 10:01:06 +11:00
..
migrations Add descriptions to tags and display tag cards on hover (#2708) 2022-10-06 10:01:06 +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 Add descriptions to tags and display tag cards on hover (#2708) 2022-10-06 10:01:06 +11:00
file.go More timestamp corrections (#2933) 2022-09-20 13:52:37 +10:00
file_test.go [Files Refactor] Performance tuning (#2784) 2022-09-06 07:03:42 +00:00
filter.go Performance improvements (#2925) 2022-09-30 10:49:51 +10: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 Performance improvements (#2925) 2022-09-30 10:49:51 +10: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 Performance improvements (#2925) 2022-09-30 10:49:51 +10: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 Performance improvements (#2925) 2022-09-30 10:49:51 +10: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 update duplicate ids (#2965) 2022-09-30 18:44:37 +10:00
scraped_item.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
setup_test.go [Files Refactor] Performance tuning (#2819) 2022-09-06 07:03:42 +00: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 File storage rewrite (#2676) 2022-09-06 07:03:42 +00: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 Rebuild association tables, ensure file-system-based galleries cannot be changed (#2955) 2022-09-30 09:18:58 +10:00
tag_test.go [Files Refactor] Performance tuning (#2819) 2022-09-06 07:03:42 +00: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