Tyrrrz
|
0e1c3e4c76
|
Add support for extracting channels from data dump in `exportall`
Closes #597
|
2 years ago |
Tyrrrz
|
d1647e8286
|
Add support for selectable assets directory in GUI
|
2 years ago |
Lucas LaBuff
|
95115f3e99
|
Add option to specify download directory for assets (#989)
Co-authored-by: Oleksii Holub <1935960+Tyrrrz@users.noreply.github.com>
|
2 years ago |
Tyrrrz
|
6620c6299c
|
Move "reuse assets" option in GUI from settings to export dialog
|
2 years ago |
Tyrrrz
|
20a952aec5
|
Add option to disable markdown formatting
Closes #741
|
2 years ago |
Tyrrrz
|
6d3adf9fde
|
Trigger output path prompt when clicking the export button, if the path hasn't been set yet
|
2 years ago |
Tyrrrz
|
a7f4fe0643
|
Don't reset output path if dialog is canceled
|
2 years ago |
Tyrrrz
|
c8d83beb8d
|
Enhance output path selection in the GUI
Enables the use of template tokens when exporting multiple channels
Closes #676
|
2 years ago |
Tyrrrz
|
93799eb231
|
Don't show update notification when launching the app for the first time
|
2 years ago |
Tyrrrz
|
1e7b8ec83f
|
Show notification on first run after an update with a link to the changelog
Closes #487
|
2 years ago |
Oleksii Holub
|
3436f6b060
|
Simplify dialog buttons
|
2 years ago |
Jacob P
|
597ec1e7b0
|
Move wiki inside the repository (#991)
Co-authored-by: Oleksii Holub <1935960+Tyrrrz@users.noreply.github.com>
|
2 years ago |
Tyrrrz
|
6e56f29404
|
Update Ukraine support message
|
2 years ago |
Tyrrrz
|
4edcdf0955
|
Ignore race conditions when closing dialogs
|
2 years ago |
Tyrrrz
|
5b1b720503
|
Update Ukraine support links
|
2 years ago |
Tyrrrz
|
560a069c35
|
Refactor, rename the concept of "download media" to "download assets", including related mentions
|
2 years ago |
Oleksii Holub
|
6c039ebfa6
|
Filter out categories when displaying channels
|
2 years ago |
Oleksii Holub
|
94ef4b6981
|
Support listing and exporting voice channels
Closes #874
|
2 years ago |
Oleksii Holub
|
2463cb5087
|
Sort DMs by last message and avoid grouping them in GUI
Closes #271
|
2 years ago |
Oleksii Holub
|
2c7986c4e6
|
Refactor `IsTextChannel` and `IsVoiceChannel` to extensions
|
2 years ago |
Oleksii Holub
|
a44d43eefc
|
Use a lock when opening dialogs
|
3 years ago |
Oleksii Holub
|
9341c21963
|
Add clickable links to usage guide in GUI
|
3 years ago |
Oleksii Holub
|
2e4d19671a
|
Append channel name for export errors in GUI
|
3 years ago |
Oleksii Holub
|
ffe5544f9c
|
Dowload fonts in HTML export when using download media
|
3 years ago |
Oleksii Holub
|
91ea7a443c
|
More cleanup
|
3 years ago |
Oleksii Holub
|
aea96d5eba
|
Cleanup
|
3 years ago |
Oleksii Holub
|
e29f08264c
|
Refactor portions of RootViewModel into DashboardViewModel
|
3 years ago |
Oleksii Holub
|
1daff4178d
|
Cleanup GUI
|
3 years ago |
Oleksii Holub
|
daa1b3f6b3
|
Improve the war message
|
3 years ago |
Oleksii Holub
|
b996215e36
|
Add messages about war in Ukraine
|
3 years ago |
Oleksii Holub
|
5b563d4f00
|
Cleanup some code
|
3 years ago |
Oleksii Holub
|
36b4a45f3a
|
Update Gress
|
3 years ago |
Alexey Golub
|
2156c6cd0c
|
Automatically detect token kind (#764)
|
3 years ago |
Tyrrrz
|
4389b4e0bc
|
Improve GUI
|
3 years ago |
Tyrrrz
|
008bb2f591
|
Use .NET 6's `ParallelForEachAsync(...)`
|
3 years ago |
Tyrrrz
|
880f400e2c
|
C#10ify
|
3 years ago |
Tyrrrz
|
1db2bb4170
|
Remove Tyrrrz.Extensions package
|
3 years ago |
Tyrrrz
|
acfe102e7f
|
Simplify HTTP client management
|
3 years ago |
Tyrrrz
|
ea31b1b270
|
Refactor
|
3 years ago |
Tyrrrz
|
d4eba75036
|
Normalize namings ("...Type" -> "...Kind")
|
3 years ago |
Tyrrrz
|
ae42554621
|
Render voice channel mentions
Closes #636
|
3 years ago |
Tyrrrz
|
2ab6773c17
|
[GUI] Show error in a dialog when pull or export fails, instead of crashing the whole app
|
3 years ago |
Tyrrrz
|
650c55bbd1
|
Refactor
|
3 years ago |
Lucas LaBuff
|
d39fc212b6
|
Filter which messages are exported (#622)
|
3 years ago |
Tyrrrz
|
d01ed13041
|
Update NuGet packages
|
4 years ago |
Tyrrrz
|
f8d55f406c
|
[GUI] Cleanup ExportSetupViewModel & RootViewModel
|
4 years ago |
Tyrrrz
|
511af1e35c
|
Refactor
|
4 years ago |
Andrew Kolos
|
eb89ea5b40
|
Add partition by file size (#497)
|
4 years ago |
Tyrrrz
|
7b140fd450
|
Try to fix nullability warning
|
4 years ago |
Tyrrrz
|
3aef7faa1e
|
Use `is null`/`is not null`
|
4 years ago |