navidrome/engine
Deluan 876354e58e feat: MaxTranscodingCacheSize is now specified in MB 2020-02-26 14:08:14 -05:00
..
auth feat: add authentication via JWT token 2020-02-06 18:41:34 -05:00
transcoder refactor: rename ffmpeg to transcoder 2020-02-25 10:32:34 -05:00
browser.go fix: check if album is starred before adding the starred date in the response. also return "starred" in search responses 2020-02-24 22:06:12 -05:00
browser_test.go refactor: more stable transcoder, based on http.FileSystem 2020-02-19 14:53:35 -05:00
common.go fix: check if album is starred before adding the starred date in the response. also return "starred" in search responses 2020-02-24 22:06:12 -05:00
cover.go refactor: add Context to the persistence layer 2020-01-27 09:41:33 -05:00
engine_suite_test.go feat: experimental downsampling support 2020-02-03 22:53:57 -05:00
list_generator.go refactor: remove annotation handling from engine 2020-02-01 17:23:03 -05:00
media_streamer.go feat: MaxTranscodingCacheSize is now specified in MB 2020-02-26 14:08:14 -05:00
media_streamer_test.go refactor: rename ffmpeg to transcoder 2020-02-25 10:32:34 -05:00
mock_nowplaying_repo.go NowPlaying is not a repo, now it is part of the main engine 2020-01-18 20:21:25 -05:00
mock_property_repo.go Rename project to Navidrome 2020-01-23 19:44:08 -05:00
nowplaying.go Expiry items in NowPlaying 2020-01-20 15:51:33 -05:00
nowplaying_test.go Rename test file 2020-01-21 18:52:32 -05:00
playlists.go fix: add `public` attribute to playlists. Even though it is optional, 2020-02-23 00:10:05 -05:00
ratings.go refactor: annotations 2020-02-01 17:23:03 -05:00
scrobbler.go refactor: annotations 2020-02-01 17:23:03 -05:00
search.go refactor: remove annotation handling from engine 2020-02-01 17:23:03 -05:00
users.go feat: add authentication via JWT token 2020-02-06 18:41:34 -05:00
users_test.go feat: add authentication via JWT token 2020-02-06 18:41:34 -05:00
wire_providers.go refactor: rename ffmpeg to transcoder 2020-02-25 10:32:34 -05:00