vikunja/pkg/utils
Rhys McNeill 699c766049 fix: add timeouts to Gravatar, Unsplash, and SSRF-safe HTTP clients 2026-04-09 07:31:08 +00:00
..
avatar.go chore(lint): suppress gosec false positives on SSRF-safe HTTP client calls 2026-03-23 16:34:22 +00:00
duration.go
duration_test.go
httpclient.go fix: add timeouts to Gravatar, Unsplash, and SSRF-safe HTTP clients 2026-04-09 07:31:08 +00:00
httpclient_test.go fix: add timeouts to Gravatar, Unsplash, and SSRF-safe HTTP clients 2026-04-09 07:31:08 +00:00
humanize_duration.go
humanize_duration_test.go
md5_string.go
md5_string_test.go
normalize_hex.go
normalize_hex_test.go
random.go
random_test.go
retry.go fix(auth): retry up to three times when an auth provider cannot be reached 2026-01-05 21:50:40 +01:00
sha256.go
sha256_test.go
slice_difference.go
strings.go
time.go
umask_unix.go
umask_windows.go
userns_linux.go feat(doctor): add user namespace detection and improved storage diagnostics (#2180) 2026-02-01 11:57:35 +01:00
userns_linux_test.go feat(doctor): add user namespace detection and improved storage diagnostics (#2180) 2026-02-01 11:57:35 +01:00
userns_other.go feat(doctor): add user namespace detection and improved storage diagnostics (#2180) 2026-02-01 11:57:35 +01:00
write_to_zip.go
zip.go refactor(utils): extract ContainsPathTraversal to shared utils package 2026-02-25 13:01:00 +01:00