navidrome/engine
Deluan 9557f7ceed Initial support for song browsing from UI 2020-01-22 10:47:43 -05:00
..
browser.go Add context to all methods in engine layer 2020-01-22 08:39:57 -05:00
browser_test.go Add context to all methods in engine layer 2020-01-22 08:39:57 -05:00
common.go Initial support for song browsing from UI 2020-01-22 10:47:43 -05:00
cover.go Add context to all methods in engine layer 2020-01-22 08:39:57 -05:00
cover_test.go Add context to all methods in engine layer 2020-01-22 08:39:57 -05:00
engine_suite_test.go Fix test suite name 2020-01-15 21:52:50 -05:00
list_generator.go Fix album lists, to use annotations 2020-01-22 01:00:00 -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 `domain` to `model` 2020-01-14 22:22:34 -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 Add context to all methods in engine layer 2020-01-22 08:39:57 -05:00
ratings.go Implement annotations per user 2020-01-21 23:03:37 -05:00
scrobbler.go Implement annotations per user 2020-01-21 23:03:37 -05:00
search.go Implement annotations per user 2020-01-21 23:03:37 -05:00
stream.go Replaced Beego logging 2020-01-09 22:44:45 -05:00
stream_test.go Renamed project to CloudSonic 2017-04-01 09:47:14 -04:00
users.go Add context to all methods in engine layer 2020-01-22 08:39:57 -05:00
users_test.go Add context to all methods in engine layer 2020-01-22 08:39:57 -05:00
wire_providers.go Authenticate Subsonic API calls using the DB 2020-01-20 13:42:43 -05:00