DiscordChatExporter/DiscordChatExporter.Domain
Sanqui 43c50324d8
[JSON] Don't escape Unicode characters when possible (#453)
While UnsafeRelaxedJsonEscaping sounds scary, there is no risk
here since the JSON data is saved directly into a file.  See #450
2020-12-14 21:57:48 +02:00
..
Discord Use C#9 features 2020-12-14 17:45:42 +02:00
Exceptions [CLI] Display channel name for errors during ExportMultipleAsync (#452) 2020-12-14 18:48:11 +02:00
Exporting [JSON] Don't escape Unicode characters when possible (#453) 2020-12-14 21:57:48 +02:00
Internal Use C#9 features 2020-12-14 17:45:42 +02:00
Markdown Use C#9 features 2020-12-14 17:45:42 +02:00
Utilities Refactor 2020-10-24 21:15:58 +03:00
DiscordChatExporter.Domain.csproj Update project structure 2020-12-10 16:52:05 +02:00