.. |
cache
|
Add nilerr linter
|
2022-09-30 20:18:14 -04:00 |
gravatar
|
Upgrade Ginkgo to V2
|
2022-07-26 16:53:17 -04:00 |
pool
|
Upgrade Ginkgo to V2
|
2022-07-26 16:53:17 -04:00 |
singleton
|
Reduce number of goroutines in test, to avoid hitting the hard limit of 8128
|
2022-11-26 15:28:30 -05:00 |
atomic.go
|
Use custom atomic.Bool, as it is not supported in Go 1.18
|
2022-11-26 15:14:19 -05:00 |
atomic_test.go
|
Upgrade Ginkgo to V2
|
2022-07-26 16:53:17 -04:00 |
cached_http_client.go
|
Remove dependency of deprecated ioutil package
|
2021-07-20 20:12:28 -04:00 |
cached_http_client_test.go
|
Upgrade Ginkgo to V2
|
2022-07-26 16:53:17 -04: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
|
Import smart playlists (extension .nsp)
|
2021-10-23 20:25:28 -04:00 |
files_test.go
|
Upgrade Ginkgo to V2
|
2022-07-26 16:53:17 -04: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 |
ints.go
|
Initial support for playlists. Missing permissions
|
2020-01-21 16:39:35 -05:00 |
ints_test.go
|
Upgrade Ginkgo to V2
|
2022-07-26 16:53:17 -04:00 |
merge_fs.go
|
Use fs.FS in MergeFS implementation
|
2021-07-20 19:54:44 -04:00 |
merge_fs_test.go
|
Upgrade Ginkgo to V2
|
2022-07-26 16:53:17 -04:00 |
paths.go
|
Move project to Navidrome GitHub organization
|
2021-02-06 21:46:35 -05:00 |
request_helpers.go
|
Ignores invalid timestamps in requests (use current time)
|
2021-11-02 10:33:40 -04:00 |
request_helpers_test.go
|
Upgrade Ginkgo to V2
|
2022-07-26 16:53:17 -04:00 |
sanitize_strings.go
|
Fix double escaped lyrics and comments
|
2021-10-26 19:33:21 -04:00 |
sanitize_strings_test.go
|
Upgrade Ginkgo to V2
|
2022-07-26 16:53:17 -04:00 |
strings.go
|
Fix "too many SQL variables" error in GetStarred endpoint
|
2021-07-21 10:45:52 -04:00 |
strings_test.go
|
Upgrade Ginkgo to V2
|
2022-07-26 16:53:17 -04:00 |
time.go
|
Tests for time conversion utils
|
2016-03-08 19:29:56 -05:00 |
time_test.go
|
Upgrade Ginkgo to V2
|
2022-07-26 16:53:17 -04:00 |
utils_suite_test.go
|
Upgrade Ginkgo to V2
|
2022-07-26 16:53:17 -04:00 |
weighted_random_chooser.go
|
Remove math/rand and only use crypto/rand
|
2022-11-27 21:53:13 -05:00 |
weighted_random_chooser_test.go
|
Upgrade Ginkgo to V2
|
2022-07-26 16:53:17 -04:00 |