DiscordChatExporter/DiscordChatExporter.Gui
Copilot 4a62f9c34f
Add DISCORDCHATEXPORTER_ALLOW_AUTO_UPDATE env var to suppress auto-update in GUI (#1514)
* Add DISCORDCHATEXPORTER_DISABLE_UPDATE env var to disable auto-update in GUI

Co-authored-by: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com>
Agent-Logs-Url: https://github.com/Tyrrrz/DiscordChatExporter/sessions/158dba86-9958-4f57-ab22-174e0606b42f

* Rename IsAutoUpdateDisabled to IsAutoUpdateAllowed and env var to DISCORDCHATEXPORTER_ALLOW_AUTO_UPDATE

Co-authored-by: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com>
Agent-Logs-Url: https://github.com/Tyrrrz/DiscordChatExporter/sessions/aa3944a4-e542-4770-8d17-2acb2c958ce9

* Refine IsAutoUpdateAllowed: group in (), invert, rename v to env, only accept false

Co-authored-by: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com>
Agent-Logs-Url: https://github.com/Tyrrrz/DiscordChatExporter/sessions/1467eee2-3069-4f0b-abdf-b1dc65e00a9a

* Fix CSharpier formatting: move is { } env to indented new line

Co-authored-by: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com>
Agent-Logs-Url: https://github.com/Tyrrrz/DiscordChatExporter/sessions/7933cfe4-ecad-4697-8b9c-ee3991aa147e

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com>
2026-03-21 20:25:53 +02: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 Add DISCORDCHATEXPORTER_ALLOW_AUTO_UPDATE env var to suppress auto-update in GUI (#1514) 2026-03-21 20:25:53 +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 Add DISCORDCHATEXPORTER_ALLOW_AUTO_UPDATE env var to suppress auto-update in GUI (#1514) 2026-03-21 20:25:53 +02:00
Views Add DISCORDCHATEXPORTER_ALLOW_AUTO_UPDATE env var to suppress auto-update in GUI (#1514) 2026-03-21 20:25:53 +02: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 Add DISCORDCHATEXPORTER_ALLOW_AUTO_UPDATE env var to suppress auto-update in GUI (#1514) 2026-03-21 20:25:53 +02:00