This website requires JavaScript.
Explore
Help
Sign In
phyks
/
ampache_react
Watch
1
Star
0
Fork
0
You've already forked ampache_react
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
7c1d7dacc3
ampache_react
/
.babelrc
4 lines
40 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit
2016-07-07 23:23:18 +02:00
{
Fix mixed content blocked when browsing the UI on HTTPS When not setting an endpoint protocol scheme at login, "http" was assumed. Changing this to the same protocol as current one, to avoid mixed blocked content. Also prevent multiple submissions of LoginForm.
2016-07-28 23:57:29 +02:00
"presets": ["es2015", "react"],
Initial commit
2016-07-07 23:23:18 +02:00
}
Reference in New Issue
Copy Permalink