aboutsummaryrefslogtreecommitdiffstats
path: root/js (follow)
Commit message (Collapse)AuthorAgeLines
* Remove unused files.Gravatar Johannes Christ2018-08-22-29009/+0
|
* Revamp jam index, add winner team staff backend and user frontendGravatar Momo2018-07-04-0/+18
|
* Update Font-Awesome Pro to 5.1.0Gravatar Gareth Coles2018-06-21-2/+2
|
* 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