Commit Graph

71 Commits (73ab98305640dd994c0e468128b84b3720ffbfa5)

Author SHA1 Message Date
Alexey Golub 73ab983056 Mention wiki in readme
5 years ago
Alexey Golub e5a2852165 Use nullable
5 years ago
Alexey Golub 9299b95250 [CLI] Use Microsoft.Extensions.DependencyInjection instead of Stylet
5 years ago
Alexey Golub 05c551f80c Refactor
5 years ago
Alexey Golub 69cfe1845b Migrate to .NET Core 3
5 years ago
Alexey Golub 3a0d351143 Update version
5 years ago
Alexey Golub 40f54d9a98 Update nuget packages
5 years ago
Alexey Golub 58ba99e0c6 Migrate DiscordChatExporter.Cli to CliFx
5 years ago
Alexey Golub 71e6a8de7a Update version
5 years ago
Alexey Golub 592b8b6294 Update nuget packages
5 years ago
Alexey Golub 76c7f9b419 Update version
5 years ago
Alexey Golub 0ced31ca4a Update version
5 years ago
Alexey Golub 3bb5638b56 Improve usage instructions slightly
5 years ago
Alexey Golub 37bcea86e3 [CLI] Update usage guide to explain steps needed to extract DM channel ID
6 years ago
Oleksii Holub 1325edb135 Use latest C# version in all projects
6 years ago
Oleksii Holub a7da90943f Remove trailing whitespace
6 years ago
Alexey Golub 9c043376f9 Update version
6 years ago
Alexey Golub 30cba7959f Refactor string checks and fix exception when exporting multiple channels
6 years ago
Alexey Golub 7951703cf2 Update version
6 years ago
Alexey Golub 795dfbb213 [CLI] Don't show 'completed' when export failed
6 years ago
Alexey Golub 6d9bc3625f Switch from DateTime to DateTimeOffset
6 years ago
Alexey Golub 4bfb2ec7fd
Improve performance (#162)
6 years ago
Oleksii Holub af9855fc15 [CLI] Copy nuget dependencies to output
6 years ago
Alexey Golub 0a60dea5c1 Use net46, netstd2.0, and netcoreapp2.1 for target frameworks
6 years ago
Alexey Golub 889446fff7 Update nuget packages
6 years ago
Oleksii Holub 77bf32aa5a Update version
6 years ago
Alexey Golub 6fa61bf75a Update version
6 years ago
Alexey Golub 1976e3ad08 [CLI] Don't write progress if output is redirected
6 years ago
Alexey Golub 33f71c1612 Remove message group limit setting
6 years ago
Alexey Golub 1f6d1f21e6 Update version
6 years ago
Alexey Golub b1de9c4eca Update version
6 years ago
Alexey Golub e493357a9f Add progress reporting to CLI
6 years ago
Alexey Golub 88727a1fe6 Forgot one more place
6 years ago
Alexey Golub 7b614ed448 Update version
6 years ago
Alexey Golub e89f2735a0 Update version
6 years ago
Alexey Golub 20ff4a15eb Refactor output path usage in CLI
6 years ago
Oleksii Holub 13925c69af Refactor CLI and add 'exportdm' command to export all direct message channels
6 years ago
Oleksii Holub e22e1c03fb Cleanup
6 years ago
TVdata bf5cedb646 Add CLI command to export all available channels in a guild (#123)
6 years ago
Alexey Golub dddb13fcc5 Refactor default file name generation and add date ranges there
6 years ago
Oleksii Holub fd15b62adf Improve UI layout and usage instructions
6 years ago
Alexey Golub 0d3510222e Migrate to Stylet and refactor view/view-model framework
6 years ago
Alexey Golub b518fb2f59 Update version
6 years ago
Alexey Golub a0359b1e43
Split output file into multiple partitions (#116)
6 years ago
Oleksii Holub 4144911208 Remove autoupdate feature from CLI entirely
6 years ago
Oleksii Holub 47f0561c71 Refactor message grouping from data layer to render layer
6 years ago
Oleksii Holub ba27a9f909 Rename ExportService.Export to ExportChatLog for consistency
6 years ago
Oleksii Holub 52684c264f Change order of parameters in ExportService.Export
6 years ago
Alexey Golub 95a4217ab3 Refactor resolving chat log to a separate service to allow reusability across CLI and GUI
6 years ago
Alexey Golub 97a36028b9 Update version
6 years ago