Josh W
|
8badc08818
|
Next requests are now based on queued, not played.
|
2019-11-23 19:42:29 -05:00 |
|
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
|
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
|
586391f19d
|
Add custom pagination to return total number of pages.
|
2018-04-19 12:08:29 -04:00 |
|
Josh Washburne
|
9a9cf4c6ef
|
API module doesn't need models.
|
2018-04-19 12:08: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
|
c186d2e997
|
Add average rating for Song model.
|
2018-04-09 12:10:26 -04:00 |
|
Josh Washburne
|
30ea69ac93
|
New permission to exclude DJ.
|
2018-04-09 12:08:23 -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
|
c32c3ed214
|
Logic error in checking for DJ user.
|
2018-04-06 12:19:51 -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
|
5bcf6c72d9
|
Don't include the DJ for create/modify permissions.
|
2018-04-03 16:23:48 -04:00 |
|
Josh Washburne
|
1d6a2662c3
|
Deal with optional trailing slashes.
|
2018-04-03 16:23:17 -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 |
|
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 |
|