summaryrefslogtreecommitdiff
path: root/src/node/handler
AgeCommit message (Expand)Author
2015-05-20more read only mode fixes andadd support for handleMessageSecurity hookJohn McLear
2015-05-18Tidy HTML before trying to convert it with abiwordSimon Gaeremynck
2015-04-29plugins always return html so use that endpointJohn McLear
2015-04-11Merge pull request #2604 from ether/pad-optionsJohn McLear
2015-04-11session key is now ignored and also padOptions are available in settingsJohn McLear
2015-04-11make setPadRaw async; streamline .etherpad file import handling chainTom Hunkapiller
2015-04-10fix the rest of the deprecation warningsTom Hunkapiller
2015-04-08update for express 4.xTom Hunkapiller
2015-04-02Merge branch 'develop' of github.com:ether/etherpad-lite into editbar-accessi...John McLear
2015-04-01reintroduce removed api points that were removed by mistakeJohn McLear
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-04-01fix import issue with txt files and abiword #2572John McLear
2015-03-31Merge pull request #2530 from webzwo0i/exception-handling-for-mimatched-compo...John McLear
2015-03-03empty author should be allowed to support clearAuthorship functionalitywebzwo0i
2015-03-03- operator do not show up in the attribs of a pad, but authors could still le...webzwo0i
2015-03-03check author in = operatorwebzwo0i
2015-03-02print revision numbers - not changesets - in warn-logwebzwo0i
2015-03-02callback with argument error in async.series insteadwebzwo0i
2015-02-26do not crash when encountering mismatched compositions. log the changesets an...webzwo0i
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-24Stop processing a message without auth (i.e. a client did not sendwebzwo0i
2015-01-19bumpageJohn McLear
2015-01-06final html export hookJohn McLear
2014-12-31Merge pull request #2418 from ether/etherpad-export-and-importJohn McLear
2014-12-30Merge pull request #2406 from Gared/fix/author-not-set-callbackStefan
2014-12-30no errors on chrome clientJohn McLear
2014-12-30better take some responsibilityJohn McLear
2014-12-30licensingJohn McLear
2014-12-30remove console logJohn McLear
2014-12-29remove error loggingJohn McLear
2014-12-29allow only for pads less than 10 to be overwrittenJohn McLear
2014-12-29working for all filesJohn McLear
2014-12-29semi working requires browser refreshJohn McLear
2014-12-29Merge pull request #2091 from webzwo0i/disconnect-if-an-old-cs-is-submitted-t...John McLear
2014-12-29resolve merge conflictJohn McLear
2014-12-29fix sockets of switch to padJohn McLear
2014-12-29Merge branch 'switch-to-pad' of github.com:derosm2/etherpad-lite into localTestJohn McLear
2014-12-27Fix missing callback of #2400 and ignore missing author on timeslider on clie...Gared
2014-12-27Merge pull request #2404 from webzwo0i/sanity-in-atextJohn McLear
2014-12-27Merge pull request #2400 from Gared/fix/author-not-setStefan
2014-12-27Prevent server crash if author is not setGared
2014-12-27removing dokuwikiJohn McLear
2014-12-16remove more dead requires.webzwo0i
2014-12-04wrap appendRevision in try-catch blockwebzwo0i
2014-11-30stop death on no sessionJohn McLear
2014-11-26handle auth failsJohn McLear
2014-11-25multilineJohn McLear