summaryrefslogtreecommitdiff
path: root/static/js/domline.js
AgeCommit message (Expand)Author
2012-02-26The Big Renaming - etherpad is now an NPM moduleEgil Moeller
2012-02-10Create and use the Security module.Chad Weider
2012-02-05Remove dependencies on native `map`.Chad Weider
2012-02-05Plugins are injected and no longer exist in the global scope.Chad Weider
2012-01-22Remove guards surrounding export steps.Chad Weider
2012-01-22Implement `require` for for plugin module.Chad Weider
2012-01-22All files export their public interface if `exports` is available.Chad Weider
2012-01-15Ordered list supportJohn McLear
2012-01-14The value of all href attributes is escaped.Chad Weider
2012-01-14All escaping functions replace HTML reserved characters.Chad Weider
2011-12-11Added some comments to help us documentating the codePeter 'Pita' Martischka
2011-11-20https://github.com/Pita/etherpad-lite/issues/143 - needs to be included with ...John McLear
2011-07-07beautified all static js filesPeter 'Pita' Martischka
2011-03-26first-commitPeter 'Pita' Martischka