Commit Graph

24 Commits

Author SHA1 Message Date
Brian Buller 746c26f7f3 Merge branch 'master' of github.com:br0xen/ictgj-voting 2018-06-18 09:12:28 -05:00
Brian Buller 88ce4097b6 Better mobile formatting 2018-06-18 08:49:15 -05:00
Brian Buller dbeb59e76d Add more instruction on voting page 2018-02-04 09:29:02 -06:00
Brian Buller 4591d3c827 Fix a little bit with how thumbnails were displayed.
Also fix session bug (if session secret changes).
2018-01-29 15:45:58 -06:00
Brian Buller 0e2dce822c Regen assets 2018-01-26 12:31:17 -06:00
Brian Buller 9b03710ed0 Scrub newlines out of game descriptions 2018-01-26 12:31:06 -06:00
Brian Buller fb7beaeedf Regenerated assets
(Not sure if it was needed, but...)
2018-01-23 15:01:34 -06:00
Brian Buller 0850550be4 Getting things going 2017-10-21 17:47:01 -05:00
Brian Buller 7da713d9a2 Regenerated Assets...
Not sure if I needed to, but I didn't think of it before submitting.
2017-10-02 18:12:24 -05:00
Brian Buller be9739776c Regenerate Assets 2017-07-28 14:48:11 -05:00
Brian Buller 1cd03128b0 Updated, hopefully good for the jam! 2017-07-28 14:36:14 -05:00
Brian Buller 13e5816112 Fix Screenshot Upload Form 2017-07-25 11:16:46 -05:00
Brian Buller 487273231a Split team management into tabs
Check for field changes before changing tabs
or uploading screenshots
2017-07-25 10:49:26 -05:00
Brian Buller c6dc295100 Filled out readme file 2017-07-24 08:54:02 -05:00
Brian Buller f2dde0c709 Added a game-link page
Also tweaked a few other things
Kinda worked more on the client authentication stuff
2017-07-19 10:16:18 -05:00
Brian Buller c2959b3974 Several Changes
Added Team Self-Management pages (Site must not be 'voting' mode)
Process screenshots on upload, create thumbnail
Change inline screenshots to thumbnails (screenshots can get big)
2017-07-14 12:27:42 -05:00
Brian Buller 1c08032627 Add image request calls 2017-07-14 07:28:09 -05:00
Brian Buller 7495805ab4 Forgot to regen assets again 2017-07-09 20:23:55 -05:00
Brian Buller cd42e7ab91 Re-generate Assets 2017-07-09 19:21:06 -05:00
Brian Buller 2fe197b99d Several good changes
* Add vote validation before submitting
* Show 'Saved Vote' after vote saved, fade out message
* Increase flash message size
* Randomize order of games in voting list (Issue #5)
* Embiggen ScreenShots on Click
2017-07-09 19:18:03 -05:00
Brian Buller 262c855643 First RC
* Use embedded assets for templates
* All Critical functions are working
2017-07-08 21:51:43 -05:00
Brian Buller 02dbfc39ca Working on Results Page 2017-07-06 12:09:49 -05:00
Brian Buller 96a53b6090 Voting is working 2017-06-30 13:35:36 -06:00
Brian Buller ba35073d95 2017-06-22 Build
* Use 'https://github.com/mjibson/esc' for embedded assets
* Pull database name out of siteData object
* Load site config from database, if available
* Allow customizing site config from command line arguments
* Clean up some templates
* Update Readme (it still needs a lot of updating)
* Started work on vote accumulation/management
2017-06-22 10:34:57 -05:00