stash/pkg/utils
DingDongSoLong4 5580525c2d
SQLite model refactoring, part 2 (#3839)
* Treat empty image input as null
* Add validation to models.Date
* Allow zero dates in database
* Make scene_markers.scene_id non-nullable
* Drop scraped_items table
* Remove movie/studio checksum
* Add migration notes
---------
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2023-07-13 12:15:02 +10:00
..
boolean.go Lint checks phase 2 (#1747) 2021-09-23 17:15:50 +10:00
context.go Fix gallery zip scan context (#3433) 2023-02-16 10:07:52 +11:00
date.go SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
func.go Add anonymise database task (#3186) 2022-12-23 09:15:27 +11:00
http.go Improve caching, HTTP headers and URL handling (#3594) 2023-04-19 13:01:32 +10:00
image.go SQLite model refactoring, part 2 (#3839) 2023-07-13 12:15:02 +10:00
mutex.go Scan refactor (#1816) 2021-10-15 10:39:48 +11:00
mutex_test.go Scan refactor (#1816) 2021-10-15 10:39:48 +11:00
phash.go Limit duplicate matching to files that have ~ same duration (#3663) 2023-05-03 15:01:59 +10:00
reflect.go Identify task (#1839) 2021-10-28 14:25:17 +11:00
reflect_test.go Identify task (#1839) 2021-10-28 14:25:17 +11:00
resources.go Change thumbnail default size and resize algorithm (#336) 2020-01-31 17:19:15 -05:00
strings.go Add penis length and circumcision stats to performers. (#3627) 2023-05-24 13:19:35 +10:00
strings_test.go [Files Refactor] Cleanup (#2893) 2022-09-07 16:50:15 +10:00
time.go Fix various generate issues (#1322) 2021-04-22 13:51:51 +10:00
user_agent.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
vtt.go utils: vtt: test + rewrite (#1284) 2021-05-25 11:25:26 +10:00
vtt_test.go utils: vtt: test + rewrite (#1284) 2021-05-25 11:25:26 +10:00