stash/pkg/utils
WithoutPants 7db394bbea
Date precision (#6359)
* Remove month/year only formats from ParseDateStringAsTime
* Add precision field to Date and handle parsing year/month-only dates
* Add date precision columns for date columns
* Adjust UI to account for fuzzy dates
2025-12-08 09:11:40 +11:00
..
boolean.go
date.go Date precision (#6359) 2025-12-08 09:11:40 +11:00
date_test.go Date precision (#6359) 2025-12-08 09:11:40 +11:00
doc.go Add package docs and project vision/goals (#5169) 2024-08-28 09:01:39 +10:00
func.go
http.go Use gallery updated at for cover mod time (#5225) 2024-09-05 16:45:15 +10:00
image.go Use proxy in utils.ReadImageFromURL (#4637) 2024-02-29 11:28:30 +11:00
map.go Performer custom fields (#5487) 2024-12-03 13:49:55 +11:00
map_test.go Performer custom fields (#5487) 2024-12-03 13:49:55 +11:00
mutex.go
mutex_test.go
phash.go
reflect.go
reflect_test.go
resources.go
strings.go
strings_test.go
time.go
url.go Performer urls (#4958) 2024-06-18 13:41:05 +10:00
url_test.go Performer urls (#4958) 2024-06-18 13:41:05 +10:00
urlmap.go
urlmap_test.go
user_agent.go
vtt.go Lint fixes (#5476) 2024-11-13 09:47:29 +11:00
vtt_test.go