overleaf/services/real-time/app/coffee
2017-09-22 09:33:29 +01:00
..
AuthorizationManager.coffee track permissions when clients join and leave docs 2016-09-05 12:46:52 +01:00
ConnectedUsersManager.coffee Don't return a user if there is no entry 2017-05-16 11:06:05 +01:00
DocumentUpdaterController.coffee Use new redis-sharelatex with support for cluster 2017-05-02 15:51:17 +01:00
DocumentUpdaterManager.coffee check for null bytes from JSON.stringify 2017-06-01 11:27:56 +01:00
DrainManager.coffee Make breakout logic after draining N clients more clear 2016-10-24 16:54:56 +01:00
HttpApiController.coffee Add end point to start draining clients 2016-10-24 16:36:09 +01:00
HttpController.coffee Add in /clients and /client/:client_id status end points 2014-11-13 11:48:49 +00:00
Router.coffee Return callback with guard 2017-09-22 09:25:24 +01:00
SafeJsonParse.coffee Add in limit on all JSON parsing 2015-12-01 11:05:49 +00:00
Utils.coffee Add in /clients and /client/:client_id status end points 2014-11-13 11:48:49 +00:00
WebApiManager.coffee Send web requests with HTTP auth 2014-11-17 14:35:07 +00:00
WebsocketController.coffee Ensure falsy value doesn't fail conditional 2017-09-22 09:33:29 +01:00
WebsocketLoadBalancer.coffee Use new redis-sharelatex with support for cluster 2017-05-02 15:51:17 +01:00