Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Integrate websockets into the Flask webapp | 2018-02-17 | -52/+0 | |
* | API schema validation decorator #yzuf (#15) | 2018-02-16 | -2/+6 | |
* | snekchek | 2018-02-15 | -1/+2 | |
* | Fix up API key validation and database api location | 2018-02-15 | -1/+3 | |
* | Move API validation decorator to its own file #yxdk | 2018-02-15 | -16/+1 | |
* | Database API Improvements #1qcra (#13) | 2018-02-14 | -3/+127 | |
* | Snekchek | 2018-02-13 | -1/+1 | |
* | @APIView.valid_api_key decorator | 2018-02-13 | -2/+17 | |
* | RethinkDB API Views #yqhg | 2018-02-13 | -1/+20 | |
* | Asana integration (#7) | 2018-02-11 | -2/+10 | |
* | APIView should inherit RouteView | 2018-02-09 | -1/+1 | |
* | Guess who forgot to run snekchek! | 2018-02-09 | -1/+1 | |
* | Base API route and error codes enum | 2018-02-09 | -1/+16 | |
* | Move from straight app registration to Blueprints (#6) | 2018-02-09 | -5/+5 | |
* | Merge remote-tracking branch 'origin/master' | 2018-02-08 | -7/+15 | |
|\ | ||||
| * | Static files; basic templates | 2018-02-07 | -5/+7 | |
| * | Template rendering | 2018-02-06 | -3/+9 | |
* | | Pffft | 2018-02-08 | -2/+0 | |
|/ | ||||
* | Revert "Finally fix this garbage" | 2018-02-06 | -0/+29 | |
* | Finally fix this garbage | 2018-02-05 | -29/+0 | |
* | Fix hardcoded error code in error view | 2018-02-05 | -1/+1 | |
* | Revert "Major update" | 2018-02-05 | -0/+29 | |
* | Major update | 2018-02-05 | -29/+0 | |
* | Dynamic route loader; proper application structure | 2018-02-05 | -0/+29 |