DiscordChatExporter/DiscordChatExporter.Gui
2026-03-21 18:16:22 +00:00
..
Converters Make Run's BaselineAlignment set globally 2026-02-27 18:31:40 +02:00
Framework Implement exporting for forwarded messages (#1451) 2026-02-27 15:41:31 +02:00
Localization Update default branch ref 2026-03-04 20:23:55 +02:00
Models Format stuff 2024-10-26 21:41:16 +03:00
Services Rename IsAutoUpdateDisabled to IsAutoUpdateAllowed and env var to DISCORDCHATEXPORTER_ALLOW_AUTO_UPDATE 2026-03-21 18:11:49 +00:00
Utils Cleanup: fix filename typo, replace AsyncNonKeyedLocker, drop WithIndex(), use ProcessStartInfo ctor arg (#1492) 2026-02-27 14:42:07 +02:00
ViewModels Rename IsAutoUpdateDisabled to IsAutoUpdateAllowed and env var to DISCORDCHATEXPORTER_ALLOW_AUTO_UPDATE 2026-03-21 18:11:49 +00:00
Views Add DISCORDCHATEXPORTER_DISABLE_UPDATE env var to disable auto-update in GUI 2026-03-21 18:05:46 +00:00
App.axaml Make Run's BaselineAlignment set globally 2026-02-27 18:31:40 +02:00
App.axaml.cs Guard App.Dispose() against double-invocation and late shutdown (#1499) 2026-03-02 18:42:35 +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 Update default branch ref 2026-03-04 20:23:55 +02:00
Publish-MacOSBundle.ps1 $ErrorActionPreference 2025-05-11 01:33:43 +03:00
StartOptions.cs Refine IsAutoUpdateAllowed: group in (), invert, rename v to env, only accept false 2026-03-21 18:16:22 +00:00