index
:
mediagoblin.git
master
MediaGoblin is a free software media publishing platform that anyone can run, with Plyr player for default, search and without nodejs
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mediagoblin
/
plugins
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Replaced all request.POST with request.form, ...
Joar Wandborg
2012-09-29
1
-15
/
+12
*
Added support for http callbacks on processing
Joar Wandborg
2012-09-26
1
-0
/
+6
*
Added client registration caps to OAuth plugin
Joar Wandborg
2012-09-21
1
-6
/
+14
*
Fixed validation in API post_entry.
Joar Wandborg
2012-09-17
2
-1
/
+11
*
API: Fixed media file URLs, limits
Joar Wandborg
2012-09-15
2
-4
/
+15
*
Added CORS headers to API json_response
Joar Wandborg
2012-09-15
1
-0
/
+5
*
Fixed ?next=<url> argument for require_active_login
Joar Wandborg
2012-09-15
2
-2
/
+5
*
Fixed typo in API post_entry
Joar Wandborg
2012-09-15
1
-1
/
+1
*
Added post_entry at /api/submit
Joar Wandborg
2012-09-15
2
-1
/
+94
*
Added fields to /api/entries, wrote docstrings for api.tools
Joar Wandborg
2012-09-15
2
-6
/
+40
*
Added /api/entries view
Joar Wandborg
2012-09-15
3
-3
/
+78
*
Created API plugin, moved api_auth to the API plugin
Joar Wandborg
2012-09-13
3
-0
/
+126