summaryrefslogtreecommitdiff
path: root/src/node/db
AgeCommit message (Expand)Author
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-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
2013-12-14Add input validation for html param in setHTML()Lennart Brinkmann
2013-12-09resolve merge conflictJohn McLear
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-11-07Fix getRevisionChangeset API call making etherpad crashLuc Didry
2013-11-01Update padList correctlyMarcel Klehr
2013-10-14Pad list cache: You can't change the cache if it's not initiatedMarcel Klehr
2013-10-13You don't need the padList if you want to alter itMarcel Klehr
2013-10-13Don't try to populate padlist on each reqJohn McLear
2013-10-12Don't create new pad if a non-existant read-only pad is accessedMarcel Klehr
2013-10-09clean upJohn McLear
2013-10-09more warnsJohn McLear
2013-10-09suggestionJohn McLear
2013-10-03Merge pull request #1920 from ether/allow-err-msg-from-listpadsof-authorJohn McLear
2013-10-03allow author manager to use custom error moduleJohn McLear