- 14 Feb, 2019 - 1 commit
-
-
Kevin Whitaker authored
-
- 12 Nov, 2018 - 1 commit
-
-
Kevin Whitaker authored
-
- 27 Feb, 2017 - 1 commit
-
-
Kevin Whitaker authored
-
- 24 Feb, 2017 - 5 commits
-
-
Kevin Whitaker authored
-
Kevin Whitaker authored
-
Kevin Whitaker authored
-
Kevin Whitaker authored
-
Kevin Whitaker authored
-
- 23 Feb, 2017 - 9 commits
-
-
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.
-
- 22 Feb, 2017 - 2 commits
-
-
Kevin Whitaker authored
-
Kevin Whitaker authored
-
- 21 Feb, 2017 - 2 commits
-
-
Kevin Whitaker authored
-
Kevin Whitaker authored
-
- 20 Feb, 2017 - 2 commits
-
-
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.
-
- 19 Feb, 2017 - 9 commits
-
-
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.
-
- 18 Feb, 2017 - 8 commits
-
-
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
-