navidrome/engine
Deluan 1322bb3bf3 refactor: move cache constructor 2020-02-21 09:36:29 -05:00
..
auth feat: add authentication via JWT token 2020-02-06 18:41:34 -05:00
ffmpeg refactor: more stable transcoder, based on http.FileSystem 2020-02-19 14:53:35 -05:00
browser.go feat: store duration as float, to cater for milliseconds 2020-02-20 17:02:06 -05:00
browser_test.go refactor: more stable transcoder, based on http.FileSystem 2020-02-19 14:53:35 -05:00
common.go feat: store duration as float, to cater for milliseconds 2020-02-20 17:02:06 -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 refactor: move cache constructor 2020-02-21 09:36:29 -05:00
media_streamer_test.go feat: add a proper caching system to the transcoding functionality 2020-02-20 19:25:39 -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: store duration as float, to cater for milliseconds 2020-02-20 17:02:06 -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: move cache constructor 2020-02-21 09:36:29 -05:00