summaryrefslogtreecommitdiff
path: root/src/node/db/Pad.js
AgeCommit message (Expand)Author
2017-05-18[feat] New server-side hook: padCopyLuiza Pagliari
2015-11-10Protects against a null atext in cloneATextFrancois Cassin
2015-10-19Add an appendText APITed Mielczarek
2015-06-30Restore newline-adding to setText() if passed string does not end in '\n'.Xavid
2015-06-21Add an 'author' entry to the context for the padCreate and padUpdate hooks.Xavid
2015-05-05When using setText(), replace the entire existing text of the pad,Xavid
2015-02-25Add backend tests for new API functionsLuc Didry
2015-02-24Fixes #1870Luc Didry
2014-12-29delay write to fix copypad -- bad practice but due to db.set not allowing cal...John McLear
2014-12-17fix typo in addSavedRevisionswebzwo0i
2014-12-14dont make local variables globalwebzwo0i
2014-07-07Fix Pad#copy routine for updating group listMarcel Klehr
2014-06-11Fix #2136: update cache and group list when copying padsMarcel Klehr
2014-01-15convert over to server-side cryptoRobert Helmer
2013-12-17Don't crash if CHANGESET_REQ failsMarcel Klehr
2013-12-05Replace tabs indentation with spaces indentationLuc Didry
2013-11-18fix bugs, add force option to overwrite destinations1341
2013-11-17change parameter namess1341
2013-11-17add pad copy/move API functionss1341
2013-01-27Added colors to pad diffPeter 'Pita' Martischka
2013-01-22and semi workingJohn McLear
2013-01-14Merge pull request #1342 from spcsser/feature/padlistingJohn McLear
2013-01-08Added functionality to list pads on this server.Swen
2013-01-06client loads messages using the new client loads messages using new method, g...mluto
2012-10-03Changed pad_id to padID to follow projct standards.d-a-n
2012-10-03Changed pad hook names to follow naming conventions. Arguments will now be pa...d-a-n
2012-10-02Added pad hooks (create, load, edit, remove)d-a-n
2012-06-27Merge pull request #821 from marcelklehr/fix-contributor-api-methodsJohn McLear
2012-06-27Some fixes to the contributor API methodsMarcel Klehr
2012-06-27Merge pull request #819 from marcelklehr/contributor-api-methodsJohn McLear
2012-06-27Add in getLastEdited API callMark Holmquist
2012-06-27Add 2 new APIs: listPadsOfAuthor and listAuthorsOfPadMarcel Klehr
2012-04-02Merge pull request #557 from redhog/masterJohn McLear
2012-04-01Merge branch 'johnyma22'Egil Moeller
2012-03-18replaceing AttributePoolFactory by AttributePoolMatthias Bartelmeß
2012-02-28Removed CommonCode entierlyEgil 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