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
/
src
/
node
/
utils
/
ImportHtml.js
Age
Commit message (
Collapse
)
Author
2015-05-06
Fix backend tests with new setText() implementation; tests depended
Xavid
on the old setText() behavior leaving the last character.
2015-01-19
more handling
John McLear
2015-01-19
bumpage
John McLear
2014-11-26
make additional line break at end of imported doc
John McLear
2014-11-25
remove jsdom dep
John McLear
2014-11-25
use cheerio instead of jsdom
John McLear
2014-11-01
blah push back for imports
John McLear
2014-11-01
use latest jsdom
John McLear
2013-12-09
resolve merge conflict
John McLear
2013-09-21
dont crash on malformed HTML import
John McLear
2013-02-12
drunk comments
John McLear
2013-02-12
include the callback call, for sanity and stop the pad from being nuked so ↵
John McLear
early in the function
2013-02-12
dont die on bad html but only warn to api logger but dont tell client that ↵
John McLear
it failed cause html was bad
2012-06-11
Bugfix to setHTML - it was ignoring the last letter of each line. fixes ↵
Jordan Hollinger
issue #768
2012-06-09
Bugfix to setPadHTML. resolves #764
Jordan Hollinger
2012-02-28
Removed CommonCode entierly
Egil Moeller
2012-02-26
First stab at getting client side require(plugin/..) to work from within ↵
Egil Moeller
etherpad
2012-02-26
The Big Renaming - etherpad is now an NPM module
Egil Moeller