Commit Graph

7 Commits

Author SHA1 Message Date
Alexey Golub
9a383d2bd4 Convert from DateTime to DateTimeOffset instead of parsing it directly
Json.NET is really not meant to be used with DateTimeOffset it seems

Fixes #179
2019-06-06 23:31:40 +03:00
Malcolm Diller
3b5d752c95 Add bot tags and some CSS fixes (#172) 2019-05-09 13:52:46 +03:00
Alexey Golub
ab0ce478db Move UpdateService to GUI project 2019-04-16 23:08:38 +03:00
Oleksii Holub
1325edb135 Use latest C# version in all projects 2019-04-12 16:10:28 +03:00
Alexey Golub
30cba7959f Refactor string checks and fix exception when exporting multiple channels
Fix #164
2019-04-11 22:56:29 +03:00
Alexey Golub
6d9bc3625f Switch from DateTime to DateTimeOffset 2019-04-11 01:20:52 +03:00
Alexey Golub
4bfb2ec7fd Improve performance (#162) 2019-04-10 23:45:21 +03:00