etherpad-lite/src/node/handler
Joas Souza 8c04fe8775
Feature: Copy Pad without history (#4295)
New feature to copy a pad without copying entire history.  This is useful to perform a low CPU intensive operation while still copying current pad state.
2020-09-16 19:24:09 +01:00
..
APIHandler.js Feature: Copy Pad without history (#4295) 2020-09-16 19:24:09 +01:00
ExportHandler.js import/export: conversion to Promises/async 2019-01-31 08:55:36 +00:00
ImportHandler.js Dont use jquery in import handler (#4153) 2020-07-08 14:50:48 +01:00
PadMessageHandler.js PadMessageHandler: Fix assignment to const variable 2020-09-15 20:04:33 +01:00
SocketIORouter.js security: Check authentication in SecurityManager checkAccess 2020-09-15 10:43:23 +01:00