summaryrefslogtreecommitdiff
path: root/src/node/db
AgeCommit message (Expand)Author
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
2013-09-29‘Etherpad Lite’ -> ‘Etherpad’Eric Schrijver
2013-09-18API: fix createGroup for mapper endpoint for cases when a mapped group has be...Marcel Klehr
2013-05-29Grant access, when valid session is available and sessionNoPassword is setgoldquest
2013-04-09Merge pull request #1693 from guyzmo/api_extensionJohn McLear
2013-04-04added full comments to the new API functions.Bernard `Guyzmo` Pratz
2013-04-04fixed missing API functions declaration in API ; fixed a typo in APIHandler.Bernard `Guyzmo` Pratz
2013-04-01Added getAttributePool, getRevisionOfHead and getRevisionChangeset methods to...Guyzmo
2013-04-01Merge branch 'feature/support-node-0.10' into developMarcel Klehr
2013-03-31Log when a sessionID in checkAccess is not foundmluto
2013-03-31When there is just one session and this one is invalid SecurityManager.checkA...mluto
2013-03-30log things the log4js-way; put all the brackets on a new linemluto
2013-03-30Added debug-output to SecurityManager.checkAccess to indicate *why* an auth-t...mluto
2013-03-29Fix #1519: don't error in listSessionsOfGroup when there are non-existing ses...mluto
2013-03-23expires was never definedJohn McLear
2013-02-26Merge pull request #1523 from ether/store-sessions-in-dbJohn McLear
2013-02-27remove pointless stuffJohn McLear
2013-02-14when exporting HTML include html and bodyJohn McLear
2013-02-14when exporting HTML include html and bodyJohn McLear
2013-02-13Begin supporting the database but still have a problem where it generates new...John McLear
2013-02-12include the callback call, for sanity and stop the pad from being nuked so ea...John McLear
2013-02-10remove console warnJohn McLear
2013-02-10kinda brutal way of stopping plugins being able to pass *s instead of attributesJohn McLear
2013-02-04Bugfixes to getChatHistory API methodJordan Hollinger
2013-01-28change to createDiffHTMLJohn McLear
2013-01-27resolve merge conflictJohn McLear
2013-01-27docsJohn McLear
2013-01-27Added colors to pad diffPeter 'Pita' Martischka
2013-01-26Added getChatHistory and getChatHead (api+code+doc)mluto
2013-01-22and semi workingJohn McLear
2013-01-22semi workingJohn McLear
2013-01-22mhehJohn McLear
2013-01-22make it crashJohn McLear
2013-01-22bring in some padDiff stuff that doesnt suckJohn McLear