Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • master default protected
1 result
Created with Raphaël 2.2.014Feb12Nov27Feb2423222119181716151386543131Jan30292827Update README.md to fix typomastermasterAdd LICENSEDisable replaygain until I can figure out why it's causing problems.Set log output is sent to file. Implment seemingly correct replain gain support.Worked changing password into admin.limit tracks some more. Have track updated in title too.limit results at the sql level.put in base of install root when installing.Add basic readme.Support enter key in some text boxes as button click that matches.Don't pull from request queue unless the next item also was already up for voting.Convert timer to javascript to cut down on requests.Make clearer when user is created. Make sure clear logs button clicks.Fix a bug. Add some destructors. comment out one that causes problems.add config with higher upload limit. Add basic bash run script. Add cmake directives to put these in install location.Have users have upload permissions. Make sure upload tab only shows up then.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.Sanity checks. Make sure track isn't in vote batch and remove it from request queue if there.Make sure admin can remove tracks from the collection.Finish adding user creation to admin screen.Add empty tabs to fill.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.Implement basics of search using sql like. Now with so much data passing, curtail some object deletions.Set up basic request layout to fill with logic.Refactor things so less manual layout is done where not needed. Yields proper boostrap panel.Now with more screens about to be added, move main interface to tab widgets.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.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.Override css settings messing up vertical alignment.Clean up some things. Make skip vote longer. Put in js that should show notifications for skip requests.Try to not have track details eat up more space than they should.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.Allow changing track bg color easier.Remove some of old styling for new bootstrap css.Use bootstrap theme. Remove progressbar css that no longer applies.Implement UI for track skipping.Mark a user logged in in DB when successful.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.Make sql connection public to share same connection pool. Layout calls for user info from DB. Implement login path.Add a little animation when changing track details.
Loading