aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* API for tags (#34)Gravatar Leon Sandøy2018-03-06-79/+254
* Fix user API testGravatar Gareth Coles2018-03-04-6/+6
* Fixes for the API validation decoratorGravatar Gareth Coles2018-03-04-6/+10
* Info pages #13xan #13xak (#36)Gravatar Gareth Coles2018-03-04-57/+351
* Fix navbar dropdownGravatar Gareth Coles2018-03-03-8/+8
* Mobile optimisation (#33)Gravatar Joseph2018-03-03-90/+121
* Switch type from NotFound to HTTPException & add post support to 5XX and 4XXGravatar JoeBanks132018-03-01-2/+26
* Gdude got nit picky and made me change the Mac OS terminal to say it's on MacGravatar JoeBanks132018-03-01-1/+1
* Change 418 error descriptionGravatar JoeBanks132018-03-01-1/+1
* Add safe so it is not escapedGravatar JoeBanks132018-03-01-1/+1
* noscript should use templated errorGravatar JoeBanks132018-03-01-1/+1
* OpenGraph metadata (#32)Gravatar Joseph2018-03-01-18/+25
* Fix spacing issuesGravatar JoeBanks132018-03-01-2/+2
* Instead of making flask error when rendering unsupported status codes just se...Gravatar JoeBanks132018-03-01-1/+4
* Change link to enclose more textGravatar JoeBanks132018-03-01-7/+6
* Change color of windowGravatar JoeBanks132018-03-01-1/+1
* Finish up #31 by adding linksGravatar JoeBanks132018-03-01-9/+8
* Darken background of muted error headerGravatar JoeBanks132018-03-01-1/+5
* Close window by hitting red buttonGravatar JoeBanks132018-03-01-296/+301
* Quick patch to prevent title from always being 'Internal server error'Gravatar JoeBanks132018-02-28-1/+1
* Add error messages (#30)Gravatar Joseph2018-02-28-34/+1089
* reduce memory allocation from 2GB to 512MB (#28)Gravatar Christopher Baklid2018-02-27-1/+1
* [Travis] Build only masterGravatar Gareth Coles2018-02-27-0/+4
* Fix unit testGravatar Gareth Coles2018-02-27-3/+3
* Move `/help` to `/info/help`Gravatar Gareth Coles2018-02-27-6/+7
* fixes the coverage badge to point to the master branch (#29)Gravatar Christopher Baklid2018-02-26-1/+1
* remove snekchek and replace with flake8 (#27)Gravatar Christopher Baklid2018-02-26-8/+2
* Help page #z62n (#25)Gravatar Gareth Coles2018-02-26-15/+533
* brings coverage to 90% (#24)Gravatar Christopher Baklid2018-02-26-45/+257
* New banner!Gravatar Gareth Coles2018-02-21-1/+1
* Actually make the button link to the inviteGravatar Gareth Coles2018-02-21-1/+1
* Remove extra buttonsGravatar Gareth Coles2018-02-21-13/+0
* More landing page work. Also: Blurple!Gravatar Gareth Coles2018-02-21-21/+9651
* Index page proseGravatar Gareth Coles2018-02-21-9/+12
* Smaller navbar, move dropdown to the bottom of the navbarGravatar Gareth Coles2018-02-21-6/+9
* Dropdown instead of dropbarGravatar Gareth Coles2018-02-21-1/+1
* Disable dropbar pushGravatar Gareth Coles2018-02-21-1/+1
* Sample pushing dropbar navGravatar Gareth Coles2018-02-21-11/+42
* Better pre-release warning on indexGravatar Gareth Coles2018-02-21-9/+6
* Basic main page heroGravatar Gareth Coles2018-02-21-2/+26
* Add warning about pre-release-ness to base templateGravatar Gareth Coles2018-02-21-7/+10
* Jinja is weirdGravatar Gareth Coles2018-02-21-8/+10
* Rearrange views and templatesGravatar Gareth Coles2018-02-21-4/+4
* adds initial unit testing (#22)Gravatar Christopher Baklid2018-02-20-1/+111
* Add VagrantfileGravatar Christopher Baklid2018-02-19-0/+102
* Readme (#23)Gravatar Christopher Baklid2018-02-19-0/+4
* adds favicon to header (#21)Gravatar Christopher Baklid2018-02-18-1/+2
* Cleanup of base_route moduleGravatar Gareth Coles2018-02-18-15/+17
* Error handlers can now handle more than one HTTP status codeGravatar Gareth Coles2018-02-18-4/+32
* Register error routes on the app instead of specific blueprints #1rchtGravatar Gareth Coles2018-02-18-1/+1