This website requires JavaScript.
Explore
Help
Sign In
github-starred
/
vikunja
Watch
2
Star
0
Fork
0
You've already forked vikunja
mirror of
https://github.com/go-vikunja/vikunja.git
synced
2026-04-27 01:48:20 -05:00
Code
Issues
690
Packages
Projects
Releases
11
Wiki
Activity
Files
bfd581b5fd4cee26bb51080b902af36d501fdb91
vikunja
/
pkg
/
utils
History
kolaente
d16d13d730
feat(i18n): use plural translations in humanize duration
2025-05-16 21:57:07 +02:00
..
duration_test.go
…
duration.go
…
humanize_duration_test.go
fix(i18n): translate all parts of reminder notifications
2025-05-12 16:24:20 +02:00
humanize_duration.go
feat(i18n): use plural translations in humanize duration
2025-05-16 21:57:07 +02:00
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
…