overleaf/services/real-time
James Allen 642134da79 Don't return a user if there is no entry
ioredis returns a blank object, {}, if there is no key with hgetall.
Previously, node-redis returned nil. So we need to check for a blank
object as well as a nil object.
2017-05-16 11:06:05 +01:00
..
app/coffee Don't return a user if there is no entry 2017-05-16 11:06:05 +01:00
config Update config for websessions 2017-05-10 15:52:35 +01:00
test Don't return a user if there is no entry 2017-05-16 11:06:05 +01:00
.gitignore Ignore grunt forever output 2014-11-17 14:35:32 +00:00
.nvmrc Add a .nvmrc file 2017-03-27 14:51:46 +01:00
app.coffee Update config for websessions 2017-05-10 15:52:35 +01:00
Gruntfile.coffee Add in leaveProject handler 2014-11-14 16:51:55 +00:00
package.json Update redis-sharelatex 2017-05-09 17:09:00 +01:00