summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-29Send plugin data to clientEgil Moeller
2012-02-29Bugfix for dependency data circleEgil Moeller
2012-02-29Bugfix for dependencyEgil Moeller
2012-02-28Removed CommonCode entierlyEgil Moeller
2012-02-28So simple, yet so hard to find. Finally I found you, oh error caused by the n...Egil Moeller
2012-02-28Partial bugfixEgil Moeller
2012-02-26Merge branch 'temo'Egil Moeller
2012-02-26Minify now supports pluginsEgil Moeller
2012-02-26First stab at getting client side require(plugin/..) to work from within ethe...Egil Moeller
2012-02-26require(ep_pluginname/static/blabla); now works both on client and serverEgil Moeller
2012-02-26Bugfix for git version extraction codeEgil Moeller
2012-02-26The big rename of pluginbs from pluginomatic to epEgil Moeller
2012-02-26Better startup & symlinkingEgil Moeller
2012-02-26The Big Renaming - etherpad is now an NPM moduleEgil Moeller
2012-02-26plugins.plugins is now defined while loading hook modules from pluginsEgil Moeller
2012-02-26Client side / server side requireEgil Moeller
2012-02-25test static files for pluginsEgil Moeller
2012-02-25Make plugins dict non-recursiveEgil Moeller
2012-02-25Serve plugin static filesEgil Moeller
2012-02-25Bugfix for plugin listingEgil Moeller
2012-02-25Moved all the hooks into a hooks directoryEgil Moeller
2012-02-25Renamed functions to match hook namesEgil Moeller
2012-02-25Removed some more junkEgil Moeller
2012-02-25Moved socketioEgil Moeller
2012-02-25Some code cleanupEgil Moeller
2012-02-25Moved errorhandlingEgil Moeller
2012-02-25Moved importexportEgil Moeller
2012-02-25Better hook debug printoutEgil Moeller
2012-02-25Moved apicallsEgil Moeller
2012-02-25Moved webaccessEgil Moeller
2012-02-25Better plugin error handlingEgil Moeller
2012-02-25Moved padreadonlyEgil Moeller
2012-02-24Reindentation of pluginomatic.jsonEgil Moeller
2012-02-24Moved minifiedEgil Moeller
2012-02-24Bugfix for not loading plugins until after db, plus moved padursanitize into ...Egil Moeller
2012-02-24Moved /p/:pad and /p/:pad/timeslider static html to specialpagesEgil Moeller
2012-02-24Moved special pages ( /, /robots.txt, /favicon.ico ) to their own moduleEgil Moeller
2012-02-24Moved static files serving to its own fileEgil Moeller
2012-02-24Builtin 'plugin' now worksEgil Moeller
2012-02-24Added a fake plugin __builtin__ for builtin functionalityEgil Moeller
2012-02-24Bugfix for there being no registrations for a hook at allEgil Moeller
2012-02-24Added a simple test plugin that doesn't do muchEgil Moeller
2012-02-24Restructuring of some code to make it more readableEgil Moeller
2012-02-24Added expressServer hook to register new URLsEgil Moeller
2012-02-24Merge branch 'master' of github.com:redhog/etherpad-liteEgil Moeller
2012-02-24Added hook.callAll and hook.aCallAllEgil Moeller
2012-02-24Oups, bad formatEgil Moeller
2012-02-24Added the basic parts for a plugin loaderEgil Moeller
2012-02-24Fixes import major bug caused by removing container required for callback of ...John McLear
2012-02-21Document the -s|--settings cli option in READMEJordan