stash/pkg/sqlite
yoshnopa 20520a58b4
Saved filter refactor (#4054)
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2023-09-01 10:04:56 +10:00
..
blob Blob fixes (#3599) 2023-03-26 10:56:32 +11:00
migrations Saved filter refactor (#4054) 2023-09-01 10:04:56 +10:00
anonymise.go Add database optimise task (#3929) 2023-07-28 11:23:18 +10:00
anonymise_test.go Add anonymise database task (#3186) 2022-12-23 09:15:27 +11:00
batch.go Handle large and all entity queries (#3544) 2023-03-16 09:08:21 +11:00
blob.go Blob fixes (#3599) 2023-03-26 10:56:32 +11:00
blob_migrate.go Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00
blob_test.go Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +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 Saved filter refactor (#4054) 2023-09-01 10:04:56 +10:00
date.go SQLite model refactoring, part 2 (#3839) 2023-07-13 12:15:02 +10:00
driver.go Sort special characters before numbers (#3829) 2023-06-22 09:51:21 +10:00
file.go Add folder rename detection (#3817) 2023-07-11 11:53:49 +10:00
file_test.go [Files Refactor] Object file management (#2790) 2022-10-06 14:50:06 +11:00
filter.go Handle missing studio ids in getHierarchicalValues (#3845) 2023-06-23 11:04:12 +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 SQLite model refactoring (#3791) 2023-06-15 12:46:09 +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 SQLite model refactoring, part 2 (#3839) 2023-07-13 12:15:02 +10:00
gallery_chapter.go Fix scene marker issues (#3955) 2023-07-28 11:22:43 +10:00
gallery_chapter_test.go SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
gallery_test.go SQLite model refactoring, part 2 (#3839) 2023-07-13 12:15:02 +10:00
image.go SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
image_test.go SQLite model refactoring, part 2 (#3839) 2023-07-13 12:15:02 +10:00
movies.go SQLite model refactoring, part 2 (#3839) 2023-07-13 12:15:02 +10:00
movies_test.go Saved filter refactor (#4054) 2023-09-01 10:04:56 +10:00
performer.go Fix performer tag sort (#4018) 2023-08-11 10:31:56 +10:00
performer_test.go SQLite model refactoring, part 2 (#3839) 2023-07-13 12:15:02 +10:00
phash.go Phash distance filter (#3596) 2023-04-17 15:36:51 +10:00
query.go Error reliably on invalid filter (#3428) 2023-02-13 12:14:41 +11:00
record.go SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
regex.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
repository.go Studio Tagger (#3510) 2023-07-31 09:50:24 +10:00
saved_filter.go Saved filter refactor (#4054) 2023-09-01 10:04:56 +10:00
saved_filter_test.go Saved filter refactor (#4054) 2023-09-01 10:04:56 +10:00
scene.go SQLite model refactoring, part 2 (#3839) 2023-07-13 12:15:02 +10:00
scene_marker.go Fix scene marker issues (#3955) 2023-07-28 11:22:43 +10:00
scene_marker_test.go Fix marker tag filtering (#3846) 2023-06-23 11:04:54 +10:00
scene_test.go SQLite model refactoring, part 2 (#3839) 2023-07-13 12:15:02 +10:00
setup_test.go Saved filter refactor (#4054) 2023-09-01 10:04:56 +10:00
sql.go SQLite model refactoring, part 2 (#3839) 2023-07-13 12:15:02 +10:00
stash_id_test.go [Files Refactor] Performance tuning (#2819) 2022-09-06 07:03:42 +00:00
studio.go Studio Tagger (#3510) 2023-07-31 09:50:24 +10:00
studio_test.go Studio Tagger (#3510) 2023-07-31 09:50:24 +10:00
table.go Multiple scene URLs (#3852) 2023-07-12 11:51:52 +10:00
tables.go Studio Tagger (#3510) 2023-07-31 09:50:24 +10:00
tag.go Fix scene marker issues (#3955) 2023-07-28 11:22:43 +10:00
tag_test.go SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
timestamp.go SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
transaction.go SQLite model refactoring, part 2 (#3839) 2023-07-13 12:15:02 +10: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 Add penis length and circumcision stats to performers. (#3627) 2023-05-24 13:19:35 +10:00