stash/pkg/sqlite
2023-03-16 09:07:33 +11:00
..
migrations Set performer disambiguation for names with parentheses (#3406) 2023-02-10 09:30:23 +11:00
anonymise.go Anonymise marker titles (#3542) 2023-03-16 09:07:33 +11:00
anonymise_test.go Add anonymise database task (#3186) 2022-12-23 09:15:27 +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 Automatic database optimization and performance tweaks (#3527) 2023-03-13 13:45:13 +11:00
driver.go Automatic database optimization and performance tweaks (#3527) 2023-03-13 13:45:13 +11:00
file.go Error reliably on invalid filter (#3428) 2023-02-13 12:14:41 +11:00
file_test.go [Files Refactor] Object file management (#2790) 2022-10-06 14:50:06 +11:00
filter.go Support filtering by StashID endpoint (#3005) 2022-11-17 10:08:15 +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 Correct title ordering for objects without titles (#3244) 2022-12-09 08:29:34 +11:00
gallery.go Error reliably on invalid filter (#3428) 2023-02-13 12:14:41 +11:00
gallery_test.go Correct title ordering for objects without titles (#3244) 2022-12-09 08:29:34 +11:00
image.go Error reliably on invalid filter (#3428) 2023-02-13 12:14:41 +11:00
image_test.go [Feature] Images new fields : URL & Date (#3015) 2022-12-20 11:13:41 +11:00
movies.go Error reliably on invalid filter (#3428) 2023-02-13 12:14:41 +11:00
movies_test.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
performer.go Error reliably on invalid filter (#3428) 2023-02-13 12:14:41 +11:00
performer_test.go Performer disambiguation and aliases (#3113) 2022-12-01 13:54:08 +11:00
query.go Error reliably on invalid filter (#3428) 2023-02-13 12:14:41 +11:00
record.go Fix date fields not being nulled correctly when cleared (#3243) 2022-12-06 13:33:58 +11: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 Order saved filters by name (#3101) 2022-11-09 11:06:11 +11:00
saved_filter_test.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
scene.go Sort duplicate scenes by path (#3157) 2023-02-16 10:20:14 +11:00
scene_marker.go Optimize allData queries (#3452) 2023-02-20 09:24:47 +11:00
scene_marker_test.go Optimize allData queries (#3452) 2023-02-20 09:24:47 +11:00
scene_test.go Track watch activity for scenes. (#3055) 2022-11-21 12:55:15 +11:00
scraped_item.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
setup_test.go [Feature] Images new fields : URL & Date (#3015) 2022-12-20 11:13:41 +11:00
sql.go Tweak IS/IS NOT NULL date filter (#3326) 2023-01-28 18:33:49 -05:00
stash_id_test.go [Files Refactor] Performance tuning (#2819) 2022-09-06 07:03:42 +00:00
studio.go Error reliably on invalid filter (#3428) 2023-02-13 12:14:41 +11:00
studio_test.go Fix tag/studio alias and caption null filtering (#2990) 2022-10-11 14:21:07 +11:00
table.go Performer disambiguation and aliases (#3113) 2022-12-01 13:54:08 +11:00
tables.go Anonymise marker titles (#3542) 2023-03-16 09:07:33 +11:00
tag.go Error reliably on invalid filter (#3428) 2023-02-13 12:14:41 +11:00
tag_test.go Performer refactor (#3057) 2022-10-31 14:58:01 +11:00
transaction.go Fix database locked errors (#3153) 2022-11-21 06:49:10 +11:00
transaction_test.go Fix concurrent test timeout 2022-11-30 09:25:12 +11: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