index
:
etherpad-lite
cr/openbsd_install
develop
master
Really real-time collaborative document editing. http://etherpad.org
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-02-29
Send plugin data to client
Egil Moeller
2012-02-29
Bugfix for dependency data circle
Egil Moeller
2012-02-29
Bugfix for dependency
Egil Moeller
2012-02-28
Removed CommonCode entierly
Egil Moeller
2012-02-28
So simple, yet so hard to find. Finally I found you, oh error caused by the n...
Egil Moeller
2012-02-28
Partial bugfix
Egil Moeller
2012-02-26
Merge branch 'temo'
Egil Moeller
2012-02-26
Minify now supports plugins
Egil Moeller
2012-02-26
First stab at getting client side require(plugin/..) to work from within ethe...
Egil Moeller
2012-02-26
require(ep_pluginname/static/blabla); now works both on client and server
Egil Moeller
2012-02-26
Bugfix for git version extraction code
Egil Moeller
2012-02-26
The big rename of pluginbs from pluginomatic to ep
Egil Moeller
2012-02-26
Better startup & symlinking
Egil Moeller
2012-02-26
The Big Renaming - etherpad is now an NPM module
Egil Moeller
2012-02-26
plugins.plugins is now defined while loading hook modules from plugins
Egil Moeller
2012-02-26
Client side / server side require
Egil Moeller
2012-02-25
test static files for plugins
Egil Moeller
2012-02-25
Make plugins dict non-recursive
Egil Moeller
2012-02-25
Serve plugin static files
Egil Moeller
2012-02-25
Bugfix for plugin listing
Egil Moeller
2012-02-25
Moved all the hooks into a hooks directory
Egil Moeller
2012-02-25
Renamed functions to match hook names
Egil Moeller
2012-02-25
Removed some more junk
Egil Moeller
2012-02-25
Moved socketio
Egil Moeller
2012-02-25
Some code cleanup
Egil Moeller
2012-02-25
Moved errorhandling
Egil Moeller
2012-02-25
Moved importexport
Egil Moeller
2012-02-25
Better hook debug printout
Egil Moeller
2012-02-25
Moved apicalls
Egil Moeller
2012-02-25
Moved webaccess
Egil Moeller
2012-02-25
Better plugin error handling
Egil Moeller
2012-02-25
Moved padreadonly
Egil Moeller
2012-02-24
Reindentation of pluginomatic.json
Egil Moeller
2012-02-24
Moved minified
Egil Moeller
2012-02-24
Bugfix for not loading plugins until after db, plus moved padursanitize into ...
Egil Moeller
2012-02-24
Moved /p/:pad and /p/:pad/timeslider static html to specialpages
Egil Moeller
2012-02-24
Moved special pages ( /, /robots.txt, /favicon.ico ) to their own module
Egil Moeller
2012-02-24
Moved static files serving to its own file
Egil Moeller
2012-02-24
Builtin 'plugin' now works
Egil Moeller
2012-02-24
Added a fake plugin __builtin__ for builtin functionality
Egil Moeller
2012-02-24
Bugfix for there being no registrations for a hook at all
Egil Moeller
2012-02-24
Added a simple test plugin that doesn't do much
Egil Moeller
2012-02-24
Restructuring of some code to make it more readable
Egil Moeller
2012-02-24
Added expressServer hook to register new URLs
Egil Moeller
2012-02-24
Merge branch 'master' of github.com:redhog/etherpad-lite
Egil Moeller
2012-02-24
Added hook.callAll and hook.aCallAll
Egil Moeller
2012-02-24
Oups, bad format
Egil Moeller
2012-02-24
Added the basic parts for a plugin loader
Egil Moeller
2012-02-24
Fixes import major bug caused by removing container required for callback of ...
John McLear
2012-02-21
Document the -s|--settings cli option in README
Jordan
[next]