Commit Graph

82 Commits (9f4277ae848fc97907b3aaa7cf8b843af267c898)

Author SHA1 Message Date
Alexey Golub 9f4277ae84 Add parallel exporting
5 years ago
Alexey Golub a01835efb6 [CLI] Cleanup
5 years ago
Alexey Golub 8a4f306012 Update CliFx to v1.0
5 years ago
Alexey Golub bf56902134 Refactor partitioning, don't create empty files
5 years ago
Alexey Golub b4df267372 Update NuGet packages
5 years ago
Alexey Golub 8f1aec241b Update version
5 years ago
Alexey Golub 2a223599f9 Streaming exporter
5 years ago
Alexey Golub 8382ca725d Migrate to net core 3.1
5 years ago
Alexey Golub 0d2ae8b5db Add support for announcement channels
5 years ago
Alexey Golub 632b9f953b Use shared props file
5 years ago
Alexey Golub fc8c1c5914 Mention that user tokens are against TOS
5 years ago
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