etherpad-lite/node/handler
jaseg a161b59601 Now working. The password can be set from within the pad editor.
Currently there are only two remaining issues:
 1 After the password is set, re-authentication is needed
 2 The toolbar button does not yet have a nice icon
2011-12-09 11:41:04 +01:00
..
APIHandler.js added deleteGroup API function 2011-08-22 13:11:34 +01:00
ExportHandler.js Spelling fixes in log messages, made a delay windows-only which according to a comment should be windows-only, fixed a random filename generator. 2011-11-09 17:19:59 +01:00
ImportHandler.js Fixed a somewhat quirky random string generator, made another windows-only delay actually windows-only. 2011-11-10 11:39:46 +01:00
PadMessageHandler.js Now working. The password can be set from within the pad editor. 2011-12-09 11:41:04 +01:00
SocketIORouter.js Working as it should. Except you need to type in your password after you created the pad. But that I won't fix today. 2011-12-06 23:13:35 +01:00
TimesliderMessageHandler.js Spelling fixes in log messages, made a delay windows-only which according to a comment should be windows-only, fixed a random filename generator. 2011-11-09 17:19:59 +01:00