DiscordChatExporter/DiscordChatExporter.Gui
copilot-swe-agent[bot] 3bbff8b20a GUI: simplify double-tap handler to call ExportCommand directly
Co-authored-by: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com>
2026-02-27 16:19:45 +00:00
..
Converters Fix alingment issues when dealing with inlines 2026-02-24 21:05:03 +02:00
Framework Implement exporting for forwarded messages (#1451) 2026-02-27 15:41:31 +02:00
Localization Encrypt Discord token at rest in settings file (machine-bound) (#1491) 2026-02-27 14:01:25 +02:00
Models Format stuff 2024-10-26 21:41:16 +03:00
Services Improve, clean up encryption 2026-02-27 14:57:15 +02:00
Utils Cleanup: fix filename typo, replace AsyncNonKeyedLocker, drop WithIndex(), use ProcessStartInfo ctor arg (#1492) 2026-02-27 14:42:07 +02:00
ViewModels GUI: simplify double-tap handler to call ExportCommand directly 2026-02-27 16:19:45 +00:00
Views GUI: simplify double-tap handler to call ExportCommand directly 2026-02-27 16:19:45 +00:00
App.axaml Set application name to fix macOS app menu title (#1405) 2025-06-26 00:35:32 +03:00
App.axaml.cs Add localization (#1482) 2026-02-24 20:49:32 +02:00
DiscordChatExporter.Gui.csproj Encrypt Discord token at rest in settings file (machine-bound) (#1491) 2026-02-27 14:01:25 +02:00
Program.cs Warn when using development build (#1248) 2024-06-01 00:58:24 +03:00
Publish-MacOSBundle.ps1 $ErrorActionPreference 2025-05-11 01:33:43 +03:00