navidrome/server
Kendall Garner 8877b1695a
Add Internet Radio support (#2063)
* add internet radio support

* Add dynamic sidebar icon to Radios

* Fix typos

* Make URL suffix consistent

* Fix typo

* address feedback

* Don't need to preload when playing Internet Radios

* Reorder migration, or else it won't be applied

* Make Radio list view responsive

Also added filter by name, removed RadioActions and RadioContextMenu, and added a default radio icon, in case of favicon is not available.

* Simplify StreamField usage

* fix button, hide progress on mobile

* use js styles over index.css

Co-authored-by: Deluan <deluan@navidrome.org>
2023-01-15 15:11:37 -05:00
..
backgrounds Add function number.RandomInt64 2023-01-13 21:40:24 -05:00
events Rename log.LevelCritical to log.LevelFatal 2022-12-21 14:53:36 -05:00
nativeapi Add Internet Radio support (#2063) 2023-01-15 15:11:37 -05:00
public Allow any HTTP methods for public images endpoint. Fix artist covers in Subtracks 2023-01-14 10:17:21 -05:00
subsonic Add Internet Radio support (#2063) 2023-01-15 15:11:37 -05:00
auth.go Add public endpoint to expose images 2023-01-13 22:18:34 -05:00
auth_test.go Upgrade Ginkgo to V2 2022-07-26 16:53:17 -04:00
initial_setup.go feat: Add listenbrainz base url configuration (#1774) 2022-09-27 21:06:28 -04:00
initial_setup_test.go Upgrade Ginkgo to V2 2022-07-26 16:53:17 -04:00
middlewares.go Add public endpoint to expose images 2023-01-13 22:18:34 -05:00
middlewares_test.go Upgrade Ginkgo to V2 2022-07-26 16:53:17 -04:00
serve_index.go Fix DevFastAccessCoverArt flag 2022-12-28 15:31:56 -05:00
serve_index_test.go Fix background images when BaseURL is specified 2022-11-29 14:48:05 -05:00
server.go Remove size from public image ID JWT 2023-01-13 22:18:34 -05:00
server_suite_test.go Rename log.LevelCritical to log.LevelFatal 2022-12-21 14:53:36 -05:00