Commit graph

  • 2e4601d378 Emit source-generated files for easier debugging prime tyrrrz 2026-03-30 21:36:11 +0300
  • 10134738fe
    Merge 0414da2fb7 into 3a5d50f4bb Solareon 2026-03-30 12:18:41 -0600
  • 0e39d726bf
    Merge e4641105d2 into 3a5d50f4bb Wave Dev 2026-03-30 12:18:41 -0600
  • aa4b1c48e4
    Merge 9674de49ee into 3a5d50f4bb AlmightyLks 2026-03-30 12:18:41 -0600
  • 3a5d50f4bb
    Remove ILLinkTreatWarningsAsErrors property Oleksii Holub 2026-03-30 21:02:02 +0300
  • cc703cc860
    Migrate to CliFx v3 (#1516) Oleksii Holub 2026-03-26 23:53:28 +0200
  • 3bcbaf6b9a Does this work? tyrrrz 2026-03-26 23:49:48 +0200
  • dc2f8855d2 Renames tyrrrz 2026-03-26 23:49:17 +0200
  • f67e14e82b make it work tyrrrz 2026-03-26 23:46:53 +0200
  • d14ec0af3d
    Rename CliApplicationBuilder to CommandLineApplicationBuilder Oleksii Holub 2026-03-26 21:44:43 +0200
  • 9f9274b352 Migrate to CliFx v3 tyrrrz 2026-03-26 21:31:40 +0200
  • 661f82c478
    Add Nix download for GUI Oleksii Holub 2026-03-24 00:51:42 +0200
  • b9f19f7003 Fix shebang, rename script tyrrrz 2026-03-23 23:34:57 +0200
  • e794d7c833
    Replace Publish-MacOSBundle.ps1 with a .NET 10 single-file C# script (#1515) Copilot 2026-03-23 23:18:46 +0200
  • 80feb4739b Use dotnet run --file instead of WorkingDirectory workaround copilot-swe-agent[bot] 2026-03-23 21:14:01 +0000
  • 824e1011ca Revert CliFx removal; fix macOS CI hang by setting WorkingDirectory on Exec copilot-swe-agent[bot] 2026-03-23 21:08:41 +0000
  • d8b46b5610 Remove CliFx dependency from script to fix macOS CI timeout copilot-swe-agent[bot] 2026-03-23 19:14:51 +0000
  • 8d03008e2e
    Apply suggestion from @Tyrrrz Oleksii Holub 2026-03-23 20:55:59 +0200
  • 9672d162d3
    Update DiscordChatExporter.Gui/Publish-MacOSBundle.csx Oleksii Holub 2026-03-23 20:55:11 +0200
  • 420c0c5da8 Extract plist string literals to constants below BundleName copilot-swe-agent[bot] 2026-03-23 18:54:53 +0000
  • 5f9fe9603c
    Update DiscordChatExporter.Gui/Publish-MacOSBundle.csx Oleksii Holub 2026-03-23 20:54:34 +0200
  • e27a2cb8e5
    Update DiscordChatExporter.Gui/DiscordChatExporter.Gui.csproj Oleksii Holub 2026-03-23 20:54:03 +0200
  • 7e57497c9c
    Apply suggestion from @Tyrrrz Oleksii Holub 2026-03-23 20:50:58 +0200
  • 6c3c937e0e Convert bundleName to a const; rename entry/destination to entryPath/destinationPath copilot-swe-agent[bot] 2026-03-23 18:36:00 +0000
  • 8a4cb05d02 Inline single-use DirPath variables and move CreateDirectory calls next to their write sites copilot-swe-agent[bot] 2026-03-23 18:05:26 +0000
  • 48685802cd Use async WriteAllTextAsync and async ExecuteAsync in Publish-MacOSBundle.csx copilot-swe-agent[bot] 2026-03-23 17:57:42 +0000
  • 726ac6b74b Address review feedback on Publish-MacOSBundle.csx copilot-swe-agent[bot] 2026-03-23 17:46:53 +0000
  • bb87d5cb36 Use CliFx for argument parsing in Publish-MacOSBundle.csx copilot-swe-agent[bot] 2026-03-23 17:36:56 +0000
  • f5e5eaada7 Replace Publish-MacOSBundle.ps1 with Publish-MacOSBundle.csx (.NET 10 single-file app) copilot-swe-agent[bot] 2026-03-23 17:23:30 +0000
  • 5a26ba0b5a
    Update WinGet links in Readme Oleksii Holub 2026-03-21 23:55:12 +0200
  • 1181a35f08 Variable names consistency 2.47.1 tyrrrz 2026-03-21 20:27:05 +0200
  • 4a62f9c34f
    Add DISCORDCHATEXPORTER_ALLOW_AUTO_UPDATE env var to suppress auto-update in GUI (#1514) Copilot 2026-03-21 20:25:53 +0200
  • a1f16df950 Fix CSharpier formatting: move is { } env to indented new line copilot-swe-agent[bot] 2026-03-21 18:21:35 +0000
  • a01d0ff2ae Refine IsAutoUpdateAllowed: group in (), invert, rename v to env, only accept false copilot-swe-agent[bot] 2026-03-21 18:16:22 +0000
  • 2a291b0dff Rename IsAutoUpdateDisabled to IsAutoUpdateAllowed and env var to DISCORDCHATEXPORTER_ALLOW_AUTO_UPDATE copilot-swe-agent[bot] 2026-03-21 18:11:49 +0000
  • c61c9bef55 Add DISCORDCHATEXPORTER_DISABLE_UPDATE env var to disable auto-update in GUI copilot-swe-agent[bot] 2026-03-21 18:05:46 +0000
  • b6e1f92989
    Add the GUI flavor of the AUR package to readme Oleksii Holub 2026-03-21 17:14:45 +0200
  • 0d3d2ddcf0
    Add more package manager install options Oleksii Holub 2026-03-21 17:03:57 +0200
  • 9674de49ee Formatting as per CSharpierFormat AlmightyLks 2026-03-20 21:30:19 +0100
  • e4641105d2
    Merge branch 'Tyrrrz:prime' into prime Wave Dev 2026-03-17 21:16:05 +0000
  • 4360a9e60c Formatting AlmightyLks 2026-03-16 21:59:50 +0100
  • ed998df069 Add LaunchSignature and ClientLaunchId to XSuperProperties AlmightyLks 2026-03-16 18:00:17 +0100
  • ff9303d2b9
    remove task.run Wave Dev 2026-03-16 15:35:33 +0000
  • 9afecd47bd
    Update token extraction script in docs (#1511) billA 2026-03-16 18:54:54 +0530
  • 825b1470e1
    use task.run to add headers instead Wave Dev 2026-03-15 20:15:58 +0000
  • 5b6508d780
    fix ua Wave Dev 2026-03-15 18:48:52 +0000
  • 0d56021eb3 docs: update console script for token extraction Pulkit Chahar 2026-03-15 23:09:38 +0530
  • d22718eb54 Instructions to get user token through console no longer work #1509 Pulkit Chahar 2026-03-15 22:46:13 +0530
  • 2342efcfaa Adjustments AlmightyLks 2026-03-15 15:48:11 +0100
  • d7b31908d1 Possible X-Super-Properties progress AlmightyLks 2026-03-15 15:28:08 +0100
  • 4ca9490839
    fix errors (again) Wave Dev 2026-03-14 21:15:15 +0000
  • 03d96c7ff3
    fix code errors Wave Dev 2026-03-14 19:40:21 +0000
  • 79ff1b1b7c
    Merge branch 'Tyrrrz:prime' into prime Wave Dev 2026-03-13 11:17:53 +0000
  • eccc481b44
    Cache headers Wave Dev 2026-03-13 11:15:31 +0000
  • 06117adf47
    use correct http method to get xsp Wave Dev 2026-03-12 17:06:40 +0000
  • 5cec162b4e More consistent message box Tyrrrz 2026-03-12 18:54:44 +0200
  • 18558909e2
    use better api for xsp* Wave Dev 2026-03-12 16:51:01 +0000
  • 98a096035c
    make some props values random Wave Dev 2026-03-12 16:17:08 +0000
  • e0e0eccf92
    revert back accidentally removed comment Wave Dev 2026-03-12 15:16:58 +0000
  • 89a2dabf2d
    feat: add x-super-properties header Wave Dev 2026-03-12 15:15:57 +0000
  • 6647f90ced Update default branch ref Tyrrrz 2026-03-04 20:23:55 +0200
  • 0414da2fb7 refactor: pt 1 of redesign for generic components structure Solareon 2026-03-04 11:59:29 +0100
  • b9a3001c11
    Add DISCORDCHATEXPORTER_SETTINGS_PATH env var override for settings file path (#1500) Copilot 2026-03-02 20:06:20 +0200
  • d9f93c4b6a Introduce StartOptions class for settings path resolution copilot-swe-agent[bot] 2026-03-02 17:57:10 +0000
  • 68af1500c7 Add DISCORDCHATEXPORTER_SETTINGS_PATH env var support to SettingsService copilot-swe-agent[bot] 2026-03-02 17:37:01 +0000
  • 982b26a806 Initial plan copilot-swe-agent[bot] 2026-03-02 17:33:11 +0000
  • dadfe5b8ef
    Guard App.Dispose() against double-invocation and late shutdown (#1499) Copilot 2026-03-02 18:42:35 +0200
  • 4abd80f9c1 Fix: add dispose guard and early exit handler to App.axaml.cs copilot-swe-agent[bot] 2026-03-02 16:16:17 +0000
  • 87f4a58fd3 Initial plan copilot-swe-agent[bot] 2026-03-02 16:12:49 +0000
  • 1a671b31e6 fix: remove unused import from test Solareon 2026-02-27 09:12:49 +0100
  • 09f9f387d7 chore: add todo for other component types Solareon 2026-02-27 09:10:56 +0100
  • a54e011ad8 fix: add themeing support for dark/light mode for buttons Solareon 2026-02-27 09:02:10 +0100
  • 231857e925 refactor: remove excessive test Solareon 2026-02-27 08:40:46 +0100
  • fcf58f5b8e feat: add action row support Solareon 2026-02-25 11:57:43 +0100
  • 4f29fa63d0
    Bump the actions group with 2 updates (#1495) dependabot[bot] 2026-03-01 15:53:28 +0200
  • 54b0174bde
    Bump the nuget group with 15 updates (#1496) dependabot[bot] 2026-03-01 15:53:11 +0200
  • 104061d80e
    Bump the nuget group with 15 updates dependabot[bot] 2026-03-01 10:30:13 +0000
  • 3edfc736c5
    Bump the actions group with 2 updates dependabot[bot] 2026-03-01 10:23:43 +0000
  • 3be5bc6a21 Remove dashes from OutputPathTooltip 2.47 Tyrrrz 2026-02-27 19:14:30 +0200
  • c9f152773a Clean up last PR Tyrrrz 2026-02-27 19:12:27 +0200
  • 5e39611395
    Double-clicking a channel auto-opens export setup (#1493) Copilot 2026-02-27 19:10:19 +0200
  • d6a70484c1 GUI: move DoubleTapped handler to channel Grid inside TreeDataTemplate copilot-swe-agent[bot] 2026-02-27 17:05:22 +0000
  • 40491bdc0f Fix text misalignment on export setup Tyrrrz 2026-02-27 19:05:16 +0200
  • 03dd272eaf Fix tests harder this time Tyrrrz 2026-02-27 18:59:52 +0200
  • f42ddef3e7 GUI: move DoubleTapped handler from guild list to channel tree view copilot-swe-agent[bot] 2026-02-27 16:57:41 +0000
  • fc611f0424 Merge branch 'master' into copilot/enable-export-setup-on-double-click Tyrrrz 2026-02-27 18:48:41 +0200
  • 20ab3097e2 GUI: guard double-tap handler against empty-space clicks; add braces copilot-swe-agent[bot] 2026-02-27 16:39:10 +0000
  • 98e294f7e4 Fix tests, clean up Tyrrrz 2026-02-27 18:36:16 +0200
  • b22e786449 Fix the shrug emoji not rendering correctly Tyrrrz 2026-02-27 18:35:53 +0200
  • 951c1e4613 Make Run's BaselineAlignment set globally Tyrrrz 2026-02-27 18:31:40 +0200
  • 628d571d5e GUI: check SelectedChannels in double-tap handler instead of AvailableChannels copilot-swe-agent[bot] 2026-02-27 16:28:28 +0000
  • 3bbff8b20a GUI: simplify double-tap handler to call ExportCommand directly copilot-swe-agent[bot] 2026-02-27 16:19:45 +0000
  • c2ee6f047d GUI: double-clicking a child-less server auto-opens export setup copilot-swe-agent[bot] 2026-02-27 16:15:04 +0000
  • 6879fca6fd Initial plan copilot-swe-agent[bot] 2026-02-27 16:06:30 +0000
  • 675d910ea3 Formatting Tyrrrz 2026-02-27 17:56:29 +0200
  • 28f26e45fb Add tests for forwarded messages Tyrrrz 2026-02-27 17:52:26 +0200
  • 4674c517e3 Refactor Tyrrrz 2026-02-27 17:39:36 +0200
  • b660edfe78 Clean up after last PR Tyrrrz 2026-02-27 17:30:06 +0200
  • 532470e3db Fix format Tyrrrz 2026-02-27 15:42:47 +0200
  • b533e08d74
    Implement exporting for forwarded messages (#1451) farley128 2026-02-27 08:41:31 -0500