navidrome/engine
Deluan 90a1e6d213 feat: add server name and version to all responses
This is inline with other Subsonic compatible servers, like funkwhale, madsonic, ampache...
2020-01-30 14:43:24 -05:00
..
browser.go refactor: add Context to the persistence layer 2020-01-27 09:41:33 -05:00
browser_test.go Rename project to Navidrome 2020-01-23 19:44:08 -05:00
common.go Rename project to Navidrome 2020-01-23 19:44:08 -05:00
cover.go refactor: add Context to the persistence layer 2020-01-27 09:41:33 -05:00
cover_test.go refactor: add Context to the persistence layer 2020-01-27 09:41:33 -05:00
engine_suite_test.go Rename project to Navidrome 2020-01-23 19:44:08 -05:00
list_generator.go refactor: add Context to the persistence layer 2020-01-27 09:41:33 -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 feat: add server name and version to all responses 2020-01-30 14:43:24 -05:00
ratings.go refactor: add Context to the persistence layer 2020-01-27 09:41:33 -05:00
scrobbler.go refactor: add Context to the persistence layer 2020-01-27 09:41:33 -05:00
search.go refactor: add Context to the persistence layer 2020-01-27 09:41:33 -05:00
stream.go Rename env vars prefix to ND_ 2020-01-24 01:29:31 -05:00
stream_test.go Rename project to Navidrome 2020-01-23 19:44:08 -05:00
users.go fix: disable User.lastAccessAt field for now. 2020-01-28 16:20:59 -05:00
users_test.go Rename project to Navidrome 2020-01-23 19:44:08 -05:00
wire_providers.go Authenticate Subsonic API calls using the DB 2020-01-20 13:42:43 -05:00