Commit graph

20 commits

Author SHA1 Message Date
RecursiveGreen
813531be26 Add replaygain support. 2019-07-03 11:57:46 -04:00
RecursiveGreen
58dddd2d0d Stores now accessible through API. 2019-06-04 14:58:52 -04:00
RecursiveGreen
52ad3c8600 Removed unused import. 2019-06-04 14:26:09 -04:00
RecursiveGreen
5317b45748 Forgot to add 'active' to fields. 2019-06-04 12:43:04 -04:00
RecursiveGreen
c428a5a3e9 Add Store Serializer and changed related_name. 2019-06-04 12:22:58 -04:00
RecursiveGreen
c305a32717 Updated API for new Stores and general cleanup. 2019-06-04 12:03:12 -04:00
Josh Washburne
80b3eb2031 Refactor rating functionality and move favoriting to Song API. 2018-04-09 15:04:39 -04:00
Josh Washburne
139ac8d892 Add song ratings functionality to API. 2018-04-09 12:11:15 -04:00
Josh Washburne
c186d2e997 Add average rating for Song model. 2018-04-09 12:10:26 -04:00
Josh Washburne
d3f13e470f Added favorites API functionality. 2018-04-06 12:24:13 -04:00
Josh Washburne
068e9e05a8 Add Song Request History functionality to the API. 2018-04-05 16:23:01 -04:00
Josh Washburne
a94b75a663 Rearrange Song Serializers to clean up code. 2018-04-05 16:22:15 -04:00
Josh Washburne
62a4b8db40 Adding Profile API functionality. 2018-04-05 10:59:30 -04:00
Josh Washburne
81c948783b Retrieve Album and Game information from Song serializer. 2018-04-05 10:58:27 -04:00
Josh Washburne
253ee3ddd2 SongCreateSerializer no longer needed. 2018-04-04 11:04:50 -04:00
Josh Washburne
6dd4fa72ec Add/Remove artists for song objects in the API. Code cleanup. 2018-04-03 16:24:54 -04:00
Josh Washburne
d785fae875 Remove temporary debuging code. 2018-04-03 09:30:30 -04:00
Josh Washburne
aaad64dc39 Different serializers for different actions. 2018-04-02 16:54:53 -04:00
RecursiveGreen
aa90232897 Add ability to get song requests and inform when song is played. 2018-03-29 22:59:51 -04:00
Josh Washburne
abe64f3a7d Add rudimentary API functionality. 2018-03-28 16:12:55 -04:00