quintodrome/server/subsonic
2020-03-17 15:20:35 -04:00
..
responses refactor: new transcoding engine. third (fourth?) time is a charm! 2020-02-24 13:56:09 -05:00
album_lists.go refactor: move request param extractors to utils 2020-02-06 18:55:38 -05:00
album_lists_test.go feat: support clients that send the API params as a x-www-form-urlencoded POST 2020-01-27 15:10:46 -05:00
api.go feat: better getPlayer middleware setup 2020-03-17 15:20:35 -04:00
api_suite_test.go Rename project to Navidrome 2020-01-23 19:44:08 -05:00
browsing.go feat: fake getArtistInfo/getArtistInfo2, just to enable artist browsing in MusicStash 2020-02-09 19:42:37 -05:00
helpers.go refactor: new transcoding engine. third (fourth?) time is a charm! 2020-02-24 13:56:09 -05:00
media_annotation.go refactor: move request param extractors to utils 2020-02-06 18:55:38 -05:00
media_retrieval.go feat: add cache to the getCoverArt endpoint, avoid it being reloaded every single time in the UI 2020-02-15 14:32:11 -05:00
media_retrieval_test.go feat: support clients that send the API params as a x-www-form-urlencoded POST 2020-01-27 15:10:46 -05:00
middlewares.go feat: better getPlayer middleware setup 2020-03-17 15:20:35 -04:00
middlewares_test.go feat: transcoding and player datastores and configuration 2020-03-17 15:20:35 -04:00
playlists.go feat: store duration as float, to cater for milliseconds 2020-02-20 17:02:06 -05:00
searching.go refactor: move request param extractors to utils 2020-02-06 18:55:38 -05:00
stream.go refactor: new transcoding engine. third (fourth?) time is a charm! 2020-02-24 13:56:09 -05:00
system.go Rename project to Navidrome 2020-01-23 19:44:08 -05:00
users.go Rename project to Navidrome 2020-01-23 19:44:08 -05:00
wire_gen.go feat: experimental downsampling support 2020-02-03 22:53:57 -05:00
wire_injectors.go feat: experimental downsampling support 2020-02-03 22:53:57 -05:00