quintodrome/ui
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
..
build ci: create versions with goreleaser 2020-01-26 20:09:25 -05:00
public Upgrade Web UI to Create-React-App 4 and React 17 (#1105) 2021-05-25 09:58:06 -04:00
src Refactor routing, changes API URLs (#1171) 2021-06-13 12:46:36 -04:00
.gitignore ci: create versions with goreleaser 2020-01-26 20:09:25 -05:00
.prettierrc.js Add ui subfolder, bootstrapped a "hello-world" React-Admin app, changed Makefile to start both apps in dev mode 2020-01-14 15:34:59 -05:00
embed.go Remove dependency of go-bindata (#818) 2021-03-12 11:06:51 -05:00
package-lock.json Bump @testing-library/jest-dom from 5.12.0 to 5.13.0 in /ui (#1162) 2021-06-09 15:18:17 -04:00
package.json Bump @testing-library/jest-dom from 5.12.0 to 5.13.0 in /ui (#1162) 2021-06-09 15:18:17 -04:00