..
AuthorizationManager.coffee
track permissions when clients join and leave docs
2016-09-05 12:46:52 +01:00
ChannelManager.coffee
[ChannelManager] rework (un)subscribing to redis
2020-05-15 18:34:33 +02:00
ConnectedUsersManager.coffee
minimal fix for undefined connected users
2019-08-16 10:07:30 +01:00
DocumentUpdaterController.coffee
[misc] socket.io: use a secondary publicId for public facing usages
2020-06-04 17:18:07 +01:00
DocumentUpdaterManager.coffee
add metric for pendingUpdates queue
2020-04-07 11:53:54 +01:00
DrainManager.coffee
Revert "Merge pull request #91 from overleaf/spd-trycatch-all-the-things"
2020-02-05 10:05:36 +00:00
Errors.coffee
Generate retryable error when hitting rate limits in web
2019-09-02 11:27:04 +01:00
EventLogger.coffee
log out of order events now that the rate is lower
2019-07-15 11:14:48 +01:00
HealthCheckManager.coffee
log out when health check manager fails a check
2019-05-31 09:15:49 +01:00
HttpApiController.coffee
[HttpApiController] implement the disconnection of a single client
2020-06-09 18:01:08 +01:00
HttpController.coffee
[HttpController] return 404 in case of a missing client and add tests
2020-06-10 09:41:36 +01:00
RedisClientManager.coffee
add logging for redis clients at start up
2019-07-09 14:18:39 +01:00
RoomManager.coffee
[misc] RoomManager: emitOnCompletion: properly handle Promise rejections
2020-06-17 09:29:12 +01:00
Router.coffee
Merge pull request #153 from overleaf/jpa-backport-drainmanager-tests
2020-06-10 11:28:08 +02:00
SafeJsonParse.coffee
[misc] SafeJsonParse: align the size limit with the frontend->rt limit
2020-03-24 09:14:15 +01:00
SessionSockets.coffee
[misc] vendor a patched session.socket.io middleware
2020-06-09 15:21:33 +01:00
Utils.coffee
Add in /clients and /client/:client_id status end points
2014-11-13 11:48:49 +00:00
WebApiManager.coffee
Revert "Revert "Track the isRestrictedUser
flag on clients""
2019-10-30 13:52:36 +00:00
WebsocketController.coffee
Merge pull request #145 from overleaf/jpa-backport-140
2020-06-09 14:41:12 +02:00
WebsocketLoadBalancer.coffee
[misc] socket.io: use a secondary publicId for public facing usages
2020-06-04 17:18:07 +01:00