Commit Graph

206 Commits (03c5c1bc5eea3eeb3f6ffde8bee5dfd00935f00f)

Author SHA1 Message Date
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
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
Alexey Golub f0d99676a3 Disable UpdateAppOptions in CLI
6 years ago
Alexey Golub 8e38adae7e Update instructions to obtain token
6 years ago
Alexey Golub a9bab60ba6 Update instructions to obtain token
6 years ago
Alexey Golub 614bd8590d Generate file name if given output path CLI argument is a directory
6 years ago
Alexey Golub bd9dc6455f
Refactor CLI (#81)
6 years ago
Oleksii Holub f63ea41188 Update version
6 years ago
Alexey Golub 3572a21aad
Allow using bot token instead of user token (#70)
6 years ago
Alexey Golub b9c449709f Update version
6 years ago
Alexey Golub 0a48da4c56 Update version
6 years ago
Alexey Golub 8678043f0d
Implement progress reporting when downloading messages (#57)
6 years ago
Oleksii Holub e4f0b8193f Output date range in the export file
6 years ago
Alexey Golub 481991bd00
Architecture refactor (#63)
6 years ago
Alexey Golub 3b7da21c24 Update version
7 years ago
Alexey Golub 517542730a Print available export formats in CLI help
7 years ago
Alexey Golub cc2583f96b Update version
7 years ago
Alexey Golub 5a84fb25e6 Update nuget packages and rework UpdateService
7 years ago
Alexey Golub 63e3ba8891 Add application icon to CLI
7 years ago
Alexey Golub 2db4ad46cc Remove Costura.Fody
7 years ago
Alexey Golub f7ef3bbb44 Bump framework version and small cleanup
7 years ago
Alexey Golub 1f36fb608a Improve CLI help output
7 years ago
Alexey Golub 8515efe11b
Add command line interface and change solution structure (#26)
7 years ago