Commit graph

20 commits

Author SHA1 Message Date
RecursiveGreen
c305a32717 Updated API for new Stores and general cleanup. 2019-06-04 12:03:12 -04:00
Josh Washburne
5bb6be7a1d Request bounds check and standard HTTP responses. 2019-05-20 15:56:19 -04:00
Josh Washburne
3d4dbaacb0 Filter API results based on authorization. 2018-04-26 12:18:08 -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
d3f13e470f Added favorites API functionality. 2018-04-06 12:24:13 -04:00
Josh Washburne
89d2616c65 Rename function to make endpoint flow nicer. 2018-04-06 12:23:23 -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
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
aaad64dc39 Different serializers for different actions. 2018-04-02 16:54:53 -04:00
Josh Washburne
ddbcf5c96f Removed unnecessary import. 2018-04-02 16:51:48 -04:00
Josh Washburne
22f3aeb693 Add making song requests from the API. 2018-03-30 17:22:18 -04:00
Josh Washburne
b599aa5d1e Only pass queued_at to be updated. 2018-03-30 12:52:19 -04:00
Josh Washburne
09ecf2a0ca Implement song/jingle boolean checks. 2018-03-30 11:06:45 -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
862bf63d6e Add custom permissions and apply them to radio API views. 2018-03-28 16:56:53 -04:00
Josh Washburne
abe64f3a7d Add rudimentary API functionality. 2018-03-28 16:12:55 -04:00