aboutsummaryrefslogtreecommitdiffstats
path: root/templates/wiki (unfollow)
Commit message (Expand)AuthorLines
2018-05-19Fix some small question-editing bugsGravatar Gareth Coles-3/+5
2018-05-19[Jams] Complete question listing/editing/etcGravatar Gareth Coles-0/+1895
2018-05-19[Jams] Add non-task info text to be displayed at jam announcementGravatar Gareth Coles-36/+169
2018-05-18[Jams] A bunch more work. That's all for tonight, though.Gravatar Gareth Coles-11/+234
2018-05-18Added SVG file and edited navbar accordingly (#72)Gravatar Jeremiah Boby-1/+56
2018-05-18[Jams] Huge amount of work on code jam admin areaGravatar Gareth Coles-62/+1370
2018-05-17Update wiki footer in line with main siteGravatar Gareth Coles-4/+4
2018-05-17Remove WIP header and highlight wiki in nav when selectedGravatar Gareth Coles-19/+24
2018-05-17[Jams] More restructuringGravatar Gareth Coles-88/+98
2018-05-17Restructure code jams page layoutGravatar Gareth Coles-28/+100
2018-05-15Commas are hardGravatar Gareth Coles-2/+2
2018-05-15Second draft of privacy pageGravatar Gareth Coles-13/+86
2018-05-15First draft of privacy pageGravatar Gareth Coles-0/+65
2018-05-15Add snowflake index on oauth_data and use it for deletionsGravatar Gareth Coles-7/+16
2018-05-15Main site redirects should be 302sGravatar Gareth Coles-0/+3
2018-05-15Coveralls doesn't work, remove it from the travis build for nowGravatar Gareth Coles-1/+1
2018-05-15LintingGravatar Gareth Coles-2/+2
2018-05-15Add RedirectView class for views that only redirect elsewhereGravatar Gareth Coles-31/+63
2018-05-15Fix editing wiki in debug modeGravatar Gareth Coles-9/+10
2018-05-15Add TemplateView class for views that only render a templateGravatar Gareth Coles-37/+60
2018-05-15Update font-awesome to 5.0.13Gravatar Gareth Coles-3/+3
2018-05-15[GDPR] Also remove OAuth dataGravatar Gareth Coles-1/+21
2018-05-15[GDPR] Small fixesGravatar Gareth Coles-2/+2
2018-05-15[GDPR] Users are now updated and removed correctlyGravatar Gareth Coles-1/+49
2018-05-14Gunicorn is super picky about when_ready arityGravatar Gareth Coles-3/+7
2018-05-14Migration runner and migrations (#69)Gravatar Gareth Coles-122/+741
2018-05-08Switch from using abort to using werkzeug exceptionGravatar Joseph-2/+2
2018-05-08account for the FLASK_DEBUG env not being there before running testsGravatar Christopher Baklid-1/+4
2018-05-08account for debug mode in unit testingGravatar Christopher Baklid-0/+1
2018-05-08fix tests in travisGravatar Christopher Baklid-4/+4
2018-05-08fix testsGravatar Christopher Baklid-98/+99
2018-05-08Remove broken unit tests until Inver can look at themGravatar Gareth Coles-84/+84
2018-05-08Small code jam page fixesGravatar Gareth Coles-23/+44
2018-05-08Fix testsGravatar Gareth Coles-3/+5
2018-05-08Fix testsGravatar Gareth Coles-2/+3
2018-05-08Add manager to WS classGravatar Gareth Coles-0/+2
2018-05-08LintingGravatar Gareth Coles-1/+1
2018-05-08Move bot API key to a constantGravatar Gareth Coles-3/+5
2018-05-07[Wiki] Fix an editor dumb: `not not`Gravatar Gareth Coles-3/+4
2018-05-07Update the code jams info pageGravatar Gareth Coles-9/+10
2018-05-06[Wiki] Case-insensitive searchingGravatar Gareth Coles-3/+3
2018-05-06[Wiki] Misc improvements, plus a beta search featureGravatar Gareth Coles-15/+212
2018-05-06I linted that, I swearGravatar Gareth Coles-2/+2
2018-05-06[Wiki] Move page functionGravatar Gareth Coles-18/+143
2018-05-05Use Discord embed image for index page buttonGravatar Gareth Coles-2/+2
2018-05-05Update README.mdGravatar Gareth Coles-1/+1
2018-05-04[Wiki] 7.1rem wasn't quite enough for the sidebarGravatar Gareth Coles-1/+1
2018-05-02upgrades alpine and adds docker commands to pipenv (#65)Gravatar Christopher Baklid-1/+5
2018-05-02[Wiki] 7rem wasn't quite enough for the sidebarGravatar Gareth Coles-1/+1
2018-05-02[Wiki] Implement page deletions and improve sidebar constructionGravatar Gareth Coles-36/+146