Tyrrrz
|
9d052f9404
|
Improve wording in CLI exception when output path is ambiguous
Related to #929
|
2022-09-14 21:59:22 +03:00 |
|
Tyrrrz
|
b861a69799
|
Recognize existing directories as valid output paths in CLI
Closes #917
|
2022-09-04 18:14:22 +03:00 |
|
Tyrrrz
|
d53b4c825a
|
Update usage guide
|
2022-09-02 13:29:56 +03:00 |
|
Oleksii Holub
|
504c3c53cd
|
Fail if an export command is called with multiple channels but a single-file output path
Closes #799
|
2022-08-25 22:11:26 +03:00 |
|
Oleksii Holub
|
6c039ebfa6
|
Filter out categories when displaying channels
|
2022-08-19 18:39:19 +03:00 |
|
TSRBerry
|
9cffbbc5ce
|
Expand tilde to home directory on *nix systems in output path (#903)
|
2022-08-18 13:23:26 -07:00 |
|
Oleksii Holub
|
94ef4b6981
|
Support listing and exporting voice channels
Closes #874
|
2022-06-28 18:27:01 +03:00 |
|
Oleksii Holub
|
7b72f473fd
|
Pad outputs from guilds , channels , dm to have more aligned columns
Closes #877
|
2022-06-28 17:39:32 +03:00 |
|
Oleksii Holub
|
2463cb5087
|
Sort DMs by last message and avoid grouping them in GUI
Closes #271
|
2022-06-28 17:23:01 +03:00 |
|
Oleksii Holub
|
2c7986c4e6
|
Refactor IsTextChannel and IsVoiceChannel to extensions
|
2022-06-28 16:38:44 +03:00 |
|
Oleksii Holub
|
5755334492
|
Update war in Ukraine message in CLI
|
2022-06-24 12:26:35 +03:00 |
|
Oleksii Holub
|
26c523a3e9
|
Update usage instructions to direct towards the Network tab method
Closes #835
Closes #842
|
2022-06-24 12:25:50 +03:00 |
|
Oleksii Holub
|
371c7d2b75
|
Make TOS warning more prominent
Close #878
|
2022-06-24 12:14:29 +03:00 |
|
Oleksii Holub
|
62400f305a
|
Make CLI attributes look tidier
|
2022-06-19 12:21:09 +03:00 |
|
Clint Herron
|
1d9224ebd8
|
Update guide to direct users to the Advanced section of Discord settings rather than Appearance (#867)
|
2022-06-16 02:01:15 -07:00 |
|
Oleksii Holub
|
168d7c8ec9
|
Update the war message in CLI
|
2022-03-07 02:39:05 +02:00 |
|
Oleksii Holub
|
b996215e36
|
Add messages about war in Ukraine
|
2022-03-06 19:24:22 +02:00 |
|
Oleksii Holub
|
36b4a45f3a
|
Update Gress
|
2022-02-16 14:30:26 +02:00 |
|
Dhananjay-JSR
|
0408096746
|
Update token extraction guide (#791)
|
2022-01-25 15:11:22 -08:00 |
|
Alexey Golub
|
2156c6cd0c
|
Automatically detect token kind (#764)
|
2022-01-03 14:52:16 -08:00 |
|
Tyrrrz
|
008bb2f591
|
Use .NET 6's ParallelForEachAsync(...)
|
2021-12-13 21:02:11 +02:00 |
|
Tyrrrz
|
880f400e2c
|
C#10ify
|
2021-12-08 23:50:21 +02:00 |
|
Tyrrrz
|
4974fe5292
|
Refer to Category.Name explicitly instead of relying on ToString()
|
2021-11-19 22:18:15 +02:00 |
|
Tyrrrz
|
21d89afa70
|
Add managed cancellation support
Closes #716
|
2021-10-07 17:06:05 +03:00 |
|
Tyrrrz
|
ea31b1b270
|
Refactor
|
2021-09-16 01:08:14 +03:00 |
|
Tyrrrz
|
d4eba75036
|
Normalize namings ("...Type" -> "...Kind")
|
2021-07-19 02:07:19 +03:00 |
|
Tyrrrz
|
ae42554621
|
Render voice channel mentions
Closes #636
|
2021-07-18 02:19:50 +03:00 |
|
Tyrrrz
|
650c55bbd1
|
Refactor
|
2021-07-17 23:53:13 +03:00 |
|
Yudi
|
70a1755c50
|
Update the in-app instructions for getting user token (#639)
Co-authored-by: virtuallyvlad <37453320+virtuallyvlad@users.noreply.github.com>
Co-authored-by: Alexey Golub <tyrrrrrr@gmail.com>
|
2021-07-13 07:26:26 -07:00 |
|
Lucas LaBuff
|
d39fc212b6
|
Filter which messages are exported (#622)
|
2021-07-07 12:14:40 -07:00 |
|
Tyrrrz
|
021682899a
|
[CLI] Move Markup.Escape(...) to ConsoleExtensions
|
2021-04-26 19:47:25 +03:00 |
|
Lucas LaBuff
|
0ec6027a93
|
Escape brackets in category name in CLI (#558)
|
2021-04-26 09:37:37 -07:00 |
|
Tyrrrz
|
15b605f5a7
|
Fix typo
|
2021-04-16 23:29:19 +03:00 |
|
Tyrrrz
|
511af1e35c
|
Refactor
|
2021-04-16 23:09:08 +03:00 |
|
Andrew Kolos
|
eb89ea5b40
|
Add partition by file size (#497)
|
2021-04-12 13:50:32 +03:00 |
|
Tyrrrz
|
ad3655396f
|
[CLI] Remove redundant whitespace
|
2021-03-25 00:44:21 +02:00 |
|
Tyrrrz
|
1b8af364d3
|
[CLI] Cleanup
|
2021-03-24 22:39:27 +02:00 |
|
Tyrrrz
|
026927265a
|
[CLI] Remove ExportMultipleCommandBase and allow multiple channel IDs in ExportChannelCommand
|
2021-03-24 03:04:46 +02:00 |
|
Tyrrrz
|
017ed5ae6d
|
[CLI] Update CliFx and use Spectre.Console for progress reporting
|
2021-03-23 22:38:44 +02:00 |
|
Tyrrrz
|
ebe4d58a42
|
Cleanup
|
2021-02-22 03:15:22 +02:00 |
|
Lucas LaBuff
|
a8031ad3aa
|
Fix crash when parsing position on DM channels (#496)
|
2021-02-06 17:00:29 +02:00 |
|
Lucas LaBuff
|
8b9afe45b9
|
[CLI] Fix sorting by channel/category position (#490)
|
2021-01-31 17:23:46 +02:00 |
|
Tyrrrz
|
3d9ee3b339
|
Embrace Snowflake as first class citizen
|
2020-12-27 19:42:21 +02:00 |
|
Andrew Kolos
|
730fed075f
|
[CLI] Allow passing after and before message ids instead of dates (#462)
|
2020-12-22 17:41:40 +02:00 |
|
Sanqui
|
d020652f50
|
[CLI] Display channel name for errors during ExportMultipleAsync (#452)
|
2020-12-14 18:48:11 +02:00 |
|
Tyrrrz
|
63803f98aa
|
Use C#9 features
|
2020-12-14 17:45:42 +02:00 |
|
Tyrrrz
|
0d2b9e8bc0
|
Refactor last PR
|
2020-11-23 16:53:22 +02:00 |
|
Andrew Kolos
|
53cebd82eb
|
[CLI] Print error and exit if reuse-media option is used without media option (#433)
|
2020-11-22 20:45:19 +02:00 |
|
Tyrrrz
|
1da80956dd
|
Refactor
|
2020-10-24 21:15:58 +03:00 |
|
Andrew Kolos
|
520e023aff
|
Stop redundantly downloading media when re-exporting (#395)
|
2020-10-23 16:38:15 +03:00 |
|