Commit Graph

258 Commits (8525917a4c326b4e8377008bb34aed597b1b23c0)

Author SHA1 Message Date
Oleksii Holub 8525917a4c
Make the GUI x-platform and adapt the CI/CD pipeline to accommodate that (#1222)
5 months ago
Oleksii Holub b9c1c47474
Migrate to Avalonia (#1220)
5 months ago
Tyrrrz 12b590d9f9 Use `[]` in place of `Array.Empty<T>()`
6 months ago
Tyrrrz 0e87098889 Make the DCE.CLI unix entrypoint script work regardless of current working directory
7 months ago
Oleksii Holub 0139eeaeed
Add `DiscordChatExporter.Cli.sh` for simpler usage from shell (#1205)
7 months ago
Oleksii Holub 057beaacd6
Use `null` as the default locale, which resolves to the current system default locale (#1185)
9 months ago
Tyrrrz 8e36002ae7 Slightly better naming
9 months ago
Oleksii Holub a2c5d2e2dd
Warn about redirected streams in the CLI only when running inside Docker (#1176)
9 months ago
Tyrrrz 4e3deb409c Update NuGet packages
9 months ago
Oleksii Holub 512f181be2
Refer to "guilds" as "servers" in docs and UI elements (#1175)
9 months ago
Tyrrrz e04eb890e6 Improve wording
9 months ago
Tyrrrz b3a1cbf635 Update NuGet packages
10 months ago
Tyrrrz 619fe9ccf7 Refactor using c# 12 features
10 months ago
Tyrrrz 481ddc4cd5 Update usage guide in apps
10 months ago
Tyrrrz 1c343b75f8 Update NuGet packages
10 months ago
Tyrrrz 008c2e64aa Clean up
11 months ago
Tyrrrz e89701e3f9 Provide more context in exception messages
11 months ago
Tyrrrz 5d7a74eece Switch to .NET 8
11 months ago
Tyrrrz 7c014bf64d Add a note about interactivity in the CLI
11 months ago
Tyrrrz 4896d748aa Update NuGet packages
11 months ago
Tyrrrz b298b45cf7 Escape markup in CLI
12 months ago
Tyrrrz 09f8937d99 Refactor
12 months ago
Adam Slatinský ad2dab2157
Add progress to fetching channels step (#1131)
12 months ago
Tyrrrz 1b2bcf771d Add fallback for progress tasks without name in CLI
1 year ago
Tyrrrz 5abe74894c Remove `Channel.ParentNameWithFallback`
1 year ago
Oleksii Holub 59344cedbe
Replace the date format option with a locale option (#1130)
1 year ago
Adam Slatinský 9583e2684d
Optimize fetching threads (#1125)
1 year ago
Tyrrrz d24550f521 Hide completed tasks in CLI when exporting in parallel
1 year ago
Tyrrrz c422ac2351 Clean up
1 year ago
Tyrrrz 3740d64601 Optimize thread inclusion UX across GUI and CLI
1 year ago
Tyrrrz d430f77ae1 Replace `--include-threads` and `--include-archived-threads` with a single multi-value option
1 year ago
Tyrrrz 5f6e51f6fb Show threads in GUI at the bottom of the list, in specialized groups
1 year ago
Tyrrrz 20f58963a6 Use CSharpier
1 year ago
Tyrrrz 758fb26dad Add `--include-threads` and `--include-archived-threads` to `exportall`
1 year ago
Tyrrrz 8236ba7c4d Add defaults to inits
1 year ago
Tyrrrz eac974cfb1 Add `--include-threads` and `--include-archived-threads` to `exportguild`
1 year ago
Tyrrrz d1d560fb55 Add `--include-vc` to the `channels` command
1 year ago
Tyrrrz 6fba60e570 Print archived threads only if explicitly requested in the `channels` command
1 year ago
Tyrrrz 60389ab002 Add warning about `IsBotToken` deprecation
1 year ago
Tyrrrz 817d54039b Improve naming of dictionaries
1 year ago
Tyrrrz 49b96087d3 Clean up
1 year ago
Tyrrrz e175c93038 Refactor
1 year ago
William Unsworth 8776a6955b
Better support for exporting threads (#1046)
1 year ago
Tyrrrz d4f62387a5 Add CLI option to include or exclude voice channels in `exportall` and `exportguild`
1 year ago
Tyrrrz 11d34109a7 Extract thread status and improve CLI output
1 year ago
Tyrrrz 609ca0fc0d Simplify guide for extracting channel IDs
1 year ago
Tyrrrz 30b447d2ae Update NuGet packages
1 year ago
Tyrrrz 6582e26cd3 Increase padding in output to accomodate longer snowflakes
1 year ago
Tyrrrz c48899e0b1 Refactor
1 year ago
William Unsworth 41b4e47d0e
Use alternative endpoint to retrieve threads when requested by a bot (#1037)
1 year ago