Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove unused files. | 2018-08-22 | -29009/+0 | |
| | ||||
* | Revamp jam index, add winner team staff backend and user frontend | 2018-07-04 | -0/+18 | |
| | ||||
* | Update Font-Awesome Pro to 5.1.0 | 2018-06-21 | -2/+2 | |
| | ||||
* | Fix creating questions for code jams | 2018-06-19 | -0/+1 | |
| | ||||
* | Backend for team assignment | 2018-06-17 | -0/+45 | |
| | ||||
* | Compile as much JS with Gulp as possible | 2018-06-13 | -0/+28945 | |
This will concatenate ALL of our JS, and minify it - thus leaving us with a single file to be loaded. There's a few libraries we can't do this with, unfortunately - these are now added in fouc.js: * Ace Editor * Flatpickr * Font-Awesome |