etherpad-lite/src/node/hooks/express
Marcel Klehr 7656001cb5 Don't shut down the whole server, if error handling middleware is called.
The errors passed to error handling middleware aren't that severe, so it's fine to just stay alive...
2012-10-02 20:11:18 +02:00
..
adminplugins.js More plugin information 2012-06-04 14:33:38 +02:00
apicalls.js Add support for multiple api versions 2012-09-09 18:20:16 +02:00
errorhandling.js Don't shut down the whole server, if error handling middleware is called. 2012-10-02 20:11:18 +02:00
importexport.js The Big Renaming - etherpad is now an NPM module 2012-02-26 13:07:51 +01:00
padreadonly.js The Big Renaming - etherpad is now an NPM module 2012-02-26 13:07:51 +01:00
padurlsanitize.js Don't rewrite in a stupid way 2012-07-02 16:46:31 -07:00
socketio.js use socket.io with jsonp-polling. several browsers tested. fixes IE8 issues 2012-08-18 00:47:13 +02:00
specialpages.js remove maxAge: undefined header, send maxAge even if set to 0 2012-04-04 17:41:03 +02:00
static.js Minify publishes its own mock request thing. 2012-09-03 14:37:26 -07:00
webaccess.js Make the server restart on plugin install 2012-07-03 23:31:44 +02:00