navidrome/utils
Deluan 3977ef6e0f Make first WebUI random page stick 2024-05-19 12:35:30 -04:00
..
cache Refactor cache.HTTPClient 2024-05-11 19:37:12 -04:00
gg Refactor to use more Go 1.22 features 2024-05-12 20:04:53 -04:00
gravatar Use Go builtin min/max func 2024-02-16 21:53:16 -05:00
hasher Make first WebUI random page stick 2024-05-19 12:35:30 -04:00
merge Refactor random functions 2024-05-11 20:04:21 -04:00
number Remove duplicated test 2024-05-11 20:15:02 -04:00
pl Use sync/atomic package, now that we are at Go 1.19 2023-02-15 21:21:59 -05:00
random Refactor random.WeightedChooser, unsing generics 2024-05-17 15:45:34 -04:00
req Uses Unix milliseconds support from standard Go lib 2024-05-11 19:50:30 -04:00
singleton Make the GetInstance concurrent test more readable 2023-12-28 16:50:07 -05:00
slice Generalize BreakUp/RangByChunks functions 2023-11-25 12:13:36 -05:00
context.go Refactored agents calling into its own struct 2021-06-08 17:00:02 -04:00
context_test.go Upgrade Ginkgo to V2 2022-07-26 16:53:17 -04:00
encrypt.go Encrypt passwords in DB (#1187) 2021-06-18 18:38:38 -04:00
encrypt_test.go Upgrade Ginkgo to V2 2022-07-26 16:53:17 -04:00
files.go Move `TempFileName` to `utils` 2024-02-18 12:52:06 -05:00
index_group_parser.go Some cleanup, fixes typos and grammar errors 2022-12-06 20:09:03 -05:00
index_group_parser_test.go Upgrade Ginkgo to V2 2022-07-26 16:53:17 -04:00
sanitize_strings.go Use custom sanitize package, fix #2070 2023-01-12 13:39:05 -05:00
sanitize_strings_test.go Upgrade Ginkgo to V2 2022-07-26 16:53:17 -04:00
strings.go Make sorting lists by name/title case-insensitive (#2993) 2024-05-09 07:08:15 -04:00
strings_test.go Make sorting lists by name/title case-insensitive (#2993) 2024-05-09 07:08:15 -04:00
utils_suite_test.go Upgrade Ginkgo to V2 2022-07-26 16:53:17 -04:00