more unsucking, plus a year of new stuff
authorClinton Ebadi <clinton@unknownlamer.org>
Sun, 27 Nov 2016 03:10:28 +0000 (22:10 -0500)
committerClinton Ebadi <clinton@unknownlamer.org>
Sun, 27 Nov 2016 03:18:33 +0000 (22:18 -0500)
commit51a600c287ae8bf683b911dbee9a0ad1a397db6f
tree5e6b14d1769e00818e4194d1a5cf37f1f2efd16c
parenta68240a2deb1c49293214168bfb39515bf9e7c66
more unsucking, plus a year of new stuff

I was bad and didn't commit anything for ages, so here's an
approximation of what has changed:

 * moved common code into module, converted admin and upload to use it
 * Encapsulated parts of the interface into classes. The code is still
   pretty fugly.
 * New "normals" interface that allows general party goers to
   browse/search your library and throw songs in randomly.
 * Use yattag in more places
 * Layout is now using CSS flex boxes for better alignment and scaling
   for different screen sizes.
 * New commands to rate songs, bump songs to the top or bottom of the
   queue, search improvements, and probably some other things
party-upload/admin.cgi
party-upload/normals.cgi [new file with mode: 0755]
party-upload/partyparty.py [new file with mode: 0644]
party-upload/upload.cgi
party-upload/upload.html