navidrome/server/subsonic
2020-01-22 10:47:43 -05:00
..
responses Check permissions to playlist operations 2020-01-21 17:18:46 -05:00
album_lists.go Implement annotations per user 2020-01-21 23:03:37 -05:00
album_lists_test.go Implement annotations per user 2020-01-21 23:03:37 -05:00
api.go Authenticate Subsonic API calls using the DB 2020-01-20 13:42:43 -05:00
api_suite_test.go Moved package api to subsonic under server 2020-01-19 18:23:09 -05:00
browsing.go Add context to all methods in engine layer 2020-01-22 08:39:57 -05:00
helpers.go Initial support for song browsing from UI 2020-01-22 10:47:43 -05:00
media_annotation.go Implement annotations per user 2020-01-21 23:03:37 -05:00
media_retrieval.go Add context to all methods in engine layer 2020-01-22 08:39:57 -05:00
media_retrieval_test.go Add context to all methods in engine layer 2020-01-22 08:39:57 -05:00
middlewares.go Add context to all methods in engine layer 2020-01-22 08:39:57 -05:00
middlewares_test.go Add context to all methods in engine layer 2020-01-22 08:39:57 -05:00
playlists.go Add context to all methods in engine layer 2020-01-22 08:39:57 -05:00
searching.go Moved package api to subsonic under server 2020-01-19 18:23:09 -05:00
stream.go Initial support for song browsing from UI 2020-01-22 10:47:43 -05:00
system.go Moved package api to subsonic under server 2020-01-19 18:23:09 -05:00
users.go Moved package api to subsonic under server 2020-01-19 18:23:09 -05:00
wire_gen.go Moved package api to subsonic under server 2020-01-19 18:23:09 -05:00
wire_injectors.go Moved package api to subsonic under server 2020-01-19 18:23:09 -05:00