Releases: Rayman/fusic-meteor
v0.2.4
23a5edb move the profile link out of the login buttons
f288615 fix delete dialog
9dfae86 update autoform to 4.0
be32c25 update packages
2abee9d fix typo
538da2a don't wait on loading songs
aeec781 update router.js to the 1.0.0 iron-router api, fixes #94
4e55b54 fix the iron router progress configuration
fb0cfd2 update meteor to 1.0 and iron-router to 1.0.0
71ac377 use ian's accounts-ui-bootstrap-3, fixes #92
2eba7d1 fix: use the new iron-router-active api
3c07bcb Pimped loading and 404 error pages
v0.2.3
v0.2.2
Updated Meteor to 0.9.x and a lot of bug fixes.
92a4baa fix broken stand-alone profile pages
64f71e1 use custom.bootstrap.less for style declaration
63fe996 update dependent packages
7b4a485 various tweaks and fixes
9aeec88 Only show public and viewonly playlists
485974b use aldeed:delete-button for playlist removal
f7bc18e fixed collections.js because SimpleSchema now only works with attachSchema
c7109a0 switch to Nemo64's bootstrap
d1daa76 update meteor to 0.9.2.2
302b8fb remove all git submodules
v0.2.1
General bug fix release.
New features
55ec2ae Specify genre for suggestions
5aa305c Song suggestions (currently random) via Echnonest
Fixes
206c3cf cancel the second video request when a new search has begun, fixes #25
9c17ef9 add a fallback if the piechart user doesn't exist, fixes #78
a96961b add a space between the icon and the label
f7bec01 don't wait on subscriptions, fixes #80
7beb64f fix console warnings
c0bee44 move files for a better structure, fixes #41
461ca1c Fix crashing Youtube Player on navigation
d438292 add http for the echonest api
a1365f0 fix the iron-router freeze bug
6318e8e update autoform to v0.17.1
976b71b update accounts-ui-bootstrap-3 to v0.3.5
b011d7b fix /loved route to not reload the whole page
8e16a0f update autoform to v0.16.1, collection2 to v0.4.6, simple-schema to v0.7.0
a8ef2b1 update accounts-ui-bootstrap-3 to v0.3.4
49b6453 update iron-router to v0.8.2
26bed09 updated to Meteor 0.8.3
Social interactions
Features:
- users can collaborate on one playlist and add/remove songs
- following a playlist with multiple users
- public/private playlists
- viewing what user is listening to which track
- users can make friends
Basic player functionality
Features:
- playing a song from a playlist
- when to song is finished, the next song form that playlist must be played