Commit Graph

206 Commits (03c5c1bc5eea3eeb3f6ffde8bee5dfd00935f00f)

Author SHA1 Message Date
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