stash/pkg/utils
DingDongSoLong4 b4b7cf02b6
Improve caching, HTTP headers and URL handling (#3594)
* Fix relative URLs
* Improve login base URL and redirects
* Prevent duplicate customlocales requests
* Improve UI base URL handling
* Improve UI embedding
* Improve CSP header
* Add Cache-Control headers to all responses
* Improve CORS responses
* Improve authentication handler
* Add back media timestamp suffixes
* Fix default image handling
* Add default param to other image URLs
2023-04-19 13:01:32 +10:00
..
boolean.go
context.go Fix gallery zip scan context (#3433) 2023-02-16 10:07:52 +11:00
date.go
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 Improve caching, HTTP headers and URL handling (#3594) 2023-04-19 13:01:32 +10:00
mutex.go
mutex_test.go
phash.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
reflect.go
reflect_test.go
resources.go
strings.go Fix golangci OOM (#2889) 2022-09-05 22:12:59 -07:00
strings_test.go [Files Refactor] Cleanup (#2893) 2022-09-07 16:50:15 +10:00
time.go
user_agent.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
vtt.go
vtt_test.go