| Commit message (Expand) | Author | Lines | |
|---|---|---|---|
| 2018-02-18 | typo in a comment was driving me nuts. | -1/+1 | |
| 2018-02-18 | Switch back to wss://, again | -1/+1 | |
| 2018-02-18 | Merge remote-tracking branch 'origin/master' | -3/+3 | |
| 2018-02-18 | Rename "Websocket" to "WS" to avoid confusion with the gevents-websocket WebS... | -11/+11 | |
| 2018-02-18 | attempt to fix stacktrace when initialising logger (#17) | -2/+1 | |
| 2018-02-18 | Simple logging. (#16) | -15/+39 | |
| 2018-02-17 | Go back to using wss:// for the WS test | -1/+1 | |
| 2018-02-17 | Integrate websockets into the Flask webapp | -93/+214 | |
| 2018-02-17 | snekchek | -1/+0 | |
| 2018-02-17 | Clean up WS application a bit | -6/+8 | |
| 2018-02-16 | Fix slight error in database insertion | -1/+1 | |
| 2018-02-16 | API_KEY -> BOT_API_KEY | -1/+1 | |
| 2018-02-16 | Simplify user API route and return changes | -9/+5 | |
| 2018-02-16 | API schema validation decorator #yzuf (#15) | -31/+107 |