navidrome/engine
Deluan a37beac753 feat: add X-Content-Duration header to the stream response 2020-02-09 22:09:18 -05:00
..
auth feat: add authentication via JWT token 2020-02-06 18:41:34 -05:00
browser.go refactor: read musicFolderId from request (but still don't use it) 2020-02-01 17:23:03 -05:00
browser_test.go Rename project to Navidrome 2020-01-23 19:44:08 -05:00
common.go refactor: remove annotation handling from engine 2020-02-01 17:23:03 -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: add X-Content-Duration header to the stream response 2020-02-09 22:09:18 -05:00
media_streamer_test.go test: removed unused `file` property 2020-02-04 19:59:04 -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 refactor: remove annotation handling from engine 2020-02-01 17:23:03 -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 feat: experimental downsampling support 2020-02-03 22:53:57 -05:00