Age | Commit message (Expand) | Author |
2012-04-23 | Fixed timedelta problem | Egil Moeller |
2012-04-23 | Restored saved revision support | Egil Moeller |
2012-04-23 | Unified timeslider and pad editing protocol / component | Egil Moeller |
2012-04-20 | Removed debug print | Egil Moeller |
2012-04-20 | Bugfix for recursive dependency-installation and paths | Egil Moeller |
2012-04-19 | Changed the authentication mechanism to support hooks | Egil Moeller |
2012-04-19 | More general basic auth | Egil Moeller |
2012-04-18 | Better plugin admin interface | Egil Moeller |
2012-04-15 | removed sliderEnabled, supportsSlider clientVars, as they were not used anywhere | Matthias Bartelmeß |
2012-04-13 | Don't block static paths with http auth | Jordan Hollinger |
2012-04-08 | Merge pull request #614 from fourplusone/ace2_refactoring | John McLear |
2012-04-08 | ...well stupid error | Matthias Bartelmeß |
2012-04-08 | bugfix for some crashes through stack overflows | Patrick Rauscher |
2012-04-07 | bugfix to use the API again | Patrick Rauscher |
2012-04-07 | Pad message handler detects lineattributemakers by asking Attribute manager | Matthias Bartelmeß |
2012-04-05 | Merge branch 'develop' into ace2_refactoring | Matthias Bartelmeß |
2012-04-05 | Make the console show the url that admin/plugins is available at | johnyma22 |
2012-04-05 | Merge branch 'develop' into ace2_refactoring | Matthias Bartelmeß |
2012-04-05 | added AttributeManager, ChangesetUtils | Matthias Bartelmeß |
2012-04-04 | Merge branch 'develop' into fix/max-age | Matthias Bartelmeß |
2012-04-04 | remove maxAge: undefined header, send maxAge even if set to 0 | Matthias Bartelmeß |
2012-04-04 | on plugin definitions, only expose plugins with client_hooks registered. dont... | Matthias Bartelmeß |
2012-04-03 | fix crash if getFileCompressed fails (i.e. if /static/js is called) | Matthias Bartelmeß |
2012-04-03 | when no password is set, dont allow access to admin page | Matthias Bartelmeß |
2012-04-02 | Merge pull request #557 from redhog/master | John McLear |
2012-04-02 | Basic auth for admin page | Egil Moeller |
2012-04-01 | Removed prefixfree as it breaks @import in css files | Egil Moeller |
2012-04-01 | Merge branch 'johnyma22' | Egil Moeller |
2012-03-31 | fix pitas fix | John McLear |
2012-03-27 | Merge branch 'develop' of git://github.com/Pita/etherpad-lite | Egil Moeller |
2012-03-27 | Merge branch 'develop' into objectify_ep | Matthias Bartelmeß |
2012-03-26 | Merge pull request #556 from fourplusone/feature_jquery | John McLear |
2012-03-24 | Send the Content-Type header for plugin-definitions.json in the right format | Matthias Bartelmeß |
2012-03-23 | added underscore to tar.json | Matthias Bartelmeß |
2012-03-23 | re-enabled maxAge setting. maxAge is now in seconds, not milliseconds. | Matthias Bartelmeß |
2012-03-22 | Exposed require to ejs pages! | Egil Moeller |
2012-03-21 | Bugfix for when a block hook calls eejs.require recursively | Egil Moeller |
2012-03-19 | Plugin list can now be reloaded 'live' | Egil Moeller |
2012-03-18 | replaceing AttributePoolFactory by AttributePool | Matthias Bartelmeß |
2012-03-17 | Plugin install/uninstall | Egil Moeller |
2012-03-16 | Merge branch 'feature_jquery' into use_natives | Matthias Bartelmeß |
2012-03-15 | Searching for plugins, plus handling async events from the server (progress) | Egil Moeller |
2012-03-15 | Show installed plugins and search new ones | Egil Moeller |
2012-03-14 | Bugfix to not have server required anywhere as it causes problems for command... | Egil Moeller |
2012-03-14 | added jQuery to ace2_inner, make it embeddable, ace hooks work now propertly ... | Matthias Bartelmeß |
2012-03-14 | check if sockets are available in PadMessageHandler | Matthias Bartelmeß |
2012-03-13 | Integrated hooks into templates and provided a blokc/hook for the left and ri... | Egil Moeller |
2012-03-13 | Made all html pages into eejs templates | Egil Moeller |
2012-03-13 | Merge branch 'master' into eejs | Egil Moeller |
2012-03-13 | Added inherit function | Egil Moeller |