quintodrome/consts
Deluan Quintão 03efc48137
Refactor routing, changes API URLs (#1171)
* Make authentication part of the server, so it can be reused outside the Native API

This commit has broken tests after a rebase

* Serve frontend assets from `server`, and not from Native API

* Change Native API URL

* Fix auth tests

* Refactor server authentication

* Simplify authProvider, now subsonic token+salt comes from the server

* Don't send JWT token to UI when authenticated via Request Header

* Enable ReverseProxyWhitelist to be read from environment
2021-06-13 12:46:36 -04:00
..
banner.go Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
consts.go Refactor routing, changes API URLs (#1171) 2021-06-13 12:46:36 -04:00
mime_types.go Get lossless format list from server 2021-04-06 22:18:48 -04:00
version.go Strip 'v' prefix from version, to make it consistent for release and snapshot 2020-07-21 20:22:23 -04:00