summaryrefslogtreecommitdiff
path: root/src/static/js/contentcollector.js
AgeCommit message (Expand)Author
2015-07-27Avoid space removal when pasting text from word processor.Olivier Tétard
2015-04-28Fix the way Content Collector gets the node class. Fixes #2640Luiza Pagliari
2015-03-31Merge pull request #2482 from ether/chrome-list-handlingJohn McLear
2015-03-26Feature #2567 Added workaround to enable contentcollector to write key-value ...Thomas Muehlichen
2015-01-28hrm bit of a hack, anyone any ideas on better way?John McLear
2015-01-27better variable nameJohn McLear
2015-01-27change to cc..John McLear
2015-01-27content collector should also register the blocks, no idea why this wasnt in ...John McLear
2015-01-26even cleanerJohn McLear
2015-01-26much cleanerJohn McLear
2015-01-26clean support for image hookJohn McLear
2015-01-23chrome list handling fix for #2412John McLear
2015-01-21try againJohn McLear
2015-01-21working with a big hackJohn McLear
2015-01-21blind attempt to tryJohn McLear
2015-01-19hrmJohn McLear
2015-01-18allow list text entry up to 16 itemsJohn McLear
2015-01-09fix for uls without classwebzwo0i
2014-12-31patch for e1c683be3f47a350e6bac3146507bd2d7d7478f6John McLear
2014-12-29differentiate between indents and bullets in unordered listswebzwo0i
2014-12-16Merge pull request #2373 from webzwo0i/avoid-global-vairablesJohn McLear
2014-12-14dont make local variables globalwebzwo0i
2014-11-27sanitizer changeJohn McLear
2014-11-25use cheerio instead of jsdomJohn McLear
2014-11-01take line breaks and treat them appropriatly instead of creating a space for ...John McLear
2013-12-05Replace tabs indentation with spaces indentationLuc Didry
2013-04-17Remove console.log in content collectorMarcel Klehr
2012-11-02fix imported ol that were turned into ulChia-liang Kao
2012-10-23Do not assume window object existsChia-liang Kao
2012-09-14Merge pull request #992 from gedion/developJohn McLear
2012-09-11fixed commentsGedion
2012-09-11fixed pluginsGedion
2012-09-09Use packaged version of UNorm.Chad Weider
2012-09-08added hooks and made some functions available to editor info object in aceGedion
2012-09-08added hooks to contentcollector.jsGedion
2012-09-08added hooks to contentcollector.jsGedion
2012-08-13Normalize inserted text using UNormDaniel Perez Alvarez
2012-08-01fix #890 test if console is available before writing to console.logWikinaut
2012-07-25Fix #769 - wonky bug with pasted listsodony
2012-04-07made domline and content collector lineAttributes compatibleMatthias Bartelmeß
2012-04-07removed unused variableMatthias Bartelmeß
2012-03-10Merge branch 'require-paths' into pluginChad Weider
2012-03-01Made ace actually use the new hooks system, and removed remnants of old systemEgil Moeller
2012-02-26First stab at getting client side require(plugin/..) to work from within ethe...Egil Moeller
2012-02-26The Big Renaming - etherpad is now an NPM moduleEgil Moeller