hedgedoc/src/lib
David Mehren 5c4820483c
realtime.ts: Fix bug in emitOnlineUsers()
We incorrectly iterated over Map.keys() instead of Map.values()

Signed-off-by: David Mehren <dmehren1@gmail.com>
2020-05-31 21:38:42 +02:00
..
config Types for realtime.ts 2020-05-25 23:33:19 +02:00
migrations Move lib and test into src directory 2020-05-22 14:19:05 +02:00
models Type fix in User model 2020-05-25 23:33:20 +02:00
ot Move lib and test into src directory 2020-05-22 14:19:05 +02:00
web Cleanups lib/web/note 2020-05-25 23:33:20 +02:00
workers Type fix in dmpWorker 2020-05-25 23:33:20 +02:00
app.ts Move lib and test into src directory 2020-05-22 14:19:05 +02:00
csp.ts Move lib and test into src directory 2020-05-22 14:19:05 +02:00
errors.ts errors.ts: Convert require to import 2020-05-22 21:11:59 +02:00
history.ts Fix note history updating 🐛 2020-05-25 23:33:20 +02:00
letter-avatars.ts Merge branch 'pr-origin-365' into release/2.0.x 2020-05-22 16:21:17 +02:00
library-ext.d.ts More types for history, config/interfaces and Request.flash 2020-05-24 17:07:13 +02:00
logger.ts Move lib and test into src directory 2020-05-22 14:19:05 +02:00
realtime.ts realtime.ts: Fix bug in emitOnlineUsers() 2020-05-31 21:38:42 +02:00
response.ts ESLint fixes for Notes 2020-05-22 21:11:58 +02:00
utils.ts Move lib and test into src directory 2020-05-22 14:19:05 +02:00