DiscordChatExporter/DiscordChatExporter.Gui
farley128 b533e08d74
Implement exporting for forwarded messages (#1451)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Oleksii Holub <1935960+Tyrrrz@users.noreply.github.com>
2026-02-27 15:41:31 +02:00
..
Converters
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
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
Views Fix markdown not parsing for Persist Token tooltip 2026-02-27 14:19:03 +02:00
App.axaml
App.axaml.cs
DiscordChatExporter.Gui.csproj Encrypt Discord token at rest in settings file (machine-bound) (#1491) 2026-02-27 14:01:25 +02:00
Program.cs
Publish-MacOSBundle.ps1