DiscordChatExporter/DiscordChatExporter.Gui/Services
Kornelius Rohrschneider ad33600e70
Added UI options to set the file exists handling
The setting the exporter uses to handle existing export files has been made configurable in both the CLI and the GUI (instead of being hardcoded):
- A prev-export option has been added to all CLI export commands, which sets the file exists handling for the respective command.
- A Previous Export option has been added to the GUI settings, which sets the file exists handling that's used for exports.
2025-10-26 01:28:24 +02:00
..
SettingsService.cs Added UI options to set the file exists handling 2025-10-26 01:28:24 +02:00
UpdateService.cs Clean up platform checks in update service 2024-05-24 01:28:35 +03:00