This website requires JavaScript.
Explore
Help
Sign In
github-starred
/
vikunja
Watch
2
Star
0
Fork
0
mirror of
https://github.com/go-vikunja/vikunja.git
synced
2026-07-23 03:33:20 -05:00
Code
Issues
690
Packages
Projects
Releases
11
Wiki
Activity
Files
7b626cd2f565dfcf7aa23cc1e098bc1fcd134dde
vikunja
/
pkg
/
utils
T
History
kolaente
13d4e0e00d
chore(utils): remove deprecated MakeRandomString function
2025-03-24 16:52:46 +01:00
..
duration_test.go
…
duration.go
…
humanize_duration_test.go
…
humanize_duration.go
…
md5_string_test.go
…
md5_string.go
…
normalize_hex_test.go
fix(colors): truncate longer hex color values
2024-09-30 20:06:10 +02:00
normalize_hex.go
fix(colors): truncate longer hex color values
2024-09-30 20:06:10 +02:00
random_test.go
chore(utils): remove deprecated MakeRandomString function
2025-03-24 16:52:46 +01:00
random.go
chore(utils): remove deprecated MakeRandomString function
2025-03-24 16:52:46 +01:00
sha256_test.go
…
sha256.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
…