vikunja/pkg/utils
kolaente cc22acdf3e chore(lint): suppress gosec false positives on SSRF-safe HTTP client calls 2026-03-23 16:34:22 +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 feat: add shared SSRF-safe HTTP client utility 2026-03-23 16:34:22 +00:00
httpclient_test.go chore(lint): suppress gosec false positives on SSRF-safe HTTP client calls 2026-03-23 16:34:22 +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
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