Commit Graph

125 Commits (3d047321cfecce143c2a93cf64966f03d81f5e95)

Author SHA1 Message Date
Tyrrrz d779ed9bc8 Blur the token in GUI when the control is out of focus
1 year ago
Tyrrrz 31c7ae9312 Refactor
1 year ago
Tyrrrz 03c5c1bc5e Clean up
1 year ago
Tyrrrz 404542d973 Replace Tyrrrz.Settings with Cogwheel
1 year ago
Tyrrrz 0e1c3e4c76 Add support for extracting channels from data dump in `exportall`
1 year ago
Tyrrrz d1647e8286 Add support for selectable assets directory in GUI
1 year ago
Lucas LaBuff 95115f3e99
Add option to specify download directory for assets (#989)
1 year ago
Tyrrrz 6620c6299c Move "reuse assets" option in GUI from settings to export dialog
1 year ago
Tyrrrz 20a952aec5 Add option to disable markdown formatting
1 year ago
Tyrrrz 6d3adf9fde Trigger output path prompt when clicking the export button, if the path hasn't been set yet
1 year ago
Tyrrrz a7f4fe0643 Don't reset output path if dialog is canceled
1 year ago
Tyrrrz c8d83beb8d Enhance output path selection in the GUI
1 year ago
Tyrrrz 93799eb231 Don't show update notification when launching the app for the first time
1 year ago
Tyrrrz 1e7b8ec83f Show notification on first run after an update with a link to the changelog
1 year ago
Oleksii Holub 3436f6b060 Simplify dialog buttons
1 year ago
Jacob P 597ec1e7b0
Move wiki inside the repository (#991)
1 year ago
Tyrrrz 6e56f29404 Update Ukraine support message
1 year ago
Tyrrrz 4edcdf0955 Ignore race conditions when closing dialogs
1 year 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
2 years ago
Oleksii Holub 2463cb5087 Sort DMs by last message and avoid grouping them in GUI
2 years ago
Oleksii Holub 2c7986c4e6 Refactor `IsTextChannel` and `IsVoiceChannel` to extensions
2 years ago
Oleksii Holub a44d43eefc Use a lock when opening dialogs
2 years ago
Oleksii Holub 9341c21963 Add clickable links to usage guide in GUI
2 years ago
Oleksii Holub 2e4d19671a Append channel name for export errors in GUI
2 years ago
Oleksii Holub ffe5544f9c Dowload fonts in HTML export when using download media
2 years ago
Oleksii Holub 91ea7a443c More cleanup
2 years ago
Oleksii Holub aea96d5eba Cleanup
2 years ago
Oleksii Holub e29f08264c Refactor portions of RootViewModel into DashboardViewModel
2 years ago
Oleksii Holub 1daff4178d Cleanup GUI
2 years ago
Oleksii Holub daa1b3f6b3 Improve the war message
2 years ago
Oleksii Holub b996215e36 Add messages about war in Ukraine
2 years ago
Oleksii Holub 5b563d4f00 Cleanup some code
2 years ago
Oleksii Holub 36b4a45f3a Update Gress
2 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
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
3 years ago
Tyrrrz f8d55f406c [GUI] Cleanup ExportSetupViewModel & RootViewModel
3 years ago