aboutsummaryrefslogtreecommitdiffstats
path: root/pysite/mixins.py (unfollow)
Commit message (Expand)AuthorLines
2018-03-21Reformat message arg for UIkit notificationGravatar Gareth Coles-7/+7
2018-03-21Rewrite countdown; Now a notification present on all pagesGravatar Gareth Coles-51/+79
2018-03-21CountdownGravatar JoeBanks13-76/+49
2018-03-21Pushing the footer to the bottom of the pageGravatar Leon Sandøy-42/+63
2018-03-21Update countdown.jsGravatar Joseph-2/+2
2018-03-21Added a Code Jam Countdown (#1eevq) (#43)Gravatar Sam Wedgwood-0/+101
2018-03-21Copy code from API error view over to normal error views because that's the w...Gravatar JoeBanks13-21/+24
2018-03-20Update PR documentation to mention team number in titleGravatar Gareth Coles-1/+2
2018-03-18Change styling for price icons on resources pageGravatar Gareth Coles-9/+11
2018-03-17Fixed footer padding, fixed firefox vertical align issues, and improved the f...Gravatar Leon Sandøy-3/+21
2018-03-17`Github` => `GitHub`Gravatar Joseph-1/+1
2018-03-17Add a brief footer with a link to the repo (#37)Gravatar Andrew Schwartz-0/+7
2018-03-15@1mn plsGravatar Gareth Coles-1/+1
2018-03-15Fix comprehension errorGravatar Gareth Coles-1/+1
2018-03-15Fix missing textGravatar Gareth Coles-1/+1
2018-03-15Update code jams page with tutorialGravatar Gareth Coles-6/+103
2018-03-14Early bersion of the code jams pageGravatar Gareth Coles-0/+118
2018-03-14Dynamic OpenGraph metadata in page templatesGravatar Gareth Coles-5/+20
2018-03-14Add payment info for resources, and two more resourcesGravatar Gareth Coles-9/+74
2018-03-13Datadog TCP loggingGravatar Gareth Coles-2/+28
2018-03-13Remove unused importGravatar Gareth Coles-2/+0
2018-03-13Update info section with an indexGravatar Gareth Coles-9/+50
2018-03-13Minor bugfix to allow tag.delete to return success as False if the tag doesn'...Gravatar Leon Sandøy-5/+8
2018-03-10Logging fixesGravatar Gareth Coles-3/+3
2018-03-10Logging with PapertrailGravatar Gareth Coles-2/+22
2018-03-07removes gunicorn config as it is no longer being used (#39)Gravatar Christopher Baklid-46/+0
2018-03-06API for tags (#34)Gravatar Leon Sandøy-79/+254
2018-03-04Fix user API testGravatar Gareth Coles-6/+6
2018-03-04Fixes for the API validation decoratorGravatar Gareth Coles-6/+10
2018-03-04Info pages #13xan #13xak (#36)Gravatar Gareth Coles-57/+351
2018-03-03Fix navbar dropdownGravatar Gareth Coles-8/+8
2018-03-03Mobile optimisation (#33)Gravatar Joseph-90/+121
2018-03-01Switch type from NotFound to HTTPException & add post support to 5XX and 4XXGravatar JoeBanks13-2/+26
2018-03-01Gdude got nit picky and made me change the Mac OS terminal to say it's on MacGravatar JoeBanks13-1/+1
2018-03-01Change 418 error descriptionGravatar JoeBanks13-1/+1
2018-03-01Add safe so it is not escapedGravatar JoeBanks13-1/+1
2018-03-01noscript should use templated errorGravatar JoeBanks13-1/+1
2018-03-01OpenGraph metadata (#32)Gravatar Joseph-18/+25
2018-03-01Fix spacing issuesGravatar JoeBanks13-2/+2
2018-03-01Instead of making flask error when rendering unsupported status codes just se...Gravatar JoeBanks13-1/+4
2018-03-01Change link to enclose more textGravatar JoeBanks13-7/+6
2018-03-01Change color of windowGravatar JoeBanks13-1/+1
2018-03-01Finish up #31 by adding linksGravatar JoeBanks13-9/+8
2018-03-01Darken background of muted error headerGravatar JoeBanks13-1/+5
2018-03-01Close window by hitting red buttonGravatar JoeBanks13-296/+301
2018-02-28Quick patch to prevent title from always being 'Internal server error'Gravatar JoeBanks13-1/+1
2018-02-28Add error messages (#30)Gravatar Joseph-34/+1089
2018-02-27reduce memory allocation from 2GB to 512MB (#28)Gravatar Christopher Baklid-1/+1
2018-02-27[Travis] Build only masterGravatar Gareth Coles-0/+4
2018-02-27Fix unit testGravatar Gareth Coles-3/+3