summaryrefslogtreecommitdiff
path: root/src/node
AgeCommit message (Expand)Author
2012-04-23Fixed timedelta problemEgil Moeller
2012-04-23Restored saved revision supportEgil Moeller
2012-04-23Unified timeslider and pad editing protocol / componentEgil Moeller
2012-04-20Removed debug printEgil Moeller
2012-04-20Bugfix for recursive dependency-installation and pathsEgil Moeller
2012-04-19Changed the authentication mechanism to support hooksEgil Moeller
2012-04-19More general basic authEgil Moeller
2012-04-18Better plugin admin interfaceEgil Moeller
2012-04-15removed sliderEnabled, supportsSlider clientVars, as they were not used anywhereMatthias Bartelmeß
2012-04-13Don't block static paths with http authJordan Hollinger
2012-04-08Merge pull request #614 from fourplusone/ace2_refactoringJohn McLear
2012-04-08...well stupid errorMatthias Bartelmeß
2012-04-08bugfix for some crashes through stack overflowsPatrick Rauscher
2012-04-07bugfix to use the API againPatrick Rauscher
2012-04-07Pad message handler detects lineattributemakers by asking Attribute managerMatthias Bartelmeß
2012-04-05Merge branch 'develop' into ace2_refactoringMatthias Bartelmeß
2012-04-05Make the console show the url that admin/plugins is available atjohnyma22
2012-04-05Merge branch 'develop' into ace2_refactoringMatthias Bartelmeß
2012-04-05added AttributeManager, ChangesetUtilsMatthias Bartelmeß
2012-04-04Merge branch 'develop' into fix/max-ageMatthias Bartelmeß
2012-04-04remove maxAge: undefined header, send maxAge even if set to 0Matthias Bartelmeß
2012-04-04on plugin definitions, only expose plugins with client_hooks registered. dont...Matthias Bartelmeß
2012-04-03fix crash if getFileCompressed fails (i.e. if /static/js is called)Matthias Bartelmeß
2012-04-03when no password is set, dont allow access to admin pageMatthias Bartelmeß
2012-04-02Merge pull request #557 from redhog/masterJohn McLear
2012-04-02Basic auth for admin pageEgil Moeller
2012-04-01Removed prefixfree as it breaks @import in css filesEgil Moeller
2012-04-01Merge branch 'johnyma22'Egil Moeller
2012-03-31fix pitas fixJohn McLear
2012-03-27Merge branch 'develop' of git://github.com/Pita/etherpad-liteEgil Moeller
2012-03-27Merge branch 'develop' into objectify_epMatthias Bartelmeß
2012-03-26Merge pull request #556 from fourplusone/feature_jqueryJohn McLear
2012-03-24Send the Content-Type header for plugin-definitions.json in the right formatMatthias Bartelmeß
2012-03-23added underscore to tar.jsonMatthias Bartelmeß
2012-03-23re-enabled maxAge setting. maxAge is now in seconds, not milliseconds.Matthias Bartelmeß
2012-03-22Exposed require to ejs pages!Egil Moeller
2012-03-21Bugfix for when a block hook calls eejs.require recursivelyEgil Moeller
2012-03-19Plugin list can now be reloaded 'live'Egil Moeller
2012-03-18replaceing AttributePoolFactory by AttributePoolMatthias Bartelmeß
2012-03-17Plugin install/uninstallEgil Moeller
2012-03-16Merge branch 'feature_jquery' into use_nativesMatthias Bartelmeß
2012-03-15Searching for plugins, plus handling async events from the server (progress)Egil Moeller
2012-03-15Show installed plugins and search new onesEgil Moeller
2012-03-14Bugfix to not have server required anywhere as it causes problems for command...Egil Moeller
2012-03-14added jQuery to ace2_inner, make it embeddable, ace hooks work now propertly ...Matthias Bartelmeß
2012-03-14check if sockets are available in PadMessageHandlerMatthias Bartelmeß
2012-03-13Integrated hooks into templates and provided a blokc/hook for the left and ri...Egil Moeller
2012-03-13Made all html pages into eejs templatesEgil Moeller
2012-03-13Merge branch 'master' into eejsEgil Moeller
2012-03-13Added inherit functionEgil Moeller