DiscordChatExporter/DiscordChatExporter.Gui/Utils/Extensions
2026-04-02 14:36:06 +03:00
..
AvaloniaExtensions.cs Make use of C# 14 features 2025-11-16 20:29:39 +02:00
CommandExtensions.cs Only execute commands from code if allowed 2026-04-02 14:36:06 +03:00
DisposableExtensions.cs Make use of C# 14 features 2025-11-16 20:29:39 +02:00
EnvironmentExtensions.cs Encrypt Discord token at rest in settings file (machine-bound) (#1491) 2026-02-27 14:01:25 +02:00
MarkdigExtensions.cs Fix alingment issues when dealing with inlines 2026-02-24 21:05:03 +02:00
NotifyPropertyChangedExtensions.cs Make use of C# 14 features 2025-11-16 20:29:39 +02:00
ProcessExtensions.cs Cleanup: fix filename typo, replace AsyncNonKeyedLocker, drop WithIndex(), use ProcessStartInfo ctor arg (#1492) 2026-02-27 14:42:07 +02:00