funkwhale/front
Eliot Berriot f1c05d4f42 More robust audio player and queue in various situations:
- Ensure clearing the queue also stop current radio
- Will also repopulate a track from radio on track deletion in queue
- Clearing the queue then appending tracks would play automatically instead of getting stuck
2017-07-10 23:04:32 +02:00
..
build Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
config Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
docker Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
src More robust audio player and queue in various situations: 2017-07-10 23:04:32 +02:00
static Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
test Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
.babelrc Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
.eslintignore Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
.eslintrc.js Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
.postcssrc.js Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
Dockerfile Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
index.html Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
package.json Fixed #26: can now reorder tracks in queue using drag and drop 2017-06-28 19:34:05 +02:00