DiscordChatExporter/DiscordChatExporter.Gui
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
..
Converters Add a setting to control whether to respect advisory rate limits (#1342) 2025-05-12 19:52:47 +03:00
Framework Fix crash when exporting multiple channels to drive root (#1399) 2025-06-16 20:38:10 +03:00
Models Format stuff 2024-10-26 21:41:16 +03:00
Services Added UI options to set the file exists handling 2025-10-26 01:28:24 +02:00
Utils Invert WatchProperty(...) methods' watchInitialValue 2024-07-19 02:01:00 +03:00
ViewModels Added UI options to set the file exists handling 2025-10-26 01:28:24 +02:00
Views Added UI options to set the file exists handling 2025-10-26 01:28:24 +02:00
App.axaml Set application name to fix macOS app menu title (#1405) 2025-06-26 00:35:32 +03:00
App.axaml.cs Remove obsolete/no-op ServicePoint references/calls (#1314) 2024-11-06 20:55:04 +02:00
DiscordChatExporter.Gui.csproj Add default to PublishMacOSBundle to avoid error when publishing without extra args 2025-10-04 04:25:40 +03:00
Program.cs Warn when using development build (#1248) 2024-06-01 00:58:24 +03:00
Publish-MacOSBundle.ps1 $ErrorActionPreference 2025-05-11 01:33:43 +03:00