index
:
etherpad-lite
cr/openbsd_install
develop
master
Really real-time collaborative document editing. http://etherpad.org
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
static
/
js
/
pad_utils.js
Age
Commit message (
Expand
)
Author
2012-02-26
The Big Renaming - etherpad is now an NPM module
Egil Moeller
2012-02-10
Create and use the Security module.
Chad Weider
2012-02-10
Share `randomString` method.
Chad Weider
2012-02-10
Share `createCookie` and `readCookie` methods.
Chad Weider
2012-01-28
Global exception handler is not registered until the page's controller adds it.
Chad Weider
2012-01-28
Give controller for pad.html a more appropriate name.
Chad Weider
2012-01-26
Beautified html, sticky chat, dynamic inputs, beautified qr-code, fixed chat bug
Robin
2012-01-22
Remove guards surrounding export steps.
Chad Weider
2012-01-22
Implement `require` of dependencies for all `pad_*` modules.
Chad Weider
2012-01-22
All files export their public interface if `exports` is available.
Chad Weider
2012-01-14
The value of all href attributes is escaped.
Chad Weider
2012-01-14
All escaping functions replace HTML reserved characters.
Chad Weider
2011-12-11
Added some comments to help us documentating the code
Peter 'Pita' Martischka
2011-08-17
send client side javascript errors to the server
Peter 'Pita' Martischka
2011-07-07
beautified all static js files
Peter 'Pita' Martischka
2011-03-26
first-commit
Peter 'Pita' Martischka