navidrome/server/public
Kendall Garner 5050250902
fix(share): force share image to be square (to fix aspect ratio) (#4122)
* fix(ui): update artist link rendering and improve button styles

Signed-off-by: Deluan <deluan@navidrome.org>

* square share player

---------

Signed-off-by: Deluan <deluan@navidrome.org>
Co-authored-by: Deluan <deluan@navidrome.org>
2025-05-26 17:39:05 -04:00
..
encode_id.go Add ShareURL configuration option 2024-09-15 17:26:58 -04: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 Replace all utils.Param* with req.Params 2023-12-21 17:41:09 -05:00
handle_images.go fix(share): force share image to be square (to fix aspect ratio) (#4122) 2025-05-26 17:39:05 -04:00
handle_shares.go feat(server): create M3Us from shares (#3652) 2025-01-16 20:26:16 -05:00
handle_streams.go Add log.IsGreaterOrEqualTo, that take into consideration path-scoped log levels 2023-12-25 16:35:16 -05:00
public.go feat(server): create M3Us from shares (#3652) 2025-01-16 20:26:16 -05:00
public_suite_test.go Move artwork id encoding to public package 2023-01-16 15:24:25 -05:00
public_test.go Fix wrong placement of When in test 2024-09-15 17:26:58 -04:00