Commit graph

265 commits

Author SHA1 Message Date
Alexey Golub
40f54d9a98 Update nuget packages 2019-09-14 18:35:42 +03:00
Alexey Golub
58ba99e0c6 Migrate DiscordChatExporter.Cli to CliFx 2019-08-20 18:33:27 +03:00
Alexey Golub
71e6a8de7a Update version 2019-06-15 18:16:17 +03:00
Alexey Golub
592b8b6294 Update nuget packages 2019-06-15 18:09:56 +03:00
Alexey Golub
76c7f9b419 Update version 2019-06-06 23:38:06 +03:00
Alexey Golub
0ced31ca4a Update version 2019-05-15 01:04:21 +03:00
Alexey Golub
3bb5638b56 Improve usage instructions slightly 2019-05-15 00:56:50 +03:00
Alexey Golub
37bcea86e3 [CLI] Update usage guide to explain steps needed to extract DM channel ID 2019-04-18 22:19:26 +03:00
Oleksii Holub
1325edb135 Use latest C# version in all projects 2019-04-12 16:10:28 +03:00
Oleksii Holub
a7da90943f Remove trailing whitespace 2019-04-12 13:48:13 +03:00
Alexey Golub
9c043376f9 Update version 2019-04-12 00:14:54 +03:00
Alexey Golub
30cba7959f Refactor string checks and fix exception when exporting multiple channels
Fix #164
2019-04-11 22:56:29 +03:00
Alexey Golub
7951703cf2 Update version 2019-04-11 01:52:50 +03:00
Alexey Golub
795dfbb213 [CLI] Don't show 'completed' when export failed 2019-04-11 01:36:39 +03:00
Alexey Golub
6d9bc3625f Switch from DateTime to DateTimeOffset 2019-04-11 01:20:52 +03:00
Alexey Golub
4bfb2ec7fd
Improve performance (#162) 2019-04-10 23:45:21 +03:00
Oleksii Holub
af9855fc15 [CLI] Copy nuget dependencies to output 2019-03-25 11:00:13 +02:00
Alexey Golub
0a60dea5c1 Use net46, netstd2.0, and netcoreapp2.1 for target frameworks
Closes #154
2019-03-22 00:07:13 +02:00
Alexey Golub
889446fff7 Update nuget packages 2019-03-21 22:54:12 +02:00
Oleksii Holub
77bf32aa5a Update version 2019-03-14 16:36:55 +02:00
Alexey Golub
6fa61bf75a Update version 2019-03-10 14:45:39 +02:00
Alexey Golub
1976e3ad08 [CLI] Don't write progress if output is redirected
FIxes #155
2019-03-10 14:40:08 +02:00
Alexey Golub
33f71c1612 Remove message group limit setting 2019-03-07 21:14:11 +02:00
Alexey Golub
1f6d1f21e6 Update version 2019-03-06 23:00:56 +02:00
Alexey Golub
b1de9c4eca Update version 2019-03-03 21:48:03 +02:00
Alexey Golub
e493357a9f Add progress reporting to CLI
Closes #143
2019-03-03 19:59:23 +02:00
Alexey Golub
88727a1fe6 Forgot one more place 2019-02-17 19:55:48 +02:00
Alexey Golub
7b614ed448 Update version 2019-02-10 17:27:45 +02:00
Alexey Golub
e89f2735a0 Update version 2019-02-09 21:26:15 +02:00
Alexey Golub
20ff4a15eb Refactor output path usage in CLI 2019-02-09 19:41:08 +02:00
Oleksii Holub
13925c69af Refactor CLI and add 'exportdm' command to export all direct message channels 2018-12-19 17:29:36 +02:00
Oleksii Holub
e22e1c03fb Cleanup 2018-12-19 17:15:54 +02:00
TVdata
bf5cedb646 Add CLI command to export all available channels in a guild (#123) 2018-12-19 16:53:21 +02:00
Alexey Golub
dddb13fcc5 Refactor default file name generation and add date ranges there
Closes #29
2018-12-10 23:16:15 +02:00
Oleksii Holub
fd15b62adf Improve UI layout and usage instructions 2018-12-07 18:14:27 +02:00
Alexey Golub
0d3510222e Migrate to Stylet and refactor view/view-model framework 2018-11-29 19:18:44 +02:00
Alexey Golub
b518fb2f59 Update version 2018-11-03 23:51:19 +02:00
Alexey Golub
a0359b1e43
Split output file into multiple partitions (#116) 2018-11-03 22:53:20 +02:00
Oleksii Holub
4144911208 Remove autoupdate feature from CLI entirely 2018-11-02 16:24:06 +02:00
Oleksii Holub
47f0561c71 Refactor message grouping from data layer to render layer 2018-11-01 18:16:23 +02:00
Oleksii Holub
ba27a9f909 Rename ExportService.Export to ExportChatLog for consistency 2018-10-31 17:54:13 +02:00
Oleksii Holub
52684c264f Change order of parameters in ExportService.Export 2018-10-31 17:35:28 +02:00
Alexey Golub
95a4217ab3 Refactor resolving chat log to a separate service to allow reusability across CLI and GUI 2018-10-30 22:52:28 +02:00
Alexey Golub
97a36028b9 Update version 2018-09-14 00:34:18 +03:00
Alexey Golub
f0d99676a3 Disable UpdateAppOptions in CLI 2018-09-14 00:25:21 +03:00
Alexey Golub
8e38adae7e Update instructions to obtain token
Fixes #76
2018-09-14 00:23:23 +03:00
Alexey Golub
a9bab60ba6 Update instructions to obtain token 2018-08-14 00:49:32 +03:00
Alexey Golub
614bd8590d Generate file name if given output path CLI argument is a directory
Closes #67
2018-08-13 23:25:06 +03:00
Alexey Golub
bd9dc6455f
Refactor CLI (#81) 2018-08-13 22:49:13 +03:00
Oleksii Holub
f63ea41188 Update version 2018-07-25 11:53:05 +03:00
Alexey Golub
3572a21aad
Allow using bot token instead of user token (#70) 2018-07-24 22:47:45 +03:00
Alexey Golub
b9c449709f Update version 2018-07-01 21:12:06 +03:00
Alexey Golub
0a48da4c56 Update version 2018-06-28 00:36:26 +03:00
Alexey Golub
8678043f0d
Implement progress reporting when downloading messages (#57) 2018-06-25 23:11:34 +03:00
Oleksii Holub
e4f0b8193f Output date range in the export file
Closes #56
2018-06-25 18:44:50 +03:00
Alexey Golub
481991bd00
Architecture refactor (#63) 2018-06-25 01:59:15 +03:00
Alexey Golub
3b7da21c24 Update version 2018-04-15 17:19:46 +03:00
Alexey Golub
517542730a Print available export formats in CLI help 2018-04-15 17:03:48 +03:00
Alexey Golub
cc2583f96b Update version 2018-04-08 13:03:03 +03:00
Alexey Golub
5a84fb25e6 Update nuget packages and rework UpdateService 2018-03-20 22:18:09 +02:00
Alexey Golub
63e3ba8891 Add application icon to CLI 2018-02-25 17:03:08 +02:00
Alexey Golub
2db4ad46cc Remove Costura.Fody 2018-02-10 18:25:34 +02:00
Alexey Golub
f7ef3bbb44 Bump framework version and small cleanup 2018-01-26 18:13:25 +02:00
Alexey Golub
1f36fb608a Improve CLI help output 2018-01-12 23:29:16 +02:00
Alexey Golub
8515efe11b
Add command line interface and change solution structure (#26) 2018-01-12 20:28:36 +01:00