navidrome/server/public
Caio Cotts 0488fb92cb
Fix image stuttering (#3035)
* Fix image stuttering.

* Fix docker publishing for PRs

* Write tests for new square parameter.

* Simplify code for createImage.

---------

Co-authored-by: Deluan Quintão <deluan@navidrome.org>
2024-05-24 20:19:26 -04:00
..
encode_id.go Fix null values in DB (#2840) 2024-02-07 20:45:08 -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 Replace all `utils.Param*` with `req.Params` 2023-12-21 17:41:09 -05:00
handle_images.go Fix image stuttering (#3035) 2024-05-24 20:19:26 -04:00
handle_shares.go Replace all `utils.Param*` with `req.Params` 2023-12-21 17:41:09 -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 Replace all `utils.Param*` with `req.Params` 2023-12-21 17:41:09 -05:00
public_suite_test.go Move artwork id encoding to public package 2023-01-16 15:24:25 -05:00