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
4e12da3a22
ampache_react
/
.eslintignore
5 lines
54 B
Plaintext
Raw
Normal View
History
Unescape
Escape
More reliable build, spinning loading wheel and beginning of webplayer * Build everything in `public/` folder, to serve only this and avoid issues with `publicPath` in webpack. * Moved some icons to FontAwesome and use spinning wheels from FontAwesome to indicate loading. * (Very) beginning of a webplayer.
2016-08-04 15:28:07 +02:00
public/*
Initial commit
2016-07-07 23:23:18 +02:00
node_modules/*
Major code review Major code review, cleaning the code and adding a lot of comments. Also implements a separate store to keep entities with a reference count and garbage collection. This closes #15. Known issues at the moment are: * Webplayer is no longer working, it has to be refactored. * AlbumPage is to be implemented.
2016-08-10 21:36:11 +02:00
app/vendor/*
Initial commit
2016-07-07 23:23:18 +02:00
webpack.config.*
Reference in New Issue
Copy Permalink