Age | Commit message (Expand) | Author |
2016-11-20 | Updated npm to 4.0.2 and removed recursive searching for ep-plugins | Stefan |
2015-04-28 | show versions of plugins at startup, fixes #2642 | John McLear |
2012-10-28 | Mimic, replace or work around removed npm utils. | Marcel Klehr |
2012-09-11 | Split client and server plugin functionality. | Chad Weider |
2012-09-11 | Inject special normalization behavior. | Chad Weider |
2012-09-11 | Static functions are static. | Chad Weider |
2012-09-11 | Fix worthless indentation. | Chad Weider |
2012-06-29 | Fix plugin loader | Marcel Klehr |
2012-06-28 | Fix plugin loader to work with windows paths (e.g. 'D:\foo\...') | Marcel Klehr |
2012-06-04 | More plugin information | Egil Moeller |
2012-04-25 | added baseURL export to pad.js, timeslider.js, plugins.js, fixing #670 | Matthias Bartelmeß |
2012-04-20 | Merge pull request #658 from redhog/master | John McLear |
2012-04-20 | Bugfix for recursive dependency-installation and paths | Egil Moeller |
2012-04-19 | Fix #626, Plugins don't work if pad is on a subdir | 0ip |
2012-04-11 | Work around strange order of execution bug in Firefox. Fixes #620 | Chad Weider |
2012-04-05 | Merge branch 'develop' of git://github.com/Pita/etherpad-lite | Egil Moeller |
2012-04-05 | Added init hook to install plugin database default content and the like | Egil Moeller |
2012-04-04 | Merge branch 'develop' into feature/implicit_hooks | Matthias Bartelmeß |
2012-04-04 | use hook name as function name, if not specified | Matthias Bartelmeß |
2012-04-04 | make jshint happy | Matthias Bartelmeß |
2012-04-04 | get rid of node.extend (since duplicated by underscorejs) | Matthias Bartelmeß |
2012-03-27 | Merge branch 'develop' of git://github.com/Pita/etherpad-lite | Egil Moeller |
2012-03-26 | Merge pull request #556 from fourplusone/feature_jquery | John McLear |
2012-03-24 | proceed if plugin-definitions.json didn't load properly | Matthias Bartelmeß |
2012-03-19 | Plugin list can now be reloaded 'live' | Egil Moeller |
2012-03-17 | use underscore.js | Matthias Bartelmeß |
2012-03-16 | Merge branch 'feature_jquery' into use_natives | Matthias Bartelmeß |
2012-03-16 | added .keys method to objects, if not supported, fixes IE issue with pluginfw | Matthias Bartelmeß |
2012-03-14 | added jQuery to ace2_inner, make it embeddable, ace hooks work now propertly ... | Matthias Bartelmeß |
2012-03-01 | Client side hooks are now loaded and works | Egil Moeller |