etherpad-lite/src/node/hooks/express
Ray Bellis 23a3a079a6 tests.js: remove use of async.js
Use real `async` instead of async.js where applicable.
The `getPluginTests()` function was never truly async anyway because it only
contains calls to synchronous `fs` modules.
2019-01-23 16:21:40 +00:00
..
admin.js redirect /admin properly (fix #3114) 2017-01-06 18:19:38 +01:00
adminplugins.js plugins download and search: converted to Promises 2019-01-23 12:24:53 +00:00
adminsettings.js adminsettings: early return, no functional changes. 2018-08-29 01:34:45 +02:00
apicalls.js Fix typo in apicalls.js which prevents from importing isValidJSONPName. 2018-04-09 20:56:29 +02:00
errorhandling.js windows: allow graceful shutdown on Windows, too 2019-02-16 00:14:39 +01:00
importexport.js prepare to async: trivial reformatting 2019-02-08 23:20:57 +01:00
isValidJSONPName.js Added a jsonp var checker 2018-03-23 11:17:39 +00:00
padreadonly.js prepare to async: trivial reformatting 2019-02-08 23:20:57 +01:00
padurlsanitize.js prepare to async: trivial reformatting 2019-02-08 23:20:57 +01:00
socketio.js update for express 4.x 2015-04-08 23:12:11 -05:00
specialpages.js skins: finalize support for multiple skins 2018-08-26 21:17:04 +02:00
static.js Fix misparse of port when binding Unix socket 2018-08-10 01:57:30 +02:00
swagger.js Adding api call for appending a chat message. 2015-02-09 00:18:12 -05:00
tests.js tests.js: remove use of async.js 2019-01-23 16:21:40 +00:00
webaccess.js deprecations: get rid of DEP0005 about Buffer() 2018-08-14 19:45:03 +02:00