navidrome/server/public
Deluan 377e7ebd52 Disable share downloading when `EnableDownloads` is false.
Fixes https://github.com/navidrome/navidrome/pull/2246#issuecomment-1472341635
2023-03-16 13:11:26 -04:00
..
encode_id.go Add `getShares` and `createShare` Subsonic endpoints 2023-01-24 18:36:46 -05:00
encode_id_test.go Add lastUpdated to `coverArt` ids. Helps with invalidating art cache client-side. 2023-02-08 20:03:31 -05:00
handle_downloads.go Add share download endpoint 2023-03-10 23:33:29 -05:00
handle_images.go Discard request for image canceled by the client before any further processing 2023-02-02 14:55:07 -05:00
handle_shares.go Add download button in the SharePlayer 2023-03-10 23:33:29 -05:00
handle_streams.go Fix tests and lint errors, plus a bit of refactor 2023-01-24 18:36:46 -05:00
public.go Disable share downloading when `EnableDownloads` is false. 2023-03-16 13:11:26 -04:00
public_suite_test.go Move artwork id encoding to public package 2023-01-16 15:24:25 -05:00