Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-14 | dont make local variables global | webzwo0i | |
2013-12-05 | Replace tabs indentation with spaces indentation | Luc Didry | |
Some files are obviously external libraries, I didn't touch them | |||
2013-05-08 | Merge pull request #1751 from goldquest/dev_IE8-fix | Marcel Klehr | |
Fixing IE8 errors | |||
2013-04-17 | fixed spacing | goldquest | |
2013-04-17 | IE8 don't knows the Array.forEach function (simple version fix) | goldquest | |
2013-04-17 | IE8 complains, if catch block is missing | goldquest | |
2013-04-17 | Fix authorship sanitization | Marcel Klehr | |
author colors wouldn't get disttributed, if their id was greater than 9 (due to apool encoding them to base 36) | |||
2013-04-12 | remove console logs and cruft | John McLear | |
2013-04-11 | Use a string instead of an array! | Marcel Klehr | |
2013-04-11 | We need to replace all new author attribs with thisSession.author, in case ↵ | Marcel Klehr | |
someone copy/pasted or otherwise inserted other peoples changes | |||
2013-04-07 | remove cruft | John McLear | |
2013-04-07 | attempting to get right client authorid sent with changeset | John McLear | |
2012-03-18 | replaceing AttributePoolFactory by AttributePool | Matthias Bartelmeß | |
2012-03-10 | Merge branch 'require-paths' into plugin | Chad Weider | |
Conflicts: node/server.js src/static/js/Changeset.js src/static/js/ace.js src/static/js/ace2_common.js src/static/js/ace2_inner.js src/static/js/broadcast.js src/static/js/changesettracker.js src/static/js/chat.js src/static/js/collab_client.js src/static/js/contentcollector.js src/static/js/domline.js src/static/js/linestylefilter.js src/static/js/pad.js src/static/js/pad_connectionstatus.js src/static/js/pad_docbar.js src/static/js/pad_editbar.js src/static/js/pad_editor.js src/static/js/pad_impexp.js src/static/js/pad_modals.js src/static/js/pad_savedrevs.js src/static/js/pad_userlist.js src/static/js/pad_utils.js src/static/js/timeslider.js src/static/js/undomodule.js src/static/pad.html src/static/timeslider.html | |||
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 | |