aboutsummaryrefslogtreecommitdiffstats
path: root/pysite/decorators.py (follow)
Commit message (Expand)AuthorAgeLines
* Move from CSS to SCSS (#86)Gravatar Gareth Coles2018-06-05-1/+0
* Privacy/Usability updates (#75)Gravatar Gareth Coles2018-05-20-6/+7
* LintingGravatar Gareth Coles2018-05-08-1/+1
* Move bot API key to a constantGravatar Gareth Coles2018-05-08-3/+2
* Declaring the encoding to be utf-8 is not necessary in Python3 projects, as t...Gravatar Leon Sandøy2018-04-27-1/+0
* Easier debugging and optimised importsGravatar Gareth Coles2018-04-08-3/+8
* More work towards the wikiGravatar Gareth Coles2018-04-05-1/+1
* LintingGravatar Gareth Coles2018-04-01-1/+1
* Add CSRF protection and optimise importsGravatar Gareth Coles2018-04-01-3/+18
* Role requirement decorator should return json on an API errorGravatar Gareth Coles2018-04-01-0/+3
* I'm assuming this is the last linting commit for now...Gravatar Gareth Coles2018-03-30-1/+1
* Decorator for routes that require a login with one of a set of rolesGravatar Gareth Coles2018-03-30-4/+24
* Change to PyCharm importsGravatar Gareth Coles2018-03-30-0/+1
* Make flake8 happierGravatar Gareth Coles2018-03-29-1/+1
* API for tags (#34)Gravatar Leon Sandøy2018-03-06-0/+1
* Fixes for the API validation decoratorGravatar Gareth Coles2018-03-04-6/+10
* Add error messages (#30)Gravatar Joseph2018-02-28-1/+0
* brings coverage to 90% (#24)Gravatar Christopher Baklid2018-02-26-5/+4
* API_KEY -> BOT_API_KEYGravatar Gareth Coles2018-02-16-1/+1
* API schema validation decorator #yzuf (#15)Gravatar Gareth Coles2018-02-16-4/+71
* Fix up API key validation and database api locationGravatar Gareth Coles2018-02-15-1/+3
* Move API validation decorator to its own file #yxdkGravatar Gareth Coles2018-02-15-0/+21