DiscordChatExporter/DiscordChatExporter.Gui
Dantes 9ee1599b9d Add bulk forum export with configurable asset handling
- add bulk export of active and archived forum threads
- add opt-in multi-channel selection mode
- separate forum and regular channel export settings
- save forum exports as JSON
- add configurable asset folder structure and file naming
- allow shared, per-thread, or skipped common resources
- allow attachments to be grouped by media type or message
- make avatar downloads optional and disabled by default
- add configurable parallel forum export workers
- disable token persistence and auto-updates for the custom build
2026-07-21 16:23:27 +03:00
..
Converters Add bulk forum export with configurable asset handling 2026-07-21 16:23:27 +03:00
Framework Add bulk forum export with configurable asset handling 2026-07-21 16:23:27 +03:00
Localization Update for Avalonia 12 2026-05-01 16:30:11 +03:00
Models Remove BOM 2026-04-19 23:13:12 +03:00
Services Add bulk forum export with configurable asset handling 2026-07-21 16:23:27 +03:00
Utils Refactor fetching Avalonia TopLevel 2026-05-02 11:30:14 +03:00
ViewModels Add bulk forum export with configurable asset handling 2026-07-21 16:23:27 +03:00
Views Add bulk forum export with configurable asset handling 2026-07-21 16:23:27 +03:00
App.axaml Apply updated formatting rules 2026-07-04 18:51:27 +03:00
App.axaml.cs Extract app shutdown fallback into App.Shutdown (#1539) 2026-05-25 19:10:19 +03:00
DiscordChatExporter.Gui.csproj Update packages 2026-06-08 15:52:10 +03:00
Program.cs Remove BOM 2026-04-19 23:13:12 +03:00
PublishMacOSBundle.csx Use CliFx v3 stable 2026-04-03 17:27:30 +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