summaryrefslogtreecommitdiff
path: root/src/static/js/Changeset.js
AgeCommit message (Expand)Author
2015-11-10Protects against a null atext in cloneATextFrancois Cassin
2015-05-05When using setText(), replace the entire existing text of the pad,Xavid
2015-02-16throw in applyToText and not in applyToATextwebzwo0i
2015-02-16add semicolonswebzwo0i
2015-02-15we do not have the text/padid, but at least we can print the changesetwebzwo0i
2015-02-15print the actual text...webzwo0i
2015-02-15string concat, not multiple arguments...webzwo0i
2015-02-15better error messagewebzwo0i
2015-02-15remove unnecessary code; because we have checks in every op now we don'twebzwo0i
2015-02-15add newline counting for - and + opwebzwo0i
2015-02-15off by 1webzwo0i
2015-02-15add a comment to make clear that the string in stringIteratorwebzwo0i
2015-02-14totally wrong, introduced by myself inwebzwo0i
2014-12-27op is ok, if it doesnt include newlines. op is ok, if op.lines is equal to ne...webzwo0i
2014-12-27check if op.lines is in sync with atext-newlineswebzwo0i
2014-12-27make stringIterator aware of newlineswebzwo0i
2014-12-27Revert "be more strict in checkRep"webzwo0i
2014-12-04be more strict in checkRepwebzwo0i
2014-12-04dont remove more lines than exist in the whole textwebzwo0i
2014-02-20fix for infinite loop on bad changesetDmitry Uvarov
2013-12-08[Changeset] a?lines_length was not used within inverse functionwebzwo0i
2013-12-05Replace tabs indentation with spaces indentationLuc Didry
2013-10-10Merge pull request #1926 from ether/fix/no-connect-to-corrupt-padMarcel Klehr
2013-10-10Polish the error messages of the easysync libMarcel Klehr
2013-10-10Easysync: Throw an error if an unknown attrib is refernecedMarcel Klehr
2013-04-24Issue #1625: Fix to client-side-induced changeset spamming.Brian Emerick
2013-04-15undo avoid changeset spam as it breaks functionalityJohn McLear
2013-04-08some polish for a turdJohn McLear
2013-04-08temp patch for 1652John McLear
2013-01-27Added missing functions to create pad diffsPeter 'Pita' Martischka
2012-07-08remove unused _opt in favor of code size/readabilityMatthias Bartelmeß
2012-03-18replaceing AttributePoolFactory by AttributePoolMatthias Bartelmeß
2012-03-10Merge branch 'require-paths' into pluginChad Weider
2012-03-02Merge branch 'pita'Egil 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