Commit graph

150 commits

Author SHA1 Message Date
Josh W
269e2e30a8 Faulty logic with queued queryset. 2019-11-23 23:56:16 -05:00
Josh W
427c06fb35 Redefine new_requests. 2019-11-23 22:31:11 -05:00
Josh W
8badc08818 Next requests are now based on queued, not played. 2019-11-23 19:42:29 -05:00
Josh W
ed8a540f36 Forgot to add to the list. 2019-10-25 13:35:31 -04:00
Josh W
26d04be432 Refactor wording and the correct stream links. 2019-10-25 13:33:39 -04:00
Josh W
641e719727 Update the year. 2019-10-25 13:33:10 -04:00
Josh Washburne
ef7c6e535f
Merge song-path-redux into master
Lets do this. . .
2019-07-15 08:49:44 -04:00
RecursiveGreen
5e432cc721 Add aws-cli alternative in case of future issues. 2019-07-15 08:32:32 -04:00
RecursiveGreen
813531be26 Add replaygain support. 2019-07-03 11:57:46 -04:00
RecursiveGreen
b30003847d Better request display in the admin interface. 2019-07-03 11:57:25 -04:00
RecursiveGreen
80b37c96f4 Decoupled settings from the DJ Control script. 2019-07-01 15:01:47 -04:00
RecursiveGreen
b48c2eece5 Add logging to the uploads. 2019-06-12 15:53:06 -04:00
RecursiveGreen
0907ea72bd Support uploading to Amazon S3 (and equivalent). 2019-06-12 13:51:36 -04:00
RecursiveGreen
490e37a2f5 Add file hashing to the export. 2019-06-10 15:48:55 -04:00
RecursiveGreen
c7811ddd11 Code shuffle. 2019-06-10 07:37:22 -04:00
Josh
4d24ab956f Update requirements to latest versions. 2019-06-07 16:16:01 -04:00
RecursiveGreen
d866ce7cda Re-enable the custom Radio IRI model form/field. 2019-06-06 15:45:56 -04:00
RecursiveGreen
f3ec6a1ae3 Create a custom validator for the radio IRI. 2019-06-06 15:45:25 -04:00
RecursiveGreen
6f76b7c611 ugettext is deprecated--use gettext instead. 2019-06-06 15:44:56 -04:00
RecursiveGreen
789d58f1b9 Code cleanup. 2019-06-05 15:28:35 -04:00
RecursiveGreen
32ef9afae3 Enable file logging and code cleanup. 2019-06-05 13:13:38 -04:00
RecursiveGreen
f8ff8fa4a8 Fix typo. 2019-06-05 13:13:12 -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
RecursiveGreen
3afc5c7a3a Implemented Store into admin pages. 2019-06-03 15:03:23 -04:00
RecursiveGreen
ba1f6f05da Fixed total variables. 2019-06-03 15:02:43 -04:00
RecursiveGreen
eed7aee596 Temporarily disable custom ModelField for IRI. 2019-06-03 14:41:23 -04:00
RecursiveGreen
c48f848bba Comment cleanup with proper RFC numbers. 2019-06-03 14:37:28 -04:00
RecursiveGreen
4c7c2e0dc3 Add string representation for Store. 2019-06-03 11:29:18 -04:00
RecursiveGreen
d7360887cd Add docstring. 2019-06-03 11:01:32 -04:00
RecursiveGreen
9fa3a408b1 Initial changes to Song model using Stores. 2019-06-03 10:59:18 -04:00
RecursiveGreen
7e0b2a5a45 New script for exporting existing db to json file. 2019-06-03 10:24:57 -04:00
RecursiveGreen
385dc74605 Move back to standard settings file. 2019-05-21 11:47:16 -04:00
RecursiveGreen
b549cf4ca6 Upgraded requirements. 2019-05-21 10:33:48 -04:00
Josh Washburne
beaaa0adbe Move a couple settings to the .env file. 2019-05-20 15:56:44 -04:00
Josh Washburne
5bb6be7a1d Request bounds check and standard HTTP responses. 2019-05-20 15:56:19 -04:00
Josh Washburne
5657ac4334 Added DJ control script. 2019-05-20 15:50:35 -04:00
Josh Washburne
3991a4c069 Made import old radio output clearer. 2019-01-16 10:16:33 -05:00
Josh Washburne
5f7541d6b5 Updated importing old radio data for clarity. 2019-01-16 10:15:45 -05:00
Josh Washburne
1a95c323d4 Use Argon2 password hashing. 2019-01-16 10:11:41 -05:00
Josh Washburne
0a686f48f3 Update for new versions or requirements. 2019-01-15 15:52:52 -05:00
Josh Washburne
b93b8751ec Implemented rating variance for song requests. 2019-01-15 15:29:14 -05:00
Josh Washburne
bf88b8cfdc Add check to song request to make sure song exists. 2018-09-24 13:28:36 -04:00
Josh Washburne
bb493548cb If a song request is queued, it's technically played. 2018-09-24 13:03:42 -04:00
Josh Washburne
7a59b5778c Refactoring duplicate code. 2018-09-24 13:02:52 -04:00
Josh Washburne
5b01a82607 Update for newest supported versions. 2018-09-24 10:32:09 -04:00
Josh Washburne
6a96b5d9c4 Allow other virtual environments for testing. 2018-09-24 10:25:49 -04:00