summaryrefslogtreecommitdiff
path: root/src/node/db
AgeCommit message (Expand)Author
2017-07-10fix typoMikoĊ‚aj Biel
2017-05-18[feat] New server-side hook: padCopyLuiza Pagliari
2016-05-28fixes #2945John McLear
2016-01-06Update DB.jsJohn McLear
2015-11-10Protects against a null atext in cloneATextFrancois Cassin
2015-10-28Fix for #2809Bradley Arvin
2015-10-19Add an appendText APITed Mielczarek
2015-09-30Fix off-by-one: The chatHead is in fact a valid message index.Andreas Fried
2015-08-30Merge pull request #2757 from Gared/doc_append_chat_messageStefan
2015-08-15Fix missing bracketStefan
2015-08-15Fix API call appendChatMessage to send new message to all connected clientsStefan
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-04-11Merge pull request #2302 from Gared/create_pad_special_charactersJohn McLear
2015-04-11Merge branch 'master' of git://github.com/ether/etherpad-lite into create_pad...Stefan
2015-04-08update for express 4.xTom Hunkapiller
2015-04-01tests and fix up sloppy code by original authorJohn McLear
2015-04-01Merge branch 'feature/append-chat-api' of github.com:derosm2/etherpad-lite in...John McLear
2015-02-25Add backend tests for new API functionsLuc Didry
2015-02-25Add a saveRevision API functionLuc Didry
2015-02-24Fixes #1870Luc Didry
2015-02-09Adding api call for appending a chat message.Mike DeRosa
2015-01-19more fixingJohn McLear
2015-01-19bumpageJohn McLear
2014-12-29delay write to fix copypad -- bad practice but due to db.set not allowing cal...John McLear
2014-12-29resolve merge conflictJohn McLear
2014-12-17fix typo in addSavedRevisionswebzwo0i
2014-12-16remove more dead requires.webzwo0i
2014-12-16Merge pull request #2373 from webzwo0i/avoid-global-vairablesJohn McLear
2014-12-14dont make local variables globalwebzwo0i
2014-11-15Merge pull request #1682 from luto/fix-listSessionsOfGroupJohn McLear
2014-11-12Update API.jsCristo
2014-11-12Update API.jsCristo
2014-11-12Update API.jsCristo
2014-11-12update pad clientsCristo
2014-11-08Add check for special url characters to createPad API functionStefan
2014-11-08comment adddedCristo
2014-11-08Added option to restore revisions #1791Cristo
2014-07-08Merge pull request #2174 from ether/fix/copy-pad-update-listsMarcel Klehr
2014-07-07Fix Pad#copy routine for updating group listMarcel Klehr
2014-06-17Merge pull request #1787 from goldquest/dev_nopass_whensessionMarcel Klehr
2014-06-11Fix #2136: update cache and group list when copying padsMarcel Klehr
2014-06-01Renamed the variable to prevent possible problems.Stephan Jauernick
2014-05-31Enhanced the Example for the API Method getPadID and make the return value co...Stephan Jauernick
2014-05-31Implemented the the new API method getPadID for reversing the Readonly ID. Ba...Stephan Jauernick
2014-05-14Merge pull request #1984 from ldidry/fix/getRevisionChangeset-crashJohn McLear
2014-03-14Sometimes, the author2session / group2session don't exist anymore, but the se...goldquest
2014-01-15convert over to server-side cryptoRobert Helmer
2013-12-17Don't crash if CHANGESET_REQ failsMarcel Klehr