summaryrefslogtreecommitdiff
path: root/src/static
AgeCommit message (Expand)Author
2012-04-05Merge branch 'develop' of git://github.com/Pita/etherpad-liteEgil Moeller
2012-04-05move css out of htmljohnyma22
2012-04-05Added init hook to install plugin database default content and the likeEgil Moeller
2012-04-04Merge branch 'develop' into feature/implicit_hooksMatthias Bartelmeß
2012-04-04use hook name as function name, if not specifiedMatthias Bartelmeß
2012-04-04make jshint happyMatthias Bartelmeß
2012-04-04get rid of node.extend (since duplicated by underscorejs)Matthias Bartelmeß
2012-04-02Fix the nocolor embed parameterSofian Benaissa
2012-04-02Merge pull request #557 from redhog/masterJohn McLear
2012-04-01Removed prefixfree as it breaks @import in css filesEgil Moeller
2012-04-01Button styling bugfixEgil Moeller
2012-04-01Moved star image to right directoryEgil Moeller
2012-04-01Bugfix for timeslider stylingEgil Moeller
2012-04-01Merge branch 'johnyma22'Egil Moeller
2012-03-28Styling generalization - use classes instead of id:s where applicableEgil Moeller
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-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-24fixed error foreach error in timeslider.jsMatthias Bartelmeß
2012-03-24proceed if plugin-definitions.json didn't load properlyMatthias Bartelmeß
2012-03-23corrected underscore path in hooksMatthias Bartelmeß
2012-03-22Merge commit '1a64a6c1'Egil Moeller
2012-03-22Forward-ported some bugfixes from olad etherpadEgil Moeller
2012-03-21Better error message for broken JSONEgil Moeller
2012-03-21Bugfixes for plugin installerEgil Moeller
2012-03-21Bugfix for misplaced hook callEgil 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-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-15Show installed plugins and search new onesEgil 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-14smashing errors caused by .forEachMatthias Bartelmeß
2012-03-13map / forEach use native impl, if available. ace2_common extends the prototyp...Matthias Bartelmeß
2012-03-13Made all html pages into eejs templatesEgil Moeller
2012-03-11Merge git://github.com/Gared/etherpad-lite into developPeter 'Pita' Martischka
2012-03-11Merge remote-tracking branch 'main/master' into developChad Weider
2012-03-10Correct indentation.Chad Weider