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
/
tools
/
pluginapi.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some unused imports and local variables.
Ben Sturmfels
2021-09-23
1
-2
/
+0
*
Apply pyupgrade --py36-plus.
Ben Sturmfels
2021-09-23
1
-1
/
+1
*
Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.
Ben Sturmfels
2021-03-05
1
-2
/
+2
*
Fix plugin documentation
Sebastian Spaeth
2013-09-04
1
-1
/
+1
*
removing old callable utilities and porting stuff over.
Christopher Allan Webber
2013-04-19
1
-67
/
+1
*
we should be returning the result, not None!
Christopher Allan Webber
2013-04-19
1
-1
/
+1
*
fixing hook_handle for when result is never assigned, avoid reference without...
Christopher Allan Webber
2013-04-19
1
-0
/
+2
*
As Elrond points out, we might as well .pop() default_handler
Christopher Allan Webber
2013-04-19
1
-1
/
+1
*
Hooks: the Next Generation!
Christopher Allan Webber
2013-04-19
1
-0
/
+90
*
And... pyblosxom code removed again :)
Christopher Allan Webber
2013-04-19
1
-114
/
+0
*
pyblosxom run_callback hoisted
Christopher Allan Webber
2013-04-18
1
-0
/
+114
*
Remove unhandled_okay from kwargs if it's there before passing to functions.
Christopher Allan Webber
2013-04-10
1
-1
/
+3
*
callable hook convenience functions.. now work, and with tests!
Christopher Allan Webber
2013-04-10
1
-2
/
+2
*
Convenience functions for callable hooks
Christopher Allan Webber
2013-04-07
1
-0
/
+65
*
Improve formatting for hook template docs.
Elrond
2013-01-31
1
-1
/
+8
*
Even better documentation for get_hook_templates!
Christopher Allan Webber
2013-01-30
1
-1
/
+9
*
Improved documentation for get_hook_templates, noting the template tag
Christopher Allan Webber
2013-01-30
1
-0
/
+9
*
Moved the docstring for the plugin template stuff from the class to module me...
Christopher Allan Webber
2013-01-30
1
-13
/
+19
*
Geolocation stuff, including including templates seems to be working-ish
Christopher Allan Webber
2013-01-30
1
-1
/
+8
*
Very start of plugin hooks and openstreetmap pluginification
Christopher Allan Webber
2013-01-30
1
-0
/
+27
*
Purge routes package from MG (#507)
Sebastian Spaeth
2012-11-20
1
-6
/
+4
*
Fixed OAuth access_token duplicate route
Joar Wandborg
2012-10-15
1
-0
/
+1
*
Switched most stuff over from Routes
Joar Wandborg
2012-10-14
1
-1
/
+1
*
Created API plugin, moved api_auth to the API plugin
Joar Wandborg
2012-09-13
1
-29
/
+0
*
Add OAuth models, plugin DB migrations, api_auth
Joar Wandborg
2012-09-13
1
-1
/
+34
*
Rework plugin infrastructure to nix side-effects
Will Kahn-Greene
2012-07-17
1
-60
/
+40
*
Finish flatpagesplugin; add plugin docs
Will Kahn-Greene
2012-07-16
1
-1
/
+49
*
Flatpages first pass
Will Kahn-Greene
2012-07-16
1
-1
/
+33
*
Update documentation for plugins
Will Kahn-Greene
2012-05-16
1
-12
/
+41
*
401. Plugin infrastructure
Will Kahn-Greene
2012-05-13
1
-0
/
+118