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
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
mutex_test.go
phash.go Limit duplicate matching to files that have ~ same duration (#3663) 2023-05-03 15:01:59 +10:00
reflect.go
reflect_test.go
resources.go
strings.go Add penis length and circumcision stats to performers. (#3627) 2023-05-24 13:19:35 +10:00
strings_test.go
time.go
user_agent.go
vtt.go
vtt_test.go