vikunja/pkg/utils
kolaente 80d22d5060
fix(colors): truncate longer hex color values
Resolves https://vikunja.sentry.io/share/issue/6f1e37d4b8b248188e20650234a45cde/
2024-09-30 20:06:10 +02:00
..
duration.go
duration_test.go
humanize_duration.go
humanize_duration_test.go
md5_string.go
md5_string_test.go
normalize_hex.go fix(colors): truncate longer hex color values 2024-09-30 20:06:10 +02:00
normalize_hex_test.go fix(colors): truncate longer hex color values 2024-09-30 20:06:10 +02:00
random.go
random_test.go chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00
sha256.go
sha256_test.go
slice_difference.go feat: assign users to teams via OIDC claims (#1393) 2024-03-02 08:47:10 +00:00
strings.go fix(subscriptions): cleanup and simplify fetching subscribers for tasks and projects logic 2024-09-04 19:55:17 +02:00
time.go
umask_unix.go
umask_windows.go
write_to_zip.go