- Nov 12, 2018
-
-
Kevin Whitaker authored
-
- Feb 27, 2017
-
-
Kevin Whitaker authored
-
- Feb 24, 2017
-
-
Kevin Whitaker authored
-
Kevin Whitaker authored
-
Kevin Whitaker authored
-
Kevin Whitaker authored
-
Kevin Whitaker authored
-
- Feb 23, 2017
-
-
Kevin Whitaker authored
-
Kevin Whitaker authored
-
Kevin Whitaker authored
-
Kevin Whitaker authored
-
Kevin Whitaker authored
-
Kevin Whitaker authored
-
Kevin Whitaker authored
add config with higher upload limit. Add basic bash run script. Add cmake directives to put these in install location.
-
Kevin Whitaker authored
-
Kevin Whitaker authored
Move extension checking into add method. Change scan results to not have booleans and cause issues with switches. Implement moving/checking/adding uploaded track to library.
-
- Feb 22, 2017
-
-
Kevin Whitaker authored
-
Kevin Whitaker authored
-
- Feb 21, 2017
-
-
Kevin Whitaker authored
-
Kevin Whitaker authored
-
- Feb 20, 2017
-
-
Kevin Whitaker authored
Make sure track path is saved to track view so sending it back won't crash. Keep track of users for requests to implement limited amounts of requests. Implement requesting with limits.
-
Kevin Whitaker authored
Implement basics of search using sql like. Now with so much data passing, curtail some object deletions.
-
- Feb 19, 2017
-
-
Kevin Whitaker authored
-
Kevin Whitaker authored
-
Kevin Whitaker authored
-
Kevin Whitaker authored
Have backend also keep track of users who voted on a track to prevent duplicate voting. Add vote count next to vote button. Make sure these details are correct, event on refresh.
-
Kevin Whitaker authored
Implement vote sending to backend. Have trackdetails spit out a msotly complete audiotrack for voting. Fix voting to actually modify list. Fix js code to not break on songs with apostrophes.
-
Kevin Whitaker authored
-
Kevin Whitaker authored
Clean up some things. Make skip vote longer. Put in js that should show notifications for skip requests.
-
Kevin Whitaker authored
-
Kevin Whitaker authored
Implement basics of voting ui. Change vote selection code to also inject cover before putting in list. Make sure player sends winning track to highlight on client.
-
- Feb 18, 2017
-
-
Kevin Whitaker authored
-
Kevin Whitaker authored
-
Kevin Whitaker authored
-
Kevin Whitaker authored
-
Kevin Whitaker authored
-
Kevin Whitaker authored
Uncomment user actions and fix by finding active DB object instead of converting dead one. Use font-awesome to make icons for buttons. Implement rest of basic logic for login page. Some style fixings. Start adding skip controls.
-
Kevin Whitaker authored
Make sql connection public to share same connection pool. Layout calls for user info from DB. Implement login path.
-
Kevin Whitaker authored
-
Kevin Whitaker authored
-