stash/pkg/sqlite
dogwithakeyboard 241aae9100
check for '0001-01-01' in death_date (#3784)
2023-05-29 15:34:35 -04:00
..
blob Blob fixes (#3599) 2023-03-26 10:56:32 +11:00
migrations Add penis length and circumcision stats to performers. (#3627) 2023-05-24 13:19:35 +10:00
anonymise.go Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11: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 Add penis length and circumcision stats to performers. (#3627) 2023-05-24 13:19:35 +10:00
driver.go Phash distance filter (#3596) 2023-04-17 15:36:51 +10: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 Improve studio/tag/performer filtering (#3619) 2023-05-25 12:03:49 +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 Correct title ordering for objects without titles (#3244) 2022-12-09 08:29:34 +11:00
gallery.go Improve studio/tag/performer filtering (#3619) 2023-05-25 12:03:49 +10:00
gallery_chapter.go Add Chapters for Galleries (#3289) 2023-03-16 15:04:54 +11:00
gallery_chapter_test.go Add Chapters for Galleries (#3289) 2023-03-16 15:04:54 +11:00
gallery_test.go Add Chapters for Galleries (#3289) 2023-03-16 15:04:54 +11:00
image.go Improve studio/tag/performer filtering (#3619) 2023-05-25 12:03:49 +10:00
image_test.go Support image clips/gifs (#3583) 2023-05-17 09:30:51 +10:00
movies.go Improve caching, HTTP headers and URL handling (#3594) 2023-04-19 13:01:32 +10:00
movies_test.go Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00
performer.go check for '0001-01-01' in death_date (#3784) 2023-05-29 15:34:35 -04:00
performer_test.go Add penis length and circumcision stats to performers. (#3627) 2023-05-24 13:19:35 +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 Add penis length and circumcision stats to performers. (#3627) 2023-05-24 13:19:35 +10:00
regex.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
repository.go Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11: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 Improve studio/tag/performer filtering (#3619) 2023-05-25 12:03:49 +10:00
scene_marker.go Improve studio/tag/performer filtering (#3619) 2023-05-25 12:03:49 +10:00
scene_marker_test.go Optimize allData queries (#3452) 2023-02-20 09:24:47 +11:00
scene_test.go Limit duplicate matching to files that have ~ same duration (#3663) 2023-05-03 15:01:59 +10:00
scraped_item.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
setup_test.go Add penis length and circumcision stats to performers. (#3627) 2023-05-24 13:19:35 +10:00
sql.go Add penis length and circumcision stats to performers. (#3627) 2023-05-24 13:19:35 +10:00
stash_id_test.go [Files Refactor] Performance tuning (#2819) 2022-09-06 07:03:42 +00:00
studio.go Sort case insensitive, date by newest first (#3560) 2023-04-17 15:21:13 +10:00
studio_test.go Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00
table.go Performer disambiguation and aliases (#3113) 2022-12-01 13:54:08 +11:00
tables.go Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00
tag.go Improve studio/tag/performer filtering (#3619) 2023-05-25 12:03:49 +10:00
tag_test.go Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00
transaction.go Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +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 Add penis length and circumcision stats to performers. (#3627) 2023-05-24 13:19:35 +10:00