summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-03-27Merge branch 'develop' of git://github.com/Pita/etherpad-liteEgil Moeller
2012-03-27Add jquery to ace iframeEgil Moeller
2012-03-27One more exposed ace functionEgil Moeller
2012-03-27Added client side hook postAceInitEgil Moeller
2012-03-27Better argument handling and defaultsEgil Moeller
2012-03-27setupMozillaCaretHack is never called, so removing it should be safeMatthias Bartelmeß
2012-03-27replaced function(){} with noopMatthias Bartelmeß
2012-03-27use underscore in skipListMatthias Bartelmeß
2012-03-27Merge branch 'develop' into objectify_epMatthias Bartelmeß
2012-03-26Merge pull request #556 from fourplusone/feature_jqueryJohn McLear
2012-03-25added UI to for unnamed authorsMatthias Bartelmeß
2012-03-25CSS candyMatthias Bartelmeß
2012-03-24Added timeslider author UIMatthias Bartelmeß
2012-03-24Merge branch 'feature_jquery' into timeslider_authorsMatthias Bartelmeß
2012-03-24fixed error foreach error in timeslider.jsMatthias Bartelmeß
2012-03-24proceed if plugin-definitions.json didn't load properlyMatthias Bartelmeß
2012-03-24Send the Content-Type header for plugin-definitions.json in the right formatMatthias Bartelmeß
2012-03-24re-enabled maxAge setting. maxAge is now in seconds, not milliseconds.Matthias Bartelmeß
2012-03-24proceed if plugin-definitions.json didn't load properlyMatthias Bartelmeß
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-23corrected underscore path in hooksMatthias Bartelmeß
2012-03-23re-enabled maxAge setting. maxAge is now in seconds, not milliseconds.Matthias Bartelmeß
2012-03-22Merge commit '1a64a6c1'Egil Moeller
2012-03-22Made it possible to disable minification againEgil Moeller
2012-03-22Exposed require to ejs pages!Egil Moeller
2012-03-22Forward-ported some bugfixes from olad etherpadEgil Moeller
2012-03-21Better error message for broken JSONEgil Moeller
2012-03-21Some new blocks to allow plugins to add scripts, styles and modalsEgil Moeller
2012-03-21Bugfixes for plugin installerEgil Moeller
2012-03-21Bugfix for misplaced hook callEgil 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-19Plugin list can now be reloaded 'live'Egil Moeller
2012-03-18newSkipList() -> new SkipList()Matthias Bartelmeß
2012-03-18renaming AttributePoolFactoryMatthias Bartelmeß
2012-03-18replaceing AttributePoolFactory by AttributePoolMatthias Bartelmeß
2012-03-17Plugin install/uninstallEgil Moeller
2012-03-17use underscore.jsMatthias Bartelmeß
2012-03-16Merge branch 'feature_jquery' into use_nativesMatthias Bartelmeß
2012-03-16added .keys method to objects, if not supported, fixes IE issue with pluginfwMatthias Bartelmeß
2012-03-16Merge branch 'fix_crashes' 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-14makes plugin architecture work in client-side from inside IFrames as wellConstantin Jucovschi
2012-03-14removing fixEvent which is not used anymoreMatthias Bartelmeß
2012-03-14added map and forEach which were accidentally removedMatthias Bartelmeß
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ß