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
/
static
/
js
/
contentcollector.js
Age
Commit message (
Expand
)
Author
2015-03-31
Merge pull request #2482 from ether/chrome-list-handling
John McLear
2015-03-26
Feature #2567 Added workaround to enable contentcollector to write key-value ...
Thomas Muehlichen
2015-01-28
hrm bit of a hack, anyone any ideas on better way?
John McLear
2015-01-27
better variable name
John McLear
2015-01-27
change to cc..
John McLear
2015-01-27
content collector should also register the blocks, no idea why this wasnt in ...
John McLear
2015-01-26
even cleaner
John McLear
2015-01-26
much cleaner
John McLear
2015-01-26
clean support for image hook
John McLear
2015-01-23
chrome list handling fix for #2412
John McLear
2015-01-21
try again
John McLear
2015-01-21
working with a big hack
John McLear
2015-01-21
blind attempt to try
John McLear
2015-01-19
hrm
John McLear
2015-01-18
allow list text entry up to 16 items
John McLear
2015-01-09
fix for uls without class
webzwo0i
2014-12-31
patch for e1c683be3f47a350e6bac3146507bd2d7d7478f6
John McLear
2014-12-29
differentiate between indents and bullets in unordered lists
webzwo0i
2014-12-16
Merge pull request #2373 from webzwo0i/avoid-global-vairables
John McLear
2014-12-14
dont make local variables global
webzwo0i
2014-11-27
sanitizer change
John McLear
2014-11-25
use cheerio instead of jsdom
John McLear
2014-11-01
take line breaks and treat them appropriatly instead of creating a space for ...
John McLear
2013-12-05
Replace tabs indentation with spaces indentation
Luc Didry
2013-04-17
Remove console.log in content collector
Marcel Klehr
2012-11-02
fix imported ol that were turned into ul
Chia-liang Kao
2012-10-23
Do not assume window object exists
Chia-liang Kao
2012-09-14
Merge pull request #992 from gedion/develop
John McLear
2012-09-11
fixed comments
Gedion
2012-09-11
fixed plugins
Gedion
2012-09-09
Use packaged version of UNorm.
Chad Weider
2012-09-08
added hooks and made some functions available to editor info object in ace
Gedion
2012-09-08
added hooks to contentcollector.js
Gedion
2012-09-08
added hooks to contentcollector.js
Gedion
2012-08-13
Normalize inserted text using UNorm
Daniel Perez Alvarez
2012-08-01
fix #890 test if console is available before writing to console.log
Wikinaut
2012-07-25
Fix #769 - wonky bug with pasted lists
odony
2012-04-07
made domline and content collector lineAttributes compatible
Matthias Bartelmeß
2012-04-07
removed unused variable
Matthias Bartelmeß
2012-03-10
Merge branch 'require-paths' into plugin
Chad Weider
2012-03-01
Made ace actually use the new hooks system, and removed remnants of old system
Egil Moeller
2012-02-26
First stab at getting client side require(plugin/..) to work from within ethe...
Egil Moeller
2012-02-26
The Big Renaming - etherpad is now an NPM module
Egil Moeller