Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code. | Ben Sturmfels | 2021-03-05 | 1 | -1/+1 |
* | Fixing API setup with new plugin "config spec" world | Christopher Allan Webber | 2013-05-08 | 1 | -2/+2 |
* | Removed Routes dependency, added admin routes | Joar Wandborg | 2012-10-20 | 1 | -2/+0 |
* | Fixed OAuth access_token duplicate route | Joar Wandborg | 2012-10-15 | 1 | -3/+6 |
* | Switched most stuff over from Routes | Joar Wandborg | 2012-10-14 | 1 | -6/+6 |
* | Fixed ?next=<url> argument for require_active_login | Joar Wandborg | 2012-09-15 | 1 | -2/+3 |
* | Added post_entry at /api/submit | Joar Wandborg | 2012-09-15 | 1 | -1/+3 |
* | Added /api/entries view | Joar Wandborg | 2012-09-15 | 1 | -1/+3 |
* | Created API plugin, moved api_auth to the API plugin | Joar Wandborg | 2012-09-13 | 1 | -0/+41 |