aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/plugins/api/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Fixing API setup with new plugin "config spec" worldChristopher Allan Webber2013-05-081-2/+2
* Removed Routes dependency, added admin routesJoar Wandborg2012-10-201-2/+0
* Fixed OAuth access_token duplicate routeJoar Wandborg2012-10-151-3/+6
* Switched most stuff over from RoutesJoar Wandborg2012-10-141-6/+6
* Fixed ?next=<url> argument for require_active_loginJoar Wandborg2012-09-151-2/+3
* Added post_entry at /api/submitJoar Wandborg2012-09-151-1/+3
* Added /api/entries viewJoar Wandborg2012-09-151-1/+3
* Created API plugin, moved api_auth to the API pluginJoar Wandborg2012-09-131-0/+41