Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-12-14 | Changed and standardised layouts in all views. | Jon Bergli Heier | 1 | -4/+1 |
2012-03-14 | Minor changes to playlist looks. | Jon Bergli Heier | 1 | -1/+6 |
2012-03-14 | Hint next song when (re)moving a song in the playlist. | Jon Bergli Heier | 1 | -1/+1 |
2012-03-13 | Implemented playlist item deletion. | Jon Bergli Heier | 1 | -4/+14 |
2012-03-09 | Changed ordering to use a comparator function. | Jon Bergli Heier | 1 | -5/+5 |
2012-03-06 | Added hints to tell the server which track we want next. | Jon Bergli Heier | 1 | -0/+8 |
2012-03-06 | Use sequential ids to store playlist tracks in the correct order. | Jon Bergli Heier | 1 | -0/+4 |
2012-03-05 | Fixed playlist storage. | Jon Bergli Heier | 1 | -0/+6 |
2012-03-05 | Added basic playlist implementation using backbone.js. | Jon Bergli Heier | 1 | -0/+57 |