.. |
cache
|
Fixed the enduring nasty "too many files open" bug!! Fix #446
|
2021-07-01 12:07:32 -04:00 |
gravatar
|
Move utilitarian/generic packages to utils: lastfm, spotify, gravatar, cache, and pool
|
2021-02-09 15:33:33 -05:00 |
pool
|
Fix race condition in test
|
2021-02-19 19:36:55 -05:00 |
singleton
|
Add concurrency test for singleton
|
2021-06-20 11:51:32 -04:00 |
atomic.go
|
Load cache asynchronously
|
2020-07-24 16:54:04 -04:00 |
atomic_test.go
|
Move project to Navidrome GitHub organization
|
2021-02-06 21:46:35 -05:00 |
cached_http_client.go
|
Move all Spotify and LastFM code into only one folder for each
|
2021-06-08 11:25:46 -04:00 |
cached_http_client_test.go
|
Send NowPlaying and Scrobbles to Last.fm
|
2021-06-23 11:01:58 -04:00 |
context.go
|
Refactored agents calling into its own struct
|
2021-06-08 17:00:02 -04:00 |
context_test.go
|
Refactored agents calling into its own struct
|
2021-06-08 17:00:02 -04:00 |
encrypt.go
|
Encrypt passwords in DB (#1187)
|
2021-06-18 18:38:38 -04:00 |
encrypt_test.go
|
Encrypt passwords in DB (#1187)
|
2021-06-18 18:38:38 -04:00 |
files.go
|
Also import .m3u8 playlists
|
2020-07-23 03:26:39 -04:00 |
files_test.go
|
Also import .m3u8 playlists
|
2020-07-23 03:26:39 -04:00 |
index_group_parser.go
|
Polishing
|
2016-03-23 12:37:03 -04:00 |
index_group_parser_test.go
|
chore: add tests for all utils, removed unused functions
|
2020-03-24 11:59:10 -04:00 |
ints.go
|
Initial support for playlists. Missing permissions
|
2020-01-21 16:39:35 -05:00 |
ints_test.go
|
chore: add tests for all utils, removed unused functions
|
2020-03-24 11:59:10 -04:00 |
merge_fs.go
|
Remove dependency of go-bindata (#818)
|
2021-03-12 11:06:51 -05:00 |
merge_fs_test.go
|
Move project to Navidrome GitHub organization
|
2021-02-06 21:46:35 -05:00 |
paths.go
|
Move project to Navidrome GitHub organization
|
2021-02-06 21:46:35 -05:00 |
request_helpers.go
|
Parse ParamBool case-insensitively (#1151)
|
2021-06-04 23:37:01 -04:00 |
request_helpers_test.go
|
Parse ParamBool case-insensitively (#1151)
|
2021-06-04 23:37:01 -04:00 |
sanitize_strings.go
|
Add denormalized list of artist_ids to album, to speed-up artist's albums queries
|
2020-12-13 14:05:48 -05:00 |
sanitize_strings_test.go
|
Add denormalized list of artist_ids to album, to speed-up artist's albums queries
|
2020-12-13 14:05:48 -05:00 |
strings.go
|
Move project to Navidrome GitHub organization
|
2021-02-06 21:46:35 -05:00 |
strings_test.go
|
Move project to Navidrome GitHub organization
|
2021-02-06 21:46:35 -05:00 |
time.go
|
Tests for time conversion utils
|
2016-03-08 19:29:56 -05:00 |
time_test.go
|
chore: add tests for all utils, removed unused functions
|
2020-03-24 11:59:10 -04:00 |
utils_suite_test.go
|
chore: add tests for all utils, removed unused functions
|
2020-03-24 11:59:10 -04:00 |
weighted_random_chooser.go
|
Add tests for WeightedRandomChooser
|
2021-05-28 23:51:56 -04:00 |
weighted_random_chooser_test.go
|
Add tests for WeightedRandomChooser
|
2021-05-28 23:51:56 -04:00 |