summaryrefslogtreecommitdiff
path: root/src/node
AgeCommit message (Expand)Author
2013-12-05Replace tabs indentation with spaces indentationLuc Didry
2013-11-26have the server parse the settings file using minify and strip commass1341
2013-11-24move copy/move pad into a new api versions1341
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-01Update padList correctlyMarcel Klehr
2013-10-28Merge branch 'metrics' into developMarcel Klehr
2013-10-27stats: Add http500, memoryUsage, pendingEdits gaugesMarcel Klehr
2013-10-27Expose current stats at /statsMarcel Klehr
2013-10-27Record metrics with 'measured'Marcel Klehr
2013-10-25Refactors APIHandler:callAPIKenan Sulayman
2013-10-19Privacy: Add an option to disable IP loggingGrant Woodford
2013-10-14Merge pull request #1943 from ether/fix/listAllPads-fixJohn McLear
2013-10-14Pad list cache: You can't change the cache if it's not initiatedMarcel Klehr
2013-10-13pass correct padID to checkAccess if pad is requested via readOnly linkvileda
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-12Merge pull request #1938 from ether/fix/unknown-connection-messageMarcel Klehr
2013-10-12Drop messages from unknown connectionsMarcel Klehr
2013-10-12Don't create new pad if a non-existant read-only pad is accessedMarcel Klehr
2013-10-10Add explanations for more disconnect scenariosMarcel Klehr
2013-10-10Merge pull request #1927 from ether/fix/client-side-error-logging-in-server-logMarcel Klehr
2013-10-10Polish logging of client-side errors on the serverMarcel Klehr
2013-10-10Never keep processing a changeset if it's corruptedMarcel Klehr
2013-10-10Catch errors during preparation of client varsMarcel Klehr
2013-10-09Merge pull request #1925 from ether/move-padlist-initJohn McLear
2013-10-09clean upJohn McLear
2013-10-09more warnsJohn McLear
2013-10-09suggestionJohn McLear
2013-10-07Filter author attribs in client_vars.historicalAuthorDataMarcel Klehr
2013-10-07Revert "do not pass historical author data to read only users"Marcel Klehr
2013-10-06remove white spaceJohn McLear
2013-10-06do not pass historical author data to read only usersJohn 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-29Merge branch 'pr/1756' into developMarcel Klehr
2013-09-29‘Etherpad Lite’ -> ‘Etherpad’Eric Schrijver
2013-09-28Merge pull request #1902 from ether/fix/handle-message-continuationJohn McLear
2013-09-27dont crash on importing blank htmlJohn McLear
2013-09-23Don't stop processing changesets if there is an errorMarcel Klehr
2013-09-21strip title out of html during import, pesky abiword behaviorJohn McLear
2013-09-21dont crash on malformed HTML importJohn McLear
2013-09-18API: fix createGroup for mapper endpoint for cases when a mapped group has be...Marcel Klehr
2013-09-10Merge pull request #1879 from Gared/binary-upload-fixJohn McLear
2013-09-10Add check if uploaded file only contains ascii chars when abiword disabledGared
2013-09-10allow users to have colons in passwordvileda
2013-09-09fix padUsers http api call in PadMessageHandler.js.tonoman3g
2013-07-23Merge pull request #1816 from bit/sessioninfosMarcel Klehr
2013-06-17export sessioninfos so plugins can access itj