| Commit message (Expand) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Hey, who turned out the lights?! | 2018-02-15 | -1/+1 | |
| * | snekchek | 2018-02-15 | -1/+1 | |
| * | Fix up API key validation and database api location | 2018-02-15 | -5/+1 | |
| * | Database API Improvements #1qcra (#13) | 2018-02-14 | -1/+1 | |
| * | RethinkDB API Views #yqhg | 2018-02-13 | -52/+24 | |
| * | Server name via env var, defaulted to localhost | 2018-02-11 | -1/+1 | |
| * | Set server name for app config | 2018-02-11 | -0/+1 | |
| * | Guess who forgot to run snekchek! | 2018-02-09 | -1/+1 | |
| * | Make APIView base class not loadable | 2018-02-09 | -1/+2 | |
| * | Move from straight app registration to Blueprints (#6) | 2018-02-09 | -6/+18 | |
| * | Weird, PyCharm didn't commit all my changes last push | 2018-02-08 | -1/+0 | |
| * | Merge remote-tracking branch 'origin/master' | 2018-02-08 | -4/+55 | |
| |\ | ||||
| | * | Turn on debug mode with `FLASK_DEBUG=1` | 2018-02-07 | -2/+4 | |
| | * | Static files; basic templates | 2018-02-07 | -1/+6 | |
| | * | Fix template loading | 2018-02-06 | -1/+1 | |
| | * | Use .get() for environs | 2018-02-06 | -4/+4 | |
| | * | snekchek | 2018-02-06 | -2/+3 | |
| | * | Rethinkdb setup method; not actually called yet | 2018-02-06 | -1/+42 | |
| | * | Template rendering | 2018-02-06 | -2/+3 | |
| * | | Pffft | 2018-02-08 | -2/+0 | |
| |/ | ||||
| * | Revert "Finally fix this garbage" | 2018-02-06 | -0/+41 | |
| * | Finally fix this garbage | 2018-02-05 | -41/+0 | |
| * | Revert "Major update" | 2018-02-05 | -0/+41 | |
| * | Major update | 2018-02-05 | -41/+0 | |
| * | Dynamic route loader; proper application structure | 2018-02-05 | -0/+41 | |