summaryrefslogtreecommitdiff
path: root/static/js/pad_utils.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-10Share `randomString` method.Chad Weider
2012-02-10Share `createCookie` and `readCookie` methods.Chad Weider
2012-01-28Global exception handler is not registered until the page's controller adds it.Chad Weider
2012-01-28Give controller for pad.html a more appropriate name.Chad Weider
2012-01-26Beautified html, sticky chat, dynamic inputs, beautified qr-code, fixed chat bugRobin
2012-01-22Remove guards surrounding export steps.Chad Weider
2012-01-22Implement `require` of dependencies for all `pad_*` modules.Chad Weider
2012-01-22All files export their public interface if `exports` is available.Chad Weider
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-08-17send client side javascript errors to the serverPeter 'Pita' Martischka
2011-07-07beautified all static js filesPeter 'Pita' Martischka
2011-03-26first-commitPeter 'Pita' Martischka