| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Require modules/rest_api.py has tls cert/key | 2018-10-05 | 1 | -1/+8 | |
| * | POST shouldn't use body as 'params' | 2018-10-05 | 1 | -5/+5 | |
| * | Support POST through modules/rest_api.py | 2018-10-05 | 1 | -33/+46 | |
| * | Remove prints | 2018-10-05 | 1 | -1/+0 | |
| * | Allow API endpoints to not request authentication | 2018-10-04 | 1 | -15/+22 | |
| * | Strip empty /path/arguments in modulse/rest_api.py | 2018-10-04 | 1 | -1/+3 | |
| * | Use URL path for args, not get params | 2018-10-04 | 1 | -1/+2 | |
| * | Make sure bot.lock is released in do_GET | 2018-10-04 | 1 | -21/+23 | |
| * | Timeout REST API requests after 10 seconds | 2018-10-04 | 1 | -0/+1 | |
| * | Implement !botset/!botget in modules/set.py | 2018-10-04 | 1 | -0/+3 | |
| * | Implement api keys in modules/rest_api.py | 2018-10-04 | 1 | -8/+24 | |
| * | Add basics of (by-default disabled) REST API | 2018-10-04 | 1 | -0/+51 |
