aboutsummaryrefslogtreecommitdiffstats
path: root/js (follow)
Commit message (Collapse)AuthorAgeLines
* Fix creating questions for code jamsGravatar Momo2018-06-19-0/+1
|
* Backend for team assignmentGravatar Gareth Coles2018-06-17-0/+45
|
* Compile as much JS with Gulp as possibleGravatar Gareth Coles2018-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