| .. |
|
auth
|
Started the big refactor to extract common logic from engine package (Subsonic only) to core package (more generic)
|
2020-07-10 12:53:11 -04:00 |
|
cache
|
Make new cache layout the default
|
2020-11-04 23:25:38 -05:00 |
|
gravatar
|
Redesign UserMenu, now with support for Gravatar
|
2020-11-13 00:40:30 -05:00 |
|
lastfm
|
Add "real" TopSongs
|
2020-10-20 22:53:52 -04:00 |
|
pool
|
Use a better notation for exporting JS components and functions
|
2020-11-10 19:27:28 -05:00 |
|
spotify
|
Add artistImageUrl available in getArtists endpoint
|
2020-11-01 14:37:29 -05:00 |
|
transcoder
|
Add ffmpeg detection at start-up
|
2020-10-06 17:24:16 -04:00 |
|
archiver.go
|
Add option to download playlist
|
2020-08-21 13:28:20 -04:00 |
|
artwork.go
|
Fix aspect ratio for non-square album art.
|
2020-11-22 15:03:41 -05:00 |
|
artwork_test.go
|
Cache Warmer now waits for Cache to be available
|
2020-10-31 00:40:21 -04:00 |
|
cache_warmer.go
|
Cache Warmer now waits for Cache to be available
|
2020-10-31 00:40:21 -04:00 |
|
common.go
|
Fix lint errors
|
2020-07-10 13:11:02 -04:00 |
|
core_suite_test.go
|
Fix test suite name
|
2020-10-23 21:43:33 -04:00 |
|
external_info.go
|
Add artistImageUrl available in getArtists endpoint
|
2020-11-01 14:37:29 -05:00 |
|
get_entity.go
|
Add dedicated SimilarArtists call
|
2020-10-20 16:07:31 -04:00 |
|
media_streamer.go
|
Fix "seekable" log message (was always "false")
|
2020-11-05 18:11:12 -05:00 |
|
media_streamer_test.go
|
Cache Warmer now waits for Cache to be available
|
2020-10-31 00:40:21 -04:00 |
|
nowplaying.go
|
Removed list_generator completely
|
2020-10-27 15:23:48 -04:00 |
|
nowplaying_test.go
|
Removed list_generator completely
|
2020-10-27 15:23:48 -04:00 |
|
players.go
|
Move mock datastore to tests package
|
2020-10-27 15:23:49 -04:00 |
|
players_test.go
|
Move mock datastore to tests package
|
2020-10-27 15:23:49 -04:00 |
|
wire_providers.go
|
Make caches singletons
|
2020-10-27 18:20:50 -04:00 |