Commit Graph

206 Commits (03c5c1bc5eea3eeb3f6ffde8bee5dfd00935f00f)

Author SHA1 Message Date
Oleksii Holub dcdeea19ab Update nuget packages
2 years ago
Oleksii Holub 75214354ca Update CliFx
2 years ago
Oleksii Holub 361e0489ed Update NuGet packages
2 years ago
Oleksii Holub 1daff4178d Cleanup GUI
3 years ago
Oleksii Holub 168d7c8ec9 Update the war message in CLI
3 years ago
Oleksii Holub b996215e36 Add messages about war in Ukraine
3 years ago
Oleksii Holub 7c212ef893 Update NuGet packages
3 years ago
Oleksii Holub 36b4a45f3a Update Gress
3 years ago
Oleksii Holub c36b8df8e7 Update NuGet packages
3 years ago
Dhananjay-JSR 0408096746
Update token extraction guide (#791)
3 years ago
Alexey Golub 2156c6cd0c
Automatically detect token kind (#764)
3 years ago
Tyrrrz 008bb2f591 Use .NET 6's `ParallelForEachAsync(...)`
3 years ago
Tyrrrz 880f400e2c C#10ify
3 years ago
Tyrrrz 6c70ff0963 Update nuget packages
3 years ago
Tyrrrz 4974fe5292 Refer to `Category.Name` explicitly instead of relying on `ToString()`
3 years ago
Tyrrrz 1db2bb4170 Remove Tyrrrz.Extensions package
3 years ago
Tyrrrz 7c88a21543 Convert several types to records
3 years ago
Tyrrrz 21d89afa70 Add managed cancellation support
3 years ago
Tyrrrz 2f3e165988 Update NuGet packages
3 years ago
Tyrrrz ea31b1b270 Refactor
3 years ago
Tyrrrz 67313f2b22 Clean up tests
3 years ago
Tyrrrz cad6baba48 Fix coverage collection in tests
3 years ago
Tyrrrz 28de1053f6 Workaround for Spectre parallelization issue in tests
3 years ago
Tyrrrz d4eba75036 Normalize namings ("...Type" -> "...Kind")
3 years ago
Tyrrrz ae42554621 Render voice channel mentions
3 years ago
Tyrrrz 650c55bbd1 Refactor
3 years ago
Yudi 70a1755c50
Update the in-app instructions for getting user token (#639)
3 years ago
Tyrrrz 524b30b09b Update CliFx to fix NotSupportedException
3 years ago
Lucas LaBuff d39fc212b6
Filter which messages are exported (#622)
3 years ago
Tyrrrz 9491e18e2f Update NuGet packages
3 years ago
Tyrrrz 021682899a [CLI] Move Markup.Escape(...) to ConsoleExtensions
3 years ago
Lucas LaBuff 0ec6027a93
Escape brackets in category name in CLI (#558)
3 years ago
Tyrrrz e7c2564f6f Update NuGet packages
3 years ago
Tyrrrz d01ed13041 Update NuGet packages
3 years ago
Tyrrrz 15b605f5a7 Fix typo
3 years ago
Tyrrrz 511af1e35c Refactor
3 years ago
Andrew Kolos eb89ea5b40
Add partition by file size (#497)
3 years ago
Tyrrrz ad3655396f [CLI] Remove redundant whitespace
4 years ago
Tyrrrz 1b8af364d3 [CLI] Cleanup
4 years ago
Tyrrrz 026927265a [CLI] Remove ExportMultipleCommandBase and allow multiple channel IDs in ExportChannelCommand
4 years ago
Tyrrrz 390735032e [CLI] Hack Spectre.Console so that it properly supports CliFx encoding
4 years ago
Tyrrrz 461d474498 [CLI] Update CliFx
4 years ago
Tyrrrz 017ed5ae6d [CLI] Update CliFx and use Spectre.Console for progress reporting
4 years ago
Tyrrrz ebe4d58a42 Cleanup
4 years ago
Lucas LaBuff a8031ad3aa
Fix crash when parsing position on DM channels (#496)
4 years ago
Lucas LaBuff 8b9afe45b9
[CLI] Fix sorting by channel/category position (#490)
4 years ago
Tyrrrz 3d9ee3b339 Embrace Snowflake as first class citizen
4 years ago
Andrew Kolos 730fed075f
[CLI] Allow passing after and before message ids instead of dates (#462)
4 years ago
Sanqui d020652f50
[CLI] Display channel name for errors during ExportMultipleAsync (#452)
4 years ago
Tyrrrz 63803f98aa Use C#9 features
4 years ago
Tyrrrz 61d0ddeced Update project structure
4 years ago
Tyrrrz 0d2b9e8bc0 Refactor last PR
4 years ago
Andrew Kolos 53cebd82eb
[CLI] Print error and exit if reuse-media option is used without media option (#433)
4 years ago
Tyrrrz 1da80956dd Refactor
4 years ago
Tyrrrz 2c7b054c24 Update nuget packages
4 years ago
Andrew Kolos 520e023aff
Stop redundantly downloading media when re-exporting (#395)
4 years ago
Alexey Golub c5eeb5f464 Update nuget packages
4 years ago
Alexey Golub 91f4f02a35 Refactor last commit
4 years ago
wyattscarpenter 6d2880ce26
[CLI] Add command to export all channels across all guilds (#373)
4 years ago
Alexey Golub be66c74c08 Update nuget packages
4 years ago
Alexey Golub 47a1518cd9 Update nuget packages
4 years ago
Alexey Golub 2fc0aa43e8 Change "discordapp.com" to "discord.com" where appropriate
4 years ago
Alexey Golub ac64d9943a
Self-contained export (#321)
4 years ago
Alexey Golub 94a85cdb01 Update nuget packages
4 years ago
Alexey Golub be73f0b92c [CLI] Show channel categories
4 years ago
Alexey Golub d03be8b1dd More refactoring
4 years ago
Alexey Golub b2a48d338a Update nuget packages
4 years ago
Alexey Golub 88a4fa792b Refactor more
4 years ago
Alexey Golub dc79813ad7 Refactor
4 years ago
Alexey Golub 8685a3d7e3 Rework architecture
4 years ago
Alexey Golub 130c0b6fe2 Use System.Text.Json instead of Newtonsoft.Json
4 years ago
Alexey Golub d74e6453f6 [CLI] Use environment variable fallbacks for token
5 years ago
Alexey Golub 5bce4b52ff [GUI] Add a link to project's wiki
5 years ago
Will Kennedy 79e43c4144
Add support for Guild Member object & included data (#279)
5 years ago
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
5 years ago
Oleksii Holub 1325edb135 Use latest C# version in all projects
6 years ago