hedgedoc/src
David Mehren 908bf36fa0
Make authorships show up again
It turns out our shiny new typed ES2015 `Map`s are not serializable to JSON. :(
Luckily, we only use strings as keys and can write a function that converts them to serializable objects!

Signed-off-by: David Mehren <dmehren1@gmail.com>
2020-06-01 20:14:27 +02:00
..
lib Make authorships show up again 2020-06-01 20:14:27 +02:00
test ESLint fixes for tests 🚨 2020-05-22 21:48:15 +02:00