aboutsummaryrefslogtreecommitdiffstats
path: root/static/js/script.js (follow)
Commit message (Collapse)AuthorAgeLines
* Initial project layout for djangoGravatar Gareth Coles2018-08-07-2/+0
|
* All domains: sitemap.xml and robots.txtGravatar Gareth Coles2018-07-10-1/+1
|
* Revamp jam index, add winner team staff backend and user frontendGravatar Momo2018-07-04-2/+2
|
* [Jams/Teams] Show pushes creating new branches in GitLab activityGravatar momothereal2018-06-26-2/+2
|
* [Jams/Teams] Add day padding to activity feed, disabled submit button to ↵Gravatar momothereal2018-06-24-2/+2
| | | | avoid spam
* Update Font-Awesome Pro to 5.1.0Gravatar Gareth Coles2018-06-21-2/+2
|
* Fix RST editor loading on pages that use itGravatar Gareth Coles2018-06-20-2/+2
|
* Fix creating questions for code jamsGravatar Momo2018-06-19-2/+2
|
* Partner updatesGravatar Gareth Coles2018-06-18-2/+2
|
* Backend for team assignmentGravatar Gareth Coles2018-06-17-2/+2
|
* Compile as much JS with Gulp as possibleGravatar Gareth Coles2018-06-13-0/+2
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